Hi,

I am trying to build rpm from nightly snaposhots of 1.3

with the downloaded buildrpm.sh and ompi.spec file from
http://svn.open-mpi.org/svn/ompi/branches/v1.3/contrib/dist/linux/

I am getting this error
.....................
Making all in vtlib
make[5]: Entering directory
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/
openmpi-1.3rc3r20226/ompi/contrib/vt/vt/vtlib'
gcc  -DHAVE_CONFIG_H -I. -I.. -I../tools/opari/lib
-I../extlib/otf/otflib -I../extlib/otf/otflib     -D_GNU_SOURCE
-DBINDIR=\"/opt/openmpi/1.3rc3r20226-V00/gcc/bin\"
-DDATADIR=\"/opt/openmpi/1.3rc3r20226-V00/gcc/share\" -DRFG
-DVT_MEMHOOK -DVT_IOWRAP  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2
-fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64
-mtune=generic -MT vt_comp_gnu.o -MD -MP -MF .deps/vt_comp_gnu.Tpo -c -o
vt_comp_gnu.o vt_comp_gnu.c
gcc  -DHAVE_CONFIG_H -I. -I.. -I../tools/opari/lib
-I../extlib/otf/otflib -I../extlib/otf/otflib     -D_GNU_SOURCE
-DBINDIR=\"/opt/openmpi/1.3rc3r20226-V00/gcc/bin\"
-DDATADIR=\"/opt/openmpi/1.3rc3r20226-V00/gcc/share\" -DRFG
-DVT_MEMHOOK -DVT_IOWRAP  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2
-fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64
-mtune=generic -MT vt_memhook.o -MD -MP -MF .deps/vt_memhook.Tpo -c -o
vt_memhook.o vt_memhook.c
gcc  -DHAVE_CONFIG_H -I. -I.. -I../tools/opari/lib
-I../extlib/otf/otflib -I../extlib/otf/otflib     -D_GNU_SOURCE
-DBINDIR=\"/opt/openmpi/1.3rc3r20226-V00/gcc/bin\"
-DDATADIR=\"/opt/openmpi/1.3rc3r20226-V00/gcc/share\" -DRFG
-DVT_MEMHOOK -DVT_IOWRAP  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2
-fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64
-mtune=generic -MT vt_memreg.o -MD -MP -MF .deps/vt_memreg.Tpo -c -o
vt_memreg.o vt_memreg.c
gcc  -DHAVE_CONFIG_H -I. -I.. -I../tools/opari/lib
-I../extlib/otf/otflib -I../extlib/otf/otflib     -D_GNU_SOURCE
-DBINDIR=\"/opt/openmpi/1.3rc3r20226-V00/gcc/bin\"
-DDATADIR=\"/opt/openmpi/1.3rc3r20226-V00/gcc/share\" -DRFG
-DVT_MEMHOOK -DVT_IOWRAP  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2
-fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64
-mtune=generic -MT vt_iowrap.o -MD -MP -MF .deps/vt_iowrap.Tpo -c -o
vt_iowrap.o vt_iowrap.c
mv -f .deps/vt_memreg.Tpo .deps/vt_memreg.Po
gcc  -DHAVE_CONFIG_H -I. -I.. -I../tools/opari/lib
-I../extlib/otf/otflib -I../extlib/otf/otflib     -D_GNU_SOURCE
-DBINDIR=\"/opt/openmpi/1.3rc3r20226-V00/gcc/bin\"
-DDATADIR=\"/opt/openmpi/1.3rc3r20226-V00/gcc/share\" -DRFG
-DVT_MEMHOOK -DVT_IOWRAP  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2
-fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64
-mtune=generic -MT vt_iowrap_helper.o -MD -MP -MF
.deps/vt_iowrap_helper.Tpo -c -o vt_iowrap_helper.o vt_iowrap_helper.c
mv -f .deps/vt_memhook.Tpo .deps/vt_memhook.Po
gcc  -DHAVE_CONFIG_H -I. -I.. -I../tools/opari/lib
-I../extlib/otf/otflib -I../extlib/otf/otflib     -D_GNU_SOURCE
-DBINDIR=\"/opt/openmpi/1.3rc3r20226-V00/gcc/bin\"
-DDATADIR=\"/opt/openmpi/1.3rc3r20226-V00/gcc/share\" -DRFG
-DVT_MEMHOOK -DVT_IOWRAP  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2
-fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64
-mtune=generic -MT rfg_regions.o -MD -MP -MF .deps/rfg_regions.Tpo -c -o
rfg_regions.o rfg_regions.c
vt_iowrap.c:1242: error: expected declaration specifiers or '...' before
numeric constant
vt_iowrap.c:1243: error: conflicting types for '__fprintf_chk'
mv -f .deps/vt_comp_gnu.Tpo .deps/vt_comp_gnu.Po
make[5]: *** [vt_iowrap.o] Error 1
make[5]: *** Waiting for unfinished jobs....
mv -f .deps/vt_iowrap_helper.Tpo .deps/vt_iowrap_helper.Po
mv -f .deps/rfg_regions.Tpo .deps/rfg_regions.Po
make[5]: Leaving directory
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/
openmpi-1.3rc3r20226/ompi/contrib/vt/vt/vtlib'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/
openmpi-1.3rc3r20226/ompi/contrib/vt/vt'
make[3]: *** [all] Error 2
make[3]: Leaving directory
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/
openmpi-1.3rc3r20226/ompi/contrib/vt/vt'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/
openmpi-1.3rc3r20226/ompi/contrib/vt'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/
openmpi-1.3rc3r20226/ompi'
make: *** [all-recursive] Error 1
error: Bad exit status from /var/tmp/rpm-tmp.32080 (%build)


RPM build errors:
    Bad exit status from /var/tmp/rpm-tmp.32080 (%build)



RPM build errors:
    Bad exit status from /var/tmp/rpm-tmp.32080 (%build)


full error.log attached


thanks,
Lenny.
Installing 
/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/rpmroot/SRPMS/openmpi-1.3rc3r20226-V00.src.rpm
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.32623
+ umask 022
+ cd /hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD
+ LANG=C
+ export LANG
+ unset DISPLAY
+ rm -rf /var/tmp/openmpi_gcc-1.3rc3r20226-V00-root
+ cd /hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD
+ rm -rf openmpi-1.3rc3r20226
+ /usr/bin/bzip2 -dc 
/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/SOURCES/openmpi-1.3rc3r20226.tar.bz2
+ tar -xf -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd openmpi-1.3rc3r20226
++ /usr/bin/id -u
+ '[' 0 = 0 ']'
+ /bin/chown -Rhf root .
++ /usr/bin/id -u
+ '[' 0 = 0 ']'
+ /bin/chgrp -Rhf root .
+ /bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.32080
+ umask 022
+ cd /hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD
+ cd openmpi-1.3rc3r20226
+ LANG=C
+ export LANG
+ unset DISPLAY
+ using_gcc=1
+ test '' '!=' ''
+ test 1 = 1
+ eval 'set -- --with-memory-manager=ptmalloc2 
--enable-orterun-prefix-by-default --with-openib 
--prefix=/opt/openmpi/1.3rc3r20226-V00/gcc --disable-ipv6 CC=gcc' ' CXX=g++' ' 
F77=gfortran' ' FC=gfortran' ' --with-wrapper-ldflags=-Wl,-rpath' 
'-Wl,/opt/openmpi/1.3rc3r20226-V00/gcc/lib64 --enable-mpirun-prefix-by-default'
++ set -- --with-memory-manager=ptmalloc2 --enable-orterun-prefix-by-default 
--with-openib --prefix=/opt/openmpi/1.3rc3r20226-V00/gcc --disable-ipv6 CC=gcc 
CXX=g++ F77=gfortran FC=gfortran --with-wrapper-ldflags=-Wl,-rpath 
-Wl,/opt/openmpi/1.3rc3r20226-V00/gcc/lib64 --enable-mpirun-prefix-by-default
+ compiler=
+ test --with-memory-manager=ptmalloc2 '!=' '' -a '' = ''
+ case "$1" in
+ shift
+ test --enable-orterun-prefix-by-default '!=' '' -a '' = ''
+ case "$1" in
+ shift
+ test --with-openib '!=' '' -a '' = ''
+ case "$1" in
+ shift
+ test --prefix=/opt/openmpi/1.3rc3r20226-V00/gcc '!=' '' -a '' = ''
+ case "$1" in
+ shift
+ test --disable-ipv6 '!=' '' -a '' = ''
+ case "$1" in
+ shift
+ test CC=gcc '!=' '' -a '' = ''
+ case "$1" in
++ echo CC=gcc
++ cut -d= -f2-
+ compiler=gcc
+ shift
+ test CXX=g++ '!=' '' -a gcc = ''
+ test gcc '!=' ''
++ basename gcc
+ test gcc '!=' gcc
+ test 1 = 0
+ CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic'
+ CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic'
+ FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic'
+ FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic'
+ export CFLAGS CXXFLAGS F77FLAGS FCFLAGS
+ CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic'
+ export FFLAGS
++ find . -name config.guess -o -name config.sub
+ for i in '$(find . -name config.guess -o -name config.sub)'
++ basename ./config/config.guess
+ '[' -f /usr/lib/rpm/redhat/config.guess ']'
+ /bin/rm -f ./config/config.guess
++ basename ./config/config.guess
+ /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config/config.guess
`/usr/lib/rpm/redhat/config.guess' -> `./config/config.guess'
+ for i in '$(find . -name config.guess -o -name config.sub)'
++ basename ./config/config.sub
+ '[' -f /usr/lib/rpm/redhat/config.sub ']'
+ /bin/rm -f ./config/config.sub
++ basename ./config/config.sub
+ /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config/config.sub
`/usr/lib/rpm/redhat/config.sub' -> `./config/config.sub'
+ for i in '$(find . -name config.guess -o -name config.sub)'
++ basename ./ompi/contrib/vt/vt/config.guess
+ '[' -f /usr/lib/rpm/redhat/config.guess ']'
+ /bin/rm -f ./ompi/contrib/vt/vt/config.guess
++ basename ./ompi/contrib/vt/vt/config.guess
+ /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./ompi/contrib/vt/vt/config.guess
`/usr/lib/rpm/redhat/config.guess' -> `./ompi/contrib/vt/vt/config.guess'
+ for i in '$(find . -name config.guess -o -name config.sub)'
++ basename ./ompi/contrib/vt/vt/config.sub
+ '[' -f /usr/lib/rpm/redhat/config.sub ']'
+ /bin/rm -f ./ompi/contrib/vt/vt/config.sub
++ basename ./ompi/contrib/vt/vt/config.sub
+ /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./ompi/contrib/vt/vt/config.sub
`/usr/lib/rpm/redhat/config.sub' -> `./ompi/contrib/vt/vt/config.sub'
+ for i in '$(find . -name config.guess -o -name config.sub)'
++ basename ./ompi/mca/io/romio/romio/confdb/config.guess
+ '[' -f /usr/lib/rpm/redhat/config.guess ']'
+ /bin/rm -f ./ompi/mca/io/romio/romio/confdb/config.guess
++ basename ./ompi/mca/io/romio/romio/confdb/config.guess
+ /bin/cp -fv /usr/lib/rpm/redhat/config.guess 
./ompi/mca/io/romio/romio/confdb/config.guess
`/usr/lib/rpm/redhat/config.guess' -> 
`./ompi/mca/io/romio/romio/confdb/config.guess'
+ for i in '$(find . -name config.guess -o -name config.sub)'
++ basename ./ompi/mca/io/romio/romio/confdb/config.sub
+ '[' -f /usr/lib/rpm/redhat/config.sub ']'
+ /bin/rm -f ./ompi/mca/io/romio/romio/confdb/config.sub
++ basename ./ompi/mca/io/romio/romio/confdb/config.sub
+ /bin/cp -fv /usr/lib/rpm/redhat/config.sub 
./ompi/mca/io/romio/romio/confdb/config.sub
`/usr/lib/rpm/redhat/config.sub' -> 
`./ompi/mca/io/romio/romio/confdb/config.sub'
+ for i in '$(find . -name config.guess -o -name config.sub)'
++ basename ./opal/mca/paffinity/linux/plpa/config/config.guess
+ '[' -f /usr/lib/rpm/redhat/config.guess ']'
+ /bin/rm -f ./opal/mca/paffinity/linux/plpa/config/config.guess
++ basename ./opal/mca/paffinity/linux/plpa/config/config.guess
+ /bin/cp -fv /usr/lib/rpm/redhat/config.guess 
./opal/mca/paffinity/linux/plpa/config/config.guess
`/usr/lib/rpm/redhat/config.guess' -> 
`./opal/mca/paffinity/linux/plpa/config/config.guess'
+ for i in '$(find . -name config.guess -o -name config.sub)'
++ basename ./opal/mca/paffinity/linux/plpa/config/config.sub
+ '[' -f /usr/lib/rpm/redhat/config.sub ']'
+ /bin/rm -f ./opal/mca/paffinity/linux/plpa/config/config.sub
++ basename ./opal/mca/paffinity/linux/plpa/config/config.sub
+ /bin/cp -fv /usr/lib/rpm/redhat/config.sub 
./opal/mca/paffinity/linux/plpa/config/config.sub
`/usr/lib/rpm/redhat/config.sub' -> 
`./opal/mca/paffinity/linux/plpa/config/config.sub'
+ for i in '$(find . -name config.guess -o -name config.sub)'
++ basename ./opal/libltdl/config/config.guess
+ '[' -f /usr/lib/rpm/redhat/config.guess ']'
+ /bin/rm -f ./opal/libltdl/config/config.guess
++ basename ./opal/libltdl/config/config.guess
+ /bin/cp -fv /usr/lib/rpm/redhat/config.guess 
./opal/libltdl/config/config.guess
`/usr/lib/rpm/redhat/config.guess' -> `./opal/libltdl/config/config.guess'
+ for i in '$(find . -name config.guess -o -name config.sub)'
++ basename ./opal/libltdl/config/config.sub
+ '[' -f /usr/lib/rpm/redhat/config.sub ']'
+ /bin/rm -f ./opal/libltdl/config/config.sub
++ basename ./opal/libltdl/config/config.sub
+ /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./opal/libltdl/config/config.sub
`/usr/lib/rpm/redhat/config.sub' -> `./opal/libltdl/config/config.sub'
+ ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu 
--target=x86_64-redhat-linux-gnu --program-prefix= 
--prefix=/opt/openmpi/1.3rc3r20226-V00/gcc 
--exec-prefix=/opt/openmpi/1.3rc3r20226-V00/gcc 
--bindir=/opt/openmpi/1.3rc3r20226-V00/gcc/bin 
--sbindir=/opt/openmpi/1.3rc3r20226-V00/gcc/sbin 
--sysconfdir=/opt/openmpi/1.3rc3r20226-V00/gcc/etc 
--datadir=/opt/openmpi/1.3rc3r20226-V00/gcc/share 
--includedir=/opt/openmpi/1.3rc3r20226-V00/gcc/include 
--libdir=/opt/openmpi/1.3rc3r20226-V00/gcc/lib64 
--libexecdir=/opt/openmpi/1.3rc3r20226-V00/gcc/libexec --localstatedir=/var 
--sharedstatedir=/opt/openmpi/1.3rc3r20226-V00/gcc/com --mandir=/usr/share/man 
--infodir=/usr/share/info --with-memory-manager=ptmalloc2 
--enable-orterun-prefix-by-default --with-openib 
--prefix=/opt/openmpi/1.3rc3r20226-V00/gcc --disable-ipv6 'CC=gcc ' 'CXX=g++ ' 
'F77=gfortran ' 'FC=gfortran ' '--with-wrapper-ldflags=-Wl,-rpath 
-Wl,/opt/openmpi/1.3rc3r20226-V00/gcc/lib64' --enable-mpirun-prefix-by-default
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking how to create a ustar tar archive... gnutar

============================================================================
== Configuring Open MPI
============================================================================

*** Checking versions
checking Open MPI version... 1.3rc3r20226
checking Open MPI release date... Unreleased developer copy
checking Open MPI Subversion repository version... r20226
checking Open Run-Time Environment version... 1.3rc3r20226
checking Open Run-Time Environment release date... Unreleased developer copy
checking Open Run-Time Environment Subversion repository version... r20226
checking Open Portable Access Layer version... 1.3rc3r20226
checking Open Portable Access Layer release date... Unreleased developer copy
checking Open Portable Access Layer Subversion repository version... r20226

*** Initialization, setup
configure: builddir: 
/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226
configure: srcdir: 
/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226
checking build system type... x86_64-redhat-linux-gnu
checking host system type... x86_64-redhat-linux-gnu
installing to directory "/opt/openmpi/1.3rc3r20226-V00/gcc"

*** Configuration options
checking whether to run code coverage... no
checking whether to compile with branch probabilities... no
checking whether to debug memory usage... no
checking whether to profile memory usage... no
checking if want developer-level compiler pickyness... no
checking if want developer-level debugging code... no
checking if want sparse process groups... no
checking if want Fortran 77 bindings... yes
checking if want Fortran 90 bindings... yes
checking desired Fortran 90 bindings "size"... small
checking whether to enable PMPI... yes
checking if want C++ bindings... yes
checking if want MPI::SEEK_SET support... yes
checking if want to enable weak symbol support... yes
checking if want run-time MPI parameter checking... runtime
checking if want to install OMPI header files... no
checking if want pretty-print stacktrace... yes
checking if peruse support is required... no
checking max supported array dimension in F90 MPI bindings... 4
checking if pty support should be enabled... yes
checking if user wants dlopen support... yes
checking if heterogeneous support should be enabled... no
checking if want trace file debugging... no
checking if want full RTE support... yes
checking if want fault tolerance... Disabled fault tolerance
checking if want IPv6 support... no
checking if want orterun "--prefix" behavior to be enabled by default... yes
checking for package/brand string... Open MPI root@elfit1 Distribution
checking for ident string... 1.3rc3r20226

============================================================================
== Compiler and preprocessor tests
============================================================================

*** C compiler and preprocessor
checking for style of include used by make... GNU
checking for x86_64-redhat-linux-gnu-gcc... gcc 
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
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 dependency style of gcc ... gcc3
checking whether gcc  and cc understand -c and -o together... yes
checking how to run the C preprocessor... gcc  -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for the C compiler vendor... gnu
checking for ANSI C header files... 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 for C optimization flags... -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing
checking for Interix environment... no
checking for C ident string support... #ident
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 long long... yes
checking for long double... yes
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 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... 8
checking size of long long... 8
checking size of long double... 16
checking size of float... 4
checking size of double... 8
checking size of void *... 8
checking size of size_t... 8
checking size of ssize_t... 8
checking size of ptrdiff_t... 8
checking alignment of char... 1
checking alignment of short... 2
checking alignment of wchar_t... 4
checking alignment of int... 4
checking alignment of long... 8
checking alignment of long long... 8
checking alignment of float... 4
checking alignment of double... 8
checking alignment of long double... 16
checking alignment of void *... 8
checking for C bool type... no
checking for inline... __inline__
checking for C/C++ restrict keyword... __restrict
checking for weak symbol support... 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 C++ compiler works... yes
checking if g++  supports -finline-functions... yes
configure: WARNING:  -finline-functions has been added to CXXFLAGS
checking if want C++ exception handling... no
checking if C and C++ are link compatible... yes
checking for C++ template_repository_directory... not used
checking for C++ compiler template parameters... none needed
checking if g++  supports __builtin_expect... yes
checking if g++  supports __builtin_prefetch... yes
checking if g++  supports const_cast<> properly... yes
checking for C++ optimization flags... -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions
checking for C++ ident string support... #ident
checking size of bool... 1
checking alignment of bool... 1
checking for __attribute__... yes
checking for __attribute__(aligned)... yes
checking for __attribute__(always_inline)... yes
checking for __attribute__(cold)... no
checking for __attribute__(const)... yes
checking for __attribute__(deprecated)... yes
checking for __attribute__(format)... yes
checking for __attribute__(hot)... no
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__(visibility)... yes
checking for __attribute__(warn_unused_result)... yes
checking for __attribute__(weak_alias)... yes

*** 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... /bin/grep -F
checking if need to remove -g from CCASFLAGS... no
checking whether to enable smp locks... yes
checking if .proc/endp is needed... no
checking directive for setting text section... .text
checking directive for exporting symbols... .globl
checking for objdump... objdump
checking if .note.GNU-stack is needed... yes
checking suffix for labels... :
checking prefix for global symbol labels... 
checking prefix for lsym labels... .L
checking prefix for function in .type... @
checking if .size is needed... yes
checking if .align directive takes logarithmic value... no
checking if gcc  supports GCC inline assembly... yes
checking if gcc  supports DEC inline assembly... no
checking if gcc  supports XLC inline assembly... no
checking if g++  supports GCC inline assembly... yes
checking if g++  supports DEC inline assembly... no
checking if g++  supports XLC inline assembly... no
checking for assembly format... default-.text-.globl-:--.L-@-1-0-1-1-1
checking for asssembly architecture... AMD64
checking for perl... perl
checking for pre-built assembly file... yes (atomic-amd64-linux.s)
checking for atomic assembly filename... atomic-amd64-linux.s

*** Fortran 77 compiler
checking for x86_64-redhat-linux-gnu-gfortran... gfortran 
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran  accepts -g... yes
checking if Fortran 77 compiler works... yes
checking gfortran  external symbol convention... single underscore
checking if C and Fortran 77 are link compatible... yes
checking to see if F77 compiler likes the C++ exception flags... skipped (no 
C++ exceptions flags)
checking if Fortran 77 compiler supports LOGICAL... yes
checking size of Fortran 77 LOGICAL... 4
checking for C type corresponding to LOGICAL... int
checking alignment of Fortran LOGICAL... 4
checking if Fortran 77 compiler supports LOGICAL*1... yes
checking size of Fortran 77 LOGICAL*1... 1
checking for C type corresponding to LOGICAL*1... char
checking alignment of Fortran LOGICAL*1... 1
checking if Fortran 77 compiler supports LOGICAL*2... yes
checking size of Fortran 77 LOGICAL*2... 2
checking for C type corresponding to LOGICAL*2... short
checking alignment of Fortran LOGICAL*2... 2
checking if Fortran 77 compiler supports LOGICAL*4... yes
checking size of Fortran 77 LOGICAL*4... 4
checking for C type corresponding to LOGICAL*4... int
checking alignment of Fortran LOGICAL*4... 4
checking if Fortran 77 compiler supports LOGICAL*8... yes
checking size of Fortran 77 LOGICAL*8... 8
checking for C type corresponding to LOGICAL*8... long long
checking alignment of Fortran LOGICAL*8... 8
checking if Fortran 77 compiler supports INTEGER... yes
checking size of Fortran 77 INTEGER... 4
checking for C type corresponding to INTEGER... int
checking alignment of Fortran INTEGER... 4
checking if Fortran 77 compiler supports INTEGER*1... yes
checking size of Fortran 77 INTEGER*1... 1
checking for C type corresponding to INTEGER*1... char
checking alignment of Fortran INTEGER*1... 1
checking if Fortran 77 compiler supports INTEGER*2... yes
checking size of Fortran 77 INTEGER*2... 2
checking for C type corresponding to INTEGER*2... short
checking alignment of Fortran INTEGER*2... 2
checking if Fortran 77 compiler supports INTEGER*4... yes
checking size of Fortran 77 INTEGER*4... 4
checking for C type corresponding to INTEGER*4... int
checking alignment of Fortran INTEGER*4... 4
checking if Fortran 77 compiler supports INTEGER*8... yes
checking size of Fortran 77 INTEGER*8... 8
checking for C type corresponding to INTEGER*8... long long
checking alignment of Fortran INTEGER*8... 8
checking if Fortran 77 compiler supports INTEGER*16... yes
checking size of Fortran 77 INTEGER*16... 16
checking for C type corresponding to INTEGER*16... not found
configure: WARNING: *** Did not find corresponding C type
checking if Fortran 77 compiler supports REAL... yes
checking size of Fortran 77 REAL... 4
checking for C type corresponding to REAL... float
checking alignment of Fortran REAL... 4
checking if Fortran 77 compiler supports REAL*2... no
checking if Fortran 77 compiler supports REAL*4... yes
checking size of Fortran 77 REAL*4... 4
checking for C type corresponding to REAL*4... float
checking alignment of Fortran REAL*4... 4
checking if Fortran 77 compiler supports REAL*8... yes
checking size of Fortran 77 REAL*8... 8
checking for C type corresponding to REAL*8... double
checking alignment of Fortran REAL*8... 8
checking if Fortran 77 compiler supports REAL*16... no
checking if REAL*16 matches bit representation in C... no (no REAL*16)
configure: WARNING: MPI_REAL16 and MPI_COMPLEX32 support have been disabled
checking if Fortran 77 compiler supports DOUBLE PRECISION... yes
checking size of Fortran 77 DOUBLE PRECISION... 8
checking for C type corresponding to DOUBLE PRECISION... double
checking alignment of Fortran DOUBLE PRECISION... 8
checking if Fortran 77 compiler supports COMPLEX... yes
checking size of Fortran 77 COMPLEX... 8
checking alignment of Fortran COMPLEX... 4
checking if Fortran 77 compiler supports COMPLEX*8... yes
checking size of Fortran 77 COMPLEX*8... 8
checking alignment of Fortran COMPLEX*8... 4
checking if Fortran 77 compiler supports COMPLEX*16... yes
checking size of Fortran 77 COMPLEX*16... 16
checking alignment of Fortran COMPLEX*16... 8
checking if Fortran 77 compiler supports COMPLEX*32... no
checking for max Fortran MPI handle index... ( 0x7fffffff < 2147483647 ? 
0x7fffffff : 2147483647 )
checking FORTRAN value for .TRUE. logical type... 1
checking for correct handling of FORTRAN logical arrays... yes

*** Fortran 90/95 compiler
checking for x86_64-redhat-linux-gnu-gfortran... gfortran 
checking whether we are using the GNU Fortran compiler... yes
checking whether gfortran  accepts -g... yes
checking if Fortran compiler works... yes
checking whether gfortran  and gfortran  compilers are compatible... yes
checking for extra arguments to build a shard library... none needed
checking for Fortran flag to compile .f files... none
checking for Fortran flag to compile .f90 files... none
checking to see if F90 compiler likes the C++ exception flags... skipped (no 
C++ exceptions flags)
checking for Fortran 90 compiler module include flag... -I
checking if Fortran 90 compiler supports LOGICAL... yes
checking size of Fortran 90 LOGICAL... 4
checking if Fortran 77 and 90 type sizes match... yes
checking if Fortran 90 compiler supports LOGICAL*1... yes
checking size of Fortran 90 LOGICAL*1... 1
checking if Fortran 77 and 90 type sizes match... yes
checking if Fortran 90 compiler supports LOGICAL*2... yes
checking size of Fortran 90 LOGICAL*2... 2
checking if Fortran 77 and 90 type sizes match... yes
checking if Fortran 90 compiler supports LOGICAL*4... yes
checking size of Fortran 90 LOGICAL*4... 4
checking if Fortran 77 and 90 type sizes match... yes
checking if Fortran 90 compiler supports LOGICAL*8... yes
checking size of Fortran 90 LOGICAL*8... 8
checking if Fortran 77 and 90 type sizes match... yes
checking if Fortran 90 compiler supports INTEGER... yes
checking size of Fortran 90 INTEGER... 4
checking if Fortran 77 and 90 type sizes match... yes
checking if Fortran 90 compiler supports INTEGER*1... yes
checking size of Fortran 90 INTEGER*1... 1
checking if Fortran 77 and 90 type sizes match... yes
checking if Fortran 90 compiler supports INTEGER*2... yes
checking size of Fortran 90 INTEGER*2... 2
checking if Fortran 77 and 90 type sizes match... yes
checking if Fortran 90 compiler supports INTEGER*4... yes
checking size of Fortran 90 INTEGER*4... 4
checking if Fortran 77 and 90 type sizes match... yes
checking if Fortran 90 compiler supports INTEGER*8... yes
checking size of Fortran 90 INTEGER*8... 8
checking if Fortran 77 and 90 type sizes match... yes
checking if Fortran 90 compiler supports INTEGER*16... yes
checking size of Fortran 90 INTEGER*16... 16
configure: WARNING: *** Corresponding Fortran 77 type (INTEGER*16) not supported
configure: WARNING: *** Skipping Fortran 90 type (INTEGER*16)
checking if Fortran 90 compiler supports REAL... yes
checking size of Fortran 90 REAL... 4
checking if Fortran 77 and 90 type sizes match... yes
checking if Fortran 90 compiler supports REAL*2... no
checking if Fortran 90 compiler supports REAL*4... yes
checking size of Fortran 90 REAL*4... 4
checking if Fortran 77 and 90 type sizes match... yes
checking if Fortran 90 compiler supports REAL*8... yes
checking size of Fortran 90 REAL*8... 8
checking if Fortran 77 and 90 type sizes match... yes
checking if Fortran 90 compiler supports REAL*16... no
checking if Fortran 90 compiler supports DOUBLE PRECISION... yes
checking size of Fortran 90 DOUBLE PRECISION... 8
checking if Fortran 77 and 90 type sizes match... yes
checking if Fortran 90 compiler supports COMPLEX... yes
checking size of Fortran 90 COMPLEX... 8
checking if Fortran 77 and 90 type sizes match... yes
checking if Fortran 90 compiler supports COMPLEX*8... yes
checking size of Fortran 90 COMPLEX*8... 8
checking if Fortran 77 and 90 type sizes match... yes
checking if Fortran 90 compiler supports COMPLEX*16... yes
checking size of Fortran 90 COMPLEX*16... 16
checking if Fortran 77 and 90 type sizes match... yes
checking if Fortran 90 compiler supports COMPLEX*32... no
checking if Fortran 90 compiler supports DOUBLE COMPLEX... yes
checking size of Fortran 90 DOUBLE COMPLEX... 16
checking Fortran 90 kind of MPI_INTEGER_KIND (selected_int_kind(9))... 4
checking Fortran 90 kind of MPI_ADDRESS_KIND (selected_int_kind(18))... 8
checking Fortran 90 kind of MPI_OFFSET_KIND (selected_int_kind(18))... (cached) 
8

============================================================================
== 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 for inttypes.h... (cached) 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 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 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 stdint.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking stropts.h usability... yes
checking stropts.h presence... yes
checking for stropts.h... yes
checking sys/fcntl.h usability... yes
checking sys/fcntl.h presence... yes
checking for sys/fcntl.h... yes
checking sys/ipc.h usability... yes
checking sys/ipc.h presence... yes
checking for sys/ipc.h... yes
checking sys/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 stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking for sys/stat.h... (cached) 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 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/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 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 sys/sysctl.h usability... yes
checking sys/sysctl.h presence... yes
checking for sys/sysctl.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 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 for net/if.h... yes
checking stdbool.h usability... yes
checking stdbool.h presence... yes
checking for stdbool.h... yes
checking if <stdbool.h> works... yes

============================================================================
== Type tests
============================================================================
checking size of pid_t... 4
checking for socklen_t... yes
checking for struct sockaddr_in... 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

============================================================================
== Library and Function tests
============================================================================
checking for openpty in -lutil... yes
checking for gethostbyname in -lnsl... yes
checking for socket in -lsocket... no
checking if we need -lrt for sched_yield... no
checking for sched_yield... yes
checking if we need -lgen for dirname... no
checking for dirname... yes
checking if we need -lm for ceil... yes
checking for ceil... yes
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 mallopt... yes
checking for tcgetpgrp... yes
checking for posix_memalign... yes
checking for strsignal... yes
checking for sysconf... yes
checking for syslog... 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 _strdup... no
checking for usleep... yes
checking for mkfifo... 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 checking for type of MPI_Offset... long long
checking checking for an MPI datatype for MPI_Offset... MPI_LONG_LONG
checking for _SC_NPROCESSORS_ONLN... yes
checking whether byte ordering is bigendian... no
checking for broken qsort... no
checking if word-sized integers must be word-size aligned... 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 F77 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 F77 compiler and POSIX threads work with -Kthread... no
checking if F77 compiler and POSIX threads work with -kthread... no
checking if F77 compiler and POSIX threads work with -pthread... yes
checking for PTHREAD_MUTEX_ERRORCHECK_NP... yes
checking for PTHREAD_MUTEX_ERRORCHECK... yes
checking for working POSIX threads package... yes
checking if C compiler and Solaris threads work... no
checking if C++ compiler and Solaris threads work... no
checking if F77 compiler and Solaris threads work... no
checking for working Solaris threads package... no
checking for type of thread support... posix
checking if threads have different pids (pthreads on linux)... no
checking if want MPI thread support... no
checking if want asynchronous progress thread support... no
checking if want fault tolerance thread... Disabled (fault tolerance disabled 
--without-ft)
checking whether ln -s works... yes
checking for grep that handles long lines and -e... (cached) /bin/grep
checking for egrep... (cached) /bin/grep -E
checking dependency style of gcc ... (cached) gcc3
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... -lfl
checking whether yytext is a pointer... yes
checking for flavor of ps to use... ps -A -o fname,pid,user
checking if build filesystem is case sensitive... yes
checking if configuring for case sensitive filesystem... yes
checking whether RLIMIT_NPROC is declared... yes

============================================================================
== Modular Component Architecture (MCA) setup
============================================================================
checking for subdir args...  '--build=x86_64-redhat-linux-gnu' 
'--host=x86_64-redhat-linux-gnu' '--target=x86_64-redhat-linux-gnu' 
'--program-prefix=' '--exec-prefix=/opt/openmpi/1.3rc3r20226-V00/gcc' 
'--bindir=/opt/openmpi/1.3rc3r20226-V00/gcc/bin' 
'--sbindir=/opt/openmpi/1.3rc3r20226-V00/gcc/sbin' 
'--sysconfdir=/opt/openmpi/1.3rc3r20226-V00/gcc/etc' 
'--datadir=/opt/openmpi/1.3rc3r20226-V00/gcc/share' 
'--includedir=/opt/openmpi/1.3rc3r20226-V00/gcc/include' 
'--libdir=/opt/openmpi/1.3rc3r20226-V00/gcc/lib64' 
'--libexecdir=/opt/openmpi/1.3rc3r20226-V00/gcc/libexec' '--localstatedir=/var' 
'--sharedstatedir=/opt/openmpi/1.3rc3r20226-V00/gcc/com' 
'--mandir=/usr/share/man' '--infodir=/usr/share/info' 
'--with-memory-manager=ptmalloc2' '--enable-orterun-prefix-by-default' 
'--with-openib' '--prefix=/opt/openmpi/1.3rc3r20226-V00/gcc' '--disable-ipv6' 
'CC=gcc ' 'CXX=g++ ' 'F77=gfortran ' 'FC=gfortran ' 
'--with-wrapper-ldflags=-Wl,-rpath -Wl,/opt/openmpi/1.3rc3r20226-V00/gcc/lib64' 
'--enable-mpirun-prefix-by-default' 'build_alias=x86_64-redhat-linux-gnu' 
'host_alias=x86_64-redhat-linux-gnu' 'target_alias=x86_64-redhat-linux-gnu' 
'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' 'CXXFLAGS=-O2 
-g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic' 'FFLAGS=-O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic' 'FCFLAGS=-O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic'
checking for bison... bison -y
checking for x86_64-redhat-linux-gnu-gcc... no
checking for x86_64-redhat-linux-gnu-objcc... no
checking for x86_64-redhat-linux-gnu-objc... no
checking for x86_64-redhat-linux-gnu-cc... no
checking for x86_64-redhat-linux-gnu-CC... no
checking for gcc... gcc
checking whether we are using the GNU Objective C compiler... no
checking whether gcc accepts -g... no
checking dependency style of gcc... gcc3
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

*** Configuring MCA for opal
checking for frameworks for opal... backtrace, carto, crs, installdirs, 
maffinity, memchecker, memcpy, memory, paffinity, timer

+++ Configuring MCA framework backtrace
checking for no configure components in framework backtrace... 
checking for m4 configure components in framework backtrace... execinfo, 
printstack, darwin, none

--- MCA component backtrace:execinfo (m4 configuration macro)
checking for MCA component backtrace:execinfo compile mode... static
checking for execinfo.h... (cached) yes
checking if we need -lexecinfo for backtrace... no
checking for backtrace... yes
checking if MCA component backtrace:execinfo can compile... yes

--- MCA component backtrace:printstack (m4 configuration macro)
checking for MCA component backtrace:printstack compile mode... static
checking if MCA component backtrace:printstack can compile... no

--- MCA component backtrace:darwin (m4 configuration macro)
checking for MCA component backtrace:darwin compile mode... static
checking if MCA component backtrace:darwin can compile... no

--- MCA component backtrace:none (m4 configuration macro)
checking for MCA component backtrace:none compile mode... static
checking if MCA component backtrace:none can compile... no

+++ Configuring MCA framework carto
checking for no configure components in framework carto... auto_detect, file
checking for m4 configure components in framework carto... 

--- MCA component carto:auto_detect (no configuration)
checking for MCA component carto:auto_detect compile mode... dso
checking if MCA component carto:auto_detect can compile... yes

--- MCA component carto:file (no configuration)
checking for MCA component carto:file compile mode... dso
checking if MCA component carto:file can compile... yes

+++ Configuring MCA framework crs
checking for no configure components in framework crs... none
checking for m4 configure components in framework crs... blcr, self

--- MCA component crs:none (no configuration)
checking for MCA component crs:none compile mode... dso
checking if MCA component crs:none can compile... yes

--- MCA component crs:blcr (m4 configuration macro)
checking for MCA component crs:blcr compile mode... dso
checking if MCA component crs:blcr can compile... no

--- MCA component crs:self (m4 configuration macro)
checking for MCA component crs:self compile mode... dso
checking if MCA component crs:self can compile... no

+++ Configuring MCA framework installdirs
checking for no configure components in framework installdirs... 
checking for m4 configure components in framework installdirs... env, config

--- MCA component installdirs:env (m4 configuration macro)
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)
checking for MCA component installdirs:config compile mode... static
checking if MCA component installdirs:config can compile... yes

+++ Configuring MCA framework maffinity
checking for no configure components in framework maffinity... first_use
checking for m4 configure components in framework maffinity... libnuma

--- MCA component maffinity:first_use (no configuration)
checking for MCA component maffinity:first_use compile mode... dso
checking if MCA component maffinity:first_use can compile... yes

--- MCA component maffinity:libnuma (m4 configuration macro)
checking for MCA component maffinity:libnuma compile mode... dso
checking numa.h usability... no
checking numa.h presence... no
checking for numa.h... no
checking if MCA component maffinity:libnuma can compile... no

+++ Pre-configuring the framework memchecker
checking if --enable-memchecker was specified... no (adding "memchecker" to 
--enable-mca-no-build list)

+++ 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)
checking for MCA component memchecker:valgrind compile mode... static
checking if MCA component memchecker:valgrind can compile... no

+++ 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... ptmalloc2, 
malloc_solaris, mallopt

--- MCA component memory:ptmalloc2 (m4 configuration macro)
checking for MCA component memory:ptmalloc2 compile mode... static
checking if ptmalloc2 should be part of libopen-pal... no
checking for malloc.h... (cached) yes
checking whether __malloc_initialize_hook is declared... yes
checking whether sbrk is declared... yes
checking syscall.h usability... yes
checking syscall.h presence... yes
checking for syscall.h... yes
checking for syscall... yes
checking for __munmap... no
checking for __mmap... no
checking for dlsym in -ldl... yes
checking for dlsym... yes
checking if MCA component memory:ptmalloc2 can compile... yes

--- MCA component memory:malloc_solaris (m4 configuration macro)
checking for MCA component memory:malloc_solaris compile mode... static
checking if MCA component memory:malloc_solaris can compile... no

--- MCA component memory:mallopt (m4 configuration macro)
checking for MCA component memory:mallopt compile mode... static
checking if MCA component memory:mallopt can compile... no

+++ Configuring MCA framework paffinity
checking for no configure components in framework paffinity... 
checking for m4 configure components in framework paffinity... linux, solaris, 
windows, darwin, posix

--- MCA component paffinity:linux (m4 configuration macro)
checking for MCA component paffinity:linux compile mode... dso
checking for syscall... (cached) yes
checking sys/syscall.h usability... yes
checking sys/syscall.h presence... yes
checking for sys/syscall.h... yes
checking for unistd.h... (cached) yes
checking for __NR_sched_setaffinity... yes
checking for __NR_sched_getaffinity... yes
checking for PLPA building mode... included
checking if want PLPA maintainer support... disabled
checking for PLPA config prefix... opal/mca/paffinity/linux/plpa
checking for PLPA symbol prefix... opal_paffinity_linux_plpa_
checking whether to build PLPA executables... no
checking for PLPA version... 1.2rc2r20226
checking if MCA component paffinity:linux can compile... yes

--- MCA component paffinity:solaris (m4 configuration macro)
checking for MCA component paffinity:solaris compile mode... dso
checking sys/procset.h usability... no
checking sys/procset.h presence... no
checking for sys/procset.h... no
checking if MCA component paffinity:solaris can compile... no

--- MCA component paffinity:windows (m4 configuration macro)
checking for MCA component paffinity:windows compile mode... dso
checking for working GetProcessAffinityMask... no
checking if MCA component paffinity:windows can compile... no

--- MCA component paffinity:darwin (m4 configuration macro)
checking for MCA component paffinity:darwin compile mode... dso
checking if MCA component paffinity:darwin can compile... no

--- MCA component paffinity:posix (m4 configuration macro)
checking for MCA component paffinity:posix compile mode... dso
checking if MCA component paffinity:posix can compile... no

+++ Configuring MCA framework timer
checking for no configure components in framework timer... 
checking for m4 configure components in framework timer... catamount, aix, 
altix, darwin, solaris, windows, linux

--- MCA component timer:catamount (m4 configuration macro)
checking for MCA component timer:catamount compile mode... static
checking catamount/dclock.h usability... no
checking catamount/dclock.h presence... no
checking for catamount/dclock.h... no
checking if MCA component timer:catamount can compile... no

--- MCA component timer:aix (m4 configuration macro)
checking for MCA component timer:aix compile mode... static
checking for time_base_to_time... no
checking if MCA component timer:aix can compile... no

--- MCA component timer:altix (m4 configuration macro)
checking for MCA component timer:altix compile mode... static
checking sn/mmtimer.h usability... no
checking sn/mmtimer.h presence... no
checking for sn/mmtimer.h... no
checking if MCA component timer:altix can compile... no

--- MCA component timer:darwin (m4 configuration macro)
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:solaris (m4 configuration macro)
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:windows (m4 configuration macro)
checking for MCA component timer:windows compile mode... static
checking if MCA component timer:windows can compile... no

--- MCA component timer:linux (m4 configuration macro)
checking for MCA component timer:linux compile mode... static
checking if MCA component timer:linux can compile... yes

*** Configuring MCA for orte
checking for frameworks for orte... errmgr, ess, filem, grpcomm, iof, notifier, 
odls, oob, plm, ras, rmaps, rml, routed, snapc

+++ Configuring MCA framework errmgr
checking for no configure components in framework errmgr... default
checking for m4 configure components in framework errmgr... 

--- MCA component errmgr:default (no configuration)
checking for MCA component errmgr:default compile mode... dso
checking if MCA component errmgr:default can compile... yes

+++ Configuring MCA framework ess
checking for no configure components in framework ess... 
checking for m4 configure components in framework ess... portals_utcp, cnos, 
alps, env, hnp, lsf, singleton, slurm, tool

--- MCA component ess:portals_utcp (m4 configuration macro)
checking for MCA component ess:portals_utcp compile mode... dso
checking for PtlGetRank... no
checking if MCA component ess:portals_utcp can compile... no

--- MCA component ess:cnos (m4 configuration macro)
checking for MCA component ess:cnos compile mode... dso
checking for cnos_get_rank... no
checking if MCA component ess:cnos can compile... no

--- MCA component ess:alps (m4 configuration macro)
checking for MCA component ess:alps compile mode... dso
checking if MCA component ess:alps can compile... no

--- MCA component ess:env (m4 configuration macro)
checking for MCA component ess:env compile mode... dso
checking if MCA component ess:env can compile... yes

--- MCA component ess:hnp (m4 configuration macro)
checking for MCA component ess:hnp compile mode... dso
checking if MCA component ess:hnp can compile... yes

--- MCA component ess:lsf (m4 configuration macro)
checking for MCA component ess:lsf compile mode... dso
checking for LSF dir... compiler default
checking for LSF library dir... linker default
checking lsf/lsbatch.h usability... no
checking lsf/lsbatch.h presence... no
checking for lsf/lsbatch.h... no
checking if MCA component ess:lsf can compile... no

--- MCA component ess:singleton (m4 configuration macro)
checking for MCA component ess:singleton compile mode... dso
checking if MCA component ess:singleton can compile... yes

--- 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... yes
checking if MCA component ess:slurm can compile... yes

--- MCA component ess:tool (m4 configuration macro)
checking for MCA component ess:tool compile mode... dso
checking if MCA component ess:tool can compile... yes

+++ Configuring MCA framework filem
checking for no configure components in framework filem... rsh
checking for m4 configure components in framework filem... 

--- MCA component filem:rsh (no configuration)
checking for MCA component filem:rsh compile mode... dso
checking if MCA component filem:rsh can compile... yes

+++ Configuring MCA framework grpcomm
checking for no configure components in framework grpcomm... 
checking for m4 configure components in framework grpcomm... cnos, bad, basic

--- MCA component grpcomm:cnos (m4 configuration macro)
checking for MCA component grpcomm:cnos compile mode... dso
checking for cnos_barrier... no
checking if MCA component grpcomm:cnos can compile... no

--- MCA component grpcomm:bad (m4 configuration macro)
checking for MCA component grpcomm:bad compile mode... dso
checking if MCA component grpcomm:bad can compile... yes

--- MCA component grpcomm:basic (m4 configuration macro)
checking for MCA component grpcomm:basic compile mode... dso
checking if MCA component grpcomm:basic can compile... yes

+++ Configuring MCA framework iof
checking for no configure components in framework iof... hnp, orted, tool
checking for m4 configure components in framework iof... 

--- MCA component iof:hnp (no configuration)
checking for MCA component iof:hnp compile mode... dso
checking if MCA component iof:hnp can compile... yes

--- MCA component iof:orted (no configuration)
checking for MCA component iof:orted compile mode... dso
checking if MCA component iof:orted can compile... yes

--- MCA component iof:tool (no configuration)
checking for MCA component iof:tool compile mode... dso
checking if MCA component iof:tool can compile... yes

+++ Configuring MCA framework 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 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

--- 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

+++ Configuring MCA framework oob
checking for no configure components in framework oob... 
checking for m4 configure components in framework oob... tcp

--- MCA component oob:tcp (m4 configuration macro)
checking for MCA component oob:tcp compile mode... dso
checking for struct sockaddr_in... (cached) yes
checking if MCA component oob:tcp can compile... yes

+++ Configuring MCA framework plm
checking for no configure components in framework plm... 
checking for m4 configure components in framework plm... alps, lsf, rsh, slurm, 
tm, xgrid

--- MCA component plm:alps (m4 configuration macro)
checking for MCA component plm:alps compile mode... dso
checking if MCA component plm:alps can compile... no

--- MCA component plm:lsf (m4 configuration macro)
checking for MCA component plm:lsf compile mode... dso
checking for LSF dir... compiler default
checking for LSF library dir... linker default
checking lsf/lsbatch.h usability... no
checking lsf/lsbatch.h presence... no
checking for lsf/lsbatch.h... no
checking if MCA component plm:lsf can compile... no

--- MCA component plm:rsh (m4 configuration macro)
checking for MCA component plm:rsh compile mode... dso
checking for fork... (cached) yes
checking if MCA component plm:rsh can compile... yes

--- MCA component plm:slurm (m4 configuration macro)
checking for MCA component plm:slurm compile mode... dso
checking for fork... (cached) yes
checking for execve... (cached) yes
checking for setpgid... (cached) yes
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 for pbs-config... not found
checking tm.h usability... no
checking tm.h presence... no
checking for tm.h... no
checking if MCA component plm:tm can compile... no

--- MCA component plm:xgrid (m4 configuration macro)
checking for MCA component plm:xgrid compile mode... dso
checking if C and Objective C are link compatible... no
checking if MCA component plm:xgrid can compile... no

+++ Configuring MCA framework ras
checking for no configure components in framework ras... 
checking for m4 configure components in framework ras... alps, gridengine, 
loadleveler, lsf, slurm, tm

--- MCA component ras:alps (m4 configuration macro)
checking for MCA component ras:alps compile mode... dso
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... not specified; checking environment
checking for qrsh... no
checking for SGE_ROOT environment variable... not found
checking if MCA component ras:gridengine can compile... no

--- MCA component ras:loadleveler (m4 configuration macro)
checking for MCA component ras:loadleveler compile mode... dso
checking llapi.h usability... no
checking llapi.h presence... no
checking for llapi.h... no
checking if MCA component ras:loadleveler can compile... no

--- MCA component ras:lsf (m4 configuration macro)
checking for MCA component ras:lsf compile mode... dso
checking for LSF dir... compiler default
checking for LSF library dir... linker default
checking lsf/lsbatch.h usability... no
checking lsf/lsbatch.h presence... no
checking for lsf/lsbatch.h... no
checking if MCA component ras:lsf can compile... no

--- MCA component ras:slurm (m4 configuration macro)
checking for MCA component ras:slurm compile mode... dso
checking for fork... (cached) yes
checking for execve... (cached) yes
checking for setpgid... (cached) yes
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 for pbs-config... not found
checking tm.h usability... no
checking tm.h presence... no
checking for tm.h... no
checking if MCA component ras:tm can compile... no

+++ Configuring MCA framework rmaps
checking for no configure components in framework rmaps... rank_file, 
round_robin, seq
checking for m4 configure components in framework rmaps... 

--- 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:round_robin (no configuration)
checking for MCA component rmaps:round_robin compile mode... dso
checking if MCA component rmaps:round_robin can compile... yes

--- MCA component rmaps:seq (no configuration)
checking for MCA component rmaps:seq compile mode... dso
checking if MCA component rmaps:seq can compile... yes

+++ Configuring MCA framework rml
checking for no configure components in framework rml... oob
checking for m4 configure components in framework rml... 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... binomial, direct, 
linear
checking for m4 configure components in framework routed... 

--- MCA component routed:binomial (no configuration)
checking for MCA component routed:binomial compile mode... dso
checking if MCA component routed:binomial can compile... yes

--- MCA component routed:direct (no configuration)
checking for MCA component routed:direct compile mode... dso
checking if MCA component routed:direct can compile... yes

--- MCA component routed:linear (no configuration)
checking for MCA component routed:linear compile mode... dso
checking if MCA component routed:linear can compile... yes

+++ Configuring MCA framework snapc
checking for no configure components in framework snapc... 
checking for m4 configure components in framework snapc... full

--- MCA component snapc:full (m4 configuration macro)
checking for MCA component snapc:full compile mode... dso
checking if MCA component snapc:full can compile... no

*** Configuring MCA for ompi
checking for frameworks for ompi... allocator, bml, btl, coll, common, crcp, 
dpm, io, mpool, mtl, osc, pml, pubsub, rcache, topo

+++ Configuring MCA framework allocator
checking for no configure components in framework allocator... basic, bucket
checking for m4 configure components in framework allocator... 

--- MCA component allocator:basic (no configuration)
checking for MCA component allocator:basic compile mode... dso
checking if MCA component allocator:basic can compile... yes

--- MCA component allocator:bucket (no configuration)
checking for MCA component allocator:bucket compile mode... dso
checking if MCA component allocator:bucket can compile... yes

+++ Configuring MCA framework bml
checking for no configure components in framework bml... r2
checking for m4 configure components in framework bml... 

--- MCA component bml:r2 (no configuration)
checking for MCA component bml:r2 compile mode... dso
checking if MCA component bml:r2 can compile... yes

+++ Configuring MCA framework btl
checking for no configure components in framework btl... self, sm
checking for m4 configure components in framework btl... elan, gm, mx, ofud, 
openib, portals, tcp, udapl

--- 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:sm (no configuration)
checking for MCA component btl:sm compile mode... dso
checking if MCA component btl:sm can compile... yes

--- MCA component btl:elan (m4 configuration macro)
checking for MCA component btl:elan compile mode... dso
checking elan/elan.h usability... no
checking elan/elan.h presence... no
checking for elan/elan.h... no
checking if MCA component btl:elan can compile... no

--- MCA component btl:gm (m4 configuration macro)
checking for MCA component btl:gm compile mode... dso
checking gm.h usability... no
checking gm.h presence... no
checking for gm.h... no
checking if MCA component btl:gm can compile... no

--- MCA component btl:mx (m4 configuration macro)
checking for MCA component btl:mx compile mode... dso
checking myriexpress.h usability... no
checking myriexpress.h presence... no
checking for myriexpress.h... no
checking if MCA component btl:mx can compile... no

--- MCA component btl:ofud (m4 configuration macro)
checking for MCA component btl:ofud compile mode... dso
checking for fcntl.h... (cached) yes
checking sys/poll.h usability... yes
checking sys/poll.h presence... yes
checking for sys/poll.h... yes
checking infiniband/verbs.h usability... yes
checking infiniband/verbs.h presence... yes
checking for infiniband/verbs.h... yes
looking for library without search path
checking for ibv_open_device in -libverbs... yes
checking number of arguments to ibv_create_cq... 5
checking whether IBV_EVENT_CLIENT_REREGISTER is declared... yes
checking for ibv_get_device_list... yes
checking for ibv_resize_cq... yes
checking for struct ibv_device.transport_type... yes
checking for ibv_create_xrc_rcv_qp... yes
checking rdma/rdma_cma.h usability... yes
checking rdma/rdma_cma.h presence... yes
checking for rdma/rdma_cma.h... yes
checking for rdma_create_id in -lrdmacm... yes
checking for rdma_get_peer_addr... yes
checking for infiniband/driver.h... yes
checking if ConnectX XRC support is enabled... yes
checking if OpenFabrics RDMACM support is enabled... yes
checking if OpenFabrics IBCM support is enabled... no
checking if MCA component btl:ofud can compile... yes

--- MCA component btl:openib (m4 configuration macro)
checking for MCA component btl:openib compile mode... dso
checking for fcntl.h... (cached) yes
checking for sys/poll.h... (cached) yes
checking infiniband/verbs.h usability... yes
checking infiniband/verbs.h presence... yes
checking for infiniband/verbs.h... yes
looking for library without search path
checking for ibv_open_device in -libverbs... yes
checking number of arguments to ibv_create_cq... (cached) 5
checking whether IBV_EVENT_CLIENT_REREGISTER is declared... (cached) yes
checking for ibv_get_device_list... (cached) yes
checking for ibv_resize_cq... (cached) yes
checking for struct ibv_device.transport_type... (cached) yes
checking for ibv_create_xrc_rcv_qp... (cached) yes
checking for rdma/rdma_cma.h... (cached) yes
checking for rdma_create_id in -lrdmacm... (cached) yes
checking for rdma_get_peer_addr... yes
checking for infiniband/driver.h... (cached) yes
checking if ConnectX XRC support is enabled... yes
checking if OpenFabrics RDMACM support is enabled... yes
checking if OpenFabrics IBCM support is enabled... no
checking for ibv_fork_init... yes
checking for thread support (needed for ibcm/rdmacm)... posix
checking which openib btl cpcs will be built... oob xoob rdmacm
checking if MCA component btl:openib can compile... yes

--- MCA component btl:portals (m4 configuration macro)
checking for MCA component btl:portals compile mode... dso
checking for Portals configuration... utcp
checking portals3.h usability... no
checking portals3.h presence... no
checking for portals3.h... no
checking if MCA component btl:portals can compile... no

--- MCA component btl:tcp (m4 configuration macro)
checking for MCA component btl:tcp compile mode... dso
checking for struct sockaddr_in... (cached) yes
checking if MCA component btl:tcp can compile... yes

--- MCA component btl:udapl (m4 configuration macro)
checking for MCA component btl:udapl compile mode... dso
configure: WARNING: On Linux and --with-udapl was not specified
configure: WARNING: Not building the udapl BTL
checking if MCA component btl:udapl can compile... no

+++ Configuring MCA framework coll
checking for no configure components in framework coll... basic, hierarch, 
inter, self, sm, tuned
checking for m4 configure components in framework coll... 

--- 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:hierarch (no configuration)
checking for MCA component coll:hierarch compile mode... dso
checking if MCA component coll:hierarch 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:sm (no configuration)
checking for MCA component coll:sm compile mode... dso
checking if MCA component coll:sm 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

+++ Configuring MCA framework common
checking for no configure components in framework common... sm
checking for m4 configure components in framework common... mx, portals

--- MCA component common:sm (no configuration)
checking for MCA component common:sm compile mode... dso
checking if MCA component common:sm can compile... yes

--- MCA component common:mx (m4 configuration macro)
checking for MCA component common:mx compile mode... dso
checking myriexpress.h usability... no
checking myriexpress.h presence... no
checking for myriexpress.h... no
checking if MCA component common:mx can compile... no

--- MCA component common:portals (m4 configuration macro)
checking for MCA component common:portals compile mode... dso
checking for Portals configuration... utcp
checking for portals3.h... (cached) no
checking if MCA component common:portals can compile... no

+++ Configuring MCA framework crcp
checking for no configure components in framework crcp... 
checking for m4 configure components in framework crcp... bkmrk

--- MCA component crcp:bkmrk (m4 configuration macro)
checking for MCA component crcp:bkmrk compile mode... dso
checking if MCA component crcp:bkmrk can compile... no

+++ Configuring MCA framework dpm
checking for no configure components in framework dpm... orte
checking for m4 configure components in framework dpm... 

--- MCA component dpm:orte (no configuration)
checking for MCA component dpm:orte compile mode... dso
checking if MCA component dpm:orte can compile... yes

+++ Configuring MCA framework io
checking for no configure components in framework io... 
checking for m4 configure components in framework io... romio

--- MCA component io:romio (m4 configuration macro)
checking for MCA component io:romio compile mode... dso
checking if want ROMIO component... yes
checking if MPI profiling is enabled... yes

*** Configuring ROMIO distribution
configure: OMPI configuring in ompi/mca/io/romio/romio
configure: running /bin/sh './configure'  CFLAGS="-DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread" CPPFLAGS=" " FFLAGS="-O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic" LDFLAGS=" " --enable-shared 
--disable-static  --prefix=/opt/openmpi/1.3rc3r20226-V00/gcc 
--with-mpi=open_mpi --disable-aio --cache-file=/dev/null --srcdir=.
Configuring with args CFLAGS=-DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread CPPFLAGS=  FFLAGS=-O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic LDFLAGS=  --enable-shared 
--disable-static --prefix=/opt/openmpi/1.3rc3r20226-V00/gcc --with-mpi=open_mpi 
--disable-aio --cache-file=/dev/null --srcdir=.
checking for Open MPI support files... in Open MPI source tree -- good
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for architecture... LINUX
configure: WARNING: Unknown architecture ... proceeding anyway
ROMIO home directory is 
/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio
checking for ranlib... ranlib
checking for gcc... gcc 
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
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 for style of include used by make... GNU
checking dependency style of gcc ... gcc3
checking how to run the C preprocessor... gcc  -E
checking for memalign... yes
checking how to run the C preprocessor... gcc  -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /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 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 size of int... 4
checking size of void *... 8
checking for int large enough for pointers... no
checking size of long long... 8
checking whether struct flock compatible with MPI_Offset... yes
checking for pvfs2-config... notfound
checking configured file systems... testfs ufs nfs
configure: WARNING: File locks may not work with NFS.  See the Installation and
users manual for instructions on testing and if necessary fixing this
checking sys/vfs.h usability... yes
checking sys/vfs.h presence... yes
checking for sys/vfs.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/mount.h usability... yes
checking sys/mount.h presence... yes
checking for sys/mount.h... yes
checking sys/statvfs.h usability... yes
checking sys/statvfs.h presence... yes
checking for sys/statvfs.h... yes
checking whether struct statfs properly defined... yes
checking for f_fstypename member of statfs structure... no
checking for sys/stat.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for unistd.h... (cached) yes
checking for stat... yes
checking for st_fstype member of stat structure... no
checking for sys/types.h... (cached) yes
checking for sys/statvfs.h... (cached) yes
checking for sys/vfs.h... (cached) yes
checking for statvfs... yes
checking for f_basetype member of statvfs structure... no
checking for unistd.h... (cached) yes
checking for large file defines... yes
checking whether off64_t is an scalar type... 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... yes
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 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 build system type... x86_64-redhat-linux-gnu
checking host system type... x86_64-redhat-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /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... 98304
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
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 ar... ar
checking for strip... strip
checking for ranlib... (cached) ranlib
checking command to parse /usr/bin/nm -B output from gcc  object... ok
checking for dlfcn.h... yes
checking whether we are using the GNU Fortran 77 compiler... no
checking whether : accepts -g... no
checking for objdir... .libs
checking if gcc  supports -fno-rtti -fno-exceptions... no
checking for gcc  option to produce PIC... -fPIC -DPIC
checking if gcc  PIC flag -fPIC -DPIC works... yes
checking if gcc  static flag -static works... yes
checking if gcc  supports -c -o file.o... yes
checking if gcc  supports -c -o file.o... (cached) yes
checking whether the gcc  linker (/usr/bin/ld -m elf_x86_64) 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 if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for : option to produce PIC... 
checking if : static flag  works... no
checking if : supports -c -o file.o... no
checking if : supports -c -o file.o... (cached) no
checking whether the : linker (/usr/bin/ld -m elf_x86_64) supports shared 
libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
setting CC to gcc 
setting F77 to :
setting TEST_CC to mpicc
setting TEST_F77 to mpif77
setting CFLAGS to -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
-fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H
setting USER_CFLAGS to 
setting USER_FFLAGS to 
configure: creating ./config.status
config.status: creating Makefile
config.status: creating localdefs
config.status: creating adio/Makefile
config.status: creating adio/ad_bgl/Makefile
config.status: creating adio/ad_bglockless/Makefile
config.status: creating adio/ad_gridftp/Makefile
config.status: creating adio/ad_lustre/Makefile
config.status: creating adio/ad_nfs/Makefile
config.status: creating adio/ad_ntfs/Makefile
config.status: creating adio/ad_panfs/Makefile
config.status: creating adio/ad_pfs/Makefile
config.status: creating adio/ad_pvfs/Makefile
config.status: creating adio/ad_pvfs2/Makefile
config.status: creating adio/ad_sfs/Makefile
config.status: creating adio/ad_testfs/Makefile
config.status: creating adio/ad_ufs/Makefile
config.status: creating adio/ad_xfs/Makefile
config.status: creating adio/common/Makefile
config.status: creating adio/include/Makefile
config.status: creating doc/Makefile
config.status: creating include/mpio.h
config.status: creating include/mpiof.h
config.status: creating include/Makefile
config.status: creating mpi-io/Makefile
config.status: creating test/Makefile
config.status: creating test/misc.c
config.status: creating test/large_file.c
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 test/runtests
config.status: creating util/romioinstall
config.status: creating mpi-io/glue/openmpi/Makefile
config.status: creating util/Makefile
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/romio/romio
ROMIO distribution configured successfully
checking if MCA component io:romio can compile... yes

+++ Configuring MCA framework mpool
checking for no configure components in framework mpool... fake, rdma, sm
checking for m4 configure components in framework mpool... 

--- MCA component mpool:fake (no configuration)
checking for MCA component mpool:fake compile mode... dso
checking if MCA component mpool:fake can compile... yes

--- MCA component mpool:rdma (no configuration)
checking for MCA component mpool:rdma compile mode... dso
checking if MCA component mpool:rdma can compile... yes

--- MCA component mpool:sm (no configuration)
checking for MCA component mpool:sm compile mode... dso
checking if MCA component mpool:sm can compile... yes

+++ Configuring MCA framework mtl
checking for no configure components in framework mtl... 
checking for m4 configure components in framework mtl... mx, portals, psm

--- MCA component mtl:mx (m4 configuration macro)
checking for MCA component mtl:mx compile mode... dso
checking myriexpress.h usability... no
checking myriexpress.h presence... no
checking for myriexpress.h... no
checking if MCA component mtl:mx can compile... no

--- MCA component mtl:portals (m4 configuration macro)
checking for MCA component mtl:portals compile mode... dso
checking for Portals configuration... utcp
checking for portals3.h... (cached) no
checking if MCA component mtl:portals can compile... no

--- MCA component mtl:psm (m4 configuration macro)
checking for MCA component mtl:psm compile mode... dso
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 osc
checking for no configure components in framework osc... pt2pt, rdma
checking for m4 configure components in framework osc... 

--- MCA component osc:pt2pt (no configuration)
checking for MCA component osc:pt2pt compile mode... dso
checking if MCA component osc:pt2pt can compile... yes

--- MCA component osc:rdma (no configuration)
checking for MCA component osc:rdma compile mode... dso
checking if MCA component osc:rdma can compile... yes

+++ Configuring MCA framework pml
checking for no configure components in framework pml... cm, ob1
checking for m4 configure components in framework pml... crcpw, v

--- 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:ob1 (no configuration)
checking for MCA component pml:ob1 compile mode... dso
checking if MCA component pml:ob1 can compile... yes

--- MCA component pml:crcpw (m4 configuration macro)
checking for MCA component pml:crcpw compile mode... dso
checking if MCA component pml:crcpw can compile... no

--- MCA component pml:v (m4 configuration macro)
checking for MCA component pml:v compile mode... dso

+++ 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
checking if MCA component pml:v can compile... yes

+++ Configuring MCA framework pubsub
checking for no configure components in framework pubsub... orte
checking for m4 configure components in framework pubsub... 

--- MCA component pubsub:orte (no configuration)
checking for MCA component pubsub:orte compile mode... dso
checking if MCA component pubsub:orte can compile... yes

+++ Configuring MCA framework rcache
checking for no configure components in framework rcache... vma
checking for m4 configure components in framework rcache... 

--- MCA component rcache:vma (no configuration)
checking for MCA component rcache:vma compile mode... dso
checking if MCA component rcache:vma can compile... yes

+++ Configuring MCA framework topo
checking for no configure components in framework topo... unity
checking for m4 configure components in framework topo... 

--- MCA component topo:unity (no configuration)
checking for MCA component topo:unity compile mode... dso
checking if MCA component topo:unity can compile... yes

============================================================================
== Symbol Visibility Feature
============================================================================
checking if gcc  supports -fvisibility... yes
checking enable symbol visibility... yes
configure: WARNING:  -fvisibility=hidden has been added to CFLAGS

============================================================================
== Contributed software setup
============================================================================

*** Configuring contributed software packages
checking which contributed software packages should be disabled... 

--- vt (m4 configuration macro)
configure: OMPI configuring in ompi/contrib/vt/vt
configure: running /bin/sh './configure' --disable-option-checking 'MPICC=gcc ' 
--with-openmpi 
'--with-mpi-inc-dir=/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/include'
 --with-mpi-status-size=5 --disable-config-titles --disable-config-summary 
'--build=x86_64-redhat-linux-gnu' '--host=x86_64-redhat-linux-gnu' 
'--target=x86_64-redhat-linux-gnu' '--program-prefix=' 
'--exec-prefix=/opt/openmpi/1.3rc3r20226-V00/gcc' 
'--bindir=/opt/openmpi/1.3rc3r20226-V00/gcc/bin' 
'--sbindir=/opt/openmpi/1.3rc3r20226-V00/gcc/sbin' 
'--sysconfdir=/opt/openmpi/1.3rc3r20226-V00/gcc/etc' 
'--datadir=/opt/openmpi/1.3rc3r20226-V00/gcc/share' 
'--includedir=/opt/openmpi/1.3rc3r20226-V00/gcc/include' 
'--libdir=/opt/openmpi/1.3rc3r20226-V00/gcc/lib64' 
'--libexecdir=/opt/openmpi/1.3rc3r20226-V00/gcc/libexec' '--localstatedir=/var' 
'--sharedstatedir=/opt/openmpi/1.3rc3r20226-V00/gcc/com' 
'--mandir=/usr/share/man' '--infodir=/usr/share/info' 
'--with-memory-manager=ptmalloc2' '--enable-orterun-prefix-by-default' 
'--with-openib' '--prefix=/opt/openmpi/1.3rc3r20226-V00/gcc' '--disable-ipv6' 
'CC=gcc ' 'CXX=g++ ' 'F77=gfortran ' 'FC=gfortran ' 
'--with-wrapper-ldflags=-Wl,-rpath -Wl,/opt/openmpi/1.3rc3r20226-V00/gcc/lib64' 
'--enable-mpirun-prefix-by-default' 'build_alias=x86_64-redhat-linux-gnu' 
'host_alias=x86_64-redhat-linux-gnu' 'target_alias=x86_64-redhat-linux-gnu' 
'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' 'CXXFLAGS=-O2 
-g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic' 'FFLAGS=-O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic' 'FCFLAGS=-O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic'  --cache-file=/dev/null 
--srcdir=.
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
configure: builddir: 
/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/contrib/vt/vt
configure: srcdir: 
/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/contrib/vt/vt
checking build system type... x86_64-redhat-linux-gnu
checking host system type... x86_64-redhat-linux-gnu
checking for x86_64-redhat-linux-gnu-gcc... gcc 
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
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 for style of include used by make... GNU
checking dependency style of gcc ... gcc3
checking whether gcc  and cc understand -c and -o together... yes
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... gcc  -E
checking how to run the C++ preprocessor... g++  -E
checking for x86_64-redhat-linux-gnu-g77... gfortran 
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran  accepts -g... yes
checking for x86_64-redhat-linux-gnu-gfortran... gfortran 
checking whether we are using the GNU Fortran compiler... yes
checking whether gfortran  accepts -g... yes
checking for ar... ar
checking for x86_64-redhat-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking dependency style of gcc ... gcc3
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /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 for stdint.h... (cached) yes
checking for inttypes.h... (cached) yes
checking fnmatch.h usability... yes
checking fnmatch.h presence... yes
checking for fnmatch.h... yes
checking for size_t... yes
checking size of void*... 8
checking size of int... 4
checking size of long... 8
checking size of mode_t... 4
checking whether va_copy is declared... yes
checking whether __va_copy is declared... yes
checking for asprintf... yes
checking for snprintf... yes
checking for vasprintf... yes
checking for vsnprintf... yes
checking for strdup... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking whether linking with -lz works... yes
configure: configuring in extlib/otf 
(/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/contrib/vt/vt/extlib/otf)
configure: running /bin/sh ./configure  --with-zlib-lib=-lz 
--prefix="/opt/openmpi/1.3rc3r20226-V00/gcc" 
--exec-prefix="/opt/openmpi/1.3rc3r20226-V00/gcc" 
--bindir="/opt/openmpi/1.3rc3r20226-V00/gcc/bin" 
--libdir="/opt/openmpi/1.3rc3r20226-V00/gcc/lib64" 
--includedir="/opt/openmpi/1.3rc3r20226-V00/gcc/include" 
--docdir="${datarootdir}/doc/otf"  --cache-file="/dev/null" --srcdir="."
checking build system type... x86_64-redhat-linux-gnu
checking host system type... x86_64-redhat-linux-gnu
checking target system type... x86_64-redhat-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for C++ compiler default output file name... a.out
checking whether the C++ compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++  accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of g++ ... gcc3
checking for x86_64-redhat-linux-gnu-gcc... gcc 
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 dependency style of gcc ... gcc3
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /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... 98304
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/bin/ld option to reload object files... -r
checking for x86_64-redhat-linux-gnu-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-redhat-linux-gnu-ar... no
checking for ar... ar
checking for x86_64-redhat-linux-gnu-strip... no
checking for strip... strip
checking for x86_64-redhat-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc  object... ok
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 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 for objdir... .libs
checking if gcc  supports -fno-rtti -fno-exceptions... no
checking for gcc  option to produce PIC... -fPIC -DPIC
checking if gcc  PIC flag -fPIC -DPIC works... yes
checking if gcc  static flag -static works... yes
checking if gcc  supports -c -o file.o... yes
checking if gcc  supports -c -o file.o... (cached) yes
checking whether the gcc  linker (/usr/bin/ld -m elf_x86_64) supports shared 
libraries... yes
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... no
checking whether to build static libraries... yes
checking for ld used by g++ ... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++  linker (/usr/bin/ld -m elf_x86_64) 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... yes
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 -m elf_x86_64) supports shared 
libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking vtf3.h usability... no
checking vtf3.h presence... no
checking for vtf3.h... no
configure: error: no vtf3.h found; check path for VTF3 package first...
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for ANSI C header files... (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 sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking for stdint.h... (cached) yes
checking for inttypes.h... (cached) yes
checking whether va_copy is declared... yes
checking whether __va_copy is declared... yes
checking for asprintf... yes
checking for snprintf... yes
checking for vasprintf... yes
checking for vsnprintf... yes
checking for strdup... yes
checking for fseeko... yes
checking for ftello... yes
checking for size_t... yes
checking size of long... 8
configure: creating ./config.status
config.status: creating Makefile
config.status: creating otflib/Makefile
config.status: creating otflib/OTF_inttypes_unix.h
config.status: creating otflib_py/Makefile
config.status: creating tools/Makefile
config.status: creating tools/otfaux/Makefile
config.status: creating tools/otfcompress/Makefile
config.status: creating tools/otfconfig/Makefile
config.status: creating tools/otfdump/Makefile
config.status: creating tools/otfmerge/Makefile
config.status: creating tools/otf2vtf/Makefile
config.status: creating tools/vtf2otf/Makefile
config.status: creating docu/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
checking for platform... linux
configure: selected timer: TIMER_CYCLE_COUNTER
checking for compiler instrumentation... gnu
checking bfd.h usability... no
checking bfd.h presence... no
checking for bfd.h... no
configure: error: no bfd.h found; check path for BFD package first...
configure: WARNING: no usable BFD found; using nm-output file for addr./symbol 
mapping
checking libiberty.h usability... no
checking libiberty.h presence... no
checking for libiberty.h... no
configure: error: no libiberty.h found; check path for LIBERTY package first...
checking for mpicc... gcc 
checking for the value of MPI_STATUS_SIZE... skipped (--with-mpi-status-size=5)
checking whether MPI supports file access... no
checking for OpenMP flag of C compiler... -fopenmp
checking omp.h usability... yes
checking omp.h presence... yes
checking for omp.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking for __malloc_hook... yes
checking for __realloc_hook... yes
checking for __free_hook... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking whether linking with -ldl works... yes
checking whether RTLD_NEXT is declared... no
checking whether we need to define _GNU_SOURCE to get RTLD_NEXT... yes
checking for creat64... yes
checking for fopen64... yes
checking for fseeko... yes
checking for fseeko64... yes
checking for lseek64... yes
checking for fsetpos64... yes
checking for open64... yes
checking for pread64... yes
checking for pwrite64... yes
checking papi.h usability... no
checking papi.h presence... no
checking for papi.h... no
configure: error: no papi.h found; check path for PAPI package first...
configure: creating ./config.status
config.status: creating Makefile
config.status: creating util/Makefile
config.status: creating extlib/Makefile
config.status: creating vtlib/Makefile
config.status: creating tools/Makefile
config.status: creating tools/compwrap/Makefile
config.status: creating tools/compwrap/vtcc-wrapper-data.txt
config.status: creating tools/compwrap/vtcxx-wrapper-data.txt
config.status: creating tools/compwrap/vtf77-wrapper-data.txt
config.status: creating tools/compwrap/vtf90-wrapper-data.txt
config.status: creating tools/opari/Makefile
config.status: creating tools/opari/tool/Makefile
config.status: creating tools/opari/doc/Makefile
config.status: creating tools/vtdyn/Makefile
config.status: creating tools/vtdyn/dynattlib/Makefile
config.status: creating tools/vtfilter/Makefile
config.status: creating tools/vtunify/Makefile
config.status: creating doc/Makefile
config.status: creating config.h
config.status: executing depfiles commands
configure: /bin/sh './configure' succeeded for ompi/contrib/vt/vt
checking if contributed component vt can compile... yes

============================================================================
== Final top-level OMPI configuration
============================================================================

*** Libevent 3rd party event handler
checking for ANSI C header files... (cached) yes
checking for fcntl.h... (cached) yes
checking for stdarg.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for poll.h... (cached) yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.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 for sys/time.h... (cached) yes
checking for sys/queue.h... (cached) yes
checking sys/event.h usability... no
checking sys/event.h presence... no
checking for sys/event.h... no
checking for sys/ioctl.h... (cached) yes
checking sys/devpoll.h usability... no
checking sys/devpoll.h presence... no
checking for sys/devpoll.h... no
checking for TAILQ_FOREACH in sys/queue.h... yes
checking for timeradd in sys/time.h... yes
checking whether time.h and sys/time.h may both be included... yes
checking for gettimeofday... yes
checking for vasprintf... (cached) yes
checking for fcntl... yes
checking for F_SETFD in fcntl.h... yes
checking for select... yes
checking for poll... yes
checking for epoll_ctl... yes
checking for working epoll library interface... no
checking for working epoll system call... no
checking for port_create... no
checking for pid_t... yes
checking for size_t... yes
checking for u_int64_t... yes
checking for u_int32_t... yes
checking for u_int16_t... yes
checking for u_int8_t... yes

*** Libtool configuration
checking for a sed that does not truncate output... /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... 98304
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/bin/ld option to reload object files... -r
checking for x86_64-redhat-linux-gnu-objdump... (cached) objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-redhat-linux-gnu-ar... no
checking for ar... ar
checking for x86_64-redhat-linux-gnu-strip... no
checking for strip... strip
checking for x86_64-redhat-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc  object... ok
checking for dlfcn.h... (cached) yes
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 for x86_64-redhat-linux-gnu-g77... (cached) gfortran 
checking whether we are using the GNU Fortran 77 compiler... (cached) yes
checking whether gfortran  accepts -g... (cached) yes
checking for x86_64-redhat-linux-gnu-gfortran... (cached) gfortran 
checking whether we are using the GNU Fortran compiler... (cached) yes
checking whether gfortran  accepts -g... (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... yes
checking if gcc  supports -c -o file.o... yes
checking if gcc  supports -c -o file.o... (cached) yes
checking whether the gcc  linker (/usr/bin/ld -m elf_x86_64) 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... no
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 for ld used by g++ ... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++  linker (/usr/bin/ld -m elf_x86_64) 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... yes
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 -m elf_x86_64) supports shared 
libraries... yes
checking dynamic linker characteristics... 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... yes
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 -m elf_x86_64) supports 
shared libraries... yes
checking dynamic linker characteristics... 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... yes
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 -m elf_x86_64) supports 
shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate

*** GNU libltdl setup
configure: OMPI configuring in opal/libltdl
configure: running /bin/sh './configure'  '--build=x86_64-redhat-linux-gnu' 
'--host=x86_64-redhat-linux-gnu' '--target=x86_64-redhat-linux-gnu' 
'--program-prefix=' '--exec-prefix=/opt/openmpi/1.3rc3r20226-V00/gcc' 
'--bindir=/opt/openmpi/1.3rc3r20226-V00/gcc/bin' 
'--sbindir=/opt/openmpi/1.3rc3r20226-V00/gcc/sbin' 
'--sysconfdir=/opt/openmpi/1.3rc3r20226-V00/gcc/etc' 
'--datadir=/opt/openmpi/1.3rc3r20226-V00/gcc/share' 
'--includedir=/opt/openmpi/1.3rc3r20226-V00/gcc/include' 
'--libdir=/opt/openmpi/1.3rc3r20226-V00/gcc/lib64' 
'--libexecdir=/opt/openmpi/1.3rc3r20226-V00/gcc/libexec' '--localstatedir=/var' 
'--sharedstatedir=/opt/openmpi/1.3rc3r20226-V00/gcc/com' 
'--mandir=/usr/share/man' '--infodir=/usr/share/info' 
'--with-memory-manager=ptmalloc2' '--enable-orterun-prefix-by-default' 
'--with-openib' '--prefix=/opt/openmpi/1.3rc3r20226-V00/gcc' '--disable-ipv6' 
'CC=gcc ' 'CXX=g++ ' 'F77=gfortran ' 'FC=gfortran ' 
'--with-wrapper-ldflags=-Wl,-rpath -Wl,/opt/openmpi/1.3rc3r20226-V00/gcc/lib64' 
'--enable-mpirun-prefix-by-default' 'build_alias=x86_64-redhat-linux-gnu' 
'host_alias=x86_64-redhat-linux-gnu' 'target_alias=x86_64-redhat-linux-gnu' 
'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' 'CXXFLAGS=-O2 
-g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic' 'FFLAGS=-O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic' 'FCFLAGS=-O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic' --enable-ltdl-convenience 
--disable-ltdl-install --enable-shared --disable-static --cache-file=/dev/null 
--srcdir=.
configure: WARNING: unrecognized options: --with-memory-manager, 
--enable-orterun-prefix-by-default, --with-openib, --disable-ipv6, 
--with-wrapper-ldflags, --enable-mpirun-prefix-by-default, 
--enable-ltdl-convenience
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... x86_64-redhat-linux-gnu
checking host system type... x86_64-redhat-linux-gnu
checking for style of include used by make... GNU
checking for x86_64-redhat-linux-gnu-gcc... gcc 
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
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 dependency style of gcc ... gcc3
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /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... 98304
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/bin/ld option to reload object files... -r
checking for x86_64-redhat-linux-gnu-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-redhat-linux-gnu-ar... no
checking for ar... ar
checking for x86_64-redhat-linux-gnu-strip... no
checking for strip... strip
checking for x86_64-redhat-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc  object... ok
checking how to run the C preprocessor... gcc  -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc  supports -fno-rtti -fno-exceptions... no
checking for gcc  option to produce PIC... -fPIC -DPIC
checking if gcc  PIC flag -fPIC -DPIC works... yes
checking if gcc  static flag -static works... yes
checking if gcc  supports -c -o file.o... yes
checking if gcc  supports -c -o file.o... (cached) yes
checking whether the gcc  linker (/usr/bin/ld -m elf_x86_64) 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... no
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 which extension is used for runtime loadable modules... .so
checking which variable specifies run-time module search path... LD_LIBRARY_PATH
checking for the default library search path... /lib /usr/lib /usr/lib/mysql 
/usr/lib64/mysql /usr/lib64/openais /usr/lib/qt-3.3/lib /usr/lib64/qt-3.3/lib 
checking for library containing dlopen... -ldl
checking for dlerror... yes
checking for shl_load... (cached) no
checking for shl_load in -ldld... (cached) no
checking for dld_link in -ldld... no
checking for _ prefix in compiled symbols... no
checking whether deplibs are loaded by dlopen... yes
checking for argz.h... yes
checking for error_t... yes
checking for argz_add... yes
checking for argz_append... yes
checking for argz_count... yes
checking for argz_create_sep... yes
checking for argz_insert... yes
checking for argz_next... yes
checking for argz_stringify... yes
checking if argz actually works... yes
checking whether libtool supports -dlopen/-dlpreopen... yes
checking for unistd.h... (cached) yes
checking for dl.h... no
checking for sys/dl.h... no
checking for dld.h... no
checking for mach-o/dyld.h... no
checking for dirent.h... yes
checking for closedir... yes
checking for opendir... yes
checking for readdir... yes
checking for strlcat... no
checking for strlcpy... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --with-memory-manager, 
--enable-orterun-prefix-by-default, --with-openib, --disable-ipv6, 
--with-wrapper-ldflags, --enable-mpirun-prefix-by-default, 
--enable-ltdl-convenience
configure: /bin/sh './configure' succeeded for opal/libltdl
checking for libtool-supplied linker flags...  -Wl,--export-dynamic -lnsl 
-lutil -lm -ldl

*** Compiler flags
checking which of CFLAGS are ok for TotalView modules...  -DNDEBUG -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden
checking extra CFLAGS for TotalView modules... -g

*** Wrapper compiler flags
checking for OPAL CPPFLAGS...  
checking for OPAL CFLAGS... -pthread 
checking for OPAL CXXFLAGS... -pthread 
checking for OPAL LDFLAGS...   -Wl,-rpath 
-Wl,/opt/openmpi/1.3rc3r20226-V00/gcc/lib64
checking for OPAL LIBS... -ldl   -Wl,--export-dynamic -lnsl -lutil -lm -ldl 
checking for OPAL extra include dirs... 
checking for ORTE CPPFLAGS...  
checking for ORTE CFLAGS... -pthread 
checking for ORTE CXXFLAGS... -pthread 
checking for ORTE LDFLAGS...    -Wl,-rpath 
-Wl,/opt/openmpi/1.3rc3r20226-V00/gcc/lib64
checking for ORTE LIBS...  -ldl   -Wl,--export-dynamic -lnsl -lutil -lm -ldl 
checking for ORTE extra include dirs... 
checking for OMPI CPPFLAGS...  
checking for OMPI CFLAGS... -pthread 
checking for OMPI CXXFLAGS... -pthread 
checking for OMPI FFLAGS... -pthread 
checking for OMPI FCFLAGS... -pthread 
checking for OMPI LDFLAGS...     -Wl,-rpath 
-Wl,/opt/openmpi/1.3rc3r20226-V00/gcc/lib64
checking for OMPI LIBS...   -ldl   -Wl,--export-dynamic -lnsl -lutil -lm -ldl 
checking for OMPI extra include dirs... 

*** Final output
configure: creating ./config.status
config.status: creating ompi/include/ompi/version.h
config.status: creating orte/include/orte/version.h
config.status: creating opal/include/opal/version.h
config.status: creating ompi/tools/wrappers/ompi_wrapper_script
config.status: creating opal/mca/installdirs/config/install_dirs.h
config.status: creating opal/mca/paffinity/linux/plpa/Makefile
config.status: creating opal/mca/paffinity/linux/plpa/config/Makefile
config.status: creating opal/mca/paffinity/linux/plpa/src/Makefile
config.status: creating opal/mca/paffinity/linux/plpa/src/libplpa/Makefile
config.status: creating opal/mca/paffinity/linux/plpa/src/plpa-info/Makefile
config.status: creating opal/mca/paffinity/linux/plpa/src/plpa-taskset/Makefile
config.status: creating opal/mca/backtrace/Makefile
config.status: creating opal/mca/backtrace/darwin/Makefile
config.status: creating opal/mca/backtrace/execinfo/Makefile
config.status: creating opal/mca/backtrace/none/Makefile
config.status: creating opal/mca/backtrace/printstack/Makefile
config.status: creating opal/mca/carto/Makefile
config.status: creating opal/mca/carto/auto_detect/Makefile
config.status: creating opal/mca/carto/file/Makefile
config.status: creating opal/mca/crs/Makefile
config.status: creating opal/mca/crs/blcr/Makefile
config.status: creating opal/mca/crs/none/Makefile
config.status: creating opal/mca/crs/self/Makefile
config.status: creating opal/mca/installdirs/Makefile
config.status: creating opal/mca/installdirs/config/Makefile
config.status: creating opal/mca/installdirs/env/Makefile
config.status: creating opal/mca/maffinity/Makefile
config.status: creating opal/mca/maffinity/first_use/Makefile
config.status: creating opal/mca/maffinity/libnuma/Makefile
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/malloc_solaris/Makefile
config.status: creating opal/mca/memory/mallopt/Makefile
config.status: creating opal/mca/memory/ptmalloc2/Makefile
config.status: creating opal/mca/paffinity/Makefile
config.status: creating opal/mca/paffinity/darwin/Makefile
config.status: creating opal/mca/paffinity/linux/Makefile
config.status: creating opal/mca/paffinity/posix/Makefile
config.status: creating opal/mca/paffinity/solaris/Makefile
config.status: creating opal/mca/paffinity/windows/Makefile
config.status: creating opal/mca/timer/Makefile
config.status: creating opal/mca/timer/aix/Makefile
config.status: creating opal/mca/timer/altix/Makefile
config.status: creating opal/mca/timer/catamount/Makefile
config.status: creating opal/mca/timer/darwin/Makefile
config.status: creating opal/mca/timer/linux/Makefile
config.status: creating opal/mca/timer/solaris/Makefile
config.status: creating opal/mca/timer/windows/Makefile
config.status: creating orte/mca/errmgr/Makefile
config.status: creating orte/mca/errmgr/default/Makefile
config.status: creating orte/mca/ess/Makefile
config.status: creating orte/mca/ess/alps/Makefile
config.status: creating orte/mca/ess/cnos/Makefile
config.status: creating orte/mca/ess/env/Makefile
config.status: creating orte/mca/ess/hnp/Makefile
config.status: creating orte/mca/ess/lsf/Makefile
config.status: creating orte/mca/ess/portals_utcp/Makefile
config.status: creating orte/mca/ess/singleton/Makefile
config.status: creating orte/mca/ess/slurm/Makefile
config.status: creating orte/mca/ess/tool/Makefile
config.status: creating orte/mca/filem/Makefile
config.status: creating orte/mca/filem/rsh/Makefile
config.status: creating orte/mca/grpcomm/Makefile
config.status: creating orte/mca/grpcomm/bad/Makefile
config.status: creating orte/mca/grpcomm/basic/Makefile
config.status: creating orte/mca/grpcomm/cnos/Makefile
config.status: creating orte/mca/iof/Makefile
config.status: creating orte/mca/iof/hnp/Makefile
config.status: creating orte/mca/iof/orted/Makefile
config.status: creating orte/mca/iof/tool/Makefile
config.status: creating orte/mca/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/oob/Makefile
config.status: creating orte/mca/oob/tcp/Makefile
config.status: creating orte/mca/plm/Makefile
config.status: creating orte/mca/plm/alps/Makefile
config.status: creating orte/mca/plm/lsf/Makefile
config.status: creating orte/mca/plm/rsh/Makefile
config.status: creating orte/mca/plm/slurm/Makefile
config.status: creating orte/mca/plm/tm/Makefile
config.status: creating orte/mca/plm/xgrid/Makefile
config.status: creating orte/mca/ras/Makefile
config.status: creating orte/mca/ras/alps/Makefile
config.status: creating orte/mca/ras/gridengine/Makefile
config.status: creating orte/mca/ras/loadleveler/Makefile
config.status: creating orte/mca/ras/lsf/Makefile
config.status: creating orte/mca/ras/slurm/Makefile
config.status: creating orte/mca/ras/tm/Makefile
config.status: creating orte/mca/rmaps/Makefile
config.status: creating orte/mca/rmaps/rank_file/Makefile
config.status: creating orte/mca/rmaps/round_robin/Makefile
config.status: creating orte/mca/rmaps/seq/Makefile
config.status: creating orte/mca/rml/Makefile
config.status: creating orte/mca/rml/ftrm/Makefile
config.status: creating orte/mca/rml/oob/Makefile
config.status: creating orte/mca/routed/Makefile
config.status: creating orte/mca/routed/binomial/Makefile
config.status: creating orte/mca/routed/direct/Makefile
config.status: creating orte/mca/routed/linear/Makefile
config.status: creating orte/mca/snapc/Makefile
config.status: creating orte/mca/snapc/full/Makefile
config.status: creating ompi/mca/allocator/Makefile
config.status: creating ompi/mca/allocator/basic/Makefile
config.status: creating ompi/mca/allocator/bucket/Makefile
config.status: creating ompi/mca/bml/Makefile
config.status: creating ompi/mca/bml/r2/Makefile
config.status: creating ompi/mca/btl/Makefile
config.status: creating ompi/mca/btl/elan/Makefile
config.status: creating ompi/mca/btl/gm/Makefile
config.status: creating ompi/mca/btl/mx/Makefile
config.status: creating ompi/mca/btl/ofud/Makefile
config.status: creating ompi/mca/btl/openib/Makefile
config.status: creating ompi/mca/btl/portals/Makefile
config.status: creating ompi/mca/btl/self/Makefile
config.status: creating ompi/mca/btl/sm/Makefile
config.status: creating ompi/mca/btl/tcp/Makefile
config.status: creating ompi/mca/btl/udapl/Makefile
config.status: creating ompi/mca/coll/Makefile
config.status: creating ompi/mca/coll/basic/Makefile
config.status: creating ompi/mca/coll/hierarch/Makefile
config.status: creating ompi/mca/coll/inter/Makefile
config.status: creating ompi/mca/coll/self/Makefile
config.status: creating ompi/mca/coll/sm/Makefile
config.status: creating ompi/mca/coll/tuned/Makefile
config.status: creating ompi/mca/common/Makefile
config.status: creating ompi/mca/common/mx/Makefile
config.status: creating ompi/mca/common/portals/Makefile
config.status: creating ompi/mca/common/sm/Makefile
config.status: creating ompi/mca/crcp/Makefile
config.status: creating ompi/mca/crcp/bkmrk/Makefile
config.status: creating ompi/mca/dpm/Makefile
config.status: creating ompi/mca/dpm/orte/Makefile
config.status: creating ompi/mca/io/Makefile
config.status: creating ompi/mca/io/romio/Makefile
config.status: creating ompi/mca/mpool/Makefile
config.status: creating ompi/mca/mpool/fake/Makefile
config.status: creating ompi/mca/mpool/rdma/Makefile
config.status: creating ompi/mca/mpool/sm/Makefile
config.status: creating ompi/mca/mtl/Makefile
config.status: creating ompi/mca/mtl/mx/Makefile
config.status: creating ompi/mca/mtl/portals/Makefile
config.status: creating ompi/mca/mtl/psm/Makefile
config.status: creating ompi/mca/osc/Makefile
config.status: creating ompi/mca/osc/pt2pt/Makefile
config.status: creating ompi/mca/osc/rdma/Makefile
config.status: creating ompi/mca/pml/Makefile
config.status: creating ompi/mca/pml/cm/Makefile
config.status: creating ompi/mca/pml/crcpw/Makefile
config.status: creating ompi/mca/pml/ob1/Makefile
config.status: creating ompi/mca/pml/v/mca/vprotocol/Makefile
config.status: creating ompi/mca/pml/v/mca/vprotocol/pessimist/Makefile
config.status: creating ompi/mca/pml/v/Makefile
config.status: creating ompi/mca/pubsub/Makefile
config.status: creating ompi/mca/pubsub/orte/Makefile
config.status: creating ompi/mca/rcache/Makefile
config.status: creating ompi/mca/rcache/vma/Makefile
config.status: creating ompi/mca/topo/Makefile
config.status: creating ompi/mca/topo/unity/Makefile
config.status: creating ompi/contrib/vt/Makefile
config.status: creating ompi/contrib/vt/wrappers/Makefile
config.status: creating ompi/contrib/vt/wrappers/mpicc-vt-wrapper-data.txt
config.status: creating ompi/contrib/vt/wrappers/mpic++-vt-wrapper-data.txt
config.status: creating ompi/contrib/vt/wrappers/mpif77-vt-wrapper-data.txt
config.status: creating ompi/contrib/vt/wrappers/mpif90-vt-wrapper-data.txt
config.status: creating Makefile
config.status: creating config/Makefile
config.status: creating contrib/Makefile
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/event/Makefile
config.status: creating opal/event/compat/Makefile
config.status: creating opal/event/compat/sys/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/opal-checkpoint/Makefile
config.status: creating opal/tools/opal-restart/Makefile
config.status: creating orte/Makefile
config.status: creating orte/include/Makefile
config.status: creating orte/etc/Makefile
config.status: creating orte/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/ortec++-wrapper-data.txt
config.status: creating orte/tools/orte-checkpoint/Makefile
config.status: creating orte/tools/orte-iof/Makefile
config.status: creating orte/tools/orte-restart/Makefile
config.status: creating orte/tools/orte-ps/Makefile
config.status: creating orte/tools/orte-clean/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/f77/Makefile
config.status: creating ompi/mpi/f77/profile/Makefile
config.status: creating ompi/mpi/f90/Makefile
config.status: creating ompi/mpi/f90/fortran_kinds.sh
config.status: creating ompi/mpi/f90/fortran_sizes.h
config.status: creating ompi/mpi/f90/scripts/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/mpif77-wrapper-data.txt
config.status: creating ompi/tools/wrappers/mpif90-wrapper-data.txt
config.status: creating ompi/tools/ortetools/Makefile
config.status: creating ompi/tools/ompi-server/Makefile
config.status: creating test/Makefile
config.status: creating test/event/Makefile
config.status: creating test/asm/Makefile
config.status: creating test/class/Makefile
config.status: creating test/support/Makefile
config.status: creating test/threads/Makefile
config.status: creating test/peruse/Makefile
config.status: creating test/datatype/Makefile
config.status: creating opal/include/opal_config.h
config.status: creating orte/include/orte_config.h
config.status: creating ompi/include/ompi_config.h
config.status: creating ompi/include/mpi.h
config.status: creating opal/mca/paffinity/linux/plpa/src/libplpa/plpa_config.h
config.status: creating opal/mca/paffinity/linux/plpa/src/libplpa/plpa.h
config.status: executing depfiles commands
config.status: executing libtool commands
+ /usr/bin/make -j4
Making all in config
make[1]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/config'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/config'
Making all in contrib
make[1]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/contrib'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/contrib'
Making all in opal
make[1]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal'
Making all in include
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal/include'
/usr/bin/make  all-am
make[3]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal/include'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal/include'
make[2]: Leaving directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal/include'
Making all in libltdl
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal/libltdl'
/usr/bin/make  all-am
make[3]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal/libltdl'
/bin/sh ./libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I.  
-DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl   
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -MT dlopen.lo -MD -MP -MF 
.deps/dlopen.Tpo -c -o dlopen.lo `test -f 'loaders/dlopen.c' || echo 
'./'`loaders/dlopen.c
/bin/sh ./libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I.  
-DLTDLOPEN=libltdlc -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl 
-I./libltdl -I./libltdl   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
-fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-MT libltdlc_la-preopen.lo -MD -MP -MF .deps/libltdlc_la-preopen.Tpo -c -o 
libltdlc_la-preopen.lo `test -f 'loaders/preopen.c' || echo 
'./'`loaders/preopen.c
/bin/sh ./libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I.  
-DLTDLOPEN=libltdlc -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl 
-I./libltdl -I./libltdl   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
-fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-MT libltdlc_la-lt__alloc.lo -MD -MP -MF .deps/libltdlc_la-lt__alloc.Tpo -c -o 
libltdlc_la-lt__alloc.lo `test -f 'lt__alloc.c' || echo './'`lt__alloc.c
/bin/sh ./libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I.  
-DLTDLOPEN=libltdlc -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl 
-I./libltdl -I./libltdl   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
-fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-MT libltdlc_la-lt_dlloader.lo -MD -MP -MF .deps/libltdlc_la-lt_dlloader.Tpo -c 
-o libltdlc_la-lt_dlloader.lo `test -f 'lt_dlloader.c' || echo 
'./'`lt_dlloader.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. "-DLT_CONFIG_H=<config.h>" -DLTDL 
-I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -MT dlopen.lo -MD -MP -MF 
.deps/dlopen.Tpo -c loaders/dlopen.c  -fPIC -DPIC -o .libs/dlopen.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc 
"-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 
-g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -MT libltdlc_la-lt_dlloader.lo 
-MD -MP -MF .deps/libltdlc_la-lt_dlloader.Tpo -c lt_dlloader.c  -fPIC -DPIC -o 
.libs/libltdlc_la-lt_dlloader.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc 
"-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 
-g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -MT libltdlc_la-preopen.lo -MD 
-MP -MF .deps/libltdlc_la-preopen.Tpo -c loaders/preopen.c  -fPIC -DPIC -o 
.libs/libltdlc_la-preopen.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc 
"-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 
-g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -MT libltdlc_la-lt__alloc.lo -MD 
-MP -MF .deps/libltdlc_la-lt__alloc.Tpo -c lt__alloc.c  -fPIC -DPIC -o 
.libs/libltdlc_la-lt__alloc.o
mv -f .deps/libltdlc_la-lt_dlloader.Tpo .deps/libltdlc_la-lt_dlloader.Plo
mv -f .deps/dlopen.Tpo .deps/dlopen.Plo
mv -f .deps/libltdlc_la-lt__alloc.Tpo .deps/libltdlc_la-lt__alloc.Plo
/bin/sh ./libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I.  
-DLTDLOPEN=libltdlc -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl 
-I./libltdl -I./libltdl   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
-fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-MT libltdlc_la-lt_error.lo -MD -MP -MF .deps/libltdlc_la-lt_error.Tpo -c -o 
libltdlc_la-lt_error.lo `test -f 'lt_error.c' || echo './'`lt_error.c
/bin/sh ./libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I.  
-DLTDLOPEN=libltdlc -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl 
-I./libltdl -I./libltdl   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
-fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-MT libltdlc_la-ltdl.lo -MD -MP -MF .deps/libltdlc_la-ltdl.Tpo -c -o 
libltdlc_la-ltdl.lo `test -f 'ltdl.c' || echo './'`ltdl.c
/bin/sh ./libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I.  
-DLTDLOPEN=libltdlc -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl 
-I./libltdl -I./libltdl   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
-fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-MT libltdlc_la-slist.lo -MD -MP -MF .deps/libltdlc_la-slist.Tpo -c -o 
libltdlc_la-slist.lo `test -f 'slist.c' || echo './'`slist.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc 
"-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 
-g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -MT libltdlc_la-ltdl.lo -MD -MP 
-MF .deps/libltdlc_la-ltdl.Tpo -c ltdl.c  -fPIC -DPIC -o 
.libs/libltdlc_la-ltdl.o
mv -f .deps/libltdlc_la-preopen.Tpo .deps/libltdlc_la-preopen.Plo
/bin/sh ./libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I.  
-DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl   
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -MT lt__strl.lo -MD -MP -MF 
.deps/lt__strl.Tpo -c -o lt__strl.lo lt__strl.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc 
"-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 
-g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -MT libltdlc_la-slist.lo -MD -MP 
-MF .deps/libltdlc_la-slist.Tpo -c slist.c  -fPIC -DPIC -o 
.libs/libltdlc_la-slist.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. "-DLT_CONFIG_H=<config.h>" -DLTDL 
-I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -MT lt__strl.lo -MD -MP -MF 
.deps/lt__strl.Tpo -c lt__strl.c  -fPIC -DPIC -o .libs/lt__strl.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc 
"-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -O2 
-g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -MT libltdlc_la-lt_error.lo -MD 
-MP -MF .deps/libltdlc_la-lt_error.Tpo -c lt_error.c  -fPIC -DPIC -o 
.libs/libltdlc_la-lt_error.o
mv -f .deps/lt__strl.Tpo .deps/lt__strl.Plo
/bin/sh ./libtool --tag=CC   --mode=link gcc   -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -module -avoid-version  -o 
dlopen.la  dlopen.lo -ldl -ldl -lnsl -lutil  -lm 
mv -f .deps/libltdlc_la-lt_error.Tpo .deps/libltdlc_la-lt_error.Plo
mv -f .deps/libltdlc_la-slist.Tpo .deps/libltdlc_la-slist.Plo
libtool: link: ar cru .libs/dlopen.a .libs/dlopen.o 
libtool: link: ranlib .libs/dlopen.a
libtool: link: ( cd ".libs" && rm -f "dlopen.la" && ln -s "../dlopen.la" 
"dlopen.la" )
mv -f .deps/libltdlc_la-ltdl.Tpo .deps/libltdlc_la-ltdl.Plo
/bin/sh ./libtool --tag=CC   --mode=link gcc   -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -no-undefined -dlpreopen 
dlopen.la   -o libltdlc.la  libltdlc_la-preopen.lo libltdlc_la-lt__alloc.lo 
libltdlc_la-lt_dlloader.lo libltdlc_la-lt_error.lo libltdlc_la-ltdl.lo 
libltdlc_la-slist.lo lt__strl.lo -ldl -lnsl -lutil  -lm 
libtool: link: rm -f .libs/libltdlc.nm .libs/libltdlc.nmS .libs/libltdlc.nmT
libtool: link: (cd .libs && gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
-fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c 
-fno-builtin  -fPIC -DPIC "libltdlcS.c")
libtool: link: rm -f ".libs/libltdlcS.c" ".libs/libltdlc.nm" 
".libs/libltdlc.nmS" ".libs/libltdlc.nmT"
libtool: link: (cd .libs/libltdlc.lax/dlopen.a && ar x 
"/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal/libltdl/./.libs/dlopen.a")
libtool: link: ar cru .libs/libltdlc.a .libs/libltdlc_la-preopen.o 
.libs/libltdlc_la-lt__alloc.o .libs/libltdlc_la-lt_dlloader.o 
.libs/libltdlc_la-lt_error.o .libs/libltdlc_la-ltdl.o .libs/libltdlc_la-slist.o 
.libs/lt__strl.o .libs/libltdlcS.o  .libs/libltdlc.lax/dlopen.a/dlopen.o 
libtool: link: ranlib .libs/libltdlc.a
libtool: link: rm -fr .libs/libltdlc.lax
libtool: link: ( cd ".libs" && rm -f "libltdlc.la" && ln -s "../libltdlc.la" 
"libltdlc.la" )
make[3]: Leaving directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal/libltdl'
make[2]: Leaving directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal/libltdl'
Making all in asm
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/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../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../..    -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT asm.lo -MD -MP -MF 
$depbase.Tpo -c -o asm.lo asm.c &&\
        mv -f $depbase.Tpo $depbase.Plo
rm -f atomic-asm.S
ln -s "../../opal/asm/generated/atomic-amd64-linux.s" atomic-asm.S
depbase=`echo atomic-asm.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../libtool   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../../opal/include -I../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../..    -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -MT atomic-asm.lo -MD -MP -MF $depbase.Tpo -c -o 
atomic-asm.lo atomic-asm.S &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../opal/include 
-I../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa -I../.. -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -MT atomic-asm.lo -MD -MP -MF .deps/atomic-asm.Tpo -c 
atomic-asm.S  -fPIC -DPIC -o .libs/atomic-asm.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../opal/include 
-I../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa -I../.. -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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   -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden  -export-dynamic   -o 
libasm.la  asm.lo atomic-asm.lo  -lnsl -lutil  -lm 
libtool: link: ar cru .libs/libasm.a .libs/asm.o .libs/atomic-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 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal/asm'
Making all in etc
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal/etc'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal/etc'
Making all in event
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal/event'
Making all in compat
make[3]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal/event/compat'
Making all in sys
make[4]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal/event/compat/sys'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal/event/compat/sys'
make[4]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal/event/compat'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal/event/compat'
make[3]: Leaving directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal/event/compat'
make[3]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal/event'
depbase=`echo event.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../opal/include -I../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa  -I../../opal/event/compat 
-I../..    -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
event.lo -MD -MP -MF $depbase.Tpo -c -o event.lo event.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../../opal/include -I../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa  -I../../opal/event/compat 
-I../..    -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT log.lo 
-MD -MP -MF $depbase.Tpo -c -o log.lo log.c &&\
        mv -f $depbase.Tpo $depbase.Plo
depbase=`echo evutil.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../opal/include -I../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa  -I../../opal/event/compat 
-I../..    -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
evutil.lo -MD -MP -MF $depbase.Tpo -c -o evutil.lo evutil.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../../opal/include -I../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa  -I../../opal/event/compat 
-I../..    -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../opal/include 
-I../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../opal/event/compat 
-I../.. -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../opal/include 
-I../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../opal/event/compat 
-I../.. -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../opal/include 
-I../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../opal/event/compat 
-I../.. -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
evutil.lo -MD -MP -MF .deps/evutil.Tpo -c evutil.c  -fPIC -DPIC -o 
.libs/evutil.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../opal/include 
-I../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../opal/event/compat 
-I../.. -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
signal.lo -MD -MP -MF .deps/signal.Tpo -c signal.c  -fPIC -DPIC -o 
.libs/signal.o
depbase=`echo poll.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../opal/include -I../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa  -I../../opal/event/compat 
-I../..    -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../opal/include 
-I../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../opal/event/compat 
-I../.. -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
poll.lo -MD -MP -MF .deps/poll.Tpo -c poll.c  -fPIC -DPIC -o .libs/poll.o
depbase=`echo select.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../opal/include -I../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa  -I../../opal/event/compat 
-I../..    -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
select.lo -MD -MP -MF $depbase.Tpo -c -o select.lo select.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../opal/include 
-I../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../opal/event/compat 
-I../.. -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
select.lo -MD -MP -MF .deps/select.Tpo -c select.c  -fPIC -DPIC -o 
.libs/select.o
/bin/sh ../../libtool --tag=CC   --mode=link gcc   -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden  -export-dynamic   -o 
libevent.la  event.lo log.lo evutil.lo  signal.lo poll.lo select.lo -lnsl 
-lutil  -lm 
libtool: link: ar cru .libs/libevent.a .libs/event.o .libs/log.o .libs/evutil.o 
.libs/signal.o .libs/poll.o .libs/select.o 
libtool: link: ranlib .libs/libevent.a
libtool: link: ( cd ".libs" && rm -f "libevent.la" && ln -s "../libevent.la" 
"libevent.la" )
make[3]: Leaving directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal/event'
make[2]: Leaving directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal/event'
Making all in util
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal/util'
Making all in keyval
make[3]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../.. -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT keyval_lex.lo -MD -MP -MF 
.deps/keyval_lex.Tpo -c keyval_lex.c  -fPIC -DPIC -o .libs/keyval_lex.o
keyval_lex.c: In function 'opal_util_keyval_yylex':
keyval_lex.l:83: warning: ignoring return value of 'fwrite', declared with 
attribute warn_unused_result
keyval_lex.l: At top level:
keyval_lex.c:1673: warning: 'yy_flex_realloc' defined but not used
/bin/sh ../../../libtool --tag=CC   --mode=link gcc   -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden  -export-dynamic   -o 
libopalutilkeyval.la  keyval_lex.lo  -lnsl -lutil  -lm 
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 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal/util/keyval'
make[3]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal/util'
depbase=`echo arch.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../opal/include -I../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../..    -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../..    -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../..    -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT basename.lo -MD -MP -MF 
$depbase.Tpo -c -o basename.lo basename.c &&\
        mv -f $depbase.Tpo $depbase.Plo
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../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../..    -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT cmd_line.lo -MD -MP -MF 
$depbase.Tpo -c -o cmd_line.lo cmd_line.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../opal/include 
-I../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa -I../.. -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa -I../.. -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa -I../.. -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa -I../.. -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT argv.lo -MD -MP -MF 
.deps/argv.Tpo -c argv.c  -fPIC -DPIC -o .libs/argv.o
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../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../..    -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT crc.lo -MD -MP -MF 
$depbase.Tpo -c -o crc.lo crc.c &&\
        mv -f $depbase.Tpo $depbase.Plo
depbase=`echo convert.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../opal/include -I../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../..    -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT convert.lo -MD -MP -MF 
$depbase.Tpo -c -o convert.lo convert.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../opal/include 
-I../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa -I../.. -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa -I../.. -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT convert.lo -MD -MP -MF 
.deps/convert.Tpo -c convert.c  -fPIC -DPIC -o .libs/convert.o
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../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../..    -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa -I../.. -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT daemon_init.lo -MD -MP 
-MF .deps/daemon_init.Tpo -c daemon_init.c  -fPIC -DPIC -o .libs/daemon_init.o
daemon_init.c: In function 'opal_daemon_init':
daemon_init.c:59: warning: ignoring return value of 'chdir', declared with 
attribute warn_unused_result
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../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../..    -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT error.lo -MD -MP -MF 
$depbase.Tpo -c -o error.lo error.c &&\
        mv -f $depbase.Tpo $depbase.Plo
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../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../..    -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT few.lo -MD -MP -MF 
$depbase.Tpo -c -o few.lo few.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../opal/include 
-I../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa -I../.. -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa -I../.. -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT error.lo -MD -MP -MF 
.deps/error.Tpo -c error.c  -fPIC -DPIC -o .libs/error.o
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../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../..    -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa -I../.. -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../..    -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../..    -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT malloc.lo -MD -MP -MF 
$depbase.Tpo -c -o malloc.lo malloc.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../opal/include 
-I../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa -I../.. -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa -I../.. -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT malloc.lo -MD -MP -MF 
.deps/malloc.Tpo -c malloc.c  -fPIC -DPIC -o .libs/malloc.o
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../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../..    -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa -I../.. -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../..    -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../..    -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT opal_environ.lo -MD -MP 
-MF $depbase.Tpo -c -o opal_environ.lo opal_environ.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../opal/include 
-I../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa -I../.. -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa -I../.. -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT opal_environ.lo -MD -MP 
-MF .deps/opal_environ.Tpo -c opal_environ.c  -fPIC -DPIC -o 
.libs/opal_environ.o
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../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../..    -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../..    -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT opal_pty.lo -MD -MP -MF 
$depbase.Tpo -c -o opal_pty.lo opal_pty.c &&\
        mv -f $depbase.Tpo $depbase.Plo
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../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../..    -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT os_dirpath.lo -MD -MP -MF 
$depbase.Tpo -c -o os_dirpath.lo os_dirpath.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../opal/include 
-I../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa -I../.. -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa -I../.. -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT opal_pty.lo -MD -MP -MF 
.deps/opal_pty.Tpo -c opal_pty.c  -fPIC -DPIC -o .libs/opal_pty.o
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../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../..    -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT os_path.lo -MD -MP -MF 
$depbase.Tpo -c -o os_path.lo os_path.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../opal/include 
-I../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa -I../.. -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa -I../.. -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT os_path.lo -MD -MP -MF 
.deps/os_path.Tpo -c os_path.c  -fPIC -DPIC -o .libs/os_path.o
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../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../..    -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../..    -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa -I../.. -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa -I../.. -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT path.lo -MD -MP -MF 
.deps/path.Tpo -c path.c  -fPIC -DPIC -o .libs/path.o
depbase=`echo pow2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../opal/include -I../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../..    -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pow2.lo -MD -MP -MF 
$depbase.Tpo -c -o pow2.lo pow2.c &&\
        mv -f $depbase.Tpo $depbase.Plo
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../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../..    -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT printf.lo -MD -MP -MF 
$depbase.Tpo -c -o printf.lo printf.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../opal/include 
-I../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa -I../.. -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT printf.lo -MD -MP -MF 
.deps/printf.Tpo -c printf.c  -fPIC -DPIC -o .libs/printf.o
path.c: In function 'opal_find_absolute_path':
path.c:348: warning: ignoring return value of 'realpath', declared with 
attribute warn_unused_result
output.c: In function 'output':
output.c:811: warning: ignoring return value of 'write', declared with 
attribute warn_unused_result
output.c:817: warning: ignoring return value of 'write', declared with 
attribute warn_unused_result
output.c:839: warning: ignoring return value of 'write', declared with 
attribute warn_unused_result
output.c:847: warning: ignoring return value of 'write', declared with 
attribute warn_unused_result
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../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../..    -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT qsort.lo -MD -MP -MF 
$depbase.Tpo -c -o qsort.lo qsort.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../opal/include 
-I../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa -I../.. -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pow2.lo -MD -MP -MF 
.deps/pow2.Tpo -c pow2.c  -fPIC -DPIC -o .libs/pow2.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../opal/include 
-I../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa -I../.. -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT qsort.lo -MD -MP -MF 
.deps/qsort.Tpo -c qsort.c  -fPIC -DPIC -o .libs/qsort.o
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../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../..    -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT show_help.lo -MD -MP -MF 
$depbase.Tpo -c -o show_help.lo show_help.c &&\
        mv -f $depbase.Tpo $depbase.Plo
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../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../..    -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT show_help_lex.lo -MD -MP 
-MF $depbase.Tpo -c -o show_help_lex.lo show_help_lex.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../opal/include 
-I../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa -I../.. -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT show_help.lo -MD -MP -MF 
.deps/show_help.Tpo -c show_help.c  -fPIC -DPIC -o .libs/show_help.o
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../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../..    -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../..    -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa -I../.. -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa -I../.. -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT strncpy.lo -MD -MP -MF 
.deps/strncpy.Tpo -c strncpy.c  -fPIC -DPIC -o .libs/strncpy.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../opal/include 
-I../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa -I../.. -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT stacktrace.lo -MD -MP -MF 
.deps/stacktrace.Tpo -c stacktrace.c  -fPIC -DPIC -o .libs/stacktrace.o
show_help_lex.c: In function 'opal_show_help_yylex':
show_help_lex.l:73: warning: ignoring return value of 'fwrite', declared with 
attribute warn_unused_result
show_help_lex.l: At top level:
show_help_lex.c:1609: warning: 'yy_flex_realloc' defined but not used
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../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../..    -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT sys_limits.lo -MD -MP -MF 
$depbase.Tpo -c -o sys_limits.lo sys_limits.c &&\
        mv -f $depbase.Tpo $depbase.Plo
stacktrace.c: In function 'show_stackframe':
stacktrace.c:80: warning: ignoring return value of 'write', declared with 
attribute warn_unused_result
stacktrace.c:335: warning: ignoring return value of 'write', declared with 
attribute warn_unused_result
stacktrace.c:349: warning: ignoring return value of 'write', declared with 
attribute warn_unused_result
stacktrace.c:360: warning: ignoring return value of 'write', declared with 
attribute warn_unused_result
stacktrace.c: In function 'opal_stackframe_output':
stacktrace.c:380: warning: implicit declaration of function 'opal_output'
depbase=`echo trace.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../opal/include -I../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../..    -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT trace.lo -MD -MP -MF 
$depbase.Tpo -c -o trace.lo trace.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../opal/include 
-I../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa -I../.. -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT trace.lo -MD -MP -MF 
.deps/trace.Tpo -c trace.c  -fPIC -DPIC -o .libs/trace.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../opal/include 
-I../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa -I../.. -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT sys_limits.lo -MD -MP -MF 
.deps/sys_limits.Tpo -c sys_limits.c  -fPIC -DPIC -o .libs/sys_limits.o
/bin/sh ../../libtool --tag=CC   --mode=link gcc   -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden  -export-dynamic   -o 
libopalutil.la   arch.lo argv.lo basename.lo cmd_line.lo crc.lo convert.lo 
daemon_init.lo error.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 pow2.lo printf.lo qsort.lo show_help.lo show_help_lex.lo 
stacktrace.lo strncpy.lo sys_limits.lo trace.lo keyval/libopalutilkeyval.la 
-lnsl -lutil  -lm 
libtool: link: (cd .libs/libopalutil.lax/libopalutilkeyval.a && ar x 
"/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal/util/keyval/.libs/libopalutilkeyval.a")
libtool: link: ar cru .libs/libopalutil.a .libs/arch.o .libs/argv.o 
.libs/basename.o .libs/cmd_line.o .libs/crc.o .libs/convert.o 
.libs/daemon_init.o .libs/error.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/pow2.o .libs/printf.o .libs/qsort.o 
.libs/show_help.o .libs/show_help_lex.o .libs/stacktrace.o .libs/strncpy.o 
.libs/sys_limits.o .libs/trace.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 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal/util'
make[2]: Leaving directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal/util'
Making all in mca/base
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa  -I../../../opal/libltdl 
-I../../..    -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa  -I../../../opal/libltdl 
-I../../..    -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa  -I../../../opal/libltdl 
-I../../..    -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa  -I../../../opal/libltdl 
-I../../..    -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../opal/libltdl 
-I../../.. -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../opal/libltdl 
-I../../.. -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../opal/libltdl 
-I../../.. -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../opal/libltdl 
-I../../.. -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa  -I../../../opal/libltdl 
-I../../..    -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa  -I../../../opal/libltdl 
-I../../..    -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
mca_base_components_open.lo -MD -MP -MF $depbase.Tpo -c -o 
mca_base_components_open.lo mca_base_components_open.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../opal/libltdl 
-I../../.. -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../opal/libltdl 
-I../../.. -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa  -I../../../opal/libltdl 
-I../../..    -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../opal/libltdl 
-I../../.. -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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_components_select.lo | sed 
's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa  -I../../../opal/libltdl 
-I../../..    -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa  -I../../../opal/libltdl 
-I../../..    -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa  -I../../../opal/libltdl 
-I../../..    -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
mca_base_open.lo -MD -MP -MF $depbase.Tpo -c -o mca_base_open.lo 
mca_base_open.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../opal/libltdl 
-I../../.. -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../opal/libltdl 
-I../../.. -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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
depbase=`echo mca_base_param.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa  -I../../../opal/libltdl 
-I../../..    -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
mca_base_param.lo -MD -MP -MF $depbase.Tpo -c -o mca_base_param.lo 
mca_base_param.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../opal/libltdl 
-I../../.. -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../opal/libltdl 
-I../../.. -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
mca_base_param.lo -MD -MP -MF .deps/mca_base_param.Tpo -c mca_base_param.c  
-fPIC -DPIC -o .libs/mca_base_param.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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa  -I../../../opal/libltdl 
-I../../..    -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../opal/libltdl 
-I../../.. -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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
/bin/sh ../../../libtool --tag=CC   --mode=link gcc   -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden  -export-dynamic   -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_param.lo mca_base_parse_paramfile.lo  -lnsl -lutil  
-lm 
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_param.o .libs/mca_base_parse_paramfile.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 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal/mca/base'
Making all in mca/backtrace
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../.. -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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   -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden  -export-dynamic   -o 
libmca_backtrace.la   base/backtrace_component.lo  -lnsl -lutil  -lm 
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 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal/mca/backtrace'
Making all in mca/carto
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal/mca/carto'
depbase=`echo base/carto_base_close.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT base/carto_base_close.lo 
-MD -MP -MF $depbase.Tpo -c -o base/carto_base_close.lo base/carto_base_close.c 
&&\
        mv -f $depbase.Tpo $depbase.Plo
depbase=`echo base/carto_base_select.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT base/carto_base_select.lo 
-MD -MP -MF $depbase.Tpo -c -o base/carto_base_select.lo 
base/carto_base_select.c &&\
        mv -f $depbase.Tpo $depbase.Plo
depbase=`echo base/carto_base_graph.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT base/carto_base_graph.lo 
-MD -MP -MF $depbase.Tpo -c -o base/carto_base_graph.lo base/carto_base_graph.c 
&&\
        mv -f $depbase.Tpo $depbase.Plo
depbase=`echo base/carto_base_wrapers.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT 
base/carto_base_wrapers.lo -MD -MP -MF $depbase.Tpo -c -o 
base/carto_base_wrapers.lo base/carto_base_wrapers.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../.. -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT base/carto_base_select.lo 
-MD -MP -MF base/.deps/carto_base_select.Tpo -c base/carto_base_select.c  -fPIC 
-DPIC -o base/.libs/carto_base_select.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../.. -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT base/carto_base_graph.lo 
-MD -MP -MF base/.deps/carto_base_graph.Tpo -c base/carto_base_graph.c  -fPIC 
-DPIC -o base/.libs/carto_base_graph.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../.. -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT 
base/carto_base_wrapers.lo -MD -MP -MF base/.deps/carto_base_wrapers.Tpo -c 
base/carto_base_wrapers.c  -fPIC -DPIC -o base/.libs/carto_base_wrapers.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../.. -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT base/carto_base_close.lo 
-MD -MP -MF base/.deps/carto_base_close.Tpo -c base/carto_base_close.c  -fPIC 
-DPIC -o base/.libs/carto_base_close.o
depbase=`echo base/carto_base_open.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT base/carto_base_open.lo 
-MD -MP -MF $depbase.Tpo -c -o base/carto_base_open.lo base/carto_base_open.c 
&&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../.. -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT base/carto_base_open.lo 
-MD -MP -MF base/.deps/carto_base_open.Tpo -c base/carto_base_open.c  -fPIC 
-DPIC -o base/.libs/carto_base_open.o
/bin/sh ../../../libtool --tag=CC   --mode=link gcc   -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden  -export-dynamic   -o 
libmca_carto.la   base/carto_base_close.lo base/carto_base_select.lo 
base/carto_base_graph.lo base/carto_base_wrapers.lo base/carto_base_open.lo  
-lnsl -lutil  -lm 
libtool: link: ar cru .libs/libmca_carto.a base/.libs/carto_base_close.o 
base/.libs/carto_base_select.o base/.libs/carto_base_graph.o 
base/.libs/carto_base_wrapers.o base/.libs/carto_base_open.o 
libtool: link: ranlib .libs/libmca_carto.a
libtool: link: ( cd ".libs" && rm -f "libmca_carto.la" && ln -s 
"../libmca_carto.la" "libmca_carto.la" )
make[2]: Leaving directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal/mca/carto'
Making all in mca/crs
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal/mca/crs'
Creating opal_crs.7 man page...
depbase=`echo base/crs_base_open.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT base/crs_base_open.lo -MD 
-MP -MF $depbase.Tpo -c -o base/crs_base_open.lo base/crs_base_open.c &&\
        mv -f $depbase.Tpo $depbase.Plo
depbase=`echo base/crs_base_close.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT base/crs_base_close.lo 
-MD -MP -MF $depbase.Tpo -c -o base/crs_base_close.lo base/crs_base_close.c &&\
        mv -f $depbase.Tpo $depbase.Plo
depbase=`echo base/crs_base_select.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT base/crs_base_select.lo 
-MD -MP -MF $depbase.Tpo -c -o base/crs_base_select.lo base/crs_base_select.c 
&&\
        mv -f $depbase.Tpo $depbase.Plo
depbase=`echo base/crs_base_fns.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT base/crs_base_fns.lo -MD 
-MP -MF $depbase.Tpo -c -o base/crs_base_fns.lo base/crs_base_fns.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../.. -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT base/crs_base_close.lo 
-MD -MP -MF base/.deps/crs_base_close.Tpo -c base/crs_base_close.c  -fPIC -DPIC 
-o base/.libs/crs_base_close.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../.. -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT base/crs_base_select.lo 
-MD -MP -MF base/.deps/crs_base_select.Tpo -c base/crs_base_select.c  -fPIC 
-DPIC -o base/.libs/crs_base_select.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../.. -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT base/crs_base_open.lo -MD 
-MP -MF base/.deps/crs_base_open.Tpo -c base/crs_base_open.c  -fPIC -DPIC -o 
base/.libs/crs_base_open.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../.. -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT base/crs_base_fns.lo -MD 
-MP -MF base/.deps/crs_base_fns.Tpo -c base/crs_base_fns.c  -fPIC -DPIC -o 
base/.libs/crs_base_fns.o
/bin/sh ../../../libtool --tag=CC   --mode=link gcc   -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden  -export-dynamic   -o 
libmca_crs.la   base/crs_base_open.lo base/crs_base_close.lo 
base/crs_base_select.lo base/crs_base_fns.lo  -lnsl -lutil  -lm 
libtool: link: ar cru .libs/libmca_crs.a base/.libs/crs_base_open.o 
base/.libs/crs_base_close.o base/.libs/crs_base_select.o 
base/.libs/crs_base_fns.o 
libtool: link: ranlib .libs/libmca_crs.a
libtool: link: ( cd ".libs" && rm -f "libmca_crs.la" && ln -s 
"../libmca_crs.la" "libmca_crs.la" )
make[2]: Leaving directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal/mca/crs'
Making all in mca/installdirs
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../.. -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../.. -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
/bin/sh ../../../libtool --tag=CC   --mode=link gcc   -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden  -export-dynamic   -o 
libmca_installdirs.la   base/installdirs_base_components.lo 
base/installdirs_base_expand.lo  -lnsl -lutil  -lm 
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 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal/mca/installdirs'
Making all in mca/maffinity
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal/mca/maffinity'
depbase=`echo base/maffinity_base_close.lo | sed 
's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT 
base/maffinity_base_close.lo -MD -MP -MF $depbase.Tpo -c -o 
base/maffinity_base_close.lo base/maffinity_base_close.c &&\
        mv -f $depbase.Tpo $depbase.Plo
depbase=`echo base/maffinity_base_select.lo | sed 
's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT 
base/maffinity_base_select.lo -MD -MP -MF $depbase.Tpo -c -o 
base/maffinity_base_select.lo base/maffinity_base_select.c &&\
        mv -f $depbase.Tpo $depbase.Plo
depbase=`echo base/maffinity_base_open.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT 
base/maffinity_base_open.lo -MD -MP -MF $depbase.Tpo -c -o 
base/maffinity_base_open.lo base/maffinity_base_open.c &&\
        mv -f $depbase.Tpo $depbase.Plo
depbase=`echo base/maffinity_base_wrappers.lo | sed 
's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT 
base/maffinity_base_wrappers.lo -MD -MP -MF $depbase.Tpo -c -o 
base/maffinity_base_wrappers.lo base/maffinity_base_wrappers.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../.. -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT 
base/maffinity_base_open.lo -MD -MP -MF base/.deps/maffinity_base_open.Tpo -c 
base/maffinity_base_open.c  -fPIC -DPIC -o base/.libs/maffinity_base_open.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../.. -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT 
base/maffinity_base_select.lo -MD -MP -MF base/.deps/maffinity_base_select.Tpo 
-c base/maffinity_base_select.c  -fPIC -DPIC -o 
base/.libs/maffinity_base_select.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../.. -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT 
base/maffinity_base_close.lo -MD -MP -MF base/.deps/maffinity_base_close.Tpo -c 
base/maffinity_base_close.c  -fPIC -DPIC -o base/.libs/maffinity_base_close.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../.. -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT 
base/maffinity_base_wrappers.lo -MD -MP -MF 
base/.deps/maffinity_base_wrappers.Tpo -c base/maffinity_base_wrappers.c  -fPIC 
-DPIC -o base/.libs/maffinity_base_wrappers.o
/bin/sh ../../../libtool --tag=CC   --mode=link gcc   -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden  -export-dynamic   -o 
libmca_maffinity.la   base/maffinity_base_close.lo 
base/maffinity_base_select.lo base/maffinity_base_open.lo 
base/maffinity_base_wrappers.lo  -lnsl -lutil  -lm 
libtool: link: ar cru .libs/libmca_maffinity.a 
base/.libs/maffinity_base_close.o base/.libs/maffinity_base_select.o 
base/.libs/maffinity_base_open.o base/.libs/maffinity_base_wrappers.o 
libtool: link: ranlib .libs/libmca_maffinity.a
libtool: link: ( cd ".libs" && rm -f "libmca_maffinity.la" && ln -s 
"../libmca_maffinity.la" "libmca_maffinity.la" )
make[2]: Leaving directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal/mca/maffinity'
Making all in mca/memchecker
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal/mca/memchecker'
depbase=`echo base/memchecker_base_close.lo | sed 
's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT 
base/memchecker_base_close.lo -MD -MP -MF $depbase.Tpo -c -o 
base/memchecker_base_close.lo base/memchecker_base_close.c &&\
        mv -f $depbase.Tpo $depbase.Plo
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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../.. -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../.. -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../.. -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../.. -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT 
base/memchecker_base_close.lo -MD -MP -MF base/.deps/memchecker_base_close.Tpo 
-c base/memchecker_base_close.c  -fPIC -DPIC -o 
base/.libs/memchecker_base_close.o
/bin/sh ../../../libtool --tag=CC   --mode=link gcc   -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden  -export-dynamic   -o 
libmca_memchecker.la   base/memchecker_base_close.lo 
base/memchecker_base_open.lo base/memchecker_base_select.lo 
base/memchecker_base_wrappers.lo  -lnsl -lutil  -lm 
libtool: link: ar cru .libs/libmca_memchecker.a 
base/.libs/memchecker_base_close.o 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 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal/mca/memchecker'
Making all in mca/memcpy
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal/mca/memcpy'
depbase=`echo base/memcpy_base_close.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT base/memcpy_base_close.lo 
-MD -MP -MF $depbase.Tpo -c -o base/memcpy_base_close.lo 
base/memcpy_base_close.c &&\
        mv -f $depbase.Tpo $depbase.Plo
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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../.. -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../.. -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT base/memcpy_base_close.lo 
-MD -MP -MF base/.deps/memcpy_base_close.Tpo -c base/memcpy_base_close.c  -fPIC 
-DPIC -o base/.libs/memcpy_base_close.o
/bin/sh ../../../libtool --tag=CC   --mode=link gcc   -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden  -export-dynamic   -o 
libmca_memcpy.la   base/memcpy_base_close.lo base/memcpy_base_open.lo  -lnsl 
-lutil  -lm 
libtool: link: ar cru .libs/libmca_memcpy.a base/.libs/memcpy_base_close.o 
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 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal/mca/memcpy'
Making all in mca/memory
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal/mca/memory'
depbase=`echo base/memory_base_close.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT base/memory_base_close.lo 
-MD -MP -MF $depbase.Tpo -c -o base/memory_base_close.lo 
base/memory_base_close.c &&\
        mv -f $depbase.Tpo $depbase.Plo
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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT base/memory_base_open.lo 
-MD -MP -MF $depbase.Tpo -c -o base/memory_base_open.lo base/memory_base_open.c 
&&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../.. -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../.. -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT base/memory_base_close.lo 
-MD -MP -MF base/.deps/memory_base_close.Tpo -c base/memory_base_close.c  -fPIC 
-DPIC -o base/.libs/memory_base_close.o
/bin/sh ../../../libtool --tag=CC   --mode=link gcc   -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden  -export-dynamic   -o 
libmca_memory.la   base/memory_base_close.lo base/memory_base_open.lo  -lnsl 
-lutil  -lm 
libtool: link: ar cru .libs/libmca_memory.a base/.libs/memory_base_close.o 
base/.libs/memory_base_open.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 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal/mca/memory'
Making all in mca/paffinity
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal/mca/paffinity'
depbase=`echo base/paffinity_base_close.lo | sed 
's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT 
base/paffinity_base_close.lo -MD -MP -MF $depbase.Tpo -c -o 
base/paffinity_base_close.lo base/paffinity_base_close.c &&\
        mv -f $depbase.Tpo $depbase.Plo
depbase=`echo base/paffinity_base_select.lo | sed 
's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT 
base/paffinity_base_select.lo -MD -MP -MF $depbase.Tpo -c -o 
base/paffinity_base_select.lo base/paffinity_base_select.c &&\
        mv -f $depbase.Tpo $depbase.Plo
depbase=`echo base/paffinity_base_open.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT 
base/paffinity_base_open.lo -MD -MP -MF $depbase.Tpo -c -o 
base/paffinity_base_open.lo base/paffinity_base_open.c &&\
        mv -f $depbase.Tpo $depbase.Plo
depbase=`echo base/paffinity_base_wrappers.lo | sed 
's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT 
base/paffinity_base_wrappers.lo -MD -MP -MF $depbase.Tpo -c -o 
base/paffinity_base_wrappers.lo base/paffinity_base_wrappers.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../.. -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT 
base/paffinity_base_close.lo -MD -MP -MF base/.deps/paffinity_base_close.Tpo -c 
base/paffinity_base_close.c  -fPIC -DPIC -o base/.libs/paffinity_base_close.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../.. -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT 
base/paffinity_base_wrappers.lo -MD -MP -MF 
base/.deps/paffinity_base_wrappers.Tpo -c base/paffinity_base_wrappers.c  -fPIC 
-DPIC -o base/.libs/paffinity_base_wrappers.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../.. -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT 
base/paffinity_base_select.lo -MD -MP -MF base/.deps/paffinity_base_select.Tpo 
-c base/paffinity_base_select.c  -fPIC -DPIC -o 
base/.libs/paffinity_base_select.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../.. -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT 
base/paffinity_base_open.lo -MD -MP -MF base/.deps/paffinity_base_open.Tpo -c 
base/paffinity_base_open.c  -fPIC -DPIC -o base/.libs/paffinity_base_open.o
depbase=`echo base/paffinity_base_service.lo | sed 
's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT 
base/paffinity_base_service.lo -MD -MP -MF $depbase.Tpo -c -o 
base/paffinity_base_service.lo base/paffinity_base_service.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../.. -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT 
base/paffinity_base_service.lo -MD -MP -MF 
base/.deps/paffinity_base_service.Tpo -c base/paffinity_base_service.c  -fPIC 
-DPIC -o base/.libs/paffinity_base_service.o
/bin/sh ../../../libtool --tag=CC   --mode=link gcc   -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden  -export-dynamic   -o 
libmca_paffinity.la   base/paffinity_base_close.lo 
base/paffinity_base_select.lo base/paffinity_base_open.lo 
base/paffinity_base_wrappers.lo base/paffinity_base_service.lo  -lnsl -lutil  
-lm 
libtool: link: ar cru .libs/libmca_paffinity.a 
base/.libs/paffinity_base_close.o base/.libs/paffinity_base_select.o 
base/.libs/paffinity_base_open.o base/.libs/paffinity_base_wrappers.o 
base/.libs/paffinity_base_service.o 
libtool: link: ranlib .libs/libmca_paffinity.a
libtool: link: ( cd ".libs" && rm -f "libmca_paffinity.la" && ln -s 
"../libmca_paffinity.la" "libmca_paffinity.la" )
make[2]: Leaving directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal/mca/paffinity'
Making all in mca/timer
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal/mca/timer'
depbase=`echo base/timer_base_close.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT base/timer_base_close.lo 
-MD -MP -MF $depbase.Tpo -c -o base/timer_base_close.lo base/timer_base_close.c 
&&\
        mv -f $depbase.Tpo $depbase.Plo
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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../.. -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT base/timer_base_close.lo 
-MD -MP -MF base/.deps/timer_base_close.Tpo -c base/timer_base_close.c  -fPIC 
-DPIC -o base/.libs/timer_base_close.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../.. -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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   -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden  -export-dynamic   -o 
libmca_timer.la   base/timer_base_close.lo base/timer_base_open.lo  -lnsl 
-lutil  -lm 
libtool: link: ar cru .libs/libmca_timer.a base/.libs/timer_base_close.o 
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 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal/mca/timer'
Making all in mca/backtrace/execinfo
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT backtrace_execinfo.lo -MD 
-MP -MF .deps/backtrace_execinfo.Tpo -c backtrace_execinfo.c  -fPIC -DPIC -o 
.libs/backtrace_execinfo.o
/bin/sh ../../../../libtool --tag=CC   --mode=link gcc   -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden  -export-dynamic   -o 
libmca_backtrace_execinfo.la  backtrace_execinfo.lo 
backtrace_execinfo_component.lo  -lnsl -lutil  -lm 
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 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal/mca/backtrace/execinfo'
Making all in mca/installdirs/env
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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   -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden  -export-dynamic   -o 
libmca_installdirs_env.la  opal_installdirs_env.lo  -lnsl -lutil  -lm 
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 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal/mca/installdirs/env'
Making all in mca/installdirs/config
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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   -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden  -export-dynamic   -o 
libmca_installdirs_config.la  opal_installdirs_config.lo   -lnsl -lutil  -lm 
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 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal/mca/installdirs/config'
Making all in mca/memory/ptmalloc2
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal/mca/memory/ptmalloc2'
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DMALLOC_DEBUG=0 
-D_GNU_SOURCE=1 -DUSE_TSD_DATA_HACK=1 -DMALLOC_HOOKS=1 -I./sysdeps/pthread  
-I./sysdeps/generic -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT malloc.lo -MD -MP -MF 
$depbase.Tpo -c -o malloc.lo malloc.c &&\
        mv -f $depbase.Tpo $depbase.Plo
depbase=`echo malloc-stats.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DMALLOC_DEBUG=0 
-D_GNU_SOURCE=1 -DUSE_TSD_DATA_HACK=1 -DMALLOC_HOOKS=1 -I./sysdeps/pthread  
-I./sysdeps/generic -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT malloc-stats.lo -MD -MP 
-MF $depbase.Tpo -c -o malloc-stats.lo malloc-stats.c &&\
        mv -f $depbase.Tpo $depbase.Plo
depbase=`echo opal_ptmalloc2_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DMALLOC_DEBUG=0 
-D_GNU_SOURCE=1 -DUSE_TSD_DATA_HACK=1 -DMALLOC_HOOKS=1 -I./sysdeps/pthread  
-I./sysdeps/generic -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT 
opal_ptmalloc2_component.lo -MD -MP -MF $depbase.Tpo -c -o 
opal_ptmalloc2_component.lo opal_ptmalloc2_component.c &&\
        mv -f $depbase.Tpo $depbase.Plo
depbase=`echo opal_ptmalloc2_munmap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DMALLOC_DEBUG=0 
-D_GNU_SOURCE=1 -DUSE_TSD_DATA_HACK=1 -DMALLOC_HOOKS=1 -I./sysdeps/pthread  
-I./sysdeps/generic -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT opal_ptmalloc2_munmap.lo 
-MD -MP -MF $depbase.Tpo -c -o opal_ptmalloc2_munmap.lo opal_ptmalloc2_munmap.c 
&&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DMALLOC_DEBUG=0 
-D_GNU_SOURCE=1 -DUSE_TSD_DATA_HACK=1 -DMALLOC_HOOKS=1 -I./sysdeps/pthread 
-I./sysdeps/generic -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT 
opal_ptmalloc2_component.lo -MD -MP -MF .deps/opal_ptmalloc2_component.Tpo -c 
opal_ptmalloc2_component.c  -fPIC -DPIC -o .libs/opal_ptmalloc2_component.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DMALLOC_DEBUG=0 
-D_GNU_SOURCE=1 -DUSE_TSD_DATA_HACK=1 -DMALLOC_HOOKS=1 -I./sysdeps/pthread 
-I./sysdeps/generic -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DMALLOC_DEBUG=0 
-D_GNU_SOURCE=1 -DUSE_TSD_DATA_HACK=1 -DMALLOC_HOOKS=1 -I./sysdeps/pthread 
-I./sysdeps/generic -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT opal_ptmalloc2_munmap.lo 
-MD -MP -MF .deps/opal_ptmalloc2_munmap.Tpo -c opal_ptmalloc2_munmap.c  -fPIC 
-DPIC -o .libs/opal_ptmalloc2_munmap.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DMALLOC_DEBUG=0 
-D_GNU_SOURCE=1 -DUSE_TSD_DATA_HACK=1 -DMALLOC_HOOKS=1 -I./sysdeps/pthread 
-I./sysdeps/generic -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT malloc-stats.lo -MD -MP 
-MF .deps/malloc-stats.Tpo -c malloc-stats.c  -fPIC -DPIC -o 
.libs/malloc-stats.o
/bin/sh ../../../../libtool --tag=CC   --mode=link gcc   -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -module -avoid-version  
-export-dynamic   -o libmca_memory_ptmalloc2.la  opal_ptmalloc2_component.lo 
opal_ptmalloc2_munmap.lo  -ldl -lnsl -lutil  -lm 
libtool: link: ar cru .libs/libmca_memory_ptmalloc2.a 
.libs/opal_ptmalloc2_component.o .libs/opal_ptmalloc2_munmap.o 
libtool: link: ranlib .libs/libmca_memory_ptmalloc2.a
libtool: link: ( cd ".libs" && rm -f "libmca_memory_ptmalloc2.la" && ln -s 
"../libmca_memory_ptmalloc2.la" "libmca_memory_ptmalloc2.la" )
/bin/sh ../../../../libtool --tag=CC   --mode=link gcc   -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden  -export-dynamic   -o 
libopenmpi-malloc.la -rpath /opt/openmpi/1.3rc3r20226-V00/gcc/lib64 malloc.lo 
malloc-stats.lo  -lnsl -lutil  -lm 
libtool: link: gcc  -shared  .libs/malloc.o .libs/malloc-stats.o   -lnsl -lutil 
-lm  -m64 -mtune=generic -pthread   -pthread -Wl,-soname 
-Wl,libopenmpi-malloc.so.0 -o .libs/libopenmpi-malloc.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libopenmpi-malloc.so.0" && ln -s 
"libopenmpi-malloc.so.0.0.0" "libopenmpi-malloc.so.0")
libtool: link: (cd ".libs" && rm -f "libopenmpi-malloc.so" && ln -s 
"libopenmpi-malloc.so.0.0.0" "libopenmpi-malloc.so")
libtool: link: ( cd ".libs" && rm -f "libopenmpi-malloc.la" && ln -s 
"../libopenmpi-malloc.la" "libopenmpi-malloc.la" )
make[2]: Leaving directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal/mca/memory/ptmalloc2'
Making all in mca/timer/linux
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal/mca/timer/linux'
depbase=`echo timer_linux_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
timer_linux_component.lo -MD -MP -MF $depbase.Tpo -c -o 
timer_linux_component.lo timer_linux_component.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT timer_linux_component.lo 
-MD -MP -MF .deps/timer_linux_component.Tpo -c timer_linux_component.c  -fPIC 
-DPIC -o .libs/timer_linux_component.o
/bin/sh ../../../../libtool --tag=CC   --mode=link gcc   -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden  -export-dynamic   -o 
libmca_timer_linux.la  timer_linux_component.lo  -lnsl -lutil  -lm 
libtool: link: ar cru .libs/libmca_timer_linux.a .libs/timer_linux_component.o 
libtool: link: ranlib .libs/libmca_timer_linux.a
libtool: link: ( cd ".libs" && rm -f "libmca_timer_linux.la" && ln -s 
"../libmca_timer_linux.la" "libmca_timer_linux.la" )
make[2]: Leaving directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal/mca/timer/linux'
Making all in .
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/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../orte/include -I../ompi/include 
-I../opal/mca/paffinity/linux/plpa/src/libplpa   -I..    -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../orte/include -I../ompi/include 
-I../opal/mca/paffinity/linux/plpa/src/libplpa   -I..    -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../orte/include -I../ompi/include 
-I../opal/mca/paffinity/linux/plpa/src/libplpa   -I..    -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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_list.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../opal/include -I../orte/include -I../ompi/include 
-I../opal/mca/paffinity/linux/plpa/src/libplpa   -I..    -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT class/opal_list.lo -MD 
-MP -MF $depbase.Tpo -c -o class/opal_list.lo class/opal_list.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include 
-I../ompi/include -I../opal/mca/paffinity/linux/plpa/src/libplpa -I.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../orte/include 
-I../ompi/include -I../opal/mca/paffinity/linux/plpa/src/libplpa -I.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include 
-I../ompi/include -I../opal/mca/paffinity/linux/plpa/src/libplpa -I.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include 
-I../ompi/include -I../opal/mca/paffinity/linux/plpa/src/libplpa -I.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../orte/include -I../ompi/include 
-I../opal/mca/paffinity/linux/plpa/src/libplpa   -I..    -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../orte/include -I../ompi/include 
-I../opal/mca/paffinity/linux/plpa/src/libplpa   -I..    -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../orte/include 
-I../ompi/include -I../opal/mca/paffinity/linux/plpa/src/libplpa -I.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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_atomic_lifo.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../opal/include -I../orte/include -I../ompi/include 
-I../opal/mca/paffinity/linux/plpa/src/libplpa   -I..    -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT class/opal_atomic_lifo.lo 
-MD -MP -MF $depbase.Tpo -c -o class/opal_atomic_lifo.lo 
class/opal_atomic_lifo.c &&\
        mv -f $depbase.Tpo $depbase.Plo
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../orte/include -I../ompi/include 
-I../opal/mca/paffinity/linux/plpa/src/libplpa   -I..    -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../orte/include 
-I../ompi/include -I../opal/mca/paffinity/linux/plpa/src/libplpa -I.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include 
-I../ompi/include -I../opal/mca/paffinity/linux/plpa/src/libplpa -I.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT class/opal_atomic_lifo.lo 
-MD -MP -MF class/.deps/opal_atomic_lifo.Tpo -c class/opal_atomic_lifo.c  -fPIC 
-DPIC -o class/.libs/opal_atomic_lifo.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include 
-I../ompi/include -I../opal/mca/paffinity/linux/plpa/src/libplpa -I.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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_value_array.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../opal/include -I../orte/include -I../ompi/include 
-I../opal/mca/paffinity/linux/plpa/src/libplpa   -I..    -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT class/opal_value_array.lo 
-MD -MP -MF $depbase.Tpo -c -o class/opal_value_array.lo 
class/opal_value_array.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include 
-I../ompi/include -I../opal/mca/paffinity/linux/plpa/src/libplpa -I.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../orte/include -I../ompi/include 
-I../opal/mca/paffinity/linux/plpa/src/libplpa   -I..    -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT memoryhooks/memory.lo -MD 
-MP -MF $depbase.Tpo -c -o memoryhooks/memory.lo memoryhooks/memory.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include 
-I../ompi/include -I../opal/mca/paffinity/linux/plpa/src/libplpa -I.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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_progress.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../opal/include -I../orte/include -I../ompi/include 
-I../opal/mca/paffinity/linux/plpa/src/libplpa   -I..    -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../orte/include -I../ompi/include 
-I../opal/mca/paffinity/linux/plpa/src/libplpa   -I..    -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../orte/include 
-I../ompi/include -I../opal/mca/paffinity/linux/plpa/src/libplpa -I.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include 
-I../ompi/include -I../opal/mca/paffinity/linux/plpa/src/libplpa -I.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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_init.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../opal/include -I../orte/include -I../ompi/include 
-I../opal/mca/paffinity/linux/plpa/src/libplpa   -I..    -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../orte/include -I../ompi/include 
-I../opal/mca/paffinity/linux/plpa/src/libplpa   -I..    -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../orte/include 
-I../ompi/include -I../opal/mca/paffinity/linux/plpa/src/libplpa -I.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../orte/include 
-I../ompi/include -I../opal/mca/paffinity/linux/plpa/src/libplpa -I.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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_cr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../opal/include -I../orte/include -I../ompi/include 
-I../opal/mca/paffinity/linux/plpa/src/libplpa   -I..    -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT runtime/opal_cr.lo -MD 
-MP -MF $depbase.Tpo -c -o runtime/opal_cr.lo runtime/opal_cr.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include 
-I../ompi/include -I../opal/mca/paffinity/linux/plpa/src/libplpa -I.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT runtime/opal_cr.lo -MD 
-MP -MF runtime/.deps/opal_cr.Tpo -c runtime/opal_cr.c  -fPIC -DPIC -o 
runtime/.libs/opal_cr.o
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../orte/include -I../ompi/include 
-I../opal/mca/paffinity/linux/plpa/src/libplpa   -I..    -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT threads/condition.lo -MD 
-MP -MF $depbase.Tpo -c -o threads/condition.lo threads/condition.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include 
-I../ompi/include -I../opal/mca/paffinity/linux/plpa/src/libplpa -I.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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/mutex.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../opal/include -I../orte/include -I../ompi/include 
-I../opal/mca/paffinity/linux/plpa/src/libplpa   -I..    -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT threads/mutex.lo -MD -MP 
-MF $depbase.Tpo -c -o threads/mutex.lo threads/mutex.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include 
-I../ompi/include -I../opal/mca/paffinity/linux/plpa/src/libplpa -I.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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/thread.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../opal/include -I../orte/include -I../ompi/include 
-I../opal/mca/paffinity/linux/plpa/src/libplpa   -I..    -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../orte/include 
-I../ompi/include -I../opal/mca/paffinity/linux/plpa/src/libplpa -I.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT threads/thread.lo -MD -MP 
-MF threads/.deps/thread.Tpo -c threads/thread.c  -fPIC -DPIC -o 
threads/.libs/thread.o
depbase=`echo threads/tsd.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../opal/include -I../orte/include -I../ompi/include 
-I../opal/mca/paffinity/linux/plpa/src/libplpa   -I..    -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT threads/tsd.lo -MD -MP 
-MF $depbase.Tpo -c -o threads/tsd.lo threads/tsd.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../orte/include -I../ompi/include 
-I../opal/mca/paffinity/linux/plpa/src/libplpa   -I..    -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../orte/include -I../ompi/include 
-I../opal/mca/paffinity/linux/plpa/src/libplpa   -I..    -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT dss/dss_compare.lo -MD 
-MP -MF $depbase.Tpo -c -o dss/dss_compare.lo dss/dss_compare.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include 
-I../ompi/include -I../opal/mca/paffinity/linux/plpa/src/libplpa -I.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include 
-I../ompi/include -I../opal/mca/paffinity/linux/plpa/src/libplpa -I.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT threads/tsd.lo -MD -MP 
-MF threads/.deps/tsd.Tpo -c threads/tsd.c  -fPIC -DPIC -o threads/.libs/tsd.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include 
-I../ompi/include -I../opal/mca/paffinity/linux/plpa/src/libplpa -I.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../orte/include -I../ompi/include 
-I../opal/mca/paffinity/linux/plpa/src/libplpa   -I..    -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../orte/include -I../ompi/include 
-I../opal/mca/paffinity/linux/plpa/src/libplpa   -I..    -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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_get.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../opal/include -I../orte/include -I../ompi/include 
-I../opal/mca/paffinity/linux/plpa/src/libplpa   -I..    -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT dss/dss_get.lo -MD -MP 
-MF $depbase.Tpo -c -o dss/dss_get.lo dss/dss_get.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include 
-I../ompi/include -I../opal/mca/paffinity/linux/plpa/src/libplpa -I.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../orte/include 
-I../ompi/include -I../opal/mca/paffinity/linux/plpa/src/libplpa -I.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../orte/include 
-I../ompi/include -I../opal/mca/paffinity/linux/plpa/src/libplpa -I.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT dss/dss_get.lo -MD -MP 
-MF dss/.deps/dss_get.Tpo -c dss/dss_get.c  -fPIC -DPIC -o dss/.libs/dss_get.o
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../orte/include -I../ompi/include 
-I../opal/mca/paffinity/linux/plpa/src/libplpa   -I..    -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../orte/include 
-I../ompi/include -I../opal/mca/paffinity/linux/plpa/src/libplpa -I.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../orte/include -I../ompi/include 
-I../opal/mca/paffinity/linux/plpa/src/libplpa   -I..    -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../orte/include -I../ompi/include 
-I../opal/mca/paffinity/linux/plpa/src/libplpa   -I..    -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT dss/dss_pack.lo -MD -MP 
-MF $depbase.Tpo -c -o dss/dss_pack.lo dss/dss_pack.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include 
-I../ompi/include -I../opal/mca/paffinity/linux/plpa/src/libplpa -I.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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_peek.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../opal/include -I../orte/include -I../ompi/include 
-I../opal/mca/paffinity/linux/plpa/src/libplpa   -I..    -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../orte/include 
-I../ompi/include -I../opal/mca/paffinity/linux/plpa/src/libplpa -I.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../orte/include -I../ompi/include 
-I../opal/mca/paffinity/linux/plpa/src/libplpa   -I..    -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../orte/include 
-I../ompi/include -I../opal/mca/paffinity/linux/plpa/src/libplpa -I.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include 
-I../ompi/include -I../opal/mca/paffinity/linux/plpa/src/libplpa -I.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../orte/include -I../ompi/include 
-I../opal/mca/paffinity/linux/plpa/src/libplpa   -I..    -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT dss/dss_register.lo -MD 
-MP -MF $depbase.Tpo -c -o dss/dss_register.lo dss/dss_register.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include 
-I../ompi/include -I../opal/mca/paffinity/linux/plpa/src/libplpa -I.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
depbase=`echo dss/dss_release.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../opal/include -I../orte/include -I../ompi/include 
-I../opal/mca/paffinity/linux/plpa/src/libplpa   -I..    -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT dss/dss_release.lo -MD 
-MP -MF $depbase.Tpo -c -o dss/dss_release.lo dss/dss_release.c &&\
        mv -f $depbase.Tpo $depbase.Plo
depbase=`echo dss/dss_set.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../opal/include -I../orte/include -I../ompi/include 
-I../opal/mca/paffinity/linux/plpa/src/libplpa   -I..    -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT dss/dss_set.lo -MD -MP 
-MF $depbase.Tpo -c -o dss/dss_set.lo dss/dss_set.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include 
-I../ompi/include -I../opal/mca/paffinity/linux/plpa/src/libplpa -I.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT dss/dss_release.lo -MD 
-MP -MF dss/.deps/dss_release.Tpo -c dss/dss_release.c  -fPIC -DPIC -o 
dss/.libs/dss_release.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include 
-I../ompi/include -I../opal/mca/paffinity/linux/plpa/src/libplpa -I.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT dss/dss_set.lo -MD -MP 
-MF dss/.deps/dss_set.Tpo -c dss/dss_set.c  -fPIC -DPIC -o dss/.libs/dss_set.o
depbase=`echo dss/dss_set_buffer_type.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../opal/include -I../orte/include -I../ompi/include 
-I../opal/mca/paffinity/linux/plpa/src/libplpa   -I..    -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT 
dss/dss_set_buffer_type.lo -MD -MP -MF $depbase.Tpo -c -o 
dss/dss_set_buffer_type.lo dss/dss_set_buffer_type.c &&\
        mv -f $depbase.Tpo $depbase.Plo
depbase=`echo dss/dss_size.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../opal/include -I../orte/include -I../ompi/include 
-I../opal/mca/paffinity/linux/plpa/src/libplpa   -I..    -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT dss/dss_size.lo -MD -MP 
-MF $depbase.Tpo -c -o dss/dss_size.lo dss/dss_size.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include 
-I../ompi/include -I../opal/mca/paffinity/linux/plpa/src/libplpa -I.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT 
dss/dss_set_buffer_type.lo -MD -MP -MF dss/.deps/dss_set_buffer_type.Tpo -c 
dss/dss_set_buffer_type.c  -fPIC -DPIC -o dss/.libs/dss_set_buffer_type.o
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../orte/include -I../ompi/include 
-I../opal/mca/paffinity/linux/plpa/src/libplpa   -I..    -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../orte/include 
-I../ompi/include -I../opal/mca/paffinity/linux/plpa/src/libplpa -I.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT dss/dss_size.lo -MD -MP 
-MF dss/.deps/dss_size.Tpo -c dss/dss_size.c  -fPIC -DPIC -o 
dss/.libs/dss_size.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../orte/include -I../ompi/include 
-I../opal/mca/paffinity/linux/plpa/src/libplpa   -I..    -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../orte/include 
-I../ompi/include -I../opal/mca/paffinity/linux/plpa/src/libplpa -I.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include 
-I../ompi/include -I../opal/mca/paffinity/linux/plpa/src/libplpa -I.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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   -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden  -export-dynamic   -o 
libopen-pal.la -rpath /opt/openmpi/1.3rc3r20226-V00/gcc/lib64  
class/opal_bitmap.lo class/opal_free_list.lo class/opal_hash_table.lo 
class/opal_list.lo class/opal_object.lo class/opal_graph.lo 
class/opal_atomic_lifo.lo class/opal_pointer_array.lo class/opal_value_array.lo 
memoryhooks/memory.lo runtime/opal_progress.lo runtime/opal_finalize.lo 
runtime/opal_init.lo runtime/opal_params.lo runtime/opal_cr.lo 
threads/condition.lo threads/mutex.lo threads/thread.lo threads/tsd.lo  
dss/dss_internal_functions.lo dss/dss_compare.lo dss/dss_copy.lo 
dss/dss_dump.lo dss/dss_get.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_release.lo dss/dss_set.lo dss/dss_set_buffer_type.lo dss/dss_size.lo 
dss/dss_unpack.lo dss/dss_open_close.lo ../opal/libltdl/libltdlc.la 
asm/libasm.la event/libevent.la mca/base/libmca_base.la util/libopalutil.la 
mca/backtrace/libmca_backtrace.la 
mca/backtrace/execinfo/libmca_backtrace_execinfo.la  mca/carto/libmca_carto.la  
mca/crs/libmca_crs.la  mca/installdirs/libmca_installdirs.la 
mca/installdirs/config/libmca_installdirs_config.la 
mca/installdirs/env/libmca_installdirs_env.la  
mca/maffinity/libmca_maffinity.la  mca/memchecker/libmca_memchecker.la  
mca/memcpy/libmca_memcpy.la  mca/memory/libmca_memory.la 
mca/memory/ptmalloc2/libmca_memory_ptmalloc2.la  
mca/paffinity/libmca_paffinity.la  mca/timer/libmca_timer.la 
mca/timer/linux/libmca_timer_linux.la  -lnsl -lutil  -lm 
libtool: link: gcc  -shared  class/.libs/opal_bitmap.o 
class/.libs/opal_free_list.o class/.libs/opal_hash_table.o 
class/.libs/opal_list.o class/.libs/opal_object.o class/.libs/opal_graph.o 
class/.libs/opal_atomic_lifo.o class/.libs/opal_pointer_array.o 
class/.libs/opal_value_array.o memoryhooks/.libs/memory.o 
runtime/.libs/opal_progress.o runtime/.libs/opal_finalize.o 
runtime/.libs/opal_init.o runtime/.libs/opal_params.o runtime/.libs/opal_cr.o 
threads/.libs/condition.o threads/.libs/mutex.o threads/.libs/thread.o 
threads/.libs/tsd.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_get.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_release.o dss/.libs/dss_set.o dss/.libs/dss_set_buffer_type.o 
dss/.libs/dss_size.o dss/.libs/dss_unpack.o dss/.libs/dss_open_close.o  
-Wl,--whole-archive ../opal/libltdl/.libs/libltdlc.a asm/.libs/libasm.a 
event/.libs/libevent.a mca/base/.libs/libmca_base.a util/.libs/libopalutil.a 
mca/backtrace/.libs/libmca_backtrace.a 
mca/backtrace/execinfo/.libs/libmca_backtrace_execinfo.a 
mca/carto/.libs/libmca_carto.a mca/crs/.libs/libmca_crs.a 
mca/installdirs/.libs/libmca_installdirs.a 
mca/installdirs/config/.libs/libmca_installdirs_config.a 
mca/installdirs/env/.libs/libmca_installdirs_env.a 
mca/maffinity/.libs/libmca_maffinity.a mca/memchecker/.libs/libmca_memchecker.a 
mca/memcpy/.libs/libmca_memcpy.a mca/memory/.libs/libmca_memory.a 
mca/memory/ptmalloc2/.libs/libmca_memory_ptmalloc2.a 
mca/paffinity/.libs/libmca_paffinity.a mca/timer/.libs/libmca_timer.a 
mca/timer/linux/.libs/libmca_timer_linux.a -Wl,--no-whole-archive  -ldl -lnsl 
-lutil -lm  -m64 -mtune=generic -pthread   -pthread -Wl,-soname 
-Wl,libopen-pal.so.0 -o .libs/libopen-pal.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libopen-pal.so.0" && ln -s 
"libopen-pal.so.0.0.0" "libopen-pal.so.0")
libtool: link: (cd ".libs" && rm -f "libopen-pal.so" && ln -s 
"libopen-pal.so.0.0.0" "libopen-pal.so")
libtool: link: ( cd ".libs" && rm -f "libopen-pal.la" && ln -s 
"../libopen-pal.la" "libopen-pal.la" )
make[2]: Leaving directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal'
Making all in mca/carto/auto_detect
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal/mca/carto/auto_detect'
depbase=`echo carto_auto_detect_component.lo | sed 
's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
carto_auto_detect_component.lo -MD -MP -MF $depbase.Tpo -c -o 
carto_auto_detect_component.lo carto_auto_detect_component.c &&\
        mv -f $depbase.Tpo $depbase.Plo
depbase=`echo carto_auto_detect_module.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
carto_auto_detect_module.lo -MD -MP -MF $depbase.Tpo -c -o 
carto_auto_detect_module.lo carto_auto_detect_module.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT 
carto_auto_detect_module.lo -MD -MP -MF .deps/carto_auto_detect_module.Tpo -c 
carto_auto_detect_module.c  -fPIC -DPIC -o .libs/carto_auto_detect_module.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT 
carto_auto_detect_component.lo -MD -MP -MF 
.deps/carto_auto_detect_component.Tpo -c carto_auto_detect_component.c  -fPIC 
-DPIC -o .libs/carto_auto_detect_component.o
/bin/sh ../../../../libtool --tag=CC   --mode=link gcc   -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -module -avoid-version 
-export-dynamic   -o mca_carto_auto_detect.la -rpath 
/opt/openmpi/1.3rc3r20226-V00/gcc/lib64/openmpi carto_auto_detect_component.lo 
carto_auto_detect_module.lo  -lnsl -lutil  -lm 
libtool: link: gcc  -shared  .libs/carto_auto_detect_component.o 
.libs/carto_auto_detect_module.o   -lnsl -lutil -lm  -m64 -mtune=generic 
-pthread   -pthread -Wl,-soname -Wl,mca_carto_auto_detect.so -o 
.libs/mca_carto_auto_detect.so
libtool: link: ( cd ".libs" && rm -f "mca_carto_auto_detect.la" && ln -s 
"../mca_carto_auto_detect.la" "mca_carto_auto_detect.la" )
make[2]: Leaving directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal/mca/carto/auto_detect'
Making all in mca/carto/file
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal/mca/carto/file'
depbase=`echo carto_file_lex.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
carto_file_lex.lo -MD -MP -MF $depbase.Tpo -c -o carto_file_lex.lo 
carto_file_lex.c &&\
        mv -f $depbase.Tpo $depbase.Plo
depbase=`echo carto_file_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
carto_file_component.lo -MD -MP -MF $depbase.Tpo -c -o carto_file_component.lo 
carto_file_component.c &&\
        mv -f $depbase.Tpo $depbase.Plo
depbase=`echo carto_file_module.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
carto_file_module.lo -MD -MP -MF $depbase.Tpo -c -o carto_file_module.lo 
carto_file_module.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT carto_file_module.lo -MD 
-MP -MF .deps/carto_file_module.Tpo -c carto_file_module.c  -fPIC -DPIC -o 
.libs/carto_file_module.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT carto_file_component.lo 
-MD -MP -MF .deps/carto_file_component.Tpo -c carto_file_component.c  -fPIC 
-DPIC -o .libs/carto_file_component.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT carto_file_lex.lo -MD -MP 
-MF .deps/carto_file_lex.Tpo -c carto_file_lex.c  -fPIC -DPIC -o 
.libs/carto_file_lex.o
carto_file_lex.c: In function 'carto_file_lex':
carto_file_lex.l:103: warning: ignoring return value of 'fwrite', declared with 
attribute warn_unused_result
/bin/sh ../../../../libtool --tag=CC   --mode=link gcc   -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -module -avoid-version 
-export-dynamic   -o mca_carto_file.la -rpath 
/opt/openmpi/1.3rc3r20226-V00/gcc/lib64/openmpi carto_file_lex.lo 
carto_file_component.lo carto_file_module.lo  -lnsl -lutil  -lm 
libtool: link: gcc  -shared  .libs/carto_file_lex.o 
.libs/carto_file_component.o .libs/carto_file_module.o   -lnsl -lutil -lm  -m64 
-mtune=generic -pthread   -pthread -Wl,-soname -Wl,mca_carto_file.so -o 
.libs/mca_carto_file.so
libtool: link: ( cd ".libs" && rm -f "mca_carto_file.la" && ln -s 
"../mca_carto_file.la" "mca_carto_file.la" )
make[2]: Leaving directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal/mca/carto/file'
Making all in mca/crs/none
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal/mca/crs/none'
depbase=`echo crs_none_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-I../../../../opal/libltdl -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT crs_none_component.lo -MD 
-MP -MF $depbase.Tpo -c -o crs_none_component.lo crs_none_component.c &&\
        mv -f $depbase.Tpo $depbase.Plo
depbase=`echo crs_none_module.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-I../../../../opal/libltdl -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT crs_none_module.lo -MD 
-MP -MF $depbase.Tpo -c -o crs_none_module.lo crs_none_module.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-I../../../../opal/libltdl -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT crs_none_module.lo -MD 
-MP -MF .deps/crs_none_module.Tpo -c crs_none_module.c  -fPIC -DPIC -o 
.libs/crs_none_module.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-I../../../../opal/libltdl -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT crs_none_component.lo -MD 
-MP -MF .deps/crs_none_component.Tpo -c crs_none_component.c  -fPIC -DPIC -o 
.libs/crs_none_component.o
/bin/sh ../../../../libtool --tag=CC   --mode=link gcc   -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -module -avoid-version 
-export-dynamic   -o mca_crs_none.la -rpath 
/opt/openmpi/1.3rc3r20226-V00/gcc/lib64/openmpi crs_none_component.lo 
crs_none_module.lo  -lnsl -lutil  -lm 
libtool: link: gcc  -shared  .libs/crs_none_component.o .libs/crs_none_module.o 
  -lnsl -lutil -lm  -m64 -mtune=generic -pthread   -pthread -Wl,-soname 
-Wl,mca_crs_none.so -o .libs/mca_crs_none.so
libtool: link: ( cd ".libs" && rm -f "mca_crs_none.la" && ln -s 
"../mca_crs_none.la" "mca_crs_none.la" )
make[2]: Leaving directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal/mca/crs/none'
Making all in mca/maffinity/first_use
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal/mca/maffinity/first_use'
depbase=`echo maffinity_first_use_component.lo | sed 
's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
maffinity_first_use_component.lo -MD -MP -MF $depbase.Tpo -c -o 
maffinity_first_use_component.lo maffinity_first_use_component.c &&\
        mv -f $depbase.Tpo $depbase.Plo
depbase=`echo maffinity_first_use_module.lo | sed 
's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
maffinity_first_use_module.lo -MD -MP -MF $depbase.Tpo -c -o 
maffinity_first_use_module.lo maffinity_first_use_module.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT 
maffinity_first_use_component.lo -MD -MP -MF 
.deps/maffinity_first_use_component.Tpo -c maffinity_first_use_component.c  
-fPIC -DPIC -o .libs/maffinity_first_use_component.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT 
maffinity_first_use_module.lo -MD -MP -MF .deps/maffinity_first_use_module.Tpo 
-c maffinity_first_use_module.c  -fPIC -DPIC -o 
.libs/maffinity_first_use_module.o
/bin/sh ../../../../libtool --tag=CC   --mode=link gcc   -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -module -avoid-version 
-export-dynamic   -o mca_maffinity_first_use.la -rpath 
/opt/openmpi/1.3rc3r20226-V00/gcc/lib64/openmpi 
maffinity_first_use_component.lo maffinity_first_use_module.lo  -lnsl -lutil  
-lm 
libtool: link: gcc  -shared  .libs/maffinity_first_use_component.o 
.libs/maffinity_first_use_module.o   -lnsl -lutil -lm  -m64 -mtune=generic 
-pthread   -pthread -Wl,-soname -Wl,mca_maffinity_first_use.so -o 
.libs/mca_maffinity_first_use.so
libtool: link: ( cd ".libs" && rm -f "mca_maffinity_first_use.la" && ln -s 
"../mca_maffinity_first_use.la" "mca_maffinity_first_use.la" )
make[2]: Leaving directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal/mca/maffinity/first_use'
Making all in mca/paffinity/linux
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal/mca/paffinity/linux'
Making all in plpa
make[3]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal/mca/paffinity/linux/plpa'
Making all in src
make[4]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal/mca/paffinity/linux/plpa/src'
Making all in libplpa
make[5]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal/mca/paffinity/linux/plpa/src/libplpa'
/usr/bin/make  all-am
make[6]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal/mca/paffinity/linux/plpa/src/libplpa'
depbase=`echo plpa_api_probe.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../../../../opal/include 
-I../../../../../../../orte/include -I../../../../../../../ompi/include   
-I../../../../../../..    -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
-fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
plpa_api_probe.lo -MD -MP -MF $depbase.Tpo -c -o plpa_api_probe.lo 
plpa_api_probe.c &&\
        mv -f $depbase.Tpo $depbase.Plo
depbase=`echo plpa_dispatch.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../../../../opal/include 
-I../../../../../../../orte/include -I../../../../../../../ompi/include   
-I../../../../../../..    -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
-fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
plpa_dispatch.lo -MD -MP -MF $depbase.Tpo -c -o plpa_dispatch.lo 
plpa_dispatch.c &&\
        mv -f $depbase.Tpo $depbase.Plo
depbase=`echo plpa_runtime.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../../../../opal/include 
-I../../../../../../../orte/include -I../../../../../../../ompi/include   
-I../../../../../../..    -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
-fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
plpa_runtime.lo -MD -MP -MF $depbase.Tpo -c -o plpa_runtime.lo plpa_runtime.c 
&&\
        mv -f $depbase.Tpo $depbase.Plo
depbase=`echo plpa_map.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../../../../opal/include 
-I../../../../../../../orte/include -I../../../../../../../ompi/include   
-I../../../../../../..    -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
-fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
plpa_map.lo -MD -MP -MF $depbase.Tpo -c -o plpa_map.lo plpa_map.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../../../../opal/include 
-I../../../../../../../orte/include -I../../../../../../../ompi/include 
-I../../../../../../.. -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
-fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
plpa_runtime.lo -MD -MP -MF .deps/plpa_runtime.Tpo -c plpa_runtime.c  -fPIC 
-DPIC -o .libs/plpa_runtime.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../../../../opal/include 
-I../../../../../../../orte/include -I../../../../../../../ompi/include 
-I../../../../../../.. -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
-fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
plpa_api_probe.lo -MD -MP -MF .deps/plpa_api_probe.Tpo -c plpa_api_probe.c  
-fPIC -DPIC -o .libs/plpa_api_probe.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../../../../opal/include 
-I../../../../../../../orte/include -I../../../../../../../ompi/include 
-I../../../../../../.. -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
-fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
plpa_dispatch.lo -MD -MP -MF .deps/plpa_dispatch.Tpo -c plpa_dispatch.c  -fPIC 
-DPIC -o .libs/plpa_dispatch.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../../../../opal/include 
-I../../../../../../../orte/include -I../../../../../../../ompi/include 
-I../../../../../../.. -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
-fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
plpa_map.lo -MD -MP -MF .deps/plpa_map.Tpo -c plpa_map.c  -fPIC -DPIC -o 
.libs/plpa_map.o
/bin/sh ../../../../../../../libtool --tag=CC   --mode=link gcc   -DNDEBUG -O2 
-g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden  -export-dynamic   -o 
libplpa_included.la  plpa_api_probe.lo plpa_dispatch.lo plpa_runtime.lo 
plpa_map.lo  -lnsl -lutil  -lm 
libtool: link: ar cru .libs/libplpa_included.a .libs/plpa_api_probe.o 
.libs/plpa_dispatch.o .libs/plpa_runtime.o .libs/plpa_map.o 
libtool: link: ranlib .libs/libplpa_included.a
libtool: link: ( cd ".libs" && rm -f "libplpa_included.la" && ln -s 
"../libplpa_included.la" "libplpa_included.la" )
make[6]: Leaving directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal/mca/paffinity/linux/plpa/src/libplpa'
make[5]: Leaving directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal/mca/paffinity/linux/plpa/src/libplpa'
Making all in plpa-info
make[5]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal/mca/paffinity/linux/plpa/src/plpa-info'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal/mca/paffinity/linux/plpa/src/plpa-info'
Making all in plpa-taskset
make[5]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal/mca/paffinity/linux/plpa/src/plpa-taskset'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal/mca/paffinity/linux/plpa/src/plpa-taskset'
make[5]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal/mca/paffinity/linux/plpa/src'
make[5]: Nothing to be done for `all-am'.
make[5]: Leaving directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal/mca/paffinity/linux/plpa/src'
make[4]: Leaving directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal/mca/paffinity/linux/plpa/src'
make[4]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal/mca/paffinity/linux/plpa'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal/mca/paffinity/linux/plpa'
make[3]: Leaving directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal/mca/paffinity/linux/plpa'
make[3]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal/mca/paffinity/linux'
depbase=`echo paffinity_linux_component.lo | sed 
's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
paffinity_linux_component.lo -MD -MP -MF $depbase.Tpo -c -o 
paffinity_linux_component.lo paffinity_linux_component.c &&\
        mv -f $depbase.Tpo $depbase.Plo
depbase=`echo paffinity_linux_module.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
paffinity_linux_module.lo -MD -MP -MF $depbase.Tpo -c -o 
paffinity_linux_module.lo paffinity_linux_module.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT 
paffinity_linux_component.lo -MD -MP -MF .deps/paffinity_linux_component.Tpo -c 
paffinity_linux_component.c  -fPIC -DPIC -o .libs/paffinity_linux_component.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT paffinity_linux_module.lo 
-MD -MP -MF .deps/paffinity_linux_module.Tpo -c paffinity_linux_module.c  -fPIC 
-DPIC -o .libs/paffinity_linux_module.o
/bin/sh ../../../../libtool --tag=CC   --mode=link gcc   -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -module -avoid-version 
-export-dynamic   -o mca_paffinity_linux.la -rpath 
/opt/openmpi/1.3rc3r20226-V00/gcc/lib64/openmpi paffinity_linux_component.lo 
paffinity_linux_module.lo 
/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal/mca/paffinity/linux/plpa/src/libplpa/libplpa_included.la
 -lnsl -lutil  -lm 
libtool: link: gcc  -shared  .libs/paffinity_linux_component.o 
.libs/paffinity_linux_module.o  -Wl,--whole-archive 
/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal/mca/paffinity/linux/plpa/src/libplpa/.libs/libplpa_included.a
 -Wl,--no-whole-archive  -lnsl -lutil -lm  -m64 -mtune=generic -pthread   
-pthread -Wl,-soname -Wl,mca_paffinity_linux.so -o .libs/mca_paffinity_linux.so
libtool: link: ( cd ".libs" && rm -f "mca_paffinity_linux.la" && ln -s 
"../mca_paffinity_linux.la" "mca_paffinity_linux.la" )
make[3]: Leaving directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal/mca/paffinity/linux'
make[2]: Leaving directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal/mca/paffinity/linux'
Making all in tools/wrappers
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal/tools/wrappers'
depbase=`echo opal_wrapper.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc  "-DEXEEXT=\"\"" -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT opal_wrapper.o -MD -MP 
-MF $depbase.Tpo -c -o opal_wrapper.o opal_wrapper.c &&\
        mv -f $depbase.Tpo $depbase.Po
Creating opal_wrapper.1 man page...
/bin/sh ../../../libtool --tag=CC   --mode=link gcc   -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden  -export-dynamic   -o 
opal_wrapper opal_wrapper.o ../../../opal/libopen-pal.la -lnsl -lutil  -lm 
libtool: link: gcc -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
-fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -o 
.libs/opal_wrapper opal_wrapper.o -Wl,--export-dynamic  
../../../opal/.libs/libopen-pal.so -ldl -lnsl -lutil -lm -pthread -Wl,-rpath 
-Wl,/opt/openmpi/1.3rc3r20226-V00/gcc/lib64
make[2]: Leaving directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal/tools/wrappers'
make[1]: Leaving directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal'
Making all in orte
make[1]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte'
Making all in include
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte/include'
/usr/bin/make  all-am
make[3]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte/include'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte/include'
make[2]: Leaving directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte/include'
Making all in mca/errmgr
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte/mca/errmgr'
depbase=`echo base/errmgr_base_close.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT base/errmgr_base_close.lo 
-MD -MP -MF $depbase.Tpo -c -o base/errmgr_base_close.lo 
base/errmgr_base_close.c &&\
        mv -f $depbase.Tpo $depbase.Plo
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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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_open.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT base/errmgr_base_open.lo 
-MD -MP -MF $depbase.Tpo -c -o base/errmgr_base_open.lo base/errmgr_base_open.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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../.. -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT base/errmgr_base_close.lo 
-MD -MP -MF base/.deps/errmgr_base_close.Tpo -c base/errmgr_base_close.c  -fPIC 
-DPIC -o base/.libs/errmgr_base_close.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../.. -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../.. -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT base/errmgr_base_open.lo 
-MD -MP -MF base/.deps/errmgr_base_open.Tpo -c base/errmgr_base_open.c  -fPIC 
-DPIC -o base/.libs/errmgr_base_open.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../.. -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
/bin/sh ../../../libtool --tag=CC   --mode=link gcc   -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden  -export-dynamic   -o 
libmca_errmgr.la   base/errmgr_base_close.lo base/errmgr_base_select.lo 
base/errmgr_base_open.lo base/errmgr_base_fns.lo  -lnsl -lutil  -lm 
libtool: link: ar cru .libs/libmca_errmgr.a base/.libs/errmgr_base_close.o 
base/.libs/errmgr_base_select.o base/.libs/errmgr_base_open.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 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte/mca/errmgr'
Making all in mca/ess
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte/mca/ess'
depbase=`echo base/ess_base_close.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa  -I../../../opal/libltdl 
-I../../..    -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
base/ess_base_close.lo -MD -MP -MF $depbase.Tpo -c -o base/ess_base_close.lo 
base/ess_base_close.c &&\
        mv -f $depbase.Tpo $depbase.Plo
depbase=`echo base/ess_base_open.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa  -I../../../opal/libltdl 
-I../../..    -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
base/ess_base_open.lo -MD -MP -MF $depbase.Tpo -c -o base/ess_base_open.lo 
base/ess_base_open.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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa  -I../../../opal/libltdl 
-I../../..    -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa  -I../../../opal/libltdl 
-I../../..    -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
base/ess_base_get.lo -MD -MP -MF $depbase.Tpo -c -o base/ess_base_get.lo 
base/ess_base_get.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../opal/libltdl 
-I../../.. -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
base/ess_base_close.lo -MD -MP -MF base/.deps/ess_base_close.Tpo -c 
base/ess_base_close.c  -fPIC -DPIC -o base/.libs/ess_base_close.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../opal/libltdl 
-I../../.. -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
base/ess_base_open.lo -MD -MP -MF base/.deps/ess_base_open.Tpo -c 
base/ess_base_open.c  -fPIC -DPIC -o base/.libs/ess_base_open.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../opal/libltdl 
-I../../.. -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../opal/libltdl 
-I../../.. -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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_put.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa  -I../../../opal/libltdl 
-I../../..    -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
base/ess_base_put.lo -MD -MP -MF $depbase.Tpo -c -o base/ess_base_put.lo 
base/ess_base_put.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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa  -I../../../opal/libltdl 
-I../../..    -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa  -I../../../opal/libltdl 
-I../../..    -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../opal/libltdl 
-I../../.. -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa  -I../../../opal/libltdl 
-I../../..    -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
base/ess_base_std_orted.lo -MD -MP -MF $depbase.Tpo -c -o 
base/ess_base_std_orted.lo base/ess_base_std_orted.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../opal/libltdl 
-I../../.. -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
base/ess_base_put.lo -MD -MP -MF base/.deps/ess_base_put.Tpo -c 
base/ess_base_put.c  -fPIC -DPIC -o base/.libs/ess_base_put.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../opal/libltdl 
-I../../.. -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../opal/libltdl 
-I../../.. -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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
depbase=`echo base/ess_base_nidmap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa  -I../../../opal/libltdl 
-I../../..    -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
base/ess_base_nidmap.lo -MD -MP -MF $depbase.Tpo -c -o base/ess_base_nidmap.lo 
base/ess_base_nidmap.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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa  -I../../../opal/libltdl 
-I../../..    -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
base/ess_base_std_prolog.lo -MD -MP -MF $depbase.Tpo -c -o 
base/ess_base_std_prolog.lo base/ess_base_std_prolog.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../opal/libltdl 
-I../../.. -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
base/ess_base_nidmap.lo -MD -MP -MF base/.deps/ess_base_nidmap.Tpo -c 
base/ess_base_nidmap.c  -fPIC -DPIC -o base/.libs/ess_base_nidmap.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../opal/libltdl 
-I../../.. -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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
/bin/sh ../../../libtool --tag=CC   --mode=link gcc   -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden  -export-dynamic   -o 
libmca_ess.la   base/ess_base_close.lo base/ess_base_open.lo 
base/ess_base_select.lo base/ess_base_get.lo base/ess_base_put.lo 
base/ess_base_std_tool.lo base/ess_base_std_app.lo base/ess_base_std_orted.lo 
base/ess_base_nidmap.lo base/ess_base_std_prolog.lo  -lnsl -lutil  -lm 
libtool: link: ar cru .libs/libmca_ess.a base/.libs/ess_base_close.o 
base/.libs/ess_base_open.o base/.libs/ess_base_select.o 
base/.libs/ess_base_get.o base/.libs/ess_base_put.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_nidmap.o 
base/.libs/ess_base_std_prolog.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 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte/mca/ess'
Making all in mca/filem
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte/mca/filem'
Creating orte_filem.7 man page...
depbase=`echo base/filem_base_open.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT base/filem_base_open.lo 
-MD -MP -MF $depbase.Tpo -c -o base/filem_base_open.lo base/filem_base_open.c 
&&\
        mv -f $depbase.Tpo $depbase.Plo
depbase=`echo base/filem_base_close.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT base/filem_base_close.lo 
-MD -MP -MF $depbase.Tpo -c -o base/filem_base_close.lo base/filem_base_close.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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT 
base/filem_base_receive.lo -MD -MP -MF $depbase.Tpo -c -o 
base/filem_base_receive.lo base/filem_base_receive.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../.. -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT base/filem_base_close.lo 
-MD -MP -MF base/.deps/filem_base_close.Tpo -c base/filem_base_close.c  -fPIC 
-DPIC -o base/.libs/filem_base_close.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../.. -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../.. -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT base/filem_base_open.lo 
-MD -MP -MF base/.deps/filem_base_open.Tpo -c base/filem_base_open.c  -fPIC 
-DPIC -o base/.libs/filem_base_open.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../.. -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../.. -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
base/filem_base_receive.c: In function 'filem_base_process_get_remote_path_cmd':
base/filem_base_receive.c:257: warning: ignoring return value of 'getcwd', 
declared with attribute warn_unused_result
/bin/sh ../../../libtool --tag=CC   --mode=link gcc   -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden  -export-dynamic   -o 
libmca_filem.la   base/filem_base_open.lo base/filem_base_close.lo 
base/filem_base_select.lo base/filem_base_receive.lo base/filem_base_fns.lo  
-lnsl -lutil  -lm 
libtool: link: ar cru .libs/libmca_filem.a base/.libs/filem_base_open.o 
base/.libs/filem_base_close.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 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte/mca/filem'
Making all in mca/grpcomm
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte/mca/grpcomm'
depbase=`echo base/grpcomm_base_close.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT 
base/grpcomm_base_close.lo -MD -MP -MF $depbase.Tpo -c -o 
base/grpcomm_base_close.lo base/grpcomm_base_close.c &&\
        mv -f $depbase.Tpo $depbase.Plo
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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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_open.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT base/grpcomm_base_open.lo 
-MD -MP -MF $depbase.Tpo -c -o base/grpcomm_base_open.lo 
base/grpcomm_base_open.c &&\
        mv -f $depbase.Tpo $depbase.Plo
depbase=`echo base/grpcomm_base_allgather.lo | sed 
's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT 
base/grpcomm_base_allgather.lo -MD -MP -MF $depbase.Tpo -c -o 
base/grpcomm_base_allgather.lo base/grpcomm_base_allgather.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../.. -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT 
base/grpcomm_base_close.lo -MD -MP -MF base/.deps/grpcomm_base_close.Tpo -c 
base/grpcomm_base_close.c  -fPIC -DPIC -o base/.libs/grpcomm_base_close.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../.. -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT 
base/grpcomm_base_allgather.lo -MD -MP -MF 
base/.deps/grpcomm_base_allgather.Tpo -c base/grpcomm_base_allgather.c  -fPIC 
-DPIC -o base/.libs/grpcomm_base_allgather.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../.. -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../.. -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT base/grpcomm_base_open.lo 
-MD -MP -MF base/.deps/grpcomm_base_open.Tpo -c base/grpcomm_base_open.c  -fPIC 
-DPIC -o base/.libs/grpcomm_base_open.o
depbase=`echo base/grpcomm_base_modex.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT 
base/grpcomm_base_modex.lo -MD -MP -MF $depbase.Tpo -c -o 
base/grpcomm_base_modex.lo base/grpcomm_base_modex.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../.. -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT 
base/grpcomm_base_modex.lo -MD -MP -MF base/.deps/grpcomm_base_modex.Tpo -c 
base/grpcomm_base_modex.c  -fPIC -DPIC -o base/.libs/grpcomm_base_modex.o
/bin/sh ../../../libtool --tag=CC   --mode=link gcc   -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden  -export-dynamic   -o 
libmca_grpcomm.la   base/grpcomm_base_close.lo base/grpcomm_base_select.lo 
base/grpcomm_base_open.lo base/grpcomm_base_allgather.lo 
base/grpcomm_base_modex.lo  -lnsl -lutil  -lm 
libtool: link: ar cru .libs/libmca_grpcomm.a base/.libs/grpcomm_base_close.o 
base/.libs/grpcomm_base_select.o base/.libs/grpcomm_base_open.o 
base/.libs/grpcomm_base_allgather.o base/.libs/grpcomm_base_modex.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 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte/mca/grpcomm'
Making all in mca/iof
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte/mca/iof'
depbase=`echo base/iof_base_open.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa  -I../../../opal/libltdl 
-I../../..    -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
base/iof_base_open.lo -MD -MP -MF $depbase.Tpo -c -o base/iof_base_open.lo 
base/iof_base_open.c &&\
        mv -f $depbase.Tpo $depbase.Plo
depbase=`echo base/iof_base_close.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa  -I../../../opal/libltdl 
-I../../..    -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
base/iof_base_close.lo -MD -MP -MF $depbase.Tpo -c -o base/iof_base_close.lo 
base/iof_base_close.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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa  -I../../../opal/libltdl 
-I../../..    -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa  -I../../../opal/libltdl 
-I../../..    -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
base/iof_base_output.lo -MD -MP -MF $depbase.Tpo -c -o base/iof_base_output.lo 
base/iof_base_output.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../opal/libltdl 
-I../../.. -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../opal/libltdl 
-I../../.. -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
base/iof_base_close.lo -MD -MP -MF base/.deps/iof_base_close.Tpo -c 
base/iof_base_close.c  -fPIC -DPIC -o base/.libs/iof_base_close.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../opal/libltdl 
-I../../.. -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../opal/libltdl 
-I../../.. -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
base/iof_base_open.lo -MD -MP -MF base/.deps/iof_base_open.Tpo -c 
base/iof_base_open.c  -fPIC -DPIC -o base/.libs/iof_base_open.o
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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa  -I../../../opal/libltdl 
-I../../..    -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../opal/libltdl 
-I../../.. -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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
/bin/sh ../../../libtool --tag=CC   --mode=link gcc   -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden  -export-dynamic   -o 
libmca_iof.la   base/iof_base_open.lo base/iof_base_close.lo 
base/iof_base_select.lo base/iof_base_output.lo base/iof_base_setup.lo  -lnsl 
-lutil  -lm 
libtool: link: ar cru .libs/libmca_iof.a base/.libs/iof_base_open.o 
base/.libs/iof_base_close.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 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte/mca/iof'
Making all in mca/notifier
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte/mca/notifier'
depbase=`echo base/notifier_base_close.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT 
base/notifier_base_close.lo -MD -MP -MF $depbase.Tpo -c -o 
base/notifier_base_close.lo base/notifier_base_close.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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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_open.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT 
base/notifier_base_open.lo -MD -MP -MF $depbase.Tpo -c -o 
base/notifier_base_open.lo base/notifier_base_open.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../.. -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT 
base/notifier_base_open.lo -MD -MP -MF base/.deps/notifier_base_open.Tpo -c 
base/notifier_base_open.c  -fPIC -DPIC -o base/.libs/notifier_base_open.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../.. -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../.. -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT 
base/notifier_base_close.lo -MD -MP -MF base/.deps/notifier_base_close.Tpo -c 
base/notifier_base_close.c  -fPIC -DPIC -o base/.libs/notifier_base_close.o
/bin/sh ../../../libtool --tag=CC   --mode=link gcc   -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden  -export-dynamic   -o 
libmca_notifier.la   base/notifier_base_close.lo base/notifier_base_select.lo 
base/notifier_base_open.lo  -lnsl -lutil  -lm 
libtool: link: ar cru .libs/libmca_notifier.a base/.libs/notifier_base_close.o 
base/.libs/notifier_base_select.o base/.libs/notifier_base_open.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 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte/mca/notifier'
Making all in mca/odls
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte/mca/odls'
depbase=`echo base/odls_base_open.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT base/odls_base_open.lo 
-MD -MP -MF $depbase.Tpo -c -o base/odls_base_open.lo base/odls_base_open.c &&\
        mv -f $depbase.Tpo $depbase.Plo
depbase=`echo base/odls_base_close.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT base/odls_base_close.lo 
-MD -MP -MF $depbase.Tpo -c -o base/odls_base_close.lo base/odls_base_close.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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../.. -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT base/odls_base_open.lo 
-MD -MP -MF base/.deps/odls_base_open.Tpo -c base/odls_base_open.c  -fPIC -DPIC 
-o base/.libs/odls_base_open.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../.. -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../.. -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../.. -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT base/odls_base_close.lo 
-MD -MP -MF base/.deps/odls_base_close.Tpo -c base/odls_base_close.c  -fPIC 
-DPIC -o base/.libs/odls_base_close.o
depbase=`echo base/odls_base_state.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT base/odls_base_state.lo 
-MD -MP -MF $depbase.Tpo -c -o base/odls_base_state.lo base/odls_base_state.c 
&&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../.. -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT base/odls_base_state.lo 
-MD -MP -MF base/.deps/odls_base_state.Tpo -c base/odls_base_state.c  -fPIC 
-DPIC -o base/.libs/odls_base_state.o
base/odls_base_default_fns.c: In function 'odls_base_default_setup_fork':
base/odls_base_default_fns.c:586: warning: ignoring return value of 'getcwd', 
declared with attribute warn_unused_result
/bin/sh ../../../libtool --tag=CC   --mode=link gcc   -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden  -export-dynamic   -o 
libmca_odls.la   base/odls_base_open.lo base/odls_base_close.lo 
base/odls_base_select.lo base/odls_base_default_fns.lo base/odls_base_state.lo  
-lnsl -lutil  -lm 
libtool: link: ar cru .libs/libmca_odls.a base/.libs/odls_base_open.o 
base/.libs/odls_base_close.o base/.libs/odls_base_select.o 
base/.libs/odls_base_default_fns.o base/.libs/odls_base_state.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 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte/mca/odls'
Making all in mca/oob
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte/mca/oob'
depbase=`echo base/oob_base_open.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT base/oob_base_open.lo -MD 
-MP -MF $depbase.Tpo -c -o base/oob_base_open.lo base/oob_base_open.c &&\
        mv -f $depbase.Tpo $depbase.Plo
depbase=`echo base/oob_base_close.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT base/oob_base_close.lo 
-MD -MP -MF $depbase.Tpo -c -o base/oob_base_close.lo base/oob_base_close.c &&\
        mv -f $depbase.Tpo $depbase.Plo
depbase=`echo base/oob_base_init.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT base/oob_base_init.lo -MD 
-MP -MF $depbase.Tpo -c -o base/oob_base_init.lo base/oob_base_init.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../.. -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT base/oob_base_close.lo 
-MD -MP -MF base/.deps/oob_base_close.Tpo -c base/oob_base_close.c  -fPIC -DPIC 
-o base/.libs/oob_base_close.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../.. -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT base/oob_base_init.lo -MD 
-MP -MF base/.deps/oob_base_init.Tpo -c base/oob_base_init.c  -fPIC -DPIC -o 
base/.libs/oob_base_init.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../.. -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT base/oob_base_open.lo -MD 
-MP -MF base/.deps/oob_base_open.Tpo -c base/oob_base_open.c  -fPIC -DPIC -o 
base/.libs/oob_base_open.o
/bin/sh ../../../libtool --tag=CC   --mode=link gcc   -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden  -export-dynamic   -o 
libmca_oob.la   base/oob_base_open.lo base/oob_base_close.lo 
base/oob_base_init.lo  -lnsl -lutil  -lm 
libtool: link: ar cru .libs/libmca_oob.a base/.libs/oob_base_open.o 
base/.libs/oob_base_close.o base/.libs/oob_base_init.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 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte/mca/oob'
Making all in mca/plm
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte/mca/plm'
depbase=`echo base/plm_base_open.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT base/plm_base_open.lo -MD 
-MP -MF $depbase.Tpo -c -o base/plm_base_open.lo base/plm_base_open.c &&\
        mv -f $depbase.Tpo $depbase.Plo
depbase=`echo base/plm_base_close.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT base/plm_base_close.lo 
-MD -MP -MF $depbase.Tpo -c -o base/plm_base_close.lo base/plm_base_close.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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT base/plm_base_receive.lo 
-MD -MP -MF $depbase.Tpo -c -o base/plm_base_receive.lo base/plm_base_receive.c 
&&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../.. -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../.. -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../.. -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT base/plm_base_close.lo 
-MD -MP -MF base/.deps/plm_base_close.Tpo -c base/plm_base_close.c  -fPIC -DPIC 
-o base/.libs/plm_base_close.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../.. -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT base/plm_base_open.lo -MD 
-MP -MF base/.deps/plm_base_open.Tpo -c base/plm_base_open.c  -fPIC -DPIC -o 
base/.libs/plm_base_open.o
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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT base/plm_base_jobid.lo 
-MD -MP -MF $depbase.Tpo -c -o base/plm_base_jobid.lo base/plm_base_jobid.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../.. -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
depbase=`echo base/plm_base_proxy.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT base/plm_base_proxy.lo 
-MD -MP -MF $depbase.Tpo -c -o base/plm_base_proxy.lo base/plm_base_proxy.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../.. -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT 
base/plm_base_orted_cmds.lo -MD -MP -MF $depbase.Tpo -c -o 
base/plm_base_orted_cmds.lo base/plm_base_orted_cmds.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../.. -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT base/plm_base_proxy.lo 
-MD -MP -MF base/.deps/plm_base_proxy.Tpo -c base/plm_base_proxy.c  -fPIC -DPIC 
-o base/.libs/plm_base_proxy.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../.. -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
depbase=`echo base/plm_base_heartbeat.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT 
base/plm_base_heartbeat.lo -MD -MP -MF $depbase.Tpo -c -o 
base/plm_base_heartbeat.lo base/plm_base_heartbeat.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../.. -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT 
base/plm_base_heartbeat.lo -MD -MP -MF base/.deps/plm_base_heartbeat.Tpo -c 
base/plm_base_heartbeat.c  -fPIC -DPIC -o base/.libs/plm_base_heartbeat.o
/bin/sh ../../../libtool --tag=CC   --mode=link gcc   -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden  -export-dynamic   -o 
libmca_plm.la   base/plm_base_open.lo base/plm_base_close.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_proxy.lo 
base/plm_base_orted_cmds.lo base/plm_base_heartbeat.lo  -lnsl -lutil  -lm 
libtool: link: ar cru .libs/libmca_plm.a base/.libs/plm_base_open.o 
base/.libs/plm_base_close.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_proxy.o 
base/.libs/plm_base_orted_cmds.o base/.libs/plm_base_heartbeat.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 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte/mca/plm'
Making all in mca/ras
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte/mca/ras'
depbase=`echo base/ras_base_open.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT base/ras_base_open.lo -MD 
-MP -MF $depbase.Tpo -c -o base/ras_base_open.lo base/ras_base_open.c &&\
        mv -f $depbase.Tpo $depbase.Plo
depbase=`echo base/ras_base_close.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT base/ras_base_close.lo 
-MD -MP -MF $depbase.Tpo -c -o base/ras_base_close.lo base/ras_base_close.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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT base/ras_base_allocate.lo 
-MD -MP -MF $depbase.Tpo -c -o base/ras_base_allocate.lo 
base/ras_base_allocate.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../.. -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT base/ras_base_close.lo 
-MD -MP -MF base/.deps/ras_base_close.Tpo -c base/ras_base_close.c  -fPIC -DPIC 
-o base/.libs/ras_base_close.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../.. -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT base/ras_base_open.lo -MD 
-MP -MF base/.deps/ras_base_open.Tpo -c base/ras_base_open.c  -fPIC -DPIC -o 
base/.libs/ras_base_open.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../.. -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../.. -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../.. -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
/bin/sh ../../../libtool --tag=CC   --mode=link gcc   -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden  -export-dynamic   -o 
libmca_ras.la   base/ras_base_open.lo base/ras_base_close.lo 
base/ras_base_select.lo base/ras_base_allocate.lo base/ras_base_node.lo  -lnsl 
-lutil  -lm 
libtool: link: ar cru .libs/libmca_ras.a base/.libs/ras_base_open.o 
base/.libs/ras_base_close.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 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte/mca/ras'
Making all in mca/rmaps
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte/mca/rmaps'
depbase=`echo base/rmaps_base_open.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT base/rmaps_base_open.lo 
-MD -MP -MF $depbase.Tpo -c -o base/rmaps_base_open.lo base/rmaps_base_open.c 
&&\
        mv -f $depbase.Tpo $depbase.Plo
depbase=`echo base/rmaps_base_close.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT base/rmaps_base_close.lo 
-MD -MP -MF $depbase.Tpo -c -o base/rmaps_base_close.lo base/rmaps_base_close.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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT 
base/rmaps_base_map_job.lo -MD -MP -MF $depbase.Tpo -c -o 
base/rmaps_base_map_job.lo base/rmaps_base_map_job.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../.. -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT base/rmaps_base_open.lo 
-MD -MP -MF base/.deps/rmaps_base_open.Tpo -c base/rmaps_base_open.c  -fPIC 
-DPIC -o base/.libs/rmaps_base_open.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../.. -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT base/rmaps_base_close.lo 
-MD -MP -MF base/.deps/rmaps_base_close.Tpo -c base/rmaps_base_close.c  -fPIC 
-DPIC -o base/.libs/rmaps_base_close.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../.. -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../.. -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
depbase=`echo base/rmaps_base_get_job_map.lo | sed 
's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT 
base/rmaps_base_get_job_map.lo -MD -MP -MF $depbase.Tpo -c -o 
base/rmaps_base_get_job_map.lo base/rmaps_base_get_job_map.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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../.. -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT 
base/rmaps_base_get_job_map.lo -MD -MP -MF 
base/.deps/rmaps_base_get_job_map.Tpo -c base/rmaps_base_get_job_map.c  -fPIC 
-DPIC -o base/.libs/rmaps_base_get_job_map.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../.. -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
/bin/sh ../../../libtool --tag=CC   --mode=link gcc   -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden  -export-dynamic   -o 
libmca_rmaps.la   base/rmaps_base_open.lo base/rmaps_base_close.lo 
base/rmaps_base_select.lo base/rmaps_base_map_job.lo 
base/rmaps_base_get_job_map.lo base/rmaps_base_support_fns.lo  -lnsl -lutil  
-lm 
libtool: link: ar cru .libs/libmca_rmaps.a base/.libs/rmaps_base_open.o 
base/.libs/rmaps_base_close.o base/.libs/rmaps_base_select.o 
base/.libs/rmaps_base_map_job.o base/.libs/rmaps_base_get_job_map.o 
base/.libs/rmaps_base_support_fns.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 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte/mca/rmaps'
Making all in mca/rml
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte/mca/rml'
depbase=`echo base/rml_base_components.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa  -I../../../opal/libltdl 
-I../../..    -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
base/rml_base_components.lo -MD -MP -MF $depbase.Tpo -c -o 
base/rml_base_components.lo base/rml_base_components.c &&\
        mv -f $depbase.Tpo $depbase.Plo
depbase=`echo base/rml_base_null_fns.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa  -I../../../opal/libltdl 
-I../../..    -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
base/rml_base_null_fns.lo -MD -MP -MF $depbase.Tpo -c -o 
base/rml_base_null_fns.lo base/rml_base_null_fns.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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa  -I../../../opal/libltdl 
-I../../..    -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa  -I../../../opal/libltdl 
-I../../..    -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
base/rml_base_contact.lo -MD -MP -MF $depbase.Tpo -c -o 
base/rml_base_contact.lo base/rml_base_contact.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../opal/libltdl 
-I../../.. -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
base/rml_base_components.lo -MD -MP -MF base/.deps/rml_base_components.Tpo -c 
base/rml_base_components.c  -fPIC -DPIC -o base/.libs/rml_base_components.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../opal/libltdl 
-I../../.. -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../opal/libltdl 
-I../../.. -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../opal/libltdl 
-I../../.. -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
base/rml_base_null_fns.lo -MD -MP -MF base/.deps/rml_base_null_fns.Tpo -c 
base/rml_base_null_fns.c  -fPIC -DPIC -o base/.libs/rml_base_null_fns.o
/bin/sh ../../../libtool --tag=CC   --mode=link gcc   -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden  -export-dynamic   -o 
libmca_rml.la   base/rml_base_components.lo base/rml_base_null_fns.lo 
base/rml_base_receive.lo base/rml_base_contact.lo  -lnsl -lutil  -lm 
libtool: link: ar cru .libs/libmca_rml.a base/.libs/rml_base_components.o 
base/.libs/rml_base_null_fns.o base/.libs/rml_base_receive.o 
base/.libs/rml_base_contact.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 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte/mca/rml'
Making all in mca/routed
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte/mca/routed'
depbase=`echo base/routed_base_components.lo | sed 
's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa  -I../../../opal/libltdl 
-I../../..    -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
base/routed_base_components.lo -MD -MP -MF $depbase.Tpo -c -o 
base/routed_base_components.lo base/routed_base_components.c &&\
        mv -f $depbase.Tpo $depbase.Plo
depbase=`echo base/routed_base_register_sync.lo | sed 
's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa  -I../../../opal/libltdl 
-I../../..    -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
base/routed_base_register_sync.lo -MD -MP -MF $depbase.Tpo -c -o 
base/routed_base_register_sync.lo base/routed_base_register_sync.c &&\
        mv -f $depbase.Tpo $depbase.Plo
depbase=`echo base/routed_base_receive.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa  -I../../../opal/libltdl 
-I../../..    -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
base/routed_base_receive.lo -MD -MP -MF $depbase.Tpo -c -o 
base/routed_base_receive.lo base/routed_base_receive.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../opal/libltdl 
-I../../.. -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
base/routed_base_components.lo -MD -MP -MF 
base/.deps/routed_base_components.Tpo -c base/routed_base_components.c  -fPIC 
-DPIC -o base/.libs/routed_base_components.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../opal/libltdl 
-I../../.. -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
base/routed_base_register_sync.lo -MD -MP -MF 
base/.deps/routed_base_register_sync.Tpo -c base/routed_base_register_sync.c  
-fPIC -DPIC -o base/.libs/routed_base_register_sync.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../opal/libltdl 
-I../../.. -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
base/routed_base_receive.lo -MD -MP -MF base/.deps/routed_base_receive.Tpo -c 
base/routed_base_receive.c  -fPIC -DPIC -o base/.libs/routed_base_receive.o
/bin/sh ../../../libtool --tag=CC   --mode=link gcc   -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden  -export-dynamic   -o 
libmca_routed.la   base/routed_base_components.lo 
base/routed_base_register_sync.lo base/routed_base_receive.lo  -lnsl -lutil  
-lm 
libtool: link: ar cru .libs/libmca_routed.a base/.libs/routed_base_components.o 
base/.libs/routed_base_register_sync.o base/.libs/routed_base_receive.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 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte/mca/routed'
Making all in mca/snapc
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte/mca/snapc'
Creating orte_snapc.7 man page...
depbase=`echo base/snapc_base_open.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT base/snapc_base_open.lo 
-MD -MP -MF $depbase.Tpo -c -o base/snapc_base_open.lo base/snapc_base_open.c 
&&\
        mv -f $depbase.Tpo $depbase.Plo
depbase=`echo base/snapc_base_close.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT base/snapc_base_close.lo 
-MD -MP -MF $depbase.Tpo -c -o base/snapc_base_close.lo base/snapc_base_close.c 
&&\
        mv -f $depbase.Tpo $depbase.Plo
depbase=`echo base/snapc_base_select.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT base/snapc_base_select.lo 
-MD -MP -MF $depbase.Tpo -c -o base/snapc_base_select.lo 
base/snapc_base_select.c &&\
        mv -f $depbase.Tpo $depbase.Plo
depbase=`echo base/snapc_base_fns.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT base/snapc_base_fns.lo 
-MD -MP -MF $depbase.Tpo -c -o base/snapc_base_fns.lo base/snapc_base_fns.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../.. -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT base/snapc_base_close.lo 
-MD -MP -MF base/.deps/snapc_base_close.Tpo -c base/snapc_base_close.c  -fPIC 
-DPIC -o base/.libs/snapc_base_close.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../.. -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT base/snapc_base_fns.lo 
-MD -MP -MF base/.deps/snapc_base_fns.Tpo -c base/snapc_base_fns.c  -fPIC -DPIC 
-o base/.libs/snapc_base_fns.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../.. -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT base/snapc_base_open.lo 
-MD -MP -MF base/.deps/snapc_base_open.Tpo -c base/snapc_base_open.c  -fPIC 
-DPIC -o base/.libs/snapc_base_open.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../.. -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT base/snapc_base_select.lo 
-MD -MP -MF base/.deps/snapc_base_select.Tpo -c base/snapc_base_select.c  -fPIC 
-DPIC -o base/.libs/snapc_base_select.o
/bin/sh ../../../libtool --tag=CC   --mode=link gcc   -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden  -export-dynamic   -o 
libmca_snapc.la   base/snapc_base_open.lo base/snapc_base_close.lo 
base/snapc_base_select.lo base/snapc_base_fns.lo  -lnsl -lutil  -lm 
libtool: link: ar cru .libs/libmca_snapc.a base/.libs/snapc_base_open.o 
base/.libs/snapc_base_close.o base/.libs/snapc_base_select.o 
base/.libs/snapc_base_fns.o 
libtool: link: ranlib .libs/libmca_snapc.a
libtool: link: ( cd ".libs" && rm -f "libmca_snapc.la" && ln -s 
"../libmca_snapc.la" "libmca_snapc.la" )
make[2]: Leaving directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte/mca/snapc'
Making all in etc
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte/etc'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte/etc'
Making all in .
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/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../orte/include -I../ompi/include 
-I../opal/mca/paffinity/linux/plpa/src/libplpa   -I..    -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT util/nidmap.lo -MD -MP 
-MF $depbase.Tpo -c -o util/nidmap.lo util/nidmap.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include 
-I../ompi/include -I../opal/mca/paffinity/linux/plpa/src/libplpa -I.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT util/nidmap.lo -MD -MP 
-MF util/.deps/nidmap.Tpo -c util/nidmap.c  -fPIC -DPIC -o util/.libs/nidmap.o
Creating util/hostfile/orte_hosts.7 man page...
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../orte/include -I../ompi/include 
-I../opal/mca/paffinity/linux/plpa/src/libplpa   -I..    -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../orte/include -I../ompi/include 
-I../opal/mca/paffinity/linux/plpa/src/libplpa   -I..    -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../orte/include -I../ompi/include 
-I../opal/mca/paffinity/linux/plpa/src/libplpa   -I..    -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../orte/include 
-I../ompi/include -I../opal/mca/paffinity/linux/plpa/src/libplpa -I.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../orte/include 
-I../ompi/include -I../opal/mca/paffinity/linux/plpa/src/libplpa -I.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../orte/include 
-I../ompi/include -I../opal/mca/paffinity/linux/plpa/src/libplpa -I.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../orte/include -I../ompi/include 
-I../opal/mca/paffinity/linux/plpa/src/libplpa   -I..    -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT runtime/orte_globals.lo 
-MD -MP -MF $depbase.Tpo -c -o runtime/orte_globals.lo runtime/orte_globals.c 
&&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include 
-I../ompi/include -I../opal/mca/paffinity/linux/plpa/src/libplpa -I.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../orte/include -I../ompi/include 
-I../opal/mca/paffinity/linux/plpa/src/libplpa   -I..    -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../orte/include -I../ompi/include 
-I../opal/mca/paffinity/linux/plpa/src/libplpa   -I..    -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../orte/include 
-I../ompi/include -I../opal/mca/paffinity/linux/plpa/src/libplpa -I.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../orte/include 
-I../ompi/include -I../opal/mca/paffinity/linux/plpa/src/libplpa -I.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../orte/include -I../ompi/include 
-I../opal/mca/paffinity/linux/plpa/src/libplpa   -I..    -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT 
runtime/data_type_support/orte_dt_print_fns.lo -MD -MP -MF $depbase.Tpo -c -o 
runtime/data_type_support/orte_dt_print_fns.lo 
runtime/data_type_support/orte_dt_print_fns.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include 
-I../ompi/include -I../opal/mca/paffinity/linux/plpa/src/libplpa -I.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
depbase=`echo runtime/data_type_support/orte_dt_release_fns.lo | sed 
's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../opal/include -I../orte/include -I../ompi/include 
-I../opal/mca/paffinity/linux/plpa/src/libplpa   -I..    -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT 
runtime/data_type_support/orte_dt_release_fns.lo -MD -MP -MF $depbase.Tpo -c -o 
runtime/data_type_support/orte_dt_release_fns.lo 
runtime/data_type_support/orte_dt_release_fns.c &&\
        mv -f $depbase.Tpo $depbase.Plo
depbase=`echo runtime/data_type_support/orte_dt_size_fns.lo | sed 
's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../opal/include -I../orte/include -I../ompi/include 
-I../opal/mca/paffinity/linux/plpa/src/libplpa   -I..    -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT 
runtime/data_type_support/orte_dt_size_fns.lo -MD -MP -MF $depbase.Tpo -c -o 
runtime/data_type_support/orte_dt_size_fns.lo 
runtime/data_type_support/orte_dt_size_fns.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include 
-I../ompi/include -I../opal/mca/paffinity/linux/plpa/src/libplpa -I.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT 
runtime/data_type_support/orte_dt_release_fns.lo -MD -MP -MF 
runtime/data_type_support/.deps/orte_dt_release_fns.Tpo -c 
runtime/data_type_support/orte_dt_release_fns.c  -fPIC -DPIC -o 
runtime/data_type_support/.libs/orte_dt_release_fns.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include 
-I../ompi/include -I../opal/mca/paffinity/linux/plpa/src/libplpa -I.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT 
runtime/data_type_support/orte_dt_size_fns.lo -MD -MP -MF 
runtime/data_type_support/.deps/orte_dt_size_fns.Tpo -c 
runtime/data_type_support/orte_dt_size_fns.c  -fPIC -DPIC -o 
runtime/data_type_support/.libs/orte_dt_size_fns.o
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../orte/include -I../ompi/include 
-I../opal/mca/paffinity/linux/plpa/src/libplpa   -I..    -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT 
runtime/data_type_support/orte_dt_packing_fns.lo -MD -MP -MF $depbase.Tpo -c -o 
runtime/data_type_support/orte_dt_packing_fns.lo 
runtime/data_type_support/orte_dt_packing_fns.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include 
-I../ompi/include -I../opal/mca/paffinity/linux/plpa/src/libplpa -I.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../orte/include -I../ompi/include 
-I../opal/mca/paffinity/linux/plpa/src/libplpa   -I..    -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../orte/include -I../ompi/include 
-I../opal/mca/paffinity/linux/plpa/src/libplpa   -I..    -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../orte/include 
-I../ompi/include -I../opal/mca/paffinity/linux/plpa/src/libplpa -I.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include 
-I../ompi/include -I../opal/mca/paffinity/linux/plpa/src/libplpa -I.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../orte/include -I../ompi/include 
-I../opal/mca/paffinity/linux/plpa/src/libplpa   -I..    -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT runtime/orte_wait.lo -MD 
-MP -MF $depbase.Tpo -c -o runtime/orte_wait.lo runtime/orte_wait.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include 
-I../ompi/include -I../opal/mca/paffinity/linux/plpa/src/libplpa -I.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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_cr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../opal/include -I../orte/include -I../ompi/include 
-I../opal/mca/paffinity/linux/plpa/src/libplpa   -I..    -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT runtime/orte_cr.lo -MD 
-MP -MF $depbase.Tpo -c -o runtime/orte_cr.lo runtime/orte_cr.c &&\
        mv -f $depbase.Tpo $depbase.Plo
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../orte/include -I../ompi/include 
-I../opal/mca/paffinity/linux/plpa/src/libplpa   -I..    -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
runtime/orte_wait.c: In function 'orte_trigger_event':
runtime/orte_wait.c:544: warning: ignoring return value of 'write', declared 
with attribute warn_unused_result
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include 
-I../ompi/include -I../opal/mca/paffinity/linux/plpa/src/libplpa -I.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT runtime/orte_cr.lo -MD 
-MP -MF runtime/.deps/orte_cr.Tpo -c runtime/orte_cr.c  -fPIC -DPIC -o 
runtime/.libs/orte_cr.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include 
-I../ompi/include -I../opal/mca/paffinity/linux/plpa/src/libplpa -I.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../orte/include -I../ompi/include 
-I../opal/mca/paffinity/linux/plpa/src/libplpa   -I..    -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../orte/include 
-I../ompi/include -I../opal/mca/paffinity/linux/plpa/src/libplpa -I.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../orte/include -I../ompi/include 
-I../opal/mca/paffinity/linux/plpa/src/libplpa   -I..    -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../orte/include -I../ompi/include 
-I../opal/mca/paffinity/linux/plpa/src/libplpa   -I..    -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../orte/include 
-I../ompi/include -I../opal/mca/paffinity/linux/plpa/src/libplpa -I.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include 
-I../ompi/include -I../opal/mca/paffinity/linux/plpa/src/libplpa -I.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../orte/include -I../ompi/include 
-I../opal/mca/paffinity/linux/plpa/src/libplpa   -I..    -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../orte/include -I../ompi/include 
-I../opal/mca/paffinity/linux/plpa/src/libplpa   -I..    -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT util/show_help.lo -MD -MP 
-MF $depbase.Tpo -c -o util/show_help.lo util/show_help.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include 
-I../ompi/include -I../opal/mca/paffinity/linux/plpa/src/libplpa -I.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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/context_fns.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../opal/include -I../orte/include -I../ompi/include 
-I../opal/mca/paffinity/linux/plpa/src/libplpa   -I..    -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT util/context_fns.lo -MD 
-MP -MF $depbase.Tpo -c -o util/context_fns.lo util/context_fns.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include 
-I../ompi/include -I../opal/mca/paffinity/linux/plpa/src/libplpa -I.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../orte/include 
-I../ompi/include -I../opal/mca/paffinity/linux/plpa/src/libplpa -I.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../orte/include -I../ompi/include 
-I../opal/mca/paffinity/linux/plpa/src/libplpa   -I..    -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT 
util/pre_condition_transports.lo -MD -MP -MF $depbase.Tpo -c -o 
util/pre_condition_transports.lo util/pre_condition_transports.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include 
-I../ompi/include -I../opal/mca/paffinity/linux/plpa/src/libplpa -I.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../orte/include -I../ompi/include 
-I../opal/mca/paffinity/linux/plpa/src/libplpa   -I..    -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../orte/include -I../ompi/include 
-I../opal/mca/paffinity/linux/plpa/src/libplpa   -I..    -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../orte/include 
-I../ompi/include -I../opal/mca/paffinity/linux/plpa/src/libplpa -I.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../orte/include -I../ompi/include 
-I../opal/mca/paffinity/linux/plpa/src/libplpa   -I..    -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../orte/include -I../ompi/include 
-I../opal/mca/paffinity/linux/plpa/src/libplpa   -I..    -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT 
util/dash_host/dash_host.lo -MD -MP -MF $depbase.Tpo -c -o 
util/dash_host/dash_host.lo util/dash_host/dash_host.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include 
-I../ompi/include -I../opal/mca/paffinity/linux/plpa/src/libplpa -I.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include 
-I../ompi/include -I../opal/mca/paffinity/linux/plpa/src/libplpa -I.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../orte/include 
-I../ompi/include -I../opal/mca/paffinity/linux/plpa/src/libplpa -I.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
util/hostfile/hostfile_lex.c: In function 'orte_util_hostfile_lex':
hostfile_lex.l:157: warning: ignoring return value of 'fwrite', declared with 
attribute warn_unused_result
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../orte/include -I../ompi/include 
-I../opal/mca/paffinity/linux/plpa/src/libplpa   -I..    -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
util/hostfile/hostfile.c:50: warning: 'hostfile_mutex' defined but not used
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include 
-I../ompi/include -I../opal/mca/paffinity/linux/plpa/src/libplpa -I.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../orte/include -I../ompi/include 
-I../opal/mca/paffinity/linux/plpa/src/libplpa   -I..    -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../orte/include -I../ompi/include 
-I../opal/mca/paffinity/linux/plpa/src/libplpa   -I..    -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT orted/orted_comm.lo -MD 
-MP -MF $depbase.Tpo -c -o orted/orted_comm.lo orted/orted_comm.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include 
-I../ompi/include -I../opal/mca/paffinity/linux/plpa/src/libplpa -I.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include 
-I../ompi/include -I../opal/mca/paffinity/linux/plpa/src/libplpa -I.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
orted/orted_main.c: In function 'orte_daemon':
orted/orted_main.c:550: warning: ignoring return value of 'write', declared 
with attribute warn_unused_result
/bin/sh ../libtool --tag=CC   --mode=link gcc   -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden  -export-dynamic   -o 
libopen-rte.la -rpath /opt/openmpi/1.3rc3r20226-V00/gcc/lib64   
runtime/orte_finalize.lo runtime/orte_init.lo runtime/orte_locks.lo 
runtime/orte_globals.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_release_fns.lo 
runtime/data_type_support/orte_dt_size_fns.lo 
runtime/data_type_support/orte_dt_packing_fns.lo 
runtime/data_type_support/orte_dt_unpacking_fns.lo runtime/orte_mca_params.lo 
runtime/orte_wait.lo runtime/orte_cr.lo runtime/orte_data_server.lo 
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/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 
orted/orted_main.lo orted/orted_comm.lo mca/errmgr/libmca_errmgr.la  
mca/ess/libmca_ess.la  mca/filem/libmca_filem.la  mca/grpcomm/libmca_grpcomm.la 
 mca/iof/libmca_iof.la  mca/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/snapc/libmca_snapc.la  
/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal/libopen-pal.la
 -lnsl -lutil  -lm 
libtool: link: gcc  -shared  runtime/.libs/orte_finalize.o 
runtime/.libs/orte_init.o runtime/.libs/orte_locks.o 
runtime/.libs/orte_globals.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_release_fns.o 
runtime/data_type_support/.libs/orte_dt_size_fns.o 
runtime/data_type_support/.libs/orte_dt_packing_fns.o 
runtime/data_type_support/.libs/orte_dt_unpacking_fns.o 
runtime/.libs/orte_mca_params.o runtime/.libs/orte_wait.o 
runtime/.libs/orte_cr.o runtime/.libs/orte_data_server.o 
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/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 
orted/.libs/orted_main.o orted/.libs/orted_comm.o  -Wl,--whole-archive 
mca/errmgr/.libs/libmca_errmgr.a mca/ess/.libs/libmca_ess.a 
mca/filem/.libs/libmca_filem.a mca/grpcomm/.libs/libmca_grpcomm.a 
mca/iof/.libs/libmca_iof.a mca/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/snapc/.libs/libmca_snapc.a 
-Wl,--no-whole-archive  -Wl,-rpath 
-Wl,/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal/.libs
 -Wl,-rpath -Wl,/opt/openmpi/1.3rc3r20226-V00/gcc/lib64 
/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal/.libs/libopen-pal.so
 -ldl -lnsl -lutil -lm  -m64 -mtune=generic -pthread   -pthread -Wl,-soname 
-Wl,libopen-rte.so.0 -o .libs/libopen-rte.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libopen-rte.so.0" && ln -s 
"libopen-rte.so.0.0.0" "libopen-rte.so.0")
libtool: link: (cd ".libs" && rm -f "libopen-rte.so" && ln -s 
"libopen-rte.so.0.0.0" "libopen-rte.so")
libtool: link: ( cd ".libs" && rm -f "libopen-rte.la" && ln -s 
"../libopen-rte.la" "libopen-rte.la" )
make[2]: Leaving directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte'
Making all in mca/errmgr/default
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte/mca/errmgr/default'
depbase=`echo errmgr_default_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
errmgr_default_component.lo -MD -MP -MF $depbase.Tpo -c -o 
errmgr_default_component.lo errmgr_default_component.c &&\
        mv -f $depbase.Tpo $depbase.Plo
depbase=`echo errmgr_default.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
errmgr_default.lo -MD -MP -MF $depbase.Tpo -c -o errmgr_default.lo 
errmgr_default.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT 
errmgr_default_component.lo -MD -MP -MF .deps/errmgr_default_component.Tpo -c 
errmgr_default_component.c  -fPIC -DPIC -o .libs/errmgr_default_component.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT errmgr_default.lo -MD -MP 
-MF .deps/errmgr_default.Tpo -c errmgr_default.c  -fPIC -DPIC -o 
.libs/errmgr_default.o
/bin/sh ../../../../libtool --tag=CC   --mode=link gcc   -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -module -avoid-version 
-export-dynamic   -o mca_errmgr_default.la -rpath 
/opt/openmpi/1.3rc3r20226-V00/gcc/lib64/openmpi errmgr_default_component.lo 
errmgr_default.lo  -lnsl -lutil  -lm 
libtool: link: gcc  -shared  .libs/errmgr_default_component.o 
.libs/errmgr_default.o   -lnsl -lutil -lm  -m64 -mtune=generic -pthread   
-pthread -Wl,-soname -Wl,mca_errmgr_default.so -o .libs/mca_errmgr_default.so
libtool: link: ( cd ".libs" && rm -f "mca_errmgr_default.la" && ln -s 
"../mca_errmgr_default.la" "mca_errmgr_default.la" )
make[2]: Leaving directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte/mca/errmgr/default'
Making all in mca/ess/env
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
/bin/sh ../../../../libtool --tag=CC   --mode=link gcc   -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -module -avoid-version 
-export-dynamic   -o mca_ess_env.la -rpath 
/opt/openmpi/1.3rc3r20226-V00/gcc/lib64/openmpi ess_env_component.lo 
ess_env_module.lo  -lnsl -lutil  -lm 
libtool: link: gcc  -shared  .libs/ess_env_component.o .libs/ess_env_module.o   
-lnsl -lutil -lm  -m64 -mtune=generic -pthread   -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 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte/mca/ess/env'
Making all in mca/ess/hnp
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
/bin/sh ../../../../libtool --tag=CC   --mode=link gcc   -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -module -avoid-version 
-export-dynamic   -o mca_ess_hnp.la -rpath 
/opt/openmpi/1.3rc3r20226-V00/gcc/lib64/openmpi ess_hnp_component.lo 
ess_hnp_module.lo  -lnsl -lutil  -lm 
libtool: link: gcc  -shared  .libs/ess_hnp_component.o .libs/ess_hnp_module.o   
-lnsl -lutil -lm  -m64 -mtune=generic -pthread   -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 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte/mca/ess/hnp'
Making all in mca/ess/singleton
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
/bin/sh ../../../../libtool --tag=CC   --mode=link gcc   -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -module -avoid-version 
-export-dynamic   -o mca_ess_singleton.la -rpath 
/opt/openmpi/1.3rc3r20226-V00/gcc/lib64/openmpi ess_singleton_component.lo 
ess_singleton_module.lo  -lnsl -lutil  -lm 
libtool: link: gcc  -shared  .libs/ess_singleton_component.o 
.libs/ess_singleton_module.o   -lnsl -lutil -lm  -m64 -mtune=generic -pthread   
-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 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte/mca/ess/singleton'
Making all in mca/ess/slurm
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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   -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -module -avoid-version 
-export-dynamic   -o mca_ess_slurm.la -rpath 
/opt/openmpi/1.3rc3r20226-V00/gcc/lib64/openmpi ess_slurm_component.lo 
ess_slurm_module.lo  -lnsl -lutil  -lm 
libtool: link: gcc  -shared  .libs/ess_slurm_component.o 
.libs/ess_slurm_module.o   -lnsl -lutil -lm  -m64 -mtune=generic -pthread   
-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 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte/mca/ess/slurm'
Making all in mca/ess/tool
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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   -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -module -avoid-version 
-export-dynamic   -o mca_ess_tool.la -rpath 
/opt/openmpi/1.3rc3r20226-V00/gcc/lib64/openmpi ess_tool_component.lo 
ess_tool_module.lo  -lnsl -lutil  -lm 
libtool: link: gcc  -shared  .libs/ess_tool_component.o .libs/ess_tool_module.o 
  -lnsl -lutil -lm  -m64 -mtune=generic -pthread   -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 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte/mca/ess/tool'
Making all in mca/filem/rsh
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte/mca/filem/rsh'
depbase=`echo filem_rsh_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
filem_rsh_component.lo -MD -MP -MF $depbase.Tpo -c -o filem_rsh_component.lo 
filem_rsh_component.c &&\
        mv -f $depbase.Tpo $depbase.Plo
depbase=`echo filem_rsh_module.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
filem_rsh_module.lo -MD -MP -MF $depbase.Tpo -c -o filem_rsh_module.lo 
filem_rsh_module.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT filem_rsh_component.lo 
-MD -MP -MF .deps/filem_rsh_component.Tpo -c filem_rsh_component.c  -fPIC -DPIC 
-o .libs/filem_rsh_component.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT filem_rsh_module.lo -MD 
-MP -MF .deps/filem_rsh_module.Tpo -c filem_rsh_module.c  -fPIC -DPIC -o 
.libs/filem_rsh_module.o
/bin/sh ../../../../libtool --tag=CC   --mode=link gcc   -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -module -avoid-version 
-export-dynamic   -o mca_filem_rsh.la -rpath 
/opt/openmpi/1.3rc3r20226-V00/gcc/lib64/openmpi filem_rsh_component.lo 
filem_rsh_module.lo  -lnsl -lutil  -lm 
libtool: link: gcc  -shared  .libs/filem_rsh_component.o 
.libs/filem_rsh_module.o   -lnsl -lutil -lm  -m64 -mtune=generic -pthread   
-pthread -Wl,-soname -Wl,mca_filem_rsh.so -o .libs/mca_filem_rsh.so
libtool: link: ( cd ".libs" && rm -f "mca_filem_rsh.la" && ln -s 
"../mca_filem_rsh.la" "mca_filem_rsh.la" )
make[2]: Leaving directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte/mca/filem/rsh'
Making all in mca/grpcomm/bad
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte/mca/grpcomm/bad'
depbase=`echo grpcomm_bad_module.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
grpcomm_bad_module.lo -MD -MP -MF $depbase.Tpo -c -o grpcomm_bad_module.lo 
grpcomm_bad_module.c &&\
        mv -f $depbase.Tpo $depbase.Plo
depbase=`echo grpcomm_bad_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
grpcomm_bad_component.lo -MD -MP -MF $depbase.Tpo -c -o 
grpcomm_bad_component.lo grpcomm_bad_component.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT grpcomm_bad_module.lo -MD 
-MP -MF .deps/grpcomm_bad_module.Tpo -c grpcomm_bad_module.c  -fPIC -DPIC -o 
.libs/grpcomm_bad_module.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT grpcomm_bad_component.lo 
-MD -MP -MF .deps/grpcomm_bad_component.Tpo -c grpcomm_bad_component.c  -fPIC 
-DPIC -o .libs/grpcomm_bad_component.o
/bin/sh ../../../../libtool --tag=CC   --mode=link gcc   -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -module -avoid-version 
-export-dynamic   -o mca_grpcomm_bad.la -rpath 
/opt/openmpi/1.3rc3r20226-V00/gcc/lib64/openmpi grpcomm_bad_module.lo 
grpcomm_bad_component.lo  -lnsl -lutil  -lm 
libtool: link: gcc  -shared  .libs/grpcomm_bad_module.o 
.libs/grpcomm_bad_component.o   -lnsl -lutil -lm  -m64 -mtune=generic -pthread  
 -pthread -Wl,-soname -Wl,mca_grpcomm_bad.so -o .libs/mca_grpcomm_bad.so
libtool: link: ( cd ".libs" && rm -f "mca_grpcomm_bad.la" && ln -s 
"../mca_grpcomm_bad.la" "mca_grpcomm_bad.la" )
make[2]: Leaving directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte/mca/grpcomm/bad'
Making all in mca/grpcomm/basic
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte/mca/grpcomm/basic'
depbase=`echo grpcomm_basic_module.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
grpcomm_basic_module.lo -MD -MP -MF $depbase.Tpo -c -o grpcomm_basic_module.lo 
grpcomm_basic_module.c &&\
        mv -f $depbase.Tpo $depbase.Plo
depbase=`echo grpcomm_basic_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
grpcomm_basic_component.lo -MD -MP -MF $depbase.Tpo -c -o 
grpcomm_basic_component.lo grpcomm_basic_component.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT grpcomm_basic_module.lo 
-MD -MP -MF .deps/grpcomm_basic_module.Tpo -c grpcomm_basic_module.c  -fPIC 
-DPIC -o .libs/grpcomm_basic_module.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT 
grpcomm_basic_component.lo -MD -MP -MF .deps/grpcomm_basic_component.Tpo -c 
grpcomm_basic_component.c  -fPIC -DPIC -o .libs/grpcomm_basic_component.o
/bin/sh ../../../../libtool --tag=CC   --mode=link gcc   -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -module -avoid-version 
-export-dynamic   -o mca_grpcomm_basic.la -rpath 
/opt/openmpi/1.3rc3r20226-V00/gcc/lib64/openmpi grpcomm_basic_module.lo 
grpcomm_basic_component.lo  -lnsl -lutil  -lm 
libtool: link: gcc  -shared  .libs/grpcomm_basic_module.o 
.libs/grpcomm_basic_component.o   -lnsl -lutil -lm  -m64 -mtune=generic 
-pthread   -pthread -Wl,-soname -Wl,mca_grpcomm_basic.so -o 
.libs/mca_grpcomm_basic.so
libtool: link: ( cd ".libs" && rm -f "mca_grpcomm_basic.la" && ln -s 
"../mca_grpcomm_basic.la" "mca_grpcomm_basic.la" )
make[2]: Leaving directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte/mca/grpcomm/basic'
Making all in mca/iof/hnp
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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   -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -module -avoid-version 
-export-dynamic   -o mca_iof_hnp.la -rpath 
/opt/openmpi/1.3rc3r20226-V00/gcc/lib64/openmpi iof_hnp.lo iof_hnp_component.lo 
iof_hnp_read.lo iof_hnp_send.lo iof_hnp_receive.lo  -lnsl -lutil  -lm 
libtool: link: gcc  -shared  .libs/iof_hnp.o .libs/iof_hnp_component.o 
.libs/iof_hnp_read.o .libs/iof_hnp_send.o .libs/iof_hnp_receive.o   -lnsl 
-lutil -lm  -m64 -mtune=generic -pthread   -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 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte/mca/iof/hnp'
Making all in mca/iof/orted
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
/bin/sh ../../../../libtool --tag=CC   --mode=link gcc   -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -module -avoid-version 
-export-dynamic   -o mca_iof_orted.la -rpath 
/opt/openmpi/1.3rc3r20226-V00/gcc/lib64/openmpi iof_orted.lo 
iof_orted_component.lo iof_orted_read.lo iof_orted_receive.lo  -lnsl -lutil  
-lm 
libtool: link: gcc  -shared  .libs/iof_orted.o .libs/iof_orted_component.o 
.libs/iof_orted_read.o .libs/iof_orted_receive.o   -lnsl -lutil -lm  -m64 
-mtune=generic -pthread   -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 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte/mca/iof/orted'
Making all in mca/iof/tool
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT iof_tool.lo -MD -MP -MF 
.deps/iof_tool.Tpo -c iof_tool.c  -fPIC -DPIC -o .libs/iof_tool.o
/bin/sh ../../../../libtool --tag=CC   --mode=link gcc   -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -module -avoid-version 
-export-dynamic   -o mca_iof_tool.la -rpath 
/opt/openmpi/1.3rc3r20226-V00/gcc/lib64/openmpi iof_tool.lo 
iof_tool_component.lo iof_tool_receive.lo  -lnsl -lutil  -lm 
libtool: link: gcc  -shared  .libs/iof_tool.o .libs/iof_tool_component.o 
.libs/iof_tool_receive.o   -lnsl -lutil -lm  -m64 -mtune=generic -pthread   
-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 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte/mca/iof/tool'
Making all in mca/notifier/syslog
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
/bin/sh ../../../../libtool --tag=CC   --mode=link gcc   -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -module -avoid-version 
-export-dynamic   -o mca_notifier_syslog.la -rpath 
/opt/openmpi/1.3rc3r20226-V00/gcc/lib64/openmpi notifier_syslog_module.lo 
notifier_syslog_component.lo  -lnsl -lutil  -lm 
libtool: link: gcc  -shared  .libs/notifier_syslog_module.o 
.libs/notifier_syslog_component.o   -lnsl -lutil -lm  -m64 -mtune=generic 
-pthread   -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 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte/mca/notifier/syslog'
Making all in mca/odls/default
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
odls_default_module.c: In function 'odls_default_fork_local_proc':
odls_default_module.c:254: warning: ignoring return value of 'write', declared 
with attribute warn_unused_result
/bin/sh ../../../../libtool --tag=CC   --mode=link gcc   -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -module -avoid-version 
-export-dynamic   -o mca_odls_default.la -rpath 
/opt/openmpi/1.3rc3r20226-V00/gcc/lib64/openmpi odls_default_component.lo 
odls_default_module.lo  -lnsl -lutil  -lm 
libtool: link: gcc  -shared  .libs/odls_default_component.o 
.libs/odls_default_module.o   -lnsl -lutil -lm  -m64 -mtune=generic -pthread   
-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 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte/mca/odls/default'
Making all in mca/oob/tcp
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte/mca/oob/tcp'
depbase=`echo oob_tcp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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_addr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
oob_tcp_addr.lo -MD -MP -MF $depbase.Tpo -c -o oob_tcp_addr.lo oob_tcp_addr.c 
&&\
        mv -f $depbase.Tpo $depbase.Plo
depbase=`echo oob_tcp_msg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
oob_tcp_msg.lo -MD -MP -MF $depbase.Tpo -c -o oob_tcp_msg.lo oob_tcp_msg.c &&\
        mv -f $depbase.Tpo $depbase.Plo
depbase=`echo oob_tcp_peer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
oob_tcp_peer.lo -MD -MP -MF $depbase.Tpo -c -o oob_tcp_peer.lo oob_tcp_peer.c 
&&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT oob_tcp_addr.lo -MD -MP 
-MF .deps/oob_tcp_addr.Tpo -c oob_tcp_addr.c  -fPIC -DPIC -o 
.libs/oob_tcp_addr.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT oob_tcp_peer.lo -MD -MP 
-MF .deps/oob_tcp_peer.Tpo -c oob_tcp_peer.c  -fPIC -DPIC -o 
.libs/oob_tcp_peer.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT oob_tcp_msg.lo -MD -MP 
-MF .deps/oob_tcp_msg.Tpo -c oob_tcp_msg.c  -fPIC -DPIC -o .libs/oob_tcp_msg.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT oob_tcp.lo -MD -MP -MF 
.deps/oob_tcp.Tpo -c oob_tcp.c  -fPIC -DPIC -o .libs/oob_tcp.o
oob_tcp.c: In function 'mca_oob_tcp_listen_thread':
oob_tcp.c:826: warning: ignoring return value of 'write', declared with 
attribute warn_unused_result
depbase=`echo oob_tcp_ping.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
oob_tcp_ping.lo -MD -MP -MF $depbase.Tpo -c -o oob_tcp_ping.lo oob_tcp_ping.c 
&&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT oob_tcp_ping.lo -MD -MP 
-MF .deps/oob_tcp_ping.Tpo -c oob_tcp_ping.c  -fPIC -DPIC -o 
.libs/oob_tcp_ping.o
depbase=`echo oob_tcp_recv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
oob_tcp_recv.lo -MD -MP -MF $depbase.Tpo -c -o oob_tcp_recv.lo oob_tcp_recv.c 
&&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT oob_tcp_recv.lo -MD -MP 
-MF .deps/oob_tcp_recv.Tpo -c oob_tcp_recv.c  -fPIC -DPIC -o 
.libs/oob_tcp_recv.o
depbase=`echo oob_tcp_send.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
oob_tcp_send.lo -MD -MP -MF $depbase.Tpo -c -o oob_tcp_send.lo oob_tcp_send.c 
&&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT oob_tcp_send.lo -MD -MP 
-MF .deps/oob_tcp_send.Tpo -c oob_tcp_send.c  -fPIC -DPIC -o 
.libs/oob_tcp_send.o
/bin/sh ../../../../libtool --tag=CC   --mode=link gcc   -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -module -avoid-version 
-export-dynamic   -o mca_oob_tcp.la -rpath 
/opt/openmpi/1.3rc3r20226-V00/gcc/lib64/openmpi oob_tcp.lo oob_tcp_addr.lo 
oob_tcp_msg.lo oob_tcp_peer.lo oob_tcp_ping.lo oob_tcp_recv.lo oob_tcp_send.lo  
-lnsl -lutil  -lm 
libtool: link: gcc  -shared  .libs/oob_tcp.o .libs/oob_tcp_addr.o 
.libs/oob_tcp_msg.o .libs/oob_tcp_peer.o .libs/oob_tcp_ping.o 
.libs/oob_tcp_recv.o .libs/oob_tcp_send.o   -lnsl -lutil -lm  -m64 
-mtune=generic -pthread   -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 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte/mca/oob/tcp'
Making all in mca/plm/rsh
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
plm_rsh_component.c: In function 'search':
plm_rsh_component.c:291: warning: ignoring return value of 'getcwd', declared 
with attribute warn_unused_result
/bin/sh ../../../../libtool --tag=CC   --mode=link gcc   -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -module -avoid-version 
-export-dynamic   -o mca_plm_rsh.la -rpath 
/opt/openmpi/1.3rc3r20226-V00/gcc/lib64/openmpi plm_rsh_component.lo 
plm_rsh_module.lo  -lnsl -lutil  -lm 
libtool: link: gcc  -shared  .libs/plm_rsh_component.o .libs/plm_rsh_module.o   
-lnsl -lutil -lm  -m64 -mtune=generic -pthread   -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 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte/mca/plm/rsh'
Making all in mca/plm/slurm
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
/bin/sh ../../../../libtool --tag=CC   --mode=link gcc   -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -module -avoid-version 
-export-dynamic   -o mca_plm_slurm.la -rpath 
/opt/openmpi/1.3rc3r20226-V00/gcc/lib64/openmpi plm_slurm_component.lo 
plm_slurm_module.lo  -lnsl -lutil  -lm 
libtool: link: gcc  -shared  .libs/plm_slurm_component.o 
.libs/plm_slurm_module.o   -lnsl -lutil -lm  -m64 -mtune=generic -pthread   
-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 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte/mca/plm/slurm'
Making all in mca/ras/slurm
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
/bin/sh ../../../../libtool --tag=CC   --mode=link gcc   -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -module -avoid-version  
-export-dynamic   -o mca_ras_slurm.la -rpath 
/opt/openmpi/1.3rc3r20226-V00/gcc/lib64/openmpi ras_slurm_component.lo 
ras_slurm_module.lo  -lnsl -lutil  -lm 
libtool: link: gcc  -shared  .libs/ras_slurm_component.o 
.libs/ras_slurm_module.o   -lnsl -lutil -lm  -m64 -mtune=generic -pthread   
-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 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte/mca/ras/slurm'
Making all in mca/rmaps/rank_file
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
rmaps_rank_file_lex.c: In function 'orte_rmaps_rank_file_lex':
rmaps_rank_file_lex.l:116: warning: ignoring return value of 'fwrite', declared 
with attribute warn_unused_result
rmaps_rank_file.c:53: warning: 'orte_rmaps_rank_file_mutex' defined but not used
/bin/sh ../../../../libtool --tag=CC   --mode=link gcc   -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -module -avoid-version 
-export-dynamic   -o mca_rmaps_rank_file.la -rpath 
/opt/openmpi/1.3rc3r20226-V00/gcc/lib64/openmpi rmaps_rank_file.lo 
rmaps_rank_file_component.lo rmaps_rank_file_lex.lo  -lnsl -lutil  -lm 
libtool: link: gcc  -shared  .libs/rmaps_rank_file.o 
.libs/rmaps_rank_file_component.o .libs/rmaps_rank_file_lex.o   -lnsl -lutil 
-lm  -m64 -mtune=generic -pthread   -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 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte/mca/rmaps/rank_file'
Making all in mca/rmaps/round_robin
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
rmaps_rr_component.lo -MD -MP -MF $depbase.Tpo -c -o rmaps_rr_component.lo 
rmaps_rr_component.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
/bin/sh ../../../../libtool --tag=CC   --mode=link gcc   -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -module -avoid-version 
-export-dynamic   -o mca_rmaps_round_robin.la -rpath 
/opt/openmpi/1.3rc3r20226-V00/gcc/lib64/openmpi rmaps_rr.lo 
rmaps_rr_component.lo  -lnsl -lutil  -lm 
libtool: link: gcc  -shared  .libs/rmaps_rr.o .libs/rmaps_rr_component.o   
-lnsl -lutil -lm  -m64 -mtune=generic -pthread   -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 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte/mca/rmaps/round_robin'
Making all in mca/rmaps/seq
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT rmaps_seq.lo -MD -MP -MF 
.deps/rmaps_seq.Tpo -c rmaps_seq.c  -fPIC -DPIC -o .libs/rmaps_seq.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
/bin/sh ../../../../libtool --tag=CC   --mode=link gcc   -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -module -avoid-version 
-export-dynamic   -o mca_rmaps_seq.la -rpath 
/opt/openmpi/1.3rc3r20226-V00/gcc/lib64/openmpi rmaps_seq.lo 
rmaps_seq_component.lo  -lnsl -lutil  -lm 
libtool: link: gcc  -shared  .libs/rmaps_seq.o .libs/rmaps_seq_component.o   
-lnsl -lutil -lm  -m64 -mtune=generic -pthread   -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 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte/mca/rmaps/seq'
Making all in mca/rml/oob
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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   -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -module -avoid-version 
-export-dynamic   -o mca_rml_oob.la -rpath 
/opt/openmpi/1.3rc3r20226-V00/gcc/lib64/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  -lnsl -lutil  -lm 
libtool: link: gcc  -shared  .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   -lnsl -lutil -lm  -m64 -mtune=generic -pthread   
-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 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte/mca/rml/oob'
Making all in mca/routed/binomial
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT routed_binomial.lo -MD 
-MP -MF .deps/routed_binomial.Tpo -c routed_binomial.c  -fPIC -DPIC -o 
.libs/routed_binomial.o
/bin/sh ../../../../libtool --tag=CC   --mode=link gcc   -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -module -avoid-version 
-export-dynamic   -o mca_routed_binomial.la -rpath 
/opt/openmpi/1.3rc3r20226-V00/gcc/lib64/openmpi routed_binomial.lo 
routed_binomial_component.lo  -lnsl -lutil  -lm 
libtool: link: gcc  -shared  .libs/routed_binomial.o 
.libs/routed_binomial_component.o   -lnsl -lutil -lm  -m64 -mtune=generic 
-pthread   -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 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte/mca/routed/binomial'
Making all in mca/routed/direct
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte/mca/routed/direct'
depbase=`echo routed_direct_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
routed_direct.lo -MD -MP -MF $depbase.Tpo -c -o routed_direct.lo 
routed_direct.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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   -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -module -avoid-version 
-export-dynamic   -o mca_routed_direct.la -rpath 
/opt/openmpi/1.3rc3r20226-V00/gcc/lib64/openmpi routed_direct_component.lo 
routed_direct.lo  -lnsl -lutil  -lm 
libtool: link: gcc  -shared  .libs/routed_direct_component.o 
.libs/routed_direct.o   -lnsl -lutil -lm  -m64 -mtune=generic -pthread   
-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 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte/mca/routed/direct'
Making all in mca/routed/linear
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte/mca/routed/linear'
depbase=`echo routed_linear.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
routed_linear.lo -MD -MP -MF $depbase.Tpo -c -o routed_linear.lo 
routed_linear.c &&\
        mv -f $depbase.Tpo $depbase.Plo
depbase=`echo routed_linear_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
routed_linear_component.lo -MD -MP -MF $depbase.Tpo -c -o 
routed_linear_component.lo routed_linear_component.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT routed_linear.lo -MD -MP 
-MF .deps/routed_linear.Tpo -c routed_linear.c  -fPIC -DPIC -o 
.libs/routed_linear.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT 
routed_linear_component.lo -MD -MP -MF .deps/routed_linear_component.Tpo -c 
routed_linear_component.c  -fPIC -DPIC -o .libs/routed_linear_component.o
/bin/sh ../../../../libtool --tag=CC   --mode=link gcc   -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -module -avoid-version 
-export-dynamic   -o mca_routed_linear.la -rpath 
/opt/openmpi/1.3rc3r20226-V00/gcc/lib64/openmpi routed_linear.lo 
routed_linear_component.lo  -lnsl -lutil  -lm 
libtool: link: gcc  -shared  .libs/routed_linear.o 
.libs/routed_linear_component.o   -lnsl -lutil -lm  -m64 -mtune=generic 
-pthread   -pthread -Wl,-soname -Wl,mca_routed_linear.so -o 
.libs/mca_routed_linear.so
libtool: link: ( cd ".libs" && rm -f "mca_routed_linear.la" && ln -s 
"../mca_routed_linear.la" "mca_routed_linear.la" )
make[2]: Leaving directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte/mca/routed/linear'
Making all in tools/orte-checkpoint
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte/tools/orte-checkpoint'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte/tools/orte-checkpoint'
Making all in tools/orte-clean
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte/tools/orte-clean'
depbase=`echo orte-clean.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc  -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT orte-clean.o -MD -MP -MF 
$depbase.Tpo -c -o orte-clean.o orte-clean.c &&\
        mv -f $depbase.Tpo $depbase.Po
Creating orte-clean.1 man page...
/bin/sh ../../../libtool --tag=CC   --mode=link gcc   -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden  -export-dynamic   -o 
orte-clean orte-clean.o ../../../orte/libopen-rte.la -lnsl -lutil  -lm 
libtool: link: gcc -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
-fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -o 
.libs/orte-clean orte-clean.o -Wl,--export-dynamic  
../../../orte/.libs/libopen-rte.so 
/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal/.libs/libopen-pal.so
 -ldl -lnsl -lutil -lm -pthread -Wl,-rpath 
-Wl,/opt/openmpi/1.3rc3r20226-V00/gcc/lib64
make[2]: Leaving directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte/tools/orte-clean'
Making all in tools/orte-iof
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte/tools/orte-iof'
depbase=`echo orte-iof.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc  -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT orte-iof.o -MD -MP -MF 
$depbase.Tpo -c -o orte-iof.o orte-iof.c &&\
        mv -f $depbase.Tpo $depbase.Po
Creating orte-iof.1 man page...
/bin/sh ../../../libtool --tag=CC   --mode=link gcc   -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden  -export-dynamic   -o 
orte-iof orte-iof.o ../../../orte/libopen-rte.la -lnsl -lutil  -lm 
libtool: link: gcc -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
-fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -o 
.libs/orte-iof orte-iof.o -Wl,--export-dynamic  
../../../orte/.libs/libopen-rte.so 
/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal/.libs/libopen-pal.so
 -ldl -lnsl -lutil -lm -pthread -Wl,-rpath 
-Wl,/opt/openmpi/1.3rc3r20226-V00/gcc/lib64
make[2]: Leaving directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte/tools/orte-iof'
Making all in tools/orte-ps
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte/tools/orte-ps'
depbase=`echo orte-ps.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc  -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT orte-ps.o -MD -MP -MF 
$depbase.Tpo -c -o orte-ps.o orte-ps.c &&\
        mv -f $depbase.Tpo $depbase.Po
Creating orte-ps.1 man page...
/bin/sh ../../../libtool --tag=CC   --mode=link gcc   -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden  -export-dynamic   -o orte-ps 
orte-ps.o ../../../orte/libopen-rte.la -lnsl -lutil  -lm 
libtool: link: gcc -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
-fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -o 
.libs/orte-ps orte-ps.o -Wl,--export-dynamic  
../../../orte/.libs/libopen-rte.so 
/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal/.libs/libopen-pal.so
 -ldl -lnsl -lutil -lm -pthread -Wl,-rpath 
-Wl,/opt/openmpi/1.3rc3r20226-V00/gcc/lib64
make[2]: Leaving directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte/tools/orte-ps'
Making all in tools/orte-restart
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte/tools/orte-restart'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte/tools/orte-restart'
Making all in tools/orted
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte/tools/orted'
depbase=`echo orted.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc  -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT orted.o -MD -MP -MF 
$depbase.Tpo -c -o orted.o orted.c &&\
        mv -f $depbase.Tpo $depbase.Po
Creating orted.1 man page...
/bin/sh ../../../libtool --tag=CC   --mode=link gcc   -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden  -export-dynamic   -o orted 
orted.o ../../../orte/libopen-rte.la -lnsl -lutil  -lm 
libtool: link: gcc -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
-fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -o 
.libs/orted orted.o -Wl,--export-dynamic  ../../../orte/.libs/libopen-rte.so 
/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal/.libs/libopen-pal.so
 -ldl -lnsl -lutil -lm -pthread -Wl,-rpath 
-Wl,/opt/openmpi/1.3rc3r20226-V00/gcc/lib64
make[2]: Leaving directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte/tools/orted'
Making all in tools/orterun
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte/tools/orterun'
depbase=`echo main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc  -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -g -MT orterun.o -MD -MP -MF 
$depbase.Tpo -c -o orterun.o orterun.c &&\
        mv -f $depbase.Tpo $depbase.Po
depbase=`echo debuggers.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc  -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -g -MT debuggers.o -MD -MP 
-MF $depbase.Tpo -c -o debuggers.o debuggers.c &&\
        mv -f $depbase.Tpo $depbase.Po
Creating orterun.1 man page...
/bin/sh ../../../libtool --tag=CC   --mode=link gcc   -DNDEBUG -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -g  -export-dynamic   -o 
orterun main.o orterun.o debuggers.o ../../../orte/libopen-rte.la -lnsl -lutil  
-lm 
libtool: link: gcc -DNDEBUG -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -g -o 
.libs/orterun main.o orterun.o debuggers.o -Wl,--export-dynamic  
../../../orte/.libs/libopen-rte.so 
/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal/.libs/libopen-pal.so
 -ldl -lnsl -lutil -lm -pthread -Wl,-rpath 
-Wl,/opt/openmpi/1.3rc3r20226-V00/gcc/lib64
make[2]: Leaving directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte/tools/orterun'
Making all in tools/wrappers
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte/tools/wrappers'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte/tools/wrappers'
make[1]: Leaving directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte'
Making all in ompi
make[1]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi'
Making all in include
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/include'
/usr/bin/make  all-am
make[3]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/include'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/include'
make[2]: Leaving directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/include'
Making all in datatype
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/datatype'
/bin/sh ../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../../opal/include -I../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../..   -DCHECKSUM  
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
libdatatype_reliable_la-datatype_pack.lo -MD -MP -MF 
.deps/libdatatype_reliable_la-datatype_pack.Tpo -c -o 
libdatatype_reliable_la-datatype_pack.lo `test -f 'datatype_pack.c' || echo 
'./'`datatype_pack.c
/bin/sh ../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../../opal/include -I../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../..   -DCHECKSUM  
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
libdatatype_reliable_la-datatype_unpack.lo -MD -MP -MF 
.deps/libdatatype_reliable_la-datatype_unpack.Tpo -c -o 
libdatatype_reliable_la-datatype_unpack.lo `test -f 'datatype_unpack.c' || echo 
'./'`datatype_unpack.c
depbase=`echo dt_add.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../opal/include -I../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../..    -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT dt_add.lo -MD -MP -MF 
$depbase.Tpo -c -o dt_add.lo dt_add.c &&\
        mv -f $depbase.Tpo $depbase.Plo
depbase=`echo dt_create.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../opal/include -I../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../..    -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT dt_create.lo -MD -MP -MF 
$depbase.Tpo -c -o dt_create.lo dt_create.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../opal/include 
-I../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa -I../.. -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT dt_add.lo -MD -MP -MF 
.deps/dt_add.Tpo -c dt_add.c  -fPIC -DPIC -o .libs/dt_add.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../opal/include 
-I../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa -I../.. -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT dt_create.lo -MD -MP -MF 
.deps/dt_create.Tpo -c dt_create.c  -fPIC -DPIC -o .libs/dt_create.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../opal/include 
-I../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa -I../.. -DCHECKSUM -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT 
libdatatype_reliable_la-datatype_unpack.lo -MD -MP -MF 
.deps/libdatatype_reliable_la-datatype_unpack.Tpo -c datatype_unpack.c  -fPIC 
-DPIC -o .libs/libdatatype_reliable_la-datatype_unpack.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../opal/include 
-I../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa -I../.. -DCHECKSUM -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT 
libdatatype_reliable_la-datatype_pack.lo -MD -MP -MF 
.deps/libdatatype_reliable_la-datatype_pack.Tpo -c datatype_pack.c  -fPIC -DPIC 
-o .libs/libdatatype_reliable_la-datatype_pack.o
depbase=`echo dt_create_dup.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../opal/include -I../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../..    -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT dt_create_dup.lo -MD -MP 
-MF $depbase.Tpo -c -o dt_create_dup.lo dt_create_dup.c &&\
        mv -f $depbase.Tpo $depbase.Plo
depbase=`echo dt_create_indexed.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../opal/include -I../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../..    -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT dt_create_indexed.lo -MD 
-MP -MF $depbase.Tpo -c -o dt_create_indexed.lo dt_create_indexed.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../opal/include 
-I../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa -I../.. -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT dt_create_indexed.lo -MD 
-MP -MF .deps/dt_create_indexed.Tpo -c dt_create_indexed.c  -fPIC -DPIC -o 
.libs/dt_create_indexed.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../opal/include 
-I../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa -I../.. -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT dt_create_dup.lo -MD -MP 
-MF .deps/dt_create_dup.Tpo -c dt_create_dup.c  -fPIC -DPIC -o 
.libs/dt_create_dup.o
mv -f .deps/libdatatype_reliable_la-datatype_unpack.Tpo 
.deps/libdatatype_reliable_la-datatype_unpack.Plo
depbase=`echo dt_create_struct.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../opal/include -I../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../..    -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT dt_create_struct.lo -MD 
-MP -MF $depbase.Tpo -c -o dt_create_struct.lo dt_create_struct.c &&\
        mv -f $depbase.Tpo $depbase.Plo
mv -f .deps/libdatatype_reliable_la-datatype_pack.Tpo 
.deps/libdatatype_reliable_la-datatype_pack.Plo
depbase=`echo dt_create_vector.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../opal/include -I../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../..    -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT dt_create_vector.lo -MD 
-MP -MF $depbase.Tpo -c -o dt_create_vector.lo dt_create_vector.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../opal/include 
-I../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa -I../.. -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT dt_create_struct.lo -MD 
-MP -MF .deps/dt_create_struct.Tpo -c dt_create_struct.c  -fPIC -DPIC -o 
.libs/dt_create_struct.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../opal/include 
-I../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa -I../.. -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT dt_create_vector.lo -MD 
-MP -MF .deps/dt_create_vector.Tpo -c dt_create_vector.c  -fPIC -DPIC -o 
.libs/dt_create_vector.o
depbase=`echo dt_destroy.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../opal/include -I../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../..    -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT dt_destroy.lo -MD -MP -MF 
$depbase.Tpo -c -o dt_destroy.lo dt_destroy.c &&\
        mv -f $depbase.Tpo $depbase.Plo
depbase=`echo dt_module.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../opal/include -I../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../..    -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT dt_module.lo -MD -MP -MF 
$depbase.Tpo -c -o dt_module.lo dt_module.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../opal/include 
-I../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa -I../.. -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT dt_destroy.lo -MD -MP -MF 
.deps/dt_destroy.Tpo -c dt_destroy.c  -fPIC -DPIC -o .libs/dt_destroy.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../opal/include 
-I../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa -I../.. -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT dt_module.lo -MD -MP -MF 
.deps/dt_module.Tpo -c dt_module.c  -fPIC -DPIC -o .libs/dt_module.o
depbase=`echo dt_optimize.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../opal/include -I../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../..    -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT dt_optimize.lo -MD -MP 
-MF $depbase.Tpo -c -o dt_optimize.lo dt_optimize.c &&\
        mv -f $depbase.Tpo $depbase.Plo
depbase=`echo datatype_pack.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../opal/include -I../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../..    -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT datatype_pack.lo -MD -MP 
-MF $depbase.Tpo -c -o datatype_pack.lo datatype_pack.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../opal/include 
-I../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa -I../.. -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT dt_optimize.lo -MD -MP 
-MF .deps/dt_optimize.Tpo -c dt_optimize.c  -fPIC -DPIC -o .libs/dt_optimize.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../opal/include 
-I../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa -I../.. -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT datatype_pack.lo -MD -MP 
-MF .deps/datatype_pack.Tpo -c datatype_pack.c  -fPIC -DPIC -o 
.libs/datatype_pack.o
depbase=`echo datatype_unpack.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../opal/include -I../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../..    -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT datatype_unpack.lo -MD 
-MP -MF $depbase.Tpo -c -o datatype_unpack.lo datatype_unpack.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../opal/include 
-I../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa -I../.. -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT datatype_unpack.lo -MD 
-MP -MF .deps/datatype_unpack.Tpo -c datatype_unpack.c  -fPIC -DPIC -o 
.libs/datatype_unpack.o
depbase=`echo dt_sndrcv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../opal/include -I../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../..    -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT dt_sndrcv.lo -MD -MP -MF 
$depbase.Tpo -c -o dt_sndrcv.lo dt_sndrcv.c &&\
        mv -f $depbase.Tpo $depbase.Plo
depbase=`echo fake_stack.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../opal/include -I../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../..    -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT fake_stack.lo -MD -MP -MF 
$depbase.Tpo -c -o fake_stack.lo fake_stack.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../opal/include 
-I../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa -I../.. -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT dt_sndrcv.lo -MD -MP -MF 
.deps/dt_sndrcv.Tpo -c dt_sndrcv.c  -fPIC -DPIC -o .libs/dt_sndrcv.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../opal/include 
-I../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa -I../.. -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT fake_stack.lo -MD -MP -MF 
.deps/fake_stack.Tpo -c fake_stack.c  -fPIC -DPIC -o .libs/fake_stack.o
depbase=`echo dt_args.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../opal/include -I../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../..    -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT dt_args.lo -MD -MP -MF 
$depbase.Tpo -c -o dt_args.lo dt_args.c &&\
        mv -f $depbase.Tpo $depbase.Plo
depbase=`echo dt_copy.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../opal/include -I../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../..    -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT dt_copy.lo -MD -MP -MF 
$depbase.Tpo -c -o dt_copy.lo dt_copy.c &&\
        mv -f $depbase.Tpo $depbase.Plo
depbase=`echo dt_external32.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../opal/include -I../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../..    -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT dt_external32.lo -MD -MP 
-MF $depbase.Tpo -c -o dt_external32.lo dt_external32.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../opal/include 
-I../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa -I../.. -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT dt_args.lo -MD -MP -MF 
.deps/dt_args.Tpo -c dt_args.c  -fPIC -DPIC -o .libs/dt_args.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../opal/include 
-I../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa -I../.. -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT dt_external32.lo -MD -MP 
-MF .deps/dt_external32.Tpo -c dt_external32.c  -fPIC -DPIC -o 
.libs/dt_external32.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../opal/include 
-I../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa -I../.. -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT dt_copy.lo -MD -MP -MF 
.deps/dt_copy.Tpo -c dt_copy.c  -fPIC -DPIC -o .libs/dt_copy.o
depbase=`echo dt_match_size.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../opal/include -I../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../..    -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT dt_match_size.lo -MD -MP 
-MF $depbase.Tpo -c -o dt_match_size.lo dt_match_size.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../opal/include 
-I../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa -I../.. -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT dt_match_size.lo -MD -MP 
-MF .deps/dt_match_size.Tpo -c dt_match_size.c  -fPIC -DPIC -o 
.libs/dt_match_size.o
depbase=`echo convertor.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../opal/include -I../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../..    -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT convertor.lo -MD -MP -MF 
$depbase.Tpo -c -o convertor.lo convertor.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../opal/include 
-I../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa -I../.. -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT convertor.lo -MD -MP -MF 
.deps/convertor.Tpo -c convertor.c  -fPIC -DPIC -o .libs/convertor.o
depbase=`echo position.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../opal/include -I../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../..    -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT position.lo -MD -MP -MF 
$depbase.Tpo -c -o position.lo position.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../opal/include 
-I../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa -I../.. -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT position.lo -MD -MP -MF 
.deps/position.Tpo -c position.c  -fPIC -DPIC -o .libs/position.o
depbase=`echo copy_functions.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../opal/include -I../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../..    -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT copy_functions.lo -MD -MP 
-MF $depbase.Tpo -c -o copy_functions.lo copy_functions.c &&\
        mv -f $depbase.Tpo $depbase.Plo
depbase=`echo 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../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../..    -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT 
copy_functions_heterogeneous.lo -MD -MP -MF $depbase.Tpo -c -o 
copy_functions_heterogeneous.lo copy_functions_heterogeneous.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../opal/include 
-I../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa -I../.. -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT copy_functions.lo -MD -MP 
-MF .deps/copy_functions.Tpo -c copy_functions.c  -fPIC -DPIC -o 
.libs/copy_functions.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../opal/include 
-I../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa -I../.. -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT 
copy_functions_heterogeneous.lo -MD -MP -MF 
.deps/copy_functions_heterogeneous.Tpo -c copy_functions_heterogeneous.c  -fPIC 
-DPIC -o .libs/copy_functions_heterogeneous.o
depbase=`echo dt_get_count.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../opal/include -I../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../..    -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT dt_get_count.lo -MD -MP 
-MF $depbase.Tpo -c -o dt_get_count.lo dt_get_count.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../opal/include 
-I../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa -I../.. -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT dt_get_count.lo -MD -MP 
-MF .deps/dt_get_count.Tpo -c dt_get_count.c  -fPIC -DPIC -o 
.libs/dt_get_count.o
/bin/sh ../../libtool --tag=CC   --mode=link gcc  -DCHECKSUM  -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden  -export-dynamic   -o 
libdatatype_reliable.la  libdatatype_reliable_la-datatype_pack.lo 
libdatatype_reliable_la-datatype_unpack.lo  -lnsl -lutil  -lm 
libtool: link: ar cru .libs/libdatatype_reliable.a 
.libs/libdatatype_reliable_la-datatype_pack.o 
.libs/libdatatype_reliable_la-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   -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden  -export-dynamic   -o 
libdatatype.la  dt_add.lo dt_create.lo dt_create_dup.lo dt_create_indexed.lo 
dt_create_struct.lo dt_create_vector.lo dt_destroy.lo dt_module.lo 
dt_optimize.lo datatype_pack.lo datatype_unpack.lo dt_sndrcv.lo fake_stack.lo 
dt_args.lo dt_copy.lo dt_external32.lo dt_match_size.lo convertor.lo 
position.lo copy_functions.lo copy_functions_heterogeneous.lo dt_get_count.lo 
libdatatype_reliable.la -lnsl -lutil  -lm 
libtool: link: (cd .libs/libdatatype.lax/libdatatype_reliable.a && ar x 
"/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/datatype/./.libs/libdatatype_reliable.a")
libtool: link: ar cru .libs/libdatatype.a .libs/dt_add.o .libs/dt_create.o 
.libs/dt_create_dup.o .libs/dt_create_indexed.o .libs/dt_create_struct.o 
.libs/dt_create_vector.o .libs/dt_destroy.o .libs/dt_module.o 
.libs/dt_optimize.o .libs/datatype_pack.o .libs/datatype_unpack.o 
.libs/dt_sndrcv.o .libs/fake_stack.o .libs/dt_args.o .libs/dt_copy.o 
.libs/dt_external32.o .libs/dt_match_size.o .libs/convertor.o .libs/position.o 
.libs/copy_functions.o .libs/copy_functions_heterogeneous.o 
.libs/dt_get_count.o   
.libs/libdatatype.lax/libdatatype_reliable.a/libdatatype_reliable_la-datatype_pack.o
 
.libs/libdatatype.lax/libdatatype_reliable.a/libdatatype_reliable_la-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 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/datatype'
Making all in debuggers
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/debuggers'
/bin/sh ../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../../opal/include -I../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_MSGQ_DLL=\"/opt/openmpi/1.3rc3r20226-V00/gcc/lib64/openmpi/libompi_dbg_msgq.so\"
 -DOMPI_MSGQ_DLL_PREFIX=\"libompi_dbg_msgq\" 
-DOMPI_MPIHANDLES_DLL_PREFIX=\"libompi_dbg_mpihandles\" -I../..    -DNDEBUG 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../..    -DNDEBUG -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../..   -g -DNDEBUG -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../..   -g -DNDEBUG -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa -I../.. -g -DNDEBUG -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa -I../.. -DNDEBUG -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../opal/include 
-I../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa -I../.. -g -DNDEBUG -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../orte/include -I../../ompi/include 
-I../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_MSGQ_DLL=\"/opt/openmpi/1.3rc3r20226-V00/gcc/lib64/openmpi/libompi_dbg_msgq.so\"
 -DOMPI_MSGQ_DLL_PREFIX=\"libompi_dbg_msgq\" 
-DOMPI_MPIHANDLES_DLL_PREFIX=\"libompi_dbg_mpihandles\" -I../.. -DNDEBUG -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -g -MT 
libdebuggers_la-ompi_debuggers.lo -MD -MP -MF 
.deps/libdebuggers_la-ompi_debuggers.Tpo -c ompi_debuggers.c  -fPIC -DPIC -o 
.libs/libdebuggers_la-ompi_debuggers.o
mv -f .deps/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 -DNDEBUG -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -g -module -avoid-version 
-export-dynamic   -o libompi_dbg_msgq.la -rpath 
/opt/openmpi/1.3rc3r20226-V00/gcc/lib64/openmpi 
libompi_dbg_msgq_la-ompi_msgq_dll.lo libompi_dbg_msgq_la-ompi_common_dll.lo  
-lnsl -lutil  -lm 
/bin/sh ../../libtool --tag=CC   --mode=link gcc   -DNDEBUG -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -g  -export-dynamic   -o 
libompi_debugger_canary.la  ompi_debugger_canary.lo  -lnsl -lutil  -lm 
mv -f .deps/libdebuggers_la-ompi_debuggers.Tpo 
.deps/libdebuggers_la-ompi_debuggers.Plo
/bin/sh ../../libtool --tag=CC   --mode=link gcc   -DNDEBUG -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -g  -export-dynamic   -o 
libdebuggers.la   libdebuggers_la-ompi_debuggers.lo  -lnsl -lutil  -lm 
libtool: link: ar cru .libs/libdebuggers.a 
.libs/libdebuggers_la-ompi_debuggers.o 
libtool: link: ar cru .libs/libompi_debugger_canary.a 
.libs/ompi_debugger_canary.o 
libtool: link: gcc  -shared  .libs/libompi_dbg_msgq_la-ompi_msgq_dll.o 
.libs/libompi_dbg_msgq_la-ompi_common_dll.o   -lnsl -lutil -lm  -m64 
-mtune=generic -pthread   -pthread -Wl,-soname -Wl,libompi_dbg_msgq.so -o 
.libs/libompi_dbg_msgq.so
libtool: link: ranlib .libs/libdebuggers.a
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: ( cd ".libs" && rm -f "libdebuggers.la" && ln -s 
"../libdebuggers.la" "libdebuggers.la" )
libtool: link: ( cd ".libs" && rm -f "libompi_dbg_msgq.la" && ln -s 
"../libompi_dbg_msgq.la" "libompi_dbg_msgq.la" )
make[2]: Leaving directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/debuggers'
Making all in etc
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/etc'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/etc'
Making all in mpi/c
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mpi/c'
Making all in profile
make[3]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/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 pallgatherv.c ; then \
                pname=`echo pallgatherv.c | cut -b '2-'` ; \
                ln -s ../../../../ompi/mpi/c/$pname pallgatherv.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 palltoall.c ; then \
                pname=`echo palltoall.c | cut -b '2-'` ; \
                ln -s ../../../../ompi/mpi/c/$pname palltoall.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 palltoallw.c ; then \
                pname=`echo palltoallw.c | cut -b '2-'` ; \
                ln -s ../../../../ompi/mpi/c/$pname palltoallw.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 pbcast.c ; then \
                pname=`echo pbcast.c | cut -b '2-'` ; \
                ln -s ../../../../ompi/mpi/c/$pname pbcast.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_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_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_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_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_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 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 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 pgatherv.c ; then \
                pname=`echo pgatherv.c | cut -b '2-'` ; \
                ln -s ../../../../ompi/mpi/c/$pname pgatherv.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_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 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 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_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 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 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 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 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 pscatter.c ; then \
                pname=`echo pscatter.c | cut -b '2-'` ; \
                ln -s ../../../../ompi/mpi/c/$pname pscatter.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 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 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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pallgather.lo -MD -MP -MF 
$depbase.Tpo -c -o pallgather.lo pallgather.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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT paddress.lo -MD -MP -MF 
.deps/paddress.Tpo -c paddress.c  -fPIC -DPIC -o .libs/paddress.o
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT palloc_mem.lo -MD -MP -MF 
$depbase.Tpo -c -o palloc_mem.lo palloc_mem.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pallgatherv.lo -MD -MP 
-MF .deps/pallgatherv.Tpo -c pallgatherv.c  -fPIC -DPIC -o .libs/pallgatherv.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT palloc_mem.lo -MD -MP -MF 
.deps/palloc_mem.Tpo -c palloc_mem.c  -fPIC -DPIC -o .libs/palloc_mem.o
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pallreduce.lo -MD -MP -MF 
$depbase.Tpo -c -o pallreduce.lo pallreduce.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pallreduce.lo -MD -MP -MF 
.deps/pallreduce.Tpo -c pallreduce.c  -fPIC -DPIC -o .libs/pallreduce.o
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT palltoall.lo -MD -MP -MF 
$depbase.Tpo -c -o palltoall.lo palltoall.c &&\
        mv -f $depbase.Tpo $depbase.Plo
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT palltoallv.lo -MD -MP -MF 
$depbase.Tpo -c -o palltoallv.lo palltoallv.c &&\
        mv -f $depbase.Tpo $depbase.Plo
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT palltoallw.lo -MD -MP -MF 
$depbase.Tpo -c -o palltoallw.lo palltoallw.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT palltoall.lo -MD -MP -MF 
.deps/palltoall.Tpo -c palltoall.c  -fPIC -DPIC -o .libs/palltoall.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT palltoallv.lo -MD -MP -MF 
.deps/palltoallv.Tpo -c palltoallv.c  -fPIC -DPIC -o .libs/palltoallv.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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pattr_delete.lo -MD -MP 
-MF $depbase.Tpo -c -o pattr_delete.lo pattr_delete.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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_get.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pattr_get.lo -MD -MP -MF 
$depbase.Tpo -c -o pattr_get.lo pattr_get.c &&\
        mv -f $depbase.Tpo $depbase.Plo
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pbarrier.lo -MD -MP -MF 
$depbase.Tpo -c -o pbarrier.lo pbarrier.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pbarrier.lo -MD -MP -MF 
.deps/pbarrier.Tpo -c pbarrier.c  -fPIC -DPIC -o .libs/pbarrier.o
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pbcast.lo -MD -MP -MF 
.deps/pbcast.Tpo -c pbcast.c  -fPIC -DPIC -o .libs/pbcast.o
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pbsend_init.lo -MD -MP 
-MF $depbase.Tpo -c -o pbsend_init.lo pbsend_init.c &&\
        mv -f $depbase.Tpo $depbase.Plo
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pbsend.lo -MD -MP -MF 
.deps/pbsend.Tpo -c pbsend.c  -fPIC -DPIC -o .libs/pbsend.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pbuffer_detach.lo -MD -MP 
-MF $depbase.Tpo -c -o pbuffer_detach.lo pbuffer_detach.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pbuffer_detach.lo -MD -MP 
-MF .deps/pbuffer_detach.Tpo -c pbuffer_detach.c  -fPIC -DPIC -o 
.libs/pbuffer_detach.o
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pcartdim_get.lo -MD -MP 
-MF $depbase.Tpo -c -o pcartdim_get.lo pcartdim_get.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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_get.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pcart_map.lo -MD -MP -MF 
$depbase.Tpo -c -o pcart_map.lo pcart_map.c &&\
        mv -f $depbase.Tpo $depbase.Plo
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pcart_shift.lo -MD -MP 
-MF $depbase.Tpo -c -o pcart_shift.lo pcart_shift.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pcart_shift.lo -MD -MP 
-MF .deps/pcart_shift.Tpo -c pcart_shift.c  -fPIC -DPIC -o .libs/pcart_shift.o
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pclose_port.lo -MD -MP 
-MF $depbase.Tpo -c -o pclose_port.lo pclose_port.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pclose_port.lo -MD -MP 
-MF .deps/pclose_port.Tpo -c pclose_port.c  -fPIC -DPIC -o .libs/pclose_port.o
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pcomm_c2f.lo -MD -MP -MF 
$depbase.Tpo -c -o pcomm_c2f.lo pcomm_c2f.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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_call_errhandler.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pcomm_create.lo -MD -MP 
-MF $depbase.Tpo -c -o pcomm_create.lo pcomm_create.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pcomm_create.lo -MD -MP 
-MF .deps/pcomm_create.Tpo -c pcomm_create.c  -fPIC -DPIC -o 
.libs/pcomm_create.o
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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_keyval.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pcomm_delete_attr.lo -MD 
-MP -MF $depbase.Tpo -c -o pcomm_delete_attr.lo pcomm_delete_attr.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pcomm_disconnect.lo -MD 
-MP -MF $depbase.Tpo -c -o pcomm_disconnect.lo pcomm_disconnect.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pcomm_dup.lo -MD -MP -MF 
$depbase.Tpo -c -o pcomm_dup.lo pcomm_dup.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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pcomm_f2c.lo -MD -MP -MF 
$depbase.Tpo -c -o pcomm_f2c.lo pcomm_f2c.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pcomm_free.lo -MD -MP -MF 
.deps/pcomm_free.Tpo -c pcomm_free.c  -fPIC -DPIC -o .libs/pcomm_free.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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pcomm_get_errhandler.lo 
-MD -MP -MF $depbase.Tpo -c -o pcomm_get_errhandler.lo pcomm_get_errhandler.c 
&&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pcomm_get_parent.lo -MD 
-MP -MF $depbase.Tpo -c -o pcomm_get_parent.lo pcomm_get_parent.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pcomm_group.lo -MD -MP 
-MF $depbase.Tpo -c -o pcomm_group.lo pcomm_group.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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_join.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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_rank.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pcomm_rank.lo -MD -MP -MF 
$depbase.Tpo -c -o pcomm_rank.lo pcomm_rank.c &&\
        mv -f $depbase.Tpo $depbase.Plo
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pcomm_rank.lo -MD -MP -MF 
.deps/pcomm_rank.Tpo -c pcomm_rank.c  -fPIC -DPIC -o .libs/pcomm_rank.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pcomm_set_attr.lo -MD -MP 
-MF $depbase.Tpo -c -o pcomm_set_attr.lo pcomm_set_attr.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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 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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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_size.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pcomm_size.lo -MD -MP -MF 
.deps/pcomm_size.Tpo -c pcomm_size.c  -fPIC -DPIC -o .libs/pcomm_size.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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pcomm_split.lo -MD -MP 
-MF .deps/pcomm_split.Tpo -c pcomm_split.c  -fPIC -DPIC -o .libs/pcomm_split.o
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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 pdims_create.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pdims_create.lo -MD -MP 
-MF .deps/pdims_create.Tpo -c pdims_create.c  -fPIC -DPIC -o 
.libs/pdims_create.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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT perrhandler_create.lo -MD 
-MP -MF .deps/perrhandler_create.Tpo -c perrhandler_create.c  -fPIC -DPIC -o 
.libs/perrhandler_create.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT perrhandler_c2f.lo -MD 
-MP -MF .deps/perrhandler_c2f.Tpo -c perrhandler_c2f.c  -fPIC -DPIC -o 
.libs/perrhandler_c2f.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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT perrhandler_f2c.lo -MD 
-MP -MF $depbase.Tpo -c -o perrhandler_f2c.lo perrhandler_f2c.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT perrhandler_f2c.lo -MD 
-MP -MF .deps/perrhandler_f2c.Tpo -c perrhandler_f2c.c  -fPIC -DPIC -o 
.libs/perrhandler_f2c.o
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT perrhandler_free.lo -MD 
-MP -MF $depbase.Tpo -c -o perrhandler_free.lo perrhandler_free.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT perrhandler_free.lo -MD 
-MP -MF .deps/perrhandler_free.Tpo -c perrhandler_free.c  -fPIC -DPIC -o 
.libs/perrhandler_free.o
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT perror_class.lo -MD -MP 
-MF $depbase.Tpo -c -o perror_class.lo perror_class.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT perror_class.lo -MD -MP 
-MF .deps/perror_class.Tpo -c perror_class.c  -fPIC -DPIC -o 
.libs/perror_class.o
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT perror_string.lo -MD -MP 
-MF $depbase.Tpo -c -o perror_string.lo perror_string.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT perror_string.lo -MD -MP 
-MF .deps/perror_string.Tpo -c perror_string.c  -fPIC -DPIC -o 
.libs/perror_string.o
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pexscan.lo -MD -MP -MF 
$depbase.Tpo -c -o pexscan.lo pexscan.c &&\
        mv -f $depbase.Tpo $depbase.Plo
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pfinalize.lo -MD -MP -MF 
.deps/pfinalize.Tpo -c pfinalize.c  -fPIC -DPIC -o .libs/pfinalize.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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pfinalized.lo -MD -MP -MF 
$depbase.Tpo -c -o pfinalized.lo pfinalized.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pfinalized.lo -MD -MP -MF 
.deps/pfinalized.Tpo -c pfinalized.c  -fPIC -DPIC -o .libs/pfinalized.o
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pgather.lo -MD -MP -MF 
$depbase.Tpo -c -o pgather.lo pgather.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pgather.lo -MD -MP -MF 
.deps/pgather.Tpo -c pgather.c  -fPIC -DPIC -o .libs/pgather.o
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pgatherv.lo -MD -MP -MF 
$depbase.Tpo -c -o pgatherv.lo pgatherv.c &&\
        mv -f $depbase.Tpo $depbase.Plo
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pget_address.lo -MD -MP 
-MF $depbase.Tpo -c -o pget_address.lo pget_address.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pget_address.lo -MD -MP 
-MF .deps/pget_address.Tpo -c pget_address.c  -fPIC -DPIC -o 
.libs/pget_address.o
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pget_count.lo -MD -MP -MF 
$depbase.Tpo -c -o pget_count.lo pget_count.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pget_count.lo -MD -MP -MF 
.deps/pget_count.Tpo -c pget_count.c  -fPIC -DPIC -o .libs/pget_count.o
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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_processor_name.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pget_processor_name.lo 
-MD -MP -MF $depbase.Tpo -c -o pget_processor_name.lo pget_processor_name.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pget_version.lo -MD -MP 
-MF .deps/pget_version.Tpo -c pget_version.c  -fPIC -DPIC -o 
.libs/pget_version.o
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pgraph_create.lo -MD -MP 
-MF $depbase.Tpo -c -o pgraph_create.lo pgraph_create.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pgraph_create.lo -MD -MP 
-MF .deps/pgraph_create.Tpo -c pgraph_create.c  -fPIC -DPIC -o 
.libs/pgraph_create.o
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pgraph_map.lo -MD -MP -MF 
$depbase.Tpo -c -o pgraph_map.lo pgraph_map.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pgraph_map.lo -MD -MP -MF 
.deps/pgraph_map.Tpo -c pgraph_map.c  -fPIC -DPIC -o .libs/pgraph_map.o
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pgraph_neighbors.lo -MD 
-MP -MF $depbase.Tpo -c -o pgraph_neighbors.lo pgraph_neighbors.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pgraph_neighbors.lo -MD 
-MP -MF .deps/pgraph_neighbors.Tpo -c pgraph_neighbors.c  -fPIC -DPIC -o 
.libs/pgraph_neighbors.o
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pgrequest_complete.lo -MD 
-MP -MF $depbase.Tpo -c -o pgrequest_complete.lo pgrequest_complete.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pgrequest_complete.lo -MD 
-MP -MF .deps/pgrequest_complete.Tpo -c pgrequest_complete.c  -fPIC -DPIC -o 
.libs/pgrequest_complete.o
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pgroup_c2f.lo -MD -MP -MF 
$depbase.Tpo -c -o pgroup_c2f.lo pgroup_c2f.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pgroup_c2f.lo -MD -MP -MF 
.deps/pgroup_c2f.Tpo -c pgroup_c2f.c  -fPIC -DPIC -o .libs/pgroup_c2f.o
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pgroup_compare.lo -MD -MP 
-MF $depbase.Tpo -c -o pgroup_compare.lo pgroup_compare.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pgroup_compare.lo -MD -MP 
-MF .deps/pgroup_compare.Tpo -c pgroup_compare.c  -fPIC -DPIC -o 
.libs/pgroup_compare.o
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pgroup_difference.lo -MD 
-MP -MF $depbase.Tpo -c -o pgroup_difference.lo pgroup_difference.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pgroup_difference.lo -MD 
-MP -MF .deps/pgroup_difference.Tpo -c pgroup_difference.c  -fPIC -DPIC -o 
.libs/pgroup_difference.o
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pgroup_excl.lo -MD -MP 
-MF $depbase.Tpo -c -o pgroup_excl.lo pgroup_excl.c &&\
        mv -f $depbase.Tpo $depbase.Plo
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pgroup_f2c.lo -MD -MP -MF 
$depbase.Tpo -c -o pgroup_f2c.lo pgroup_f2c.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pgroup_excl.lo -MD -MP 
-MF .deps/pgroup_excl.Tpo -c pgroup_excl.c  -fPIC -DPIC -o .libs/pgroup_excl.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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_free.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pgroup_free.lo -MD -MP 
-MF $depbase.Tpo -c -o pgroup_free.lo pgroup_free.c &&\
        mv -f $depbase.Tpo $depbase.Plo
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pgroup_free.lo -MD -MP 
-MF .deps/pgroup_free.Tpo -c pgroup_free.c  -fPIC -DPIC -o .libs/pgroup_free.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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_intersection.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pgroup_intersection.lo 
-MD -MP -MF $depbase.Tpo -c -o pgroup_intersection.lo pgroup_intersection.c &&\
        mv -f $depbase.Tpo $depbase.Plo
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pgroup_rank.lo -MD -MP 
-MF $depbase.Tpo -c -o pgroup_rank.lo pgroup_rank.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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_size.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pgroup_size.lo -MD -MP 
-MF .deps/pgroup_size.Tpo -c pgroup_size.c  -fPIC -DPIC -o .libs/pgroup_size.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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pgroup_union.lo -MD -MP 
-MF $depbase.Tpo -c -o pgroup_union.lo pgroup_union.c &&\
        mv -f $depbase.Tpo $depbase.Plo
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pibsend.lo -MD -MP -MF 
$depbase.Tpo -c -o pibsend.lo pibsend.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pibsend.lo -MD -MP -MF 
.deps/pibsend.Tpo -c pibsend.c  -fPIC -DPIC -o .libs/pibsend.o
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pinfo_create.lo -MD -MP 
-MF $depbase.Tpo -c -o pinfo_create.lo pinfo_create.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pinfo_create.lo -MD -MP 
-MF .deps/pinfo_create.Tpo -c pinfo_create.c  -fPIC -DPIC -o 
.libs/pinfo_create.o
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pinfo_delete.lo -MD -MP 
-MF $depbase.Tpo -c -o pinfo_delete.lo pinfo_delete.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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_dup.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pinfo_dup.lo -MD -MP -MF 
.deps/pinfo_dup.Tpo -c pinfo_dup.c  -fPIC -DPIC -o .libs/pinfo_dup.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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pinfo_free.lo -MD -MP -MF 
$depbase.Tpo -c -o pinfo_free.lo pinfo_free.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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_nkeys.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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_nthkey.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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_get_valuelen.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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 pinfo_set.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pinit.lo -MD -MP -MF 
.deps/pinit.Tpo -c pinit.c  -fPIC -DPIC -o .libs/pinit.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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pinitialized.lo -MD -MP 
-MF $depbase.Tpo -c -o pinitialized.lo pinitialized.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pinitialized.lo -MD -MP 
-MF .deps/pinitialized.Tpo -c pinitialized.c  -fPIC -DPIC -o 
.libs/pinitialized.o
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pintercomm_create.lo -MD 
-MP -MF $depbase.Tpo -c -o pintercomm_create.lo pintercomm_create.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pintercomm_create.lo -MD 
-MP -MF .deps/pintercomm_create.Tpo -c pintercomm_create.c  -fPIC -DPIC -o 
.libs/pintercomm_create.o
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pintercomm_merge.lo -MD 
-MP -MF .deps/pintercomm_merge.Tpo -c pintercomm_merge.c  -fPIC -DPIC -o 
.libs/pintercomm_merge.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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT piprobe.lo -MD -MP -MF 
.deps/piprobe.Tpo -c piprobe.c  -fPIC -DPIC -o .libs/piprobe.o
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pirsend.lo -MD -MP -MF 
$depbase.Tpo -c -o pirsend.lo pirsend.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pirsend.lo -MD -MP -MF 
.deps/pirsend.Tpo -c pirsend.c  -fPIC -DPIC -o .libs/pirsend.o
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pis_thread_main.lo -MD 
-MP -MF $depbase.Tpo -c -o pis_thread_main.lo pis_thread_main.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pkeyval_create.lo -MD -MP 
-MF $depbase.Tpo -c -o pkeyval_create.lo pkeyval_create.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pkeyval_create.lo -MD -MP 
-MF .deps/pkeyval_create.Tpo -c pkeyval_create.c  -fPIC -DPIC -o 
.libs/pkeyval_create.o
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pkeyval_free.lo -MD -MP 
-MF $depbase.Tpo -c -o pkeyval_free.lo pkeyval_free.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pkeyval_free.lo -MD -MP 
-MF .deps/pkeyval_free.Tpo -c pkeyval_free.c  -fPIC -DPIC -o 
.libs/pkeyval_free.o
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT plookup_name.lo -MD -MP 
-MF .deps/plookup_name.Tpo -c plookup_name.c  -fPIC -DPIC -o 
.libs/plookup_name.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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pop_create.lo -MD -MP -MF 
$depbase.Tpo -c -o pop_create.lo pop_create.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pop_create.lo -MD -MP -MF 
.deps/pop_create.Tpo -c pop_create.c  -fPIC -DPIC -o .libs/pop_create.o
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pop_f2c.lo -MD -MP -MF 
.deps/pop_f2c.Tpo -c pop_f2c.c  -fPIC -DPIC -o .libs/pop_f2c.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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pop_free.lo -MD -MP -MF 
.deps/pop_free.Tpo -c pop_free.c  -fPIC -DPIC -o .libs/pop_free.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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT popen_port.lo -MD -MP -MF 
$depbase.Tpo -c -o popen_port.lo popen_port.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT popen_port.lo -MD -MP -MF 
.deps/popen_port.Tpo -c popen_port.c  -fPIC -DPIC -o .libs/popen_port.o
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT ppack_external.lo -MD -MP 
-MF $depbase.Tpo -c -o ppack_external.lo ppack_external.c &&\
        mv -f $depbase.Tpo $depbase.Plo
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT ppack.lo -MD -MP -MF 
$depbase.Tpo -c -o ppack.lo ppack.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT ppack.lo -MD -MP -MF 
.deps/ppack.Tpo -c ppack.c  -fPIC -DPIC -o .libs/ppack.o
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT ppack_size.lo -MD -MP -MF 
.deps/ppack_size.Tpo -c ppack_size.c  -fPIC -DPIC -o .libs/ppack_size.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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT ppcontrol.lo -MD -MP -MF 
$depbase.Tpo -c -o ppcontrol.lo ppcontrol.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT ppcontrol.lo -MD -MP -MF 
.deps/ppcontrol.Tpo -c ppcontrol.c  -fPIC -DPIC -o .libs/ppcontrol.o
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT ppublish_name.lo -MD -MP 
-MF $depbase.Tpo -c -o ppublish_name.lo ppublish_name.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT ppublish_name.lo -MD -MP 
-MF .deps/ppublish_name.Tpo -c ppublish_name.c  -fPIC -DPIC -o 
.libs/ppublish_name.o
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pquery_thread.lo -MD -MP 
-MF $depbase.Tpo -c -o pquery_thread.lo pquery_thread.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pquery_thread.lo -MD -MP 
-MF .deps/pquery_thread.Tpo -c pquery_thread.c  -fPIC -DPIC -o 
.libs/pquery_thread.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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT precv_init.lo -MD -MP -MF 
.deps/precv_init.Tpo -c precv_init.c  -fPIC -DPIC -o .libs/precv_init.o
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT precv.lo -MD -MP -MF 
$depbase.Tpo -c -o precv.lo precv.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT precv.lo -MD -MP -MF 
.deps/precv.Tpo -c precv.c  -fPIC -DPIC -o .libs/precv.o
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT preduce.lo -MD -MP -MF 
$depbase.Tpo -c -o preduce.lo preduce.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT preduce.lo -MD -MP -MF 
.deps/preduce.Tpo -c preduce.c  -fPIC -DPIC -o .libs/preduce.o
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT preduce_scatter.lo -MD 
-MP -MF $depbase.Tpo -c -o preduce_scatter.lo preduce_scatter.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT preduce_scatter.lo -MD 
-MP -MF .deps/preduce_scatter.Tpo -c preduce_scatter.c  -fPIC -DPIC -o 
.libs/preduce_scatter.o
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT prequest_c2f.lo -MD -MP 
-MF $depbase.Tpo -c -o prequest_c2f.lo prequest_c2f.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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_f2c.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT prequest_f2c.lo -MD -MP 
-MF $depbase.Tpo -c -o prequest_f2c.lo prequest_f2c.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT prequest_f2c.lo -MD -MP 
-MF .deps/prequest_f2c.Tpo -c prequest_f2c.c  -fPIC -DPIC -o 
.libs/prequest_f2c.o
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT prequest_free.lo -MD -MP 
-MF .deps/prequest_free.Tpo -c prequest_free.c  -fPIC -DPIC -o 
.libs/prequest_free.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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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 prsend_init.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT prsend_init.lo -MD -MP 
-MF $depbase.Tpo -c -o prsend_init.lo prsend_init.c &&\
        mv -f $depbase.Tpo $depbase.Plo
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT prsend.lo -MD -MP -MF 
$depbase.Tpo -c -o prsend.lo prsend.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT prsend_init.lo -MD -MP 
-MF .deps/prsend_init.Tpo -c prsend_init.c  -fPIC -DPIC -o .libs/prsend_init.o
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pscan.lo -MD -MP -MF 
$depbase.Tpo -c -o pscan.lo pscan.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pscan.lo -MD -MP -MF 
.deps/pscan.Tpo -c pscan.c  -fPIC -DPIC -o .libs/pscan.o
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pscatter.lo -MD -MP -MF 
.deps/pscatter.Tpo -c pscatter.c  -fPIC -DPIC -o .libs/pscatter.o
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pscatterv.lo -MD -MP -MF 
$depbase.Tpo -c -o pscatterv.lo pscatterv.c &&\
        mv -f $depbase.Tpo $depbase.Plo
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT psendrecv.lo -MD -MP -MF 
$depbase.Tpo -c -o psendrecv.lo psendrecv.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT psend_init.lo -MD -MP -MF 
.deps/psend_init.Tpo -c psend_init.c  -fPIC -DPIC -o .libs/psend_init.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT psendrecv.lo -MD -MP -MF 
.deps/psendrecv.Tpo -c psendrecv.c  -fPIC -DPIC -o .libs/psendrecv.o
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT psendrecv_replace.lo -MD 
-MP -MF $depbase.Tpo -c -o psendrecv_replace.lo psendrecv_replace.c &&\
        mv -f $depbase.Tpo $depbase.Plo
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pssend_init.lo -MD -MP 
-MF .deps/pssend_init.Tpo -c pssend_init.c  -fPIC -DPIC -o .libs/pssend_init.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT psendrecv_replace.lo -MD 
-MP -MF .deps/psendrecv_replace.Tpo -c psendrecv_replace.c  -fPIC -DPIC -o 
.libs/psendrecv_replace.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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pssend.lo -MD -MP -MF 
$depbase.Tpo -c -o pssend.lo pssend.c &&\
        mv -f $depbase.Tpo $depbase.Plo
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pstart.lo -MD -MP -MF 
$depbase.Tpo -c -o pstart.lo pstart.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pssend.lo -MD -MP -MF 
.deps/pssend.Tpo -c pssend.c  -fPIC -DPIC -o .libs/pssend.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pstart.lo -MD -MP -MF 
.deps/pstart.Tpo -c pstart.c  -fPIC -DPIC -o .libs/pstart.o
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pstatus_set_cancelled.lo 
-MD -MP -MF $depbase.Tpo -c -o pstatus_set_cancelled.lo pstatus_set_cancelled.c 
&&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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 ptestall.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT ptestall.lo -MD -MP -MF 
$depbase.Tpo -c -o ptestall.lo ptestall.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT ptestall.lo -MD -MP -MF 
.deps/ptestall.Tpo -c ptestall.c  -fPIC -DPIC -o .libs/ptestall.o
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT ptest.lo -MD -MP -MF 
.deps/ptest.Tpo -c ptest.c  -fPIC -DPIC -o .libs/ptest.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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT ptest_cancelled.lo -MD 
-MP -MF $depbase.Tpo -c -o ptest_cancelled.lo ptest_cancelled.c &&\
        mv -f $depbase.Tpo $depbase.Plo
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT ptestsome.lo -MD -MP -MF 
$depbase.Tpo -c -o ptestsome.lo ptestsome.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT ptest_cancelled.lo -MD 
-MP -MF .deps/ptest_cancelled.Tpo -c ptest_cancelled.c  -fPIC -DPIC -o 
.libs/ptest_cancelled.o
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT ptype_c2f.lo -MD -MP -MF 
$depbase.Tpo -c -o ptype_c2f.lo ptype_c2f.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT ptype_c2f.lo -MD -MP -MF 
.deps/ptype_c2f.Tpo -c ptype_c2f.c  -fPIC -DPIC -o .libs/ptype_c2f.o
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT ptype_commit.lo -MD -MP 
-MF $depbase.Tpo -c -o ptype_commit.lo ptype_commit.c &&\
        mv -f $depbase.Tpo $depbase.Plo
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT ptype_contiguous.lo -MD 
-MP -MF $depbase.Tpo -c -o ptype_contiguous.lo ptype_contiguous.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT ptype_commit.lo -MD -MP 
-MF .deps/ptype_commit.Tpo -c ptype_commit.c  -fPIC -DPIC -o 
.libs/ptype_commit.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT ptype_contiguous.lo -MD 
-MP -MF .deps/ptype_contiguous.Tpo -c ptype_contiguous.c  -fPIC -DPIC -o 
.libs/ptype_contiguous.o
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT 
ptype_create_f90_complex.lo -MD -MP -MF $depbase.Tpo -c -o 
ptype_create_f90_complex.lo ptype_create_f90_complex.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT ptype_create_f90_real.lo 
-MD -MP -MF $depbase.Tpo -c -o ptype_create_f90_real.lo ptype_create_f90_real.c 
&&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT ptype_create_hindexed.lo 
-MD -MP -MF $depbase.Tpo -c -o ptype_create_hindexed.lo ptype_create_hindexed.c 
&&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT ptype_create_hvector.lo 
-MD -MP -MF $depbase.Tpo -c -o ptype_create_hvector.lo ptype_create_hvector.c 
&&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT ptype_create_keyval.lo 
-MD -MP -MF $depbase.Tpo -c -o ptype_create_keyval.lo ptype_create_keyval.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT ptype_create_resized.lo 
-MD -MP -MF $depbase.Tpo -c -o ptype_create_resized.lo ptype_create_resized.c 
&&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT ptype_delete_attr.lo -MD 
-MP -MF $depbase.Tpo -c -o ptype_delete_attr.lo ptype_delete_attr.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT ptype_dup.lo -MD -MP -MF 
$depbase.Tpo -c -o ptype_dup.lo ptype_dup.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT ptype_dup.lo -MD -MP -MF 
.deps/ptype_dup.Tpo -c ptype_dup.c  -fPIC -DPIC -o .libs/ptype_dup.o
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT ptype_extent.lo -MD -MP 
-MF $depbase.Tpo -c -o ptype_extent.lo ptype_extent.c &&\
        mv -f $depbase.Tpo $depbase.Plo
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT ptype_f2c.lo -MD -MP -MF 
$depbase.Tpo -c -o ptype_f2c.lo ptype_f2c.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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_free.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT ptype_free.lo -MD -MP -MF 
$depbase.Tpo -c -o ptype_free.lo ptype_free.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT ptype_free.lo -MD -MP -MF 
.deps/ptype_free.Tpo -c ptype_free.c  -fPIC -DPIC -o .libs/ptype_free.o
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT ptype_free_keyval.lo -MD 
-MP -MF $depbase.Tpo -c -o ptype_free_keyval.lo ptype_free_keyval.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT ptype_get_contents.lo -MD 
-MP -MF $depbase.Tpo -c -o ptype_get_contents.lo ptype_get_contents.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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_envelope.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT ptype_get_envelope.lo -MD 
-MP -MF $depbase.Tpo -c -o ptype_get_envelope.lo ptype_get_envelope.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT ptype_get_extent.lo -MD 
-MP -MF $depbase.Tpo -c -o ptype_get_extent.lo ptype_get_extent.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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_hindexed.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT ptype_hvector.lo -MD -MP 
-MF $depbase.Tpo -c -o ptype_hvector.lo ptype_hvector.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT ptype_hvector.lo -MD -MP 
-MF .deps/ptype_hvector.Tpo -c ptype_hvector.c  -fPIC -DPIC -o 
.libs/ptype_hvector.o
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT ptype_set_attr.lo -MD -MP 
-MF $depbase.Tpo -c -o ptype_set_attr.lo ptype_set_attr.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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_struct.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT ptype_struct.lo -MD -MP 
-MF $depbase.Tpo -c -o ptype_struct.lo ptype_struct.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT ptype_struct.lo -MD -MP 
-MF .deps/ptype_struct.Tpo -c ptype_struct.c  -fPIC -DPIC -o 
.libs/ptype_struct.o
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT ptype_ub.lo -MD -MP -MF 
$depbase.Tpo -c -o ptype_ub.lo ptype_ub.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT ptype_ub.lo -MD -MP -MF 
.deps/ptype_ub.Tpo -c ptype_ub.c  -fPIC -DPIC -o .libs/ptype_ub.o
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT punpack_external.lo -MD 
-MP -MF $depbase.Tpo -c -o punpack_external.lo punpack_external.c &&\
        mv -f $depbase.Tpo $depbase.Plo
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT punpack_external.lo -MD 
-MP -MF .deps/punpack_external.Tpo -c punpack_external.c  -fPIC -DPIC -o 
.libs/punpack_external.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT punpack.lo -MD -MP -MF 
.deps/punpack.Tpo -c punpack.c  -fPIC -DPIC -o .libs/punpack.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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT punpublish_name.lo -MD 
-MP -MF .deps/punpublish_name.Tpo -c punpublish_name.c  -fPIC -DPIC -o 
.libs/punpublish_name.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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pwaitall.lo -MD -MP -MF 
$depbase.Tpo -c -o pwaitall.lo pwaitall.c &&\
        mv -f $depbase.Tpo $depbase.Plo
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pwaitany.lo -MD -MP -MF 
.deps/pwaitany.Tpo -c pwaitany.c  -fPIC -DPIC -o .libs/pwaitany.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pwaitall.lo -MD -MP -MF 
.deps/pwaitall.Tpo -c pwaitall.c  -fPIC -DPIC -o .libs/pwaitall.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pwait.lo -MD -MP -MF 
.deps/pwait.Tpo -c pwait.c  -fPIC -DPIC -o .libs/pwait.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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pwaitsome.lo -MD -MP -MF 
$depbase.Tpo -c -o pwaitsome.lo pwaitsome.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pwaitsome.lo -MD -MP -MF 
.deps/pwaitsome.Tpo -c pwaitsome.c  -fPIC -DPIC -o .libs/pwaitsome.o
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pwtime.lo -MD -MP -MF 
$depbase.Tpo -c -o pwtime.lo pwtime.c &&\
        mv -f $depbase.Tpo $depbase.Plo
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pwtick.lo -MD -MP -MF 
$depbase.Tpo -c -o pwtick.lo pwtick.c &&\
        mv -f $depbase.Tpo $depbase.Plo
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT paccumulate.lo -MD -MP 
-MF $depbase.Tpo -c -o paccumulate.lo paccumulate.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pwtick.lo -MD -MP -MF 
.deps/pwtick.Tpo -c pwtick.c  -fPIC -DPIC -o .libs/pwtick.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT paccumulate.lo -MD -MP 
-MF .deps/paccumulate.Tpo -c paccumulate.c  -fPIC -DPIC -o .libs/paccumulate.o
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pget.lo -MD -MP -MF 
$depbase.Tpo -c -o pget.lo pget.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pget.lo -MD -MP -MF 
.deps/pget.Tpo -c pget.c  -fPIC -DPIC -o .libs/pget.o
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pput.lo -MD -MP -MF 
$depbase.Tpo -c -o pput.lo pput.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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pwin_c2f.lo -MD -MP -MF 
$depbase.Tpo -c -o pwin_c2f.lo pwin_c2f.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pwin_c2f.lo -MD -MP -MF 
.deps/pwin_c2f.Tpo -c pwin_c2f.c  -fPIC -DPIC -o .libs/pwin_c2f.o
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pwin_complete.lo -MD -MP 
-MF $depbase.Tpo -c -o pwin_complete.lo pwin_complete.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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_errhandler.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pwin_create_keyval.lo -MD 
-MP -MF $depbase.Tpo -c -o pwin_create_keyval.lo pwin_create_keyval.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pwin_create.lo -MD -MP 
-MF $depbase.Tpo -c -o pwin_create.lo pwin_create.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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pwin_delete_attr.lo -MD 
-MP -MF $depbase.Tpo -c -o pwin_delete_attr.lo pwin_delete_attr.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pwin_create.lo -MD -MP 
-MF .deps/pwin_create.Tpo -c pwin_create.c  -fPIC -DPIC -o .libs/pwin_create.o
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pwin_f2c.lo -MD -MP -MF 
$depbase.Tpo -c -o pwin_f2c.lo pwin_f2c.c &&\
        mv -f $depbase.Tpo $depbase.Plo
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pwin_fence.lo -MD -MP -MF 
$depbase.Tpo -c -o pwin_fence.lo pwin_fence.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pwin_f2c.lo -MD -MP -MF 
.deps/pwin_f2c.Tpo -c pwin_f2c.c  -fPIC -DPIC -o .libs/pwin_f2c.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pwin_fence.lo -MD -MP -MF 
.deps/pwin_fence.Tpo -c pwin_fence.c  -fPIC -DPIC -o .libs/pwin_fence.o
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pwin_free_keyval.lo -MD 
-MP -MF $depbase.Tpo -c -o pwin_free_keyval.lo pwin_free_keyval.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pwin_free.lo -MD -MP -MF 
$depbase.Tpo -c -o pwin_free.lo pwin_free.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pwin_free.lo -MD -MP -MF 
.deps/pwin_free.Tpo -c pwin_free.c  -fPIC -DPIC -o .libs/pwin_free.o
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pwin_get_errhandler.lo 
-MD -MP -MF $depbase.Tpo -c -o pwin_get_errhandler.lo pwin_get_errhandler.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pwin_get_group.lo -MD -MP 
-MF $depbase.Tpo -c -o pwin_get_group.lo pwin_get_group.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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_post.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pwin_post.lo -MD -MP -MF 
$depbase.Tpo -c -o pwin_post.lo pwin_post.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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_attr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pwin_set_errhandler.lo 
-MD -MP -MF $depbase.Tpo -c -o pwin_set_errhandler.lo pwin_set_errhandler.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pwin_set_name.lo -MD -MP 
-MF $depbase.Tpo -c -o pwin_set_name.lo pwin_set_name.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pwin_start.lo -MD -MP -MF 
$depbase.Tpo -c -o pwin_start.lo pwin_start.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pwin_start.lo -MD -MP -MF 
.deps/pwin_start.Tpo -c pwin_start.c  -fPIC -DPIC -o .libs/pwin_start.o
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pwin_test.lo -MD -MP -MF 
$depbase.Tpo -c -o pwin_test.lo pwin_test.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pwin_test.lo -MD -MP -MF 
.deps/pwin_test.Tpo -c pwin_test.c  -fPIC -DPIC -o .libs/pwin_test.o
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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_wait.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pwin_wait.lo -MD -MP -MF 
$depbase.Tpo -c -o pwin_wait.lo pwin_wait.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pwin_wait.lo -MD -MP -MF 
.deps/pwin_wait.Tpo -c pwin_wait.c  -fPIC -DPIC -o .libs/pwin_wait.o
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pfile_c2f.lo -MD -MP -MF 
$depbase.Tpo -c -o pfile_c2f.lo pfile_c2f.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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_call_errhandler.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pfile_close.lo -MD -MP 
-MF $depbase.Tpo -c -o pfile_close.lo pfile_close.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pfile_close.lo -MD -MP 
-MF .deps/pfile_close.Tpo -c pfile_close.c  -fPIC -DPIC -o .libs/pfile_close.o
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT 
pfile_create_errhandler.lo -MD -MP -MF $depbase.Tpo -c -o 
pfile_create_errhandler.lo pfile_create_errhandler.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pfile_delete.lo -MD -MP 
-MF $depbase.Tpo -c -o pfile_delete.lo pfile_delete.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pfile_delete.lo -MD -MP 
-MF .deps/pfile_delete.Tpo -c pfile_delete.c  -fPIC -DPIC -o 
.libs/pfile_delete.o
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pfile_get_amode.lo -MD 
-MP -MF $depbase.Tpo -c -o pfile_get_amode.lo pfile_get_amode.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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_atomicity.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pfile_get_atomicity.lo 
-MD -MP -MF $depbase.Tpo -c -o pfile_get_atomicity.lo pfile_get_atomicity.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pfile_get_byte_offset.lo 
-MD -MP -MF $depbase.Tpo -c -o pfile_get_byte_offset.lo pfile_get_byte_offset.c 
&&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pfile_get_group.lo -MD 
-MP -MF $depbase.Tpo -c -o pfile_get_group.lo pfile_get_group.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pfile_get_info.lo -MD -MP 
-MF $depbase.Tpo -c -o pfile_get_info.lo pfile_get_info.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pfile_get_position.lo -MD 
-MP -MF $depbase.Tpo -c -o pfile_get_position.lo pfile_get_position.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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_position_shared.lo | sed 
's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pfile_get_size.lo -MD -MP 
-MF $depbase.Tpo -c -o pfile_get_size.lo pfile_get_size.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pfile_get_type_extent.lo 
-MD -MP -MF $depbase.Tpo -c -o pfile_get_type_extent.lo pfile_get_type_extent.c 
&&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pfile_iread.lo -MD -MP 
-MF $depbase.Tpo -c -o pfile_iread.lo pfile_iread.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pfile_iread.lo -MD -MP 
-MF .deps/pfile_iread.Tpo -c pfile_iread.c  -fPIC -DPIC -o .libs/pfile_iread.o
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pfile_iwrite_at.lo -MD 
-MP -MF $depbase.Tpo -c -o pfile_iwrite_at.lo pfile_iwrite_at.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pfile_iwrite.lo -MD -MP 
-MF $depbase.Tpo -c -o pfile_iwrite.lo pfile_iwrite.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pfile_iwrite.lo -MD -MP 
-MF .deps/pfile_iwrite.Tpo -c pfile_iwrite.c  -fPIC -DPIC -o 
.libs/pfile_iwrite.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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pfile_iwrite_shared.lo 
-MD -MP -MF $depbase.Tpo -c -o pfile_iwrite_shared.lo pfile_iwrite_shared.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pfile_open.lo -MD -MP -MF 
.deps/pfile_open.Tpo -c pfile_open.c  -fPIC -DPIC -o .libs/pfile_open.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pfile_preallocate.lo -MD 
-MP -MF .deps/pfile_preallocate.Tpo -c pfile_preallocate.c  -fPIC -DPIC -o 
.libs/pfile_preallocate.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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pfile_read_all.lo -MD -MP 
-MF $depbase.Tpo -c -o pfile_read_all.lo pfile_read_all.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pfile_read_at_all.lo -MD 
-MP -MF $depbase.Tpo -c -o pfile_read_at_all.lo pfile_read_at_all.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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_all_end.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT 
pfile_read_ordered_begin.lo -MD -MP -MF $depbase.Tpo -c -o 
pfile_read_ordered_begin.lo pfile_read_ordered_begin.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pfile_seek.lo -MD -MP -MF 
$depbase.Tpo -c -o pfile_seek.lo pfile_seek.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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_seek_shared.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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_atomicity.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pfile_set_info.lo -MD -MP 
-MF $depbase.Tpo -c -o pfile_set_info.lo pfile_set_info.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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_size.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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_set_view.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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_sync.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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_begin.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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_all_end.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pfile_write_at_all.lo -MD 
-MP -MF $depbase.Tpo -c -o pfile_write_at_all.lo pfile_write_at_all.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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_all_end.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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_at.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT 
pfile_write_ordered_begin.lo -MD -MP -MF $depbase.Tpo -c -o 
pfile_write_ordered_begin.lo pfile_write_ordered_begin.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILING_DEFINES=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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   -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden  -export-dynamic   -o 
libmpi_c_pmpi.la  pabort.lo padd_error_class.lo padd_error_code.lo 
padd_error_string.lo paddress.lo pallgather.lo pallgatherv.lo palloc_mem.lo 
pallreduce.lo palltoall.lo palltoallv.lo palltoallw.lo pattr_delete.lo 
pattr_get.lo pattr_put.lo pbarrier.lo pbcast.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_keyval.lo pcomm_delete_attr.lo 
pcomm_disconnect.lo pcomm_dup.lo pcomm_f2c.lo pcomm_free.lo 
pcomm_free_keyval.lo pcomm_get_attr.lo pcomm_get_errhandler.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_errhandler.lo pcomm_set_name.lo pcomm_size.lo pcomm_spawn.lo 
pcomm_spawn_multiple.lo pcomm_split.lo pcomm_test_inter.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 pfinalize.lo pfinalized.lo pfree_mem.lo pgather.lo pgatherv.lo 
pget_address.lo pget_count.lo pget_elements.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 
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 pop_c2f.lo pop_create.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 precv_init.lo precv.lo preduce.lo 
preduce_scatter.lo prequest_c2f.lo prequest_f2c.lo prequest_free.lo 
prequest_get_status.lo prsend_init.lo prsend.lo pscan.lo pscatter.lo 
pscatterv.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 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_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_name.lo ptype_get_true_extent.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_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_c2f.lo pwin_call_errhandler.lo 
pwin_complete.lo pwin_create_errhandler.lo pwin_create_keyval.lo pwin_create.lo 
pwin_delete_attr.lo pwin_f2c.lo pwin_fence.lo pwin_free_keyval.lo pwin_free.lo 
pwin_get_attr.lo pwin_get_errhandler.lo pwin_get_group.lo pwin_get_name.lo 
pwin_lock.lo pwin_post.lo pwin_set_attr.lo pwin_set_errhandler.lo 
pwin_set_name.lo pwin_start.lo pwin_test.lo pwin_unlock.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_shared.lo pfile_iwrite_at.lo pfile_iwrite.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  -lnsl -lutil  -lm 
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/pallgatherv.o .libs/palloc_mem.o 
.libs/pallreduce.o .libs/palltoall.o .libs/palltoallv.o .libs/palltoallw.o 
.libs/pattr_delete.o .libs/pattr_get.o .libs/pattr_put.o .libs/pbarrier.o 
.libs/pbcast.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_keyval.o 
.libs/pcomm_delete_attr.o .libs/pcomm_disconnect.o .libs/pcomm_dup.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_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_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_test_inter.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/pfinalize.o 
.libs/pfinalized.o .libs/pfree_mem.o .libs/pgather.o .libs/pgatherv.o 
.libs/pget_address.o .libs/pget_count.o .libs/pget_elements.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/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/pop_c2f.o .libs/pop_create.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/precv_init.o 
.libs/precv.o .libs/preduce.o .libs/preduce_scatter.o .libs/prequest_c2f.o 
.libs/prequest_f2c.o .libs/prequest_free.o .libs/prequest_get_status.o 
.libs/prsend_init.o .libs/prsend.o .libs/pscan.o .libs/pscatter.o 
.libs/pscatterv.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/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_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_name.o .libs/ptype_get_true_extent.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_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_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_delete_attr.o .libs/pwin_f2c.o 
.libs/pwin_fence.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_name.o .libs/pwin_lock.o .libs/pwin_post.o .libs/pwin_set_attr.o 
.libs/pwin_set_errhandler.o .libs/pwin_set_name.o .libs/pwin_start.o 
.libs/pwin_test.o .libs/pwin_unlock.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_shared.o .libs/pfile_iwrite_at.o 
.libs/pfile_iwrite.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 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mpi/c/profile'
make[3]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_PROFILING_DEFINES=0 -I../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILING_DEFINES=0 
-I../../.. -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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   -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden  -export-dynamic   -o 
libmpi_c.la  attr_fn.lo  -lnsl -lutil  -lm 
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 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mpi/c'
make[2]: Leaving directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mpi/c'
Making all in mca/common
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/common'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/common'
Making all in mca/allocator
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/allocator'
depbase=`echo base/allocator_base_open.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT 
base/allocator_base_open.lo -MD -MP -MF $depbase.Tpo -c -o 
base/allocator_base_open.lo base/allocator_base_open.c &&\
        mv -f $depbase.Tpo $depbase.Plo
depbase=`echo base/allocator_base_close.lo | sed 
's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT 
base/allocator_base_close.lo -MD -MP -MF $depbase.Tpo -c -o 
base/allocator_base_close.lo base/allocator_base_close.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../.. -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT 
base/allocator_base_close.lo -MD -MP -MF base/.deps/allocator_base_close.Tpo -c 
base/allocator_base_close.c  -fPIC -DPIC -o base/.libs/allocator_base_close.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../.. -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT 
base/allocator_base_open.lo -MD -MP -MF base/.deps/allocator_base_open.Tpo -c 
base/allocator_base_open.c  -fPIC -DPIC -o base/.libs/allocator_base_open.o
/bin/sh ../../../libtool --tag=CC   --mode=link gcc   -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden  -export-dynamic   -o 
libmca_allocator.la   base/allocator_base_open.lo base/allocator_base_close.lo  
-lnsl -lutil  -lm 
libtool: link: ar cru .libs/libmca_allocator.a base/.libs/allocator_base_open.o 
base/.libs/allocator_base_close.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 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/allocator'
Making all in mca/bml
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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_close.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT base/bml_base_close.lo 
-MD -MP -MF $depbase.Tpo -c -o base/bml_base_close.lo base/bml_base_close.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../.. -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../.. -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../.. -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT base/bml_base_close.lo 
-MD -MP -MF base/.deps/bml_base_close.Tpo -c base/bml_base_close.c  -fPIC -DPIC 
-o base/.libs/bml_base_close.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../.. -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
depbase=`echo base/bml_base_open.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT base/bml_base_open.lo -MD 
-MP -MF $depbase.Tpo -c -o base/bml_base_open.lo base/bml_base_open.c &&\
        mv -f $depbase.Tpo $depbase.Plo
depbase=`echo base/bml_base_ft.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT base/bml_base_ft.lo -MD 
-MP -MF $depbase.Tpo -c -o base/bml_base_ft.lo base/bml_base_ft.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../.. -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT base/bml_base_open.lo -MD 
-MP -MF base/.deps/bml_base_open.Tpo -c base/bml_base_open.c  -fPIC -DPIC -o 
base/.libs/bml_base_open.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../.. -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT base/bml_base_ft.lo -MD 
-MP -MF base/.deps/bml_base_ft.Tpo -c base/bml_base_ft.c  -fPIC -DPIC -o 
base/.libs/bml_base_ft.o
/bin/sh ../../../libtool --tag=CC   --mode=link gcc   -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden  -export-dynamic   -o 
libmca_bml.la   base/bml_base_btl.lo base/bml_base_endpoint.lo 
base/bml_base_init.lo base/bml_base_close.lo base/bml_base_open.lo 
base/bml_base_ft.lo  -lnsl -lutil  -lm 
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_close.o base/.libs/bml_base_open.o base/.libs/bml_base_ft.o 
libtool: link: ranlib .libs/libmca_bml.a
libtool: link: ( cd ".libs" && rm -f "libmca_bml.la" && ln -s 
"../libmca_bml.la" "libmca_bml.la" )
make[2]: Leaving directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/bml'
Making all in mca/btl
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/btl'
depbase=`echo base/btl_base_close.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa  -I../../../opal/libltdl 
-I../../..    -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
base/btl_base_close.lo -MD -MP -MF $depbase.Tpo -c -o base/btl_base_close.lo 
base/btl_base_close.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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa  -I../../../opal/libltdl 
-I../../..    -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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_open.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa  -I../../../opal/libltdl 
-I../../..    -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
base/btl_base_open.lo -MD -MP -MF $depbase.Tpo -c -o base/btl_base_open.lo 
base/btl_base_open.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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa  -I../../../opal/libltdl 
-I../../..    -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
base/btl_base_select.lo -MD -MP -MF $depbase.Tpo -c -o base/btl_base_select.lo 
base/btl_base_select.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../opal/libltdl 
-I../../.. -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
base/btl_base_open.lo -MD -MP -MF base/.deps/btl_base_open.Tpo -c 
base/btl_base_open.c  -fPIC -DPIC -o base/.libs/btl_base_open.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../opal/libltdl 
-I../../.. -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../opal/libltdl 
-I../../.. -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
base/btl_base_close.lo -MD -MP -MF base/.deps/btl_base_close.Tpo -c 
base/btl_base_close.c  -fPIC -DPIC -o base/.libs/btl_base_close.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../opal/libltdl 
-I../../.. -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa  -I../../../opal/libltdl 
-I../../..    -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../opal/libltdl 
-I../../.. -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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
/bin/sh ../../../libtool --tag=CC   --mode=link gcc   -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden  -export-dynamic   -o 
libmca_btl.la   base/btl_base_close.lo base/btl_base_error.lo 
base/btl_base_open.lo base/btl_base_select.lo base/btl_base_mca.lo  -lnsl 
-lutil  -lm 
libtool: link: ar cru .libs/libmca_btl.a base/.libs/btl_base_close.o 
base/.libs/btl_base_error.o base/.libs/btl_base_open.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 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/btl'
Making all in mca/coll
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/coll'
depbase=`echo base/coll_base_close.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa  -I../../../opal/libltdl 
-I../../..    -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
base/coll_base_close.lo -MD -MP -MF $depbase.Tpo -c -o base/coll_base_close.lo 
base/coll_base_close.c &&\
        mv -f $depbase.Tpo $depbase.Plo
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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa  -I../../../opal/libltdl 
-I../../..    -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa  -I../../../opal/libltdl 
-I../../..    -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa  -I../../../opal/libltdl 
-I../../..    -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
base/coll_base_find_available.lo -MD -MP -MF $depbase.Tpo -c -o 
base/coll_base_find_available.lo base/coll_base_find_available.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../opal/libltdl 
-I../../.. -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
base/coll_base_close.lo -MD -MP -MF base/.deps/coll_base_close.Tpo -c 
base/coll_base_close.c  -fPIC -DPIC -o base/.libs/coll_base_close.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../opal/libltdl 
-I../../.. -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../opal/libltdl 
-I../../.. -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../opal/libltdl 
-I../../.. -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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
depbase=`echo base/coll_base_open.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa  -I../../../opal/libltdl 
-I../../..    -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
base/coll_base_open.lo -MD -MP -MF $depbase.Tpo -c -o base/coll_base_open.lo 
base/coll_base_open.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../opal/libltdl 
-I../../.. -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
base/coll_base_open.lo -MD -MP -MF base/.deps/coll_base_open.Tpo -c 
base/coll_base_open.c  -fPIC -DPIC -o base/.libs/coll_base_open.o
/bin/sh ../../../libtool --tag=CC   --mode=link gcc   -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden  -export-dynamic   -o 
libmca_coll.la   base/coll_base_close.lo base/coll_base_comm_select.lo 
base/coll_base_comm_unselect.lo base/coll_base_find_available.lo 
base/coll_base_open.lo  -lnsl -lutil  -lm 
libtool: link: ar cru .libs/libmca_coll.a base/.libs/coll_base_close.o 
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_open.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 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/coll'
Making all in mca/crcp
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/crcp'
Creating ompi_crcp.7 man page...
depbase=`echo base/crcp_base_open.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT base/crcp_base_open.lo 
-MD -MP -MF $depbase.Tpo -c -o base/crcp_base_open.lo base/crcp_base_open.c &&\
        mv -f $depbase.Tpo $depbase.Plo
depbase=`echo base/crcp_base_close.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT base/crcp_base_close.lo 
-MD -MP -MF $depbase.Tpo -c -o base/crcp_base_close.lo base/crcp_base_close.c 
&&\
        mv -f $depbase.Tpo $depbase.Plo
depbase=`echo base/crcp_base_select.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT base/crcp_base_select.lo 
-MD -MP -MF $depbase.Tpo -c -o base/crcp_base_select.lo base/crcp_base_select.c 
&&\
        mv -f $depbase.Tpo $depbase.Plo
depbase=`echo base/crcp_base_fns.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT base/crcp_base_fns.lo -MD 
-MP -MF $depbase.Tpo -c -o base/crcp_base_fns.lo base/crcp_base_fns.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../.. -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT base/crcp_base_select.lo 
-MD -MP -MF base/.deps/crcp_base_select.Tpo -c base/crcp_base_select.c  -fPIC 
-DPIC -o base/.libs/crcp_base_select.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../.. -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT base/crcp_base_close.lo 
-MD -MP -MF base/.deps/crcp_base_close.Tpo -c base/crcp_base_close.c  -fPIC 
-DPIC -o base/.libs/crcp_base_close.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../.. -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT base/crcp_base_fns.lo -MD 
-MP -MF base/.deps/crcp_base_fns.Tpo -c base/crcp_base_fns.c  -fPIC -DPIC -o 
base/.libs/crcp_base_fns.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../.. -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT base/crcp_base_open.lo 
-MD -MP -MF base/.deps/crcp_base_open.Tpo -c base/crcp_base_open.c  -fPIC -DPIC 
-o base/.libs/crcp_base_open.o
/bin/sh ../../../libtool --tag=CC   --mode=link gcc   -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden  -export-dynamic   -o 
libmca_crcp.la   base/crcp_base_open.lo base/crcp_base_close.lo 
base/crcp_base_select.lo base/crcp_base_fns.lo  -lnsl -lutil  -lm 
libtool: link: ar cru .libs/libmca_crcp.a base/.libs/crcp_base_open.o 
base/.libs/crcp_base_close.o base/.libs/crcp_base_select.o 
base/.libs/crcp_base_fns.o 
libtool: link: ranlib .libs/libmca_crcp.a
libtool: link: ( cd ".libs" && rm -f "libmca_crcp.la" && ln -s 
"../libmca_crcp.la" "libmca_crcp.la" )
make[2]: Leaving directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/crcp'
Making all in mca/dpm
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/dpm'
depbase=`echo base/dpm_base_open.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT base/dpm_base_open.lo -MD 
-MP -MF $depbase.Tpo -c -o base/dpm_base_open.lo base/dpm_base_open.c &&\
        mv -f $depbase.Tpo $depbase.Plo
depbase=`echo base/dpm_base_close.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT base/dpm_base_close.lo 
-MD -MP -MF $depbase.Tpo -c -o base/dpm_base_close.lo base/dpm_base_close.c &&\
        mv -f $depbase.Tpo $depbase.Plo
depbase=`echo base/dpm_base_select.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT base/dpm_base_select.lo 
-MD -MP -MF $depbase.Tpo -c -o base/dpm_base_select.lo base/dpm_base_select.c 
&&\
        mv -f $depbase.Tpo $depbase.Plo
depbase=`echo base/dpm_base_null_fns.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT base/dpm_base_null_fns.lo 
-MD -MP -MF $depbase.Tpo -c -o base/dpm_base_null_fns.lo 
base/dpm_base_null_fns.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../.. -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT base/dpm_base_close.lo 
-MD -MP -MF base/.deps/dpm_base_close.Tpo -c base/dpm_base_close.c  -fPIC -DPIC 
-o base/.libs/dpm_base_close.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../.. -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT base/dpm_base_open.lo -MD 
-MP -MF base/.deps/dpm_base_open.Tpo -c base/dpm_base_open.c  -fPIC -DPIC -o 
base/.libs/dpm_base_open.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../.. -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT base/dpm_base_null_fns.lo 
-MD -MP -MF base/.deps/dpm_base_null_fns.Tpo -c base/dpm_base_null_fns.c  -fPIC 
-DPIC -o base/.libs/dpm_base_null_fns.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../.. -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT base/dpm_base_select.lo 
-MD -MP -MF base/.deps/dpm_base_select.Tpo -c base/dpm_base_select.c  -fPIC 
-DPIC -o base/.libs/dpm_base_select.o
depbase=`echo base/dpm_base_common_fns.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT 
base/dpm_base_common_fns.lo -MD -MP -MF $depbase.Tpo -c -o 
base/dpm_base_common_fns.lo base/dpm_base_common_fns.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../.. -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT 
base/dpm_base_common_fns.lo -MD -MP -MF base/.deps/dpm_base_common_fns.Tpo -c 
base/dpm_base_common_fns.c  -fPIC -DPIC -o base/.libs/dpm_base_common_fns.o
/bin/sh ../../../libtool --tag=CC   --mode=link gcc   -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden  -export-dynamic   -o 
libmca_dpm.la   base/dpm_base_open.lo base/dpm_base_close.lo 
base/dpm_base_select.lo base/dpm_base_null_fns.lo base/dpm_base_common_fns.lo  
-lnsl -lutil  -lm 
libtool: link: ar cru .libs/libmca_dpm.a base/.libs/dpm_base_open.o 
base/.libs/dpm_base_close.o base/.libs/dpm_base_select.o 
base/.libs/dpm_base_null_fns.o base/.libs/dpm_base_common_fns.o 
libtool: link: ranlib .libs/libmca_dpm.a
libtool: link: ( cd ".libs" && rm -f "libmca_dpm.la" && ln -s 
"../libmca_dpm.la" "libmca_dpm.la" )
make[2]: Leaving directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/dpm'
Making all in mca/io
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io'
depbase=`echo base/io_base_component_list.lo | sed 
's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa  -I../../../opal/libltdl 
-I../../..    -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
base/io_base_component_list.lo -MD -MP -MF $depbase.Tpo -c -o 
base/io_base_component_list.lo base/io_base_component_list.c &&\
        mv -f $depbase.Tpo $depbase.Plo
depbase=`echo base/io_base_close.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa  -I../../../opal/libltdl 
-I../../..    -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
base/io_base_close.lo -MD -MP -MF $depbase.Tpo -c -o base/io_base_close.lo 
base/io_base_close.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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa  -I../../../opal/libltdl 
-I../../..    -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa  -I../../../opal/libltdl 
-I../../..    -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
base/io_base_file_select.lo -MD -MP -MF $depbase.Tpo -c -o 
base/io_base_file_select.lo base/io_base_file_select.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../opal/libltdl 
-I../../.. -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
base/io_base_component_list.lo -MD -MP -MF 
base/.deps/io_base_component_list.Tpo -c base/io_base_component_list.c  -fPIC 
-DPIC -o base/.libs/io_base_component_list.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../opal/libltdl 
-I../../.. -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
base/io_base_close.lo -MD -MP -MF base/.deps/io_base_close.Tpo -c 
base/io_base_close.c  -fPIC -DPIC -o base/.libs/io_base_close.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../opal/libltdl 
-I../../.. -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../opal/libltdl 
-I../../.. -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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
base/io_base_component_list.c:32: warning: 'mutex' defined but not used
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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa  -I../../../opal/libltdl 
-I../../..    -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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
depbase=`echo base/io_base_open.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa  -I../../../opal/libltdl 
-I../../..    -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
base/io_base_open.lo -MD -MP -MF $depbase.Tpo -c -o base/io_base_open.lo 
base/io_base_open.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../opal/libltdl 
-I../../.. -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../opal/libltdl 
-I../../.. -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
base/io_base_open.lo -MD -MP -MF base/.deps/io_base_open.Tpo -c 
base/io_base_open.c  -fPIC -DPIC -o base/.libs/io_base_open.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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa  -I../../../opal/libltdl 
-I../../..    -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa  -I../../../opal/libltdl 
-I../../..    -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../opal/libltdl 
-I../../.. -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../opal/libltdl 
-I../../.. -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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   -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden  -export-dynamic   -o 
libmca_io.la   base/io_base_component_list.lo base/io_base_close.lo 
base/io_base_delete.lo base/io_base_file_select.lo 
base/io_base_find_available.lo base/io_base_open.lo base/io_base_request.lo 
base/io_base_register_datarep.lo  -lnsl -lutil  -lm 
libtool: link: ar cru .libs/libmca_io.a base/.libs/io_base_component_list.o 
base/.libs/io_base_close.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_open.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 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io'
Making all in mca/mpool
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/mpool'
depbase=`echo base/mpool_base_open.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT base/mpool_base_open.lo 
-MD -MP -MF $depbase.Tpo -c -o base/mpool_base_open.lo base/mpool_base_open.c 
&&\
        mv -f $depbase.Tpo $depbase.Plo
depbase=`echo base/mpool_base_close.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT base/mpool_base_close.lo 
-MD -MP -MF $depbase.Tpo -c -o base/mpool_base_close.lo base/mpool_base_close.c 
&&\
        mv -f $depbase.Tpo $depbase.Plo
depbase=`echo base/mpool_base_init.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT base/mpool_base_init.lo 
-MD -MP -MF $depbase.Tpo -c -o base/mpool_base_init.lo base/mpool_base_init.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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT base/mpool_base_lookup.lo 
-MD -MP -MF $depbase.Tpo -c -o base/mpool_base_lookup.lo 
base/mpool_base_lookup.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../.. -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT base/mpool_base_close.lo 
-MD -MP -MF base/.deps/mpool_base_close.Tpo -c base/mpool_base_close.c  -fPIC 
-DPIC -o base/.libs/mpool_base_close.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../.. -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT base/mpool_base_init.lo 
-MD -MP -MF base/.deps/mpool_base_init.Tpo -c base/mpool_base_init.c  -fPIC 
-DPIC -o base/.libs/mpool_base_init.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../.. -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT base/mpool_base_open.lo 
-MD -MP -MF base/.deps/mpool_base_open.Tpo -c base/mpool_base_open.c  -fPIC 
-DPIC -o base/.libs/mpool_base_open.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../.. -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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_mem_cb.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT base/mpool_base_mem_cb.lo 
-MD -MP -MF $depbase.Tpo -c -o base/mpool_base_mem_cb.lo 
base/mpool_base_mem_cb.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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../.. -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../.. -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../.. -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT base/mpool_base_mem_cb.lo 
-MD -MP -MF base/.deps/mpool_base_mem_cb.Tpo -c base/mpool_base_mem_cb.c  -fPIC 
-DPIC -o base/.libs/mpool_base_mem_cb.o
/bin/sh ../../../libtool --tag=CC   --mode=link gcc   -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden  -export-dynamic   -o 
libmca_mpool.la   base/mpool_base_open.lo base/mpool_base_close.lo 
base/mpool_base_init.lo base/mpool_base_lookup.lo base/mpool_base_alloc.lo 
base/mpool_base_mem_cb.lo base/mpool_base_tree.lo  -lnsl -lutil  -lm 
libtool: link: ar cru .libs/libmca_mpool.a base/.libs/mpool_base_open.o 
base/.libs/mpool_base_close.o base/.libs/mpool_base_init.o 
base/.libs/mpool_base_lookup.o base/.libs/mpool_base_alloc.o 
base/.libs/mpool_base_mem_cb.o base/.libs/mpool_base_tree.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 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/mpool'
Making all in mca/mtl
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/mtl'
depbase=`echo base/mtl_base_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT 
base/mtl_base_component.lo -MD -MP -MF $depbase.Tpo -c -o 
base/mtl_base_component.lo base/mtl_base_component.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../.. -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT 
base/mtl_base_component.lo -MD -MP -MF base/.deps/mtl_base_component.Tpo -c 
base/mtl_base_component.c  -fPIC -DPIC -o base/.libs/mtl_base_component.o
/bin/sh ../../../libtool --tag=CC   --mode=link gcc   -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden  -export-dynamic   -o 
libmca_mtl.la   base/mtl_base_component.lo  -lnsl -lutil  -lm 
libtool: link: ar cru .libs/libmca_mtl.a base/.libs/mtl_base_component.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 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/mtl'
Making all in mca/osc
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/osc'
depbase=`echo base/osc_base_close.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT base/osc_base_close.lo 
-MD -MP -MF $depbase.Tpo -c -o base/osc_base_close.lo base/osc_base_close.c &&\
        mv -f $depbase.Tpo $depbase.Plo
depbase=`echo base/osc_base_open.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT base/osc_base_open.lo -MD 
-MP -MF $depbase.Tpo -c -o base/osc_base_open.lo base/osc_base_open.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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../.. -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT base/osc_base_close.lo 
-MD -MP -MF base/.deps/osc_base_close.Tpo -c base/osc_base_close.c  -fPIC -DPIC 
-o base/.libs/osc_base_close.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../.. -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../.. -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../.. -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT base/osc_base_open.lo -MD 
-MP -MF base/.deps/osc_base_open.Tpo -c base/osc_base_open.c  -fPIC -DPIC -o 
base/.libs/osc_base_open.o
/bin/sh ../../../libtool --tag=CC   --mode=link gcc   -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden  -export-dynamic   -o 
libmca_osc.la   base/osc_base_close.lo base/osc_base_open.lo 
base/osc_base_init.lo base/osc_base_obj_convert.lo  -lnsl -lutil  -lm 
libtool: link: ar cru .libs/libmca_osc.a base/.libs/osc_base_close.o 
base/.libs/osc_base_open.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 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/osc'
Making all in mca/pml
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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_close.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT base/pml_base_close.lo 
-MD -MP -MF $depbase.Tpo -c -o base/pml_base_close.lo base/pml_base_close.c &&\
        mv -f $depbase.Tpo $depbase.Plo
depbase=`echo base/pml_base_open.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT base/pml_base_open.lo -MD 
-MP -MF $depbase.Tpo -c -o base/pml_base_open.lo base/pml_base_open.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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT base/pml_base_recvreq.lo 
-MD -MP -MF $depbase.Tpo -c -o base/pml_base_recvreq.lo base/pml_base_recvreq.c 
&&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../.. -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT base/pml_base_open.lo -MD 
-MP -MF base/.deps/pml_base_open.Tpo -c base/pml_base_open.c  -fPIC -DPIC -o 
base/.libs/pml_base_open.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../.. -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT base/pml_base_close.lo 
-MD -MP -MF base/.deps/pml_base_close.Tpo -c base/pml_base_close.c  -fPIC -DPIC 
-o base/.libs/pml_base_close.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../.. -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../.. -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../.. -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT base/pml_base_select.lo 
-MD -MP -MF $depbase.Tpo -c -o base/pml_base_select.lo base/pml_base_select.c 
&&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../.. -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../.. -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
depbase=`echo base/pml_base_ft.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT base/pml_base_ft.lo -MD 
-MP -MF $depbase.Tpo -c -o base/pml_base_ft.lo base/pml_base_ft.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../.. -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT base/pml_base_ft.lo -MD 
-MP -MF base/.deps/pml_base_ft.Tpo -c base/pml_base_ft.c  -fPIC -DPIC -o 
base/.libs/pml_base_ft.o
/bin/sh ../../../libtool --tag=CC   --mode=link gcc   -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden  -export-dynamic   -o 
libmca_pml.la   base/pml_base_bsend.lo base/pml_base_close.lo 
base/pml_base_open.lo base/pml_base_recvreq.lo base/pml_base_request.lo 
base/pml_base_select.lo base/pml_base_sendreq.lo base/pml_base_ft.lo  -lnsl 
-lutil  -lm 
libtool: link: ar cru .libs/libmca_pml.a base/.libs/pml_base_bsend.o 
base/.libs/pml_base_close.o base/.libs/pml_base_open.o 
base/.libs/pml_base_recvreq.o base/.libs/pml_base_request.o 
base/.libs/pml_base_select.o base/.libs/pml_base_sendreq.o 
base/.libs/pml_base_ft.o 
libtool: link: ranlib .libs/libmca_pml.a
libtool: link: ( cd ".libs" && rm -f "libmca_pml.la" && ln -s 
"../libmca_pml.la" "libmca_pml.la" )
make[2]: Leaving directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/pml'
Making all in mca/pubsub
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/pubsub'
depbase=`echo base/pubsub_base_open.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT base/pubsub_base_open.lo 
-MD -MP -MF $depbase.Tpo -c -o base/pubsub_base_open.lo base/pubsub_base_open.c 
&&\
        mv -f $depbase.Tpo $depbase.Plo
depbase=`echo base/pubsub_base_close.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT base/pubsub_base_close.lo 
-MD -MP -MF $depbase.Tpo -c -o base/pubsub_base_close.lo 
base/pubsub_base_close.c &&\
        mv -f $depbase.Tpo $depbase.Plo
depbase=`echo base/pubsub_base_select.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT 
base/pubsub_base_select.lo -MD -MP -MF $depbase.Tpo -c -o 
base/pubsub_base_select.lo base/pubsub_base_select.c &&\
        mv -f $depbase.Tpo $depbase.Plo
depbase=`echo base/pubsub_base_null_fns.lo | sed 
's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT 
base/pubsub_base_null_fns.lo -MD -MP -MF $depbase.Tpo -c -o 
base/pubsub_base_null_fns.lo base/pubsub_base_null_fns.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../.. -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT base/pubsub_base_open.lo 
-MD -MP -MF base/.deps/pubsub_base_open.Tpo -c base/pubsub_base_open.c  -fPIC 
-DPIC -o base/.libs/pubsub_base_open.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../.. -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT base/pubsub_base_close.lo 
-MD -MP -MF base/.deps/pubsub_base_close.Tpo -c base/pubsub_base_close.c  -fPIC 
-DPIC -o base/.libs/pubsub_base_close.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../.. -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT 
base/pubsub_base_null_fns.lo -MD -MP -MF base/.deps/pubsub_base_null_fns.Tpo -c 
base/pubsub_base_null_fns.c  -fPIC -DPIC -o base/.libs/pubsub_base_null_fns.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../.. -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT 
base/pubsub_base_select.lo -MD -MP -MF base/.deps/pubsub_base_select.Tpo -c 
base/pubsub_base_select.c  -fPIC -DPIC -o base/.libs/pubsub_base_select.o
/bin/sh ../../../libtool --tag=CC   --mode=link gcc   -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden  -export-dynamic   -o 
libmca_pubsub.la   base/pubsub_base_open.lo base/pubsub_base_close.lo 
base/pubsub_base_select.lo base/pubsub_base_null_fns.lo  -lnsl -lutil  -lm 
libtool: link: ar cru .libs/libmca_pubsub.a base/.libs/pubsub_base_open.o 
base/.libs/pubsub_base_close.o base/.libs/pubsub_base_select.o 
base/.libs/pubsub_base_null_fns.o 
libtool: link: ranlib .libs/libmca_pubsub.a
libtool: link: ( cd ".libs" && rm -f "libmca_pubsub.la" && ln -s 
"../libmca_pubsub.la" "libmca_pubsub.la" )
make[2]: Leaving directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/pubsub'
Making all in mca/rcache
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/rcache'
depbase=`echo base/rcache_base_open.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT base/rcache_base_open.lo 
-MD -MP -MF $depbase.Tpo -c -o base/rcache_base_open.lo base/rcache_base_open.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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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_close.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../..    -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT base/rcache_base_close.lo 
-MD -MP -MF $depbase.Tpo -c -o base/rcache_base_close.lo 
base/rcache_base_close.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../.. -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT base/rcache_base_open.lo 
-MD -MP -MF base/.deps/rcache_base_open.Tpo -c base/rcache_base_open.c  -fPIC 
-DPIC -o base/.libs/rcache_base_open.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../.. -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../.. -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT base/rcache_base_close.lo 
-MD -MP -MF base/.deps/rcache_base_close.Tpo -c base/rcache_base_close.c  -fPIC 
-DPIC -o base/.libs/rcache_base_close.o
/bin/sh ../../../libtool --tag=CC   --mode=link gcc   -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden  -export-dynamic   -o 
libmca_rcache.la   base/rcache_base_open.lo base/rcache_base_create.lo 
base/rcache_base_close.lo  -lnsl -lutil  -lm 
libtool: link: ar cru .libs/libmca_rcache.a base/.libs/rcache_base_open.o 
base/.libs/rcache_base_create.o base/.libs/rcache_base_close.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 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/rcache'
Making all in mca/topo
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa  -I../../../opal/libltdl 
-I../../..    -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa  -I../../../opal/libltdl 
-I../../..    -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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_cartdim_get.lo | sed 
's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa  -I../../../opal/libltdl 
-I../../..    -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa  -I../../../opal/libltdl 
-I../../..    -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
base/topo_base_cart_get.lo -MD -MP -MF $depbase.Tpo -c -o 
base/topo_base_cart_get.lo base/topo_base_cart_get.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../opal/libltdl 
-I../../.. -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../opal/libltdl 
-I../../.. -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../opal/libltdl 
-I../../.. -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../opal/libltdl 
-I../../.. -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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_rank.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa  -I../../../opal/libltdl 
-I../../..    -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa  -I../../../opal/libltdl 
-I../../..    -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa  -I../../../opal/libltdl 
-I../../..    -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
base/topo_base_cart_sub.lo -MD -MP -MF $depbase.Tpo -c -o 
base/topo_base_cart_sub.lo base/topo_base_cart_sub.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../opal/libltdl 
-I../../.. -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa  -I../../../opal/libltdl 
-I../../..    -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
base/topo_base_find_available.lo -MD -MP -MF $depbase.Tpo -c -o 
base/topo_base_find_available.lo base/topo_base_find_available.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../opal/libltdl 
-I../../.. -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../opal/libltdl 
-I../../.. -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../opal/libltdl 
-I../../.. -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa  -I../../../opal/libltdl 
-I../../..    -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../opal/libltdl 
-I../../.. -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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_graphdims_get.lo | sed 
's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa  -I../../../opal/libltdl 
-I../../..    -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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_graph_get.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa  -I../../../opal/libltdl 
-I../../..    -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
base/topo_base_graph_get.lo -MD -MP -MF $depbase.Tpo -c -o 
base/topo_base_graph_get.lo base/topo_base_graph_get.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../opal/libltdl 
-I../../.. -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa  -I../../../opal/libltdl 
-I../../..    -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../opal/libltdl 
-I../../.. -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../opal/libltdl 
-I../../.. -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa  -I../../../opal/libltdl 
-I../../..    -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
base/topo_base_graph_neighbors_count.lo -MD -MP -MF $depbase.Tpo -c -o 
base/topo_base_graph_neighbors_count.lo base/topo_base_graph_neighbors_count.c 
&&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../opal/libltdl 
-I../../.. -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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
depbase=`echo base/topo_base_open.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa  -I../../../opal/libltdl 
-I../../..    -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
base/topo_base_open.lo -MD -MP -MF $depbase.Tpo -c -o base/topo_base_open.lo 
base/topo_base_open.c &&\
        mv -f $depbase.Tpo $depbase.Plo
depbase=`echo base/topo_base_close.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H 
-I. -I../../../opal/include -I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa  -I../../../opal/libltdl 
-I../../..    -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
base/topo_base_close.lo -MD -MP -MF $depbase.Tpo -c -o base/topo_base_close.lo 
base/topo_base_close.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../opal/libltdl 
-I../../.. -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
base/topo_base_open.lo -MD -MP -MF base/.deps/topo_base_open.Tpo -c 
base/topo_base_open.c  -fPIC -DPIC -o base/.libs/topo_base_open.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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa  -I../../../opal/libltdl 
-I../../..    -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
base/topo_base_comm_select.lo -MD -MP -MF $depbase.Tpo -c -o 
base/topo_base_comm_select.lo base/topo_base_comm_select.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../opal/libltdl 
-I../../.. -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
base/topo_base_close.lo -MD -MP -MF base/.deps/topo_base_close.Tpo -c 
base/topo_base_close.c  -fPIC -DPIC -o base/.libs/topo_base_close.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../opal/libltdl 
-I../../.. -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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
depbase=`echo base/topo_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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa  -I../../../opal/libltdl 
-I../../..    -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
base/topo_base_comm_unselect.lo -MD -MP -MF $depbase.Tpo -c -o 
base/topo_base_comm_unselect.lo base/topo_base_comm_unselect.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../opal/libltdl 
-I../../.. -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
base/topo_base_comm_unselect.lo -MD -MP -MF 
base/.deps/topo_base_comm_unselect.Tpo -c base/topo_base_comm_unselect.c  -fPIC 
-DPIC -o base/.libs/topo_base_comm_unselect.o
/bin/sh ../../../libtool --tag=CC   --mode=link gcc   -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden  -export-dynamic   -o 
libmca_topo.la   base/topo_base_cart_coords.lo base/topo_base_cart_create.lo 
base/topo_base_cartdim_get.lo base/topo_base_cart_get.lo 
base/topo_base_cart_rank.lo base/topo_base_cart_shift.lo 
base/topo_base_cart_sub.lo base/topo_base_find_available.lo 
base/topo_base_graph_create.lo base/topo_base_graphdims_get.lo 
base/topo_base_graph_get.lo base/topo_base_graph_neighbors.lo 
base/topo_base_graph_neighbors_count.lo base/topo_base_open.lo 
base/topo_base_close.lo base/topo_base_comm_select.lo 
base/topo_base_comm_unselect.lo  -lnsl -lutil  -lm 
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_cartdim_get.o 
base/.libs/topo_base_cart_get.o base/.libs/topo_base_cart_rank.o 
base/.libs/topo_base_cart_shift.o base/.libs/topo_base_cart_sub.o 
base/.libs/topo_base_find_available.o base/.libs/topo_base_graph_create.o 
base/.libs/topo_base_graphdims_get.o base/.libs/topo_base_graph_get.o 
base/.libs/topo_base_graph_neighbors.o 
base/.libs/topo_base_graph_neighbors_count.o base/.libs/topo_base_open.o 
base/.libs/topo_base_close.o base/.libs/topo_base_comm_select.o 
base/.libs/topo_base_comm_unselect.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 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/topo'
Making all in .
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi'
/bin/mkdir -p `dirname ../ompi/mpi/man/man3/.dir-stamp`
touch "../ompi/mpi/man/man3/.dir-stamp"
depbase=`echo class/ompi_bitmap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../opal/include -I../orte/include -I../ompi/include 
-I../opal/mca/paffinity/linux/plpa/src/libplpa   -I..    -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT class/ompi_bitmap.lo -MD 
-MP -MF $depbase.Tpo -c -o class/ompi_bitmap.lo class/ompi_bitmap.c &&\
        mv -f $depbase.Tpo $depbase.Plo
depbase=`echo class/ompi_free_list.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../opal/include -I../orte/include -I../ompi/include 
-I../opal/mca/paffinity/linux/plpa/src/libplpa   -I..    -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT class/ompi_free_list.lo 
-MD -MP -MF $depbase.Tpo -c -o class/ompi_free_list.lo class/ompi_free_list.c 
&&\
        mv -f $depbase.Tpo $depbase.Plo
depbase=`echo class/ompi_rb_tree.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../opal/include -I../orte/include -I../ompi/include 
-I../opal/mca/paffinity/linux/plpa/src/libplpa   -I..    -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT class/ompi_rb_tree.lo -MD 
-MP -MF $depbase.Tpo -c -o class/ompi_rb_tree.lo class/ompi_rb_tree.c &&\
        mv -f $depbase.Tpo $depbase.Plo
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../orte/include -I../ompi/include 
-I../opal/mca/paffinity/linux/plpa/src/libplpa   -I..    -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT class/ompi_seq_tracker.lo 
-MD -MP -MF $depbase.Tpo -c -o class/ompi_seq_tracker.lo 
class/ompi_seq_tracker.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include 
-I../ompi/include -I../opal/mca/paffinity/linux/plpa/src/libplpa -I.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT class/ompi_free_list.lo 
-MD -MP -MF class/.deps/ompi_free_list.Tpo -c class/ompi_free_list.c  -fPIC 
-DPIC -o class/.libs/ompi_free_list.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include 
-I../ompi/include -I../opal/mca/paffinity/linux/plpa/src/libplpa -I.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT class/ompi_bitmap.lo -MD 
-MP -MF class/.deps/ompi_bitmap.Tpo -c class/ompi_bitmap.c  -fPIC -DPIC -o 
class/.libs/ompi_bitmap.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include 
-I../ompi/include -I../opal/mca/paffinity/linux/plpa/src/libplpa -I.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../orte/include 
-I../ompi/include -I../opal/mca/paffinity/linux/plpa/src/libplpa -I.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT class/ompi_rb_tree.lo -MD 
-MP -MF class/.deps/ompi_rb_tree.Tpo -c class/ompi_rb_tree.c  -fPIC -DPIC -o 
class/.libs/ompi_rb_tree.o
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../orte/include -I../ompi/include 
-I../opal/mca/paffinity/linux/plpa/src/libplpa   -I..    -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT attribute/attribute.lo 
-MD -MP -MF $depbase.Tpo -c -o attribute/attribute.lo attribute/attribute.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include 
-I../ompi/include -I../opal/mca/paffinity/linux/plpa/src/libplpa -I.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT attribute/attribute.lo 
-MD -MP -MF attribute/.deps/attribute.Tpo -c attribute/attribute.c  -fPIC -DPIC 
-o attribute/.libs/attribute.o
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../orte/include -I../ompi/include 
-I../opal/mca/paffinity/linux/plpa/src/libplpa   -I..    -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../orte/include -I../ompi/include 
-I../opal/mca/paffinity/linux/plpa/src/libplpa   -I..    -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../orte/include 
-I../ompi/include -I../opal/mca/paffinity/linux/plpa/src/libplpa -I.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../orte/include 
-I../ompi/include -I../opal/mca/paffinity/linux/plpa/src/libplpa -I.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../orte/include -I../ompi/include 
-I../opal/mca/paffinity/linux/plpa/src/libplpa   -I..    -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT communicator/comm.lo -MD 
-MP -MF $depbase.Tpo -c -o communicator/comm.lo communicator/comm.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include 
-I../ompi/include -I../opal/mca/paffinity/linux/plpa/src/libplpa -I.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT communicator/comm.lo -MD 
-MP -MF communicator/.deps/comm.Tpo -c communicator/comm.c  -fPIC -DPIC -o 
communicator/.libs/comm.o
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../orte/include -I../ompi/include 
-I../opal/mca/paffinity/linux/plpa/src/libplpa   -I..    -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../orte/include 
-I../ompi/include -I../opal/mca/paffinity/linux/plpa/src/libplpa -I.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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 errhandler/errhandler.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../opal/include -I../orte/include -I../ompi/include 
-I../opal/mca/paffinity/linux/plpa/src/libplpa   -I..    -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT errhandler/errhandler.lo 
-MD -MP -MF $depbase.Tpo -c -o errhandler/errhandler.lo errhandler/errhandler.c 
&&\
        mv -f $depbase.Tpo $depbase.Plo
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../orte/include -I../ompi/include 
-I../opal/mca/paffinity/linux/plpa/src/libplpa   -I..    -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT 
errhandler/errhandler_invoke.lo -MD -MP -MF $depbase.Tpo -c -o 
errhandler/errhandler_invoke.lo errhandler/errhandler_invoke.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include 
-I../ompi/include -I../opal/mca/paffinity/linux/plpa/src/libplpa -I.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT errhandler/errhandler.lo 
-MD -MP -MF errhandler/.deps/errhandler.Tpo -c errhandler/errhandler.c  -fPIC 
-DPIC -o errhandler/.libs/errhandler.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include 
-I../ompi/include -I../opal/mca/paffinity/linux/plpa/src/libplpa -I.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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/errhandler_predefined.lo | sed 
's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../opal/include -I../orte/include -I../ompi/include 
-I../opal/mca/paffinity/linux/plpa/src/libplpa   -I..    -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../orte/include 
-I../ompi/include -I../opal/mca/paffinity/linux/plpa/src/libplpa -I.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../orte/include -I../ompi/include 
-I../opal/mca/paffinity/linux/plpa/src/libplpa   -I..    -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT errhandler/errcode.lo -MD 
-MP -MF $depbase.Tpo -c -o errhandler/errcode.lo errhandler/errcode.c &&\
        mv -f $depbase.Tpo $depbase.Plo
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../orte/include -I../ompi/include 
-I../opal/mca/paffinity/linux/plpa/src/libplpa   -I..    -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT 
errhandler/errcode-internal.lo -MD -MP -MF $depbase.Tpo -c -o 
errhandler/errcode-internal.lo errhandler/errcode-internal.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include 
-I../ompi/include -I../opal/mca/paffinity/linux/plpa/src/libplpa -I.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT errhandler/errcode.lo -MD 
-MP -MF errhandler/.deps/errcode.Tpo -c errhandler/errcode.c  -fPIC -DPIC -o 
errhandler/.libs/errcode.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include 
-I../ompi/include -I../opal/mca/paffinity/linux/plpa/src/libplpa -I.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../orte/include -I../ompi/include 
-I../opal/mca/paffinity/linux/plpa/src/libplpa   -I..    -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../orte/include 
-I../ompi/include -I../opal/mca/paffinity/linux/plpa/src/libplpa -I.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../orte/include -I../ompi/include 
-I../opal/mca/paffinity/linux/plpa/src/libplpa   -I..    -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT group/group.lo -MD -MP 
-MF $depbase.Tpo -c -o group/group.lo group/group.c &&\
        mv -f $depbase.Tpo $depbase.Plo
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../orte/include -I../ompi/include 
-I../opal/mca/paffinity/linux/plpa/src/libplpa   -I..    -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../orte/include 
-I../ompi/include -I../opal/mca/paffinity/linux/plpa/src/libplpa -I.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT group/group.lo -MD -MP 
-MF group/.deps/group.Tpo -c group/group.c  -fPIC -DPIC -o group/.libs/group.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include 
-I../ompi/include -I../opal/mca/paffinity/linux/plpa/src/libplpa -I.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../orte/include -I../ompi/include 
-I../opal/mca/paffinity/linux/plpa/src/libplpa   -I..    -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT group/group_set_rank.lo 
-MD -MP -MF $depbase.Tpo -c -o group/group_set_rank.lo group/group_set_rank.c 
&&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include 
-I../ompi/include -I../opal/mca/paffinity/linux/plpa/src/libplpa -I.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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_plist.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../opal/include -I../orte/include -I../ompi/include 
-I../opal/mca/paffinity/linux/plpa/src/libplpa   -I..    -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../orte/include 
-I../ompi/include -I../opal/mca/paffinity/linux/plpa/src/libplpa -I.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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_sporadic.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../opal/include -I../orte/include -I../ompi/include 
-I../opal/mca/paffinity/linux/plpa/src/libplpa   -I..    -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../orte/include -I../ompi/include 
-I../opal/mca/paffinity/linux/plpa/src/libplpa   -I..    -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT group/group_strided.lo 
-MD -MP -MF $depbase.Tpo -c -o group/group_strided.lo group/group_strided.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include 
-I../ompi/include -I../opal/mca/paffinity/linux/plpa/src/libplpa -I.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../orte/include -I../ompi/include 
-I../opal/mca/paffinity/linux/plpa/src/libplpa   -I..    -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../orte/include 
-I../ompi/include -I../opal/mca/paffinity/linux/plpa/src/libplpa -I.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../orte/include 
-I../ompi/include -I../opal/mca/paffinity/linux/plpa/src/libplpa -I.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../orte/include -I../ompi/include 
-I../opal/mca/paffinity/linux/plpa/src/libplpa   -I..    -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT info/info.lo -MD -MP -MF 
$depbase.Tpo -c -o info/info.lo info/info.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include 
-I../ompi/include -I../opal/mca/paffinity/linux/plpa/src/libplpa -I.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT info/info.lo -MD -MP -MF 
info/.deps/info.Tpo -c info/info.c  -fPIC -DPIC -o info/.libs/info.o
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../orte/include -I../ompi/include 
-I../opal/mca/paffinity/linux/plpa/src/libplpa   -I..    -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT op/op.lo -MD -MP -MF 
$depbase.Tpo -c -o op/op.lo op/op.c &&\
        mv -f $depbase.Tpo $depbase.Plo
depbase=`echo op/op_predefined.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../opal/include -I../orte/include -I../ompi/include 
-I../opal/mca/paffinity/linux/plpa/src/libplpa   -I..    -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT op/op_predefined.lo -MD 
-MP -MF $depbase.Tpo -c -o op/op_predefined.lo op/op_predefined.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include 
-I../ompi/include -I../opal/mca/paffinity/linux/plpa/src/libplpa -I.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../orte/include 
-I../ompi/include -I../opal/mca/paffinity/linux/plpa/src/libplpa -I.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT op/op_predefined.lo -MD 
-MP -MF op/.deps/op_predefined.Tpo -c op/op_predefined.c  -fPIC -DPIC -o 
op/.libs/op_predefined.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../orte/include -I../ompi/include 
-I../opal/mca/paffinity/linux/plpa/src/libplpa   -I..    -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../orte/include 
-I../ompi/include -I../opal/mca/paffinity/linux/plpa/src/libplpa -I.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../orte/include -I../ompi/include 
-I../opal/mca/paffinity/linux/plpa/src/libplpa   -I..    -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../orte/include 
-I../ompi/include -I../opal/mca/paffinity/linux/plpa/src/libplpa -I.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../orte/include -I../ompi/include 
-I../opal/mca/paffinity/linux/plpa/src/libplpa   -I..    -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../orte/include 
-I../ompi/include -I../opal/mca/paffinity/linux/plpa/src/libplpa -I.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT request/request.lo -MD 
-MP -MF request/.deps/request.Tpo -c request/request.c  -fPIC -DPIC -o 
request/.libs/request.o
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../orte/include -I../ompi/include 
-I../opal/mca/paffinity/linux/plpa/src/libplpa   -I..    -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT request/req_test.lo -MD 
-MP -MF $depbase.Tpo -c -o request/req_test.lo request/req_test.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include 
-I../ompi/include -I../opal/mca/paffinity/linux/plpa/src/libplpa -I.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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 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../orte/include -I../ompi/include 
-I../opal/mca/paffinity/linux/plpa/src/libplpa   -I..    -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../orte/include -I../ompi/include 
-I../opal/mca/paffinity/linux/plpa/src/libplpa   -I..    -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../orte/include 
-I../ompi/include -I../opal/mca/paffinity/linux/plpa/src/libplpa -I.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include 
-I../ompi/include -I../opal/mca/paffinity/linux/plpa/src/libplpa -I.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../orte/include -I../ompi/include 
-I../opal/mca/paffinity/linux/plpa/src/libplpa   -I..    -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include 
-I../ompi/include -I../opal/mca/paffinity/linux/plpa/src/libplpa -I.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../orte/include -I../ompi/include 
-I../opal/mca/paffinity/linux/plpa/src/libplpa   -I..    -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../orte/include -I../ompi/include 
-I../opal/mca/paffinity/linux/plpa/src/libplpa   -I..    -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT 
runtime/ompi_mpi_params.lo -MD -MP -MF $depbase.Tpo -c -o 
runtime/ompi_mpi_params.lo runtime/ompi_mpi_params.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include 
-I../ompi/include -I../opal/mca/paffinity/linux/plpa/src/libplpa -I.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include 
-I../ompi/include -I../opal/mca/paffinity/linux/plpa/src/libplpa -I.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../orte/include -I../ompi/include 
-I../opal/mca/paffinity/linux/plpa/src/libplpa   -I..    -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT 
runtime/ompi_mpi_preconnect.lo -MD -MP -MF $depbase.Tpo -c -o 
runtime/ompi_mpi_preconnect.lo runtime/ompi_mpi_preconnect.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include 
-I../ompi/include -I../opal/mca/paffinity/linux/plpa/src/libplpa -I.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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_cr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../opal/include -I../orte/include -I../ompi/include 
-I../opal/mca/paffinity/linux/plpa/src/libplpa   -I..    -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT runtime/ompi_cr.lo -MD 
-MP -MF $depbase.Tpo -c -o runtime/ompi_cr.lo runtime/ompi_cr.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include 
-I../ompi/include -I../opal/mca/paffinity/linux/plpa/src/libplpa -I.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT runtime/ompi_cr.lo -MD 
-MP -MF runtime/.deps/ompi_cr.Tpo -c runtime/ompi_cr.c  -fPIC -DPIC -o 
runtime/.libs/ompi_cr.o
depbase=`echo runtime/ompi_module_exchange.lo | sed 
's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../opal/include -I../orte/include -I../ompi/include 
-I../opal/mca/paffinity/linux/plpa/src/libplpa   -I..    -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT 
runtime/ompi_module_exchange.lo -MD -MP -MF $depbase.Tpo -c -o 
runtime/ompi_module_exchange.lo runtime/ompi_module_exchange.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include 
-I../ompi/include -I../opal/mca/paffinity/linux/plpa/src/libplpa -I.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT 
runtime/ompi_module_exchange.lo -MD -MP -MF 
runtime/.deps/ompi_module_exchange.Tpo -c runtime/ompi_module_exchange.c  -fPIC 
-DPIC -o runtime/.libs/ompi_module_exchange.o
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../orte/include -I../ompi/include 
-I../opal/mca/paffinity/linux/plpa/src/libplpa   -I..    -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../orte/include 
-I../ompi/include -I../opal/mca/paffinity/linux/plpa/src/libplpa -I.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT win/win.lo -MD -MP -MF 
win/.deps/win.Tpo -c win/win.c  -fPIC -DPIC -o win/.libs/win.o
/bin/sh ../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../opal/include -I../orte/include -I../ompi/include 
-I../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=0 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT 
mpi/f77/base/mpi_f77_base_libmpi_f77_base_la-attr_fn_f.lo -MD -MP -MF 
mpi/f77/base/.deps/mpi_f77_base_libmpi_f77_base_la-attr_fn_f.Tpo -c -o 
mpi/f77/base/mpi_f77_base_libmpi_f77_base_la-attr_fn_f.lo `test -f 
'mpi/f77/base/attr_fn_f.c' || echo './'`mpi/f77/base/attr_fn_f.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include 
-I../ompi/include -I../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I.. -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT 
mpi/f77/base/mpi_f77_base_libmpi_f77_base_la-attr_fn_f.lo -MD -MP -MF 
mpi/f77/base/.deps/mpi_f77_base_libmpi_f77_base_la-attr_fn_f.Tpo -c 
mpi/f77/base/attr_fn_f.c  -fPIC -DPIC -o 
mpi/f77/base/.libs/mpi_f77_base_libmpi_f77_base_la-attr_fn_f.o
/bin/sh ../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../opal/include -I../orte/include -I../ompi/include 
-I../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=0 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT 
mpi/f77/base/mpi_f77_base_libmpi_f77_base_la-conversion_fn_null_f.lo -MD -MP 
-MF mpi/f77/base/.deps/mpi_f77_base_libmpi_f77_base_la-conversion_fn_null_f.Tpo 
-c -o mpi/f77/base/mpi_f77_base_libmpi_f77_base_la-conversion_fn_null_f.lo 
`test -f 'mpi/f77/base/conversion_fn_null_f.c' || echo 
'./'`mpi/f77/base/conversion_fn_null_f.c
/bin/sh ../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../opal/include -I../orte/include -I../ompi/include 
-I../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=0 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT 
mpi/f77/base/mpi_f77_base_libmpi_f77_base_la-f90_accessors.lo -MD -MP -MF 
mpi/f77/base/.deps/mpi_f77_base_libmpi_f77_base_la-f90_accessors.Tpo -c -o 
mpi/f77/base/mpi_f77_base_libmpi_f77_base_la-f90_accessors.lo `test -f 
'mpi/f77/base/f90_accessors.c' || echo './'`mpi/f77/base/f90_accessors.c
/bin/sh ../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../opal/include -I../orte/include -I../ompi/include 
-I../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=0 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT 
mpi/f77/base/mpi_f77_base_libmpi_f77_base_la-strings.lo -MD -MP -MF 
mpi/f77/base/.deps/mpi_f77_base_libmpi_f77_base_la-strings.Tpo -c -o 
mpi/f77/base/mpi_f77_base_libmpi_f77_base_la-strings.lo `test -f 
'mpi/f77/base/strings.c' || echo './'`mpi/f77/base/strings.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include 
-I../ompi/include -I../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I.. -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT 
mpi/f77/base/mpi_f77_base_libmpi_f77_base_la-conversion_fn_null_f.lo -MD -MP 
-MF mpi/f77/base/.deps/mpi_f77_base_libmpi_f77_base_la-conversion_fn_null_f.Tpo 
-c mpi/f77/base/conversion_fn_null_f.c  -fPIC -DPIC -o 
mpi/f77/base/.libs/mpi_f77_base_libmpi_f77_base_la-conversion_fn_null_f.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include 
-I../ompi/include -I../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I.. -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT 
mpi/f77/base/mpi_f77_base_libmpi_f77_base_la-f90_accessors.lo -MD -MP -MF 
mpi/f77/base/.deps/mpi_f77_base_libmpi_f77_base_la-f90_accessors.Tpo -c 
mpi/f77/base/f90_accessors.c  -fPIC -DPIC -o 
mpi/f77/base/.libs/mpi_f77_base_libmpi_f77_base_la-f90_accessors.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include 
-I../ompi/include -I../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I.. -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT 
mpi/f77/base/mpi_f77_base_libmpi_f77_base_la-strings.lo -MD -MP -MF 
mpi/f77/base/.deps/mpi_f77_base_libmpi_f77_base_la-strings.Tpo -c 
mpi/f77/base/strings.c  -fPIC -DPIC -o 
mpi/f77/base/.libs/mpi_f77_base_libmpi_f77_base_la-strings.o
mv -f mpi/f77/base/.deps/mpi_f77_base_libmpi_f77_base_la-strings.Tpo 
mpi/f77/base/.deps/mpi_f77_base_libmpi_f77_base_la-strings.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../opal/include -I../orte/include -I../ompi/include 
-I../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=0 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT 
mpi/f77/base/mpi_f77_base_libmpi_f77_base_la-test_constants_f.lo -MD -MP -MF 
mpi/f77/base/.deps/mpi_f77_base_libmpi_f77_base_la-test_constants_f.Tpo -c -o 
mpi/f77/base/mpi_f77_base_libmpi_f77_base_la-test_constants_f.lo `test -f 
'mpi/f77/base/test_constants_f.c' || echo './'`mpi/f77/base/test_constants_f.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../orte/include 
-I../ompi/include -I../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_F77_WRAPPERS=1 -I.. -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT 
mpi/f77/base/mpi_f77_base_libmpi_f77_base_la-test_constants_f.lo -MD -MP -MF 
mpi/f77/base/.deps/mpi_f77_base_libmpi_f77_base_la-test_constants_f.Tpo -c 
mpi/f77/base/test_constants_f.c  -fPIC -DPIC -o 
mpi/f77/base/.libs/mpi_f77_base_libmpi_f77_base_la-test_constants_f.o
mv -f mpi/f77/base/.deps/mpi_f77_base_libmpi_f77_base_la-attr_fn_f.Tpo 
mpi/f77/base/.deps/mpi_f77_base_libmpi_f77_base_la-attr_fn_f.Plo
mv -f 
mpi/f77/base/.deps/mpi_f77_base_libmpi_f77_base_la-conversion_fn_null_f.Tpo 
mpi/f77/base/.deps/mpi_f77_base_libmpi_f77_base_la-conversion_fn_null_f.Plo
Creating mpi/man/man3/MPI.3 man page...
Creating mpi/man/man3/MPI_Abort.3 man page...
Creating mpi/man/man3/MPI_Accumulate.3 man page...
Creating mpi/man/man3/MPI_Add_error_class.3 man page...
Creating mpi/man/man3/MPI_Add_error_code.3 man page...
mv -f mpi/f77/base/.deps/mpi_f77_base_libmpi_f77_base_la-f90_accessors.Tpo 
mpi/f77/base/.deps/mpi_f77_base_libmpi_f77_base_la-f90_accessors.Plo
Creating mpi/man/man3/MPI_Add_error_string.3 man page...
Creating mpi/man/man3/MPI_Address.3 man page...
Creating mpi/man/man3/MPI_Allgather.3 man page...
Creating mpi/man/man3/MPI_Allgatherv.3 man page...
Creating mpi/man/man3/MPI_Alloc_mem.3 man page...
Creating mpi/man/man3/MPI_Allreduce.3 man page...
Creating mpi/man/man3/MPI_Alltoall.3 man page...
Creating mpi/man/man3/MPI_Alltoallv.3 man page...
Creating mpi/man/man3/MPI_Alltoallw.3 man page...
Creating mpi/man/man3/MPI_Attr_delete.3 man page...
Creating mpi/man/man3/MPI_Attr_get.3 man page...
Creating mpi/man/man3/MPI_Attr_put.3 man page...
Creating mpi/man/man3/MPI_Barrier.3 man page...
Creating mpi/man/man3/MPI_Bcast.3 man page...
Creating mpi/man/man3/MPI_Bsend.3 man page...
Creating mpi/man/man3/MPI_Bsend_init.3 man page...
Creating mpi/man/man3/MPI_Buffer_attach.3 man page...
Creating mpi/man/man3/MPI_Buffer_detach.3 man page...
Creating mpi/man/man3/MPI_Cancel.3 man page...
Creating mpi/man/man3/MPI_Cart_coords.3 man page...
Creating mpi/man/man3/MPI_Cart_create.3 man page...
Creating mpi/man/man3/MPI_Cartdim_get.3 man page...
Creating mpi/man/man3/MPI_Cart_get.3 man page...
Creating mpi/man/man3/MPI_Cart_map.3 man page...
Creating mpi/man/man3/MPI_Cart_rank.3 man page...
Creating mpi/man/man3/MPI_Cart_shift.3 man page...
Creating mpi/man/man3/MPI_Cart_sub.3 man page...
Creating mpi/man/man3/MPI_Close_port.3 man page...
Creating mpi/man/man3/MPI_Comm_accept.3 man page...
Creating mpi/man/man3/MPI_Comm_c2f.3 man page...
Creating mpi/man/man3/MPI_Comm_call_errhandler.3 man page...
Creating mpi/man/man3/MPI_Comm_compare.3 man page...
Creating mpi/man/man3/MPI_Comm_connect.3 man page...
Creating mpi/man/man3/MPI_Comm_create.3 man page...
Creating mpi/man/man3/MPI_Comm_create_errhandler.3 man page...
Creating mpi/man/man3/MPI_Comm_create_keyval.3 man page...
Creating mpi/man/man3/MPI_Comm_delete_attr.3 man page...
Creating mpi/man/man3/MPI_Comm_disconnect.3 man page...
Creating mpi/man/man3/MPI_Comm_dup.3 man page...
Creating mpi/man/man3/MPI_Comm_f2c.3 man page...
Creating mpi/man/man3/MPI_Comm_free.3 man page...
Creating mpi/man/man3/MPI_Comm_free_keyval.3 man page...
Creating mpi/man/man3/MPI_Comm_get_attr.3 man page...
Creating mpi/man/man3/MPI_Comm_get_errhandler.3 man page...
Creating mpi/man/man3/MPI_Comm_get_name.3 man page...
Creating mpi/man/man3/MPI_Comm_get_parent.3 man page...
Creating mpi/man/man3/MPI_Comm_group.3 man page...
Creating mpi/man/man3/MPI_Comm_join.3 man page...
Creating mpi/man/man3/MPI_Comm_rank.3 man page...
Creating mpi/man/man3/MPI_Comm_remote_group.3 man page...
Creating mpi/man/man3/MPI_Comm_remote_size.3 man page...
Creating mpi/man/man3/MPI_Comm_set_attr.3 man page...
Creating mpi/man/man3/MPI_Comm_set_errhandler.3 man page...
Creating mpi/man/man3/MPI_Comm_set_name.3 man page...
Creating mpi/man/man3/MPI_Comm_size.3 man page...
Creating mpi/man/man3/MPI_Comm_spawn.3 man page...
Creating mpi/man/man3/MPI_Comm_spawn_multiple.3 man page...
Creating mpi/man/man3/MPI_Comm_split.3 man page...
Creating mpi/man/man3/MPI_Comm_test_inter.3 man page...
Creating mpi/man/man3/MPI_Dims_create.3 man page...
Creating mpi/man/man3/MPI_Errhandler_create.3 man page...
Creating mpi/man/man3/MPI_Errhandler_free.3 man page...
Creating mpi/man/man3/MPI_Errhandler_get.3 man page...
Creating mpi/man/man3/MPI_Errhandler_set.3 man page...
Creating mpi/man/man3/MPI_Error_class.3 man page...
Creating mpi/man/man3/MPI_Error_string.3 man page...
mv -f mpi/f77/base/.deps/mpi_f77_base_libmpi_f77_base_la-test_constants_f.Tpo 
mpi/f77/base/.deps/mpi_f77_base_libmpi_f77_base_la-test_constants_f.Plo
Creating mpi/man/man3/MPI_Exscan.3 man page...
Creating mpi/man/man3/MPI_File_c2f.3 man page...
Creating mpi/man/man3/MPI_File_call_errhandler.3 man page...
Creating mpi/man/man3/MPI_File_close.3 man page...
Creating mpi/man/man3/MPI_File_delete.3 man page...
Creating mpi/man/man3/MPI_File_create_errhandler.3 man page...
Creating mpi/man/man3/MPI_File_f2c.3 man page...
Creating mpi/man/man3/MPI_File_get_amode.3 man page...
Creating mpi/man/man3/MPI_File_get_atomicity.3 man page...
Creating mpi/man/man3/MPI_File_get_byte_offset.3 man page...
Creating mpi/man/man3/MPI_File_get_errhandler.3 man page...
Creating mpi/man/man3/MPI_File_get_group.3 man page...
Creating mpi/man/man3/MPI_File_get_info.3 man page...
Creating mpi/man/man3/MPI_File_get_position.3 man page...
Creating mpi/man/man3/MPI_File_get_position_shared.3 man page...
Creating mpi/man/man3/MPI_File_get_size.3 man page...
Creating mpi/man/man3/MPI_File_get_type_extent.3 man page...
Creating mpi/man/man3/MPI_File_get_view.3 man page...
Creating mpi/man/man3/MPI_File_iread.3 man page...
Creating mpi/man/man3/MPI_File_iread_at.3 man page...
Creating mpi/man/man3/MPI_File_iread_shared.3 man page...
Creating mpi/man/man3/MPI_File_iwrite.3 man page...
Creating mpi/man/man3/MPI_File_iwrite_at.3 man page...
Creating mpi/man/man3/MPI_File_iwrite_shared.3 man page...
Creating mpi/man/man3/MPI_File_open.3 man page...
Creating mpi/man/man3/MPI_File_preallocate.3 man page...
Creating mpi/man/man3/MPI_File_read.3 man page...
Creating mpi/man/man3/MPI_File_read_all.3 man page...
Creating mpi/man/man3/MPI_File_read_all_begin.3 man page...
Creating mpi/man/man3/MPI_File_read_all_end.3 man page...
Creating mpi/man/man3/MPI_File_read_at.3 man page...
Creating mpi/man/man3/MPI_File_read_at_all.3 man page...
Creating mpi/man/man3/MPI_File_read_at_all_begin.3 man page...
Creating mpi/man/man3/MPI_File_read_at_all_end.3 man page...
Creating mpi/man/man3/MPI_File_read_ordered.3 man page...
Creating mpi/man/man3/MPI_File_read_ordered_begin.3 man page...
Creating mpi/man/man3/MPI_File_read_ordered_end.3 man page...
Creating mpi/man/man3/MPI_File_read_shared.3 man page...
Creating mpi/man/man3/MPI_File_seek.3 man page...
Creating mpi/man/man3/MPI_File_seek_shared.3 man page...
Creating mpi/man/man3/MPI_File_set_atomicity.3 man page...
Creating mpi/man/man3/MPI_File_set_errhandler.3 man page...
Creating mpi/man/man3/MPI_File_set_info.3 man page...
Creating mpi/man/man3/MPI_File_set_size.3 man page...
Creating mpi/man/man3/MPI_File_set_view.3 man page...
Creating mpi/man/man3/MPI_File_sync.3 man page...
Creating mpi/man/man3/MPI_File_write.3 man page...
Creating mpi/man/man3/MPI_File_write_all.3 man page...
Creating mpi/man/man3/MPI_File_write_all_begin.3 man page...
Creating mpi/man/man3/MPI_File_write_all_end.3 man page...
Creating mpi/man/man3/MPI_File_write_at.3 man page...
Creating mpi/man/man3/MPI_File_write_at_all.3 man page...
Creating mpi/man/man3/MPI_File_write_at_all_begin.3 man page...
Creating mpi/man/man3/MPI_File_write_at_all_end.3 man page...
Creating mpi/man/man3/MPI_File_write_ordered.3 man page...
Creating mpi/man/man3/MPI_File_write_ordered_begin.3 man page...
Creating mpi/man/man3/MPI_File_write_ordered_end.3 man page...
Creating mpi/man/man3/MPI_File_write_shared.3 man page...
Creating mpi/man/man3/MPI_Finalize.3 man page...
Creating mpi/man/man3/MPI_Finalized.3 man page...
Creating mpi/man/man3/MPI_Free_mem.3 man page...
Creating mpi/man/man3/MPI_Gather.3 man page...
Creating mpi/man/man3/MPI_Gatherv.3 man page...
Creating mpi/man/man3/MPI_Get.3 man page...
Creating mpi/man/man3/MPI_Get_address.3 man page...
Creating mpi/man/man3/MPI_Get_count.3 man page...
Creating mpi/man/man3/MPI_Get_elements.3 man page...
Creating mpi/man/man3/MPI_Get_processor_name.3 man page...
Creating mpi/man/man3/MPI_Get_version.3 man page...
Creating mpi/man/man3/MPI_Graph_create.3 man page...
Creating mpi/man/man3/MPI_Graphdims_get.3 man page...
Creating mpi/man/man3/MPI_Graph_get.3 man page...
Creating mpi/man/man3/MPI_Graph_map.3 man page...
Creating mpi/man/man3/MPI_Graph_neighbors.3 man page...
Creating mpi/man/man3/MPI_Graph_neighbors_count.3 man page...
Creating mpi/man/man3/MPI_Grequest_complete.3 man page...
Creating mpi/man/man3/MPI_Grequest_start.3 man page...
Creating mpi/man/man3/MPI_Group_c2f.3 man page...
Creating mpi/man/man3/MPI_Group_compare.3 man page...
Creating mpi/man/man3/MPI_Group_difference.3 man page...
Creating mpi/man/man3/MPI_Group_excl.3 man page...
Creating mpi/man/man3/MPI_Group_f2c.3 man page...
Creating mpi/man/man3/MPI_Group_free.3 man page...
Creating mpi/man/man3/MPI_Group_incl.3 man page...
Creating mpi/man/man3/MPI_Group_intersection.3 man page...
Creating mpi/man/man3/MPI_Group_range_excl.3 man page...
Creating mpi/man/man3/MPI_Group_range_incl.3 man page...
Creating mpi/man/man3/MPI_Group_rank.3 man page...
Creating mpi/man/man3/MPI_Group_size.3 man page...
Creating mpi/man/man3/MPI_Group_translate_ranks.3 man page...
Creating mpi/man/man3/MPI_Group_union.3 man page...
Creating mpi/man/man3/MPI_Ibsend.3 man page...
Creating mpi/man/man3/MPI_Info_c2f.3 man page...
Creating mpi/man/man3/MPI_Info_create.3 man page...
Creating mpi/man/man3/MPI_Info_delete.3 man page...
Creating mpi/man/man3/MPI_Info_dup.3 man page...
Creating mpi/man/man3/MPI_Info_f2c.3 man page...
Creating mpi/man/man3/MPI_Info_free.3 man page...
Creating mpi/man/man3/MPI_Info_get.3 man page...
Creating mpi/man/man3/MPI_Info_get_nkeys.3 man page...
Creating mpi/man/man3/MPI_Info_get_nthkey.3 man page...
Creating mpi/man/man3/MPI_Info_get_valuelen.3 man page...
Creating mpi/man/man3/MPI_Info_set.3 man page...
Creating mpi/man/man3/MPI_Init.3 man page...
Creating mpi/man/man3/MPI_Initialized.3 man page...
Creating mpi/man/man3/MPI_Init_thread.3 man page...
Creating mpi/man/man3/MPI_Intercomm_create.3 man page...
Creating mpi/man/man3/MPI_Intercomm_merge.3 man page...
Creating mpi/man/man3/MPI_Iprobe.3 man page...
Creating mpi/man/man3/MPI_Irecv.3 man page...
Creating mpi/man/man3/MPI_Irsend.3 man page...
Creating mpi/man/man3/MPI_Isend.3 man page...
Creating mpi/man/man3/MPI_Issend.3 man page...
Creating mpi/man/man3/MPI_Is_thread_main.3 man page...
Creating mpi/man/man3/MPI_Keyval_create.3 man page...
Creating mpi/man/man3/MPI_Keyval_free.3 man page...
Creating mpi/man/man3/MPI_Lookup_name.3 man page...
Creating mpi/man/man3/MPI_Op_c2f.3 man page...
Creating mpi/man/man3/MPI_Op_create.3 man page...
Creating mpi/man/man3/MPI_Open_port.3 man page...
Creating mpi/man/man3/MPI_Op_f2c.3 man page...
Creating mpi/man/man3/MPI_Op_free.3 man page...
Creating mpi/man/man3/MPI_Pack.3 man page...
Creating mpi/man/man3/MPI_Pack_external.3 man page...
Creating mpi/man/man3/MPI_Pack_external_size.3 man page...
Creating mpi/man/man3/MPI_Pack_size.3 man page...
Creating mpi/man/man3/MPI_Pcontrol.3 man page...
Creating mpi/man/man3/MPI_Probe.3 man page...
Creating mpi/man/man3/MPI_Publish_name.3 man page...
Creating mpi/man/man3/MPI_Put.3 man page...
Creating mpi/man/man3/MPI_Query_thread.3 man page...
Creating mpi/man/man3/MPI_Recv.3 man page...
Creating mpi/man/man3/MPI_Recv_init.3 man page...
Creating mpi/man/man3/MPI_Reduce.3 man page...
Creating mpi/man/man3/MPI_Reduce_scatter.3 man page...
Creating mpi/man/man3/MPI_Register_datarep.3 man page...
Creating mpi/man/man3/MPI_Request_c2f.3 man page...
Creating mpi/man/man3/MPI_Request_f2c.3 man page...
Creating mpi/man/man3/MPI_Request_free.3 man page...
Creating mpi/man/man3/MPI_Request_get_status.3 man page...
Creating mpi/man/man3/MPI_Rsend.3 man page...
Creating mpi/man/man3/MPI_Rsend_init.3 man page...
Creating mpi/man/man3/MPI_Scan.3 man page...
Creating mpi/man/man3/MPI_Scatter.3 man page...
Creating mpi/man/man3/MPI_Scatterv.3 man page...
Creating mpi/man/man3/MPI_Send.3 man page...
Creating mpi/man/man3/MPI_Send_init.3 man page...
Creating mpi/man/man3/MPI_Sendrecv.3 man page...
Creating mpi/man/man3/MPI_Sendrecv_replace.3 man page...
Creating mpi/man/man3/MPI_Sizeof.3 man page...
Creating mpi/man/man3/MPI_Ssend.3 man page...
Creating mpi/man/man3/MPI_Ssend_init.3 man page...
Creating mpi/man/man3/MPI_Startall.3 man page...
Creating mpi/man/man3/MPI_Start.3 man page...
Creating mpi/man/man3/MPI_Status_c2f.3 man page...
Creating mpi/man/man3/MPI_Status_f2c.3 man page...
Creating mpi/man/man3/MPI_Status_set_cancelled.3 man page...
Creating mpi/man/man3/MPI_Status_set_elements.3 man page...
Creating mpi/man/man3/MPI_Test.3 man page...
Creating mpi/man/man3/MPI_Testall.3 man page...
Creating mpi/man/man3/MPI_Testany.3 man page...
Creating mpi/man/man3/MPI_Test_cancelled.3 man page...
Creating mpi/man/man3/MPI_Testsome.3 man page...
Creating mpi/man/man3/MPI_Topo_test.3 man page...
Creating mpi/man/man3/MPI_Type_c2f.3 man page...
Creating mpi/man/man3/MPI_Type_commit.3 man page...
Creating mpi/man/man3/MPI_Type_contiguous.3 man page...
Creating mpi/man/man3/MPI_Type_create_darray.3 man page...
Creating mpi/man/man3/MPI_Type_create_f90_complex.3 man page...
Creating mpi/man/man3/MPI_Type_create_f90_integer.3 man page...
Creating mpi/man/man3/MPI_Type_create_f90_real.3 man page...
Creating mpi/man/man3/MPI_Type_create_hindexed.3 man page...
Creating mpi/man/man3/MPI_Type_create_hvector.3 man page...
Creating mpi/man/man3/MPI_Type_create_indexed_block.3 man page...
Creating mpi/man/man3/MPI_Type_create_keyval.3 man page...
Creating mpi/man/man3/MPI_Type_create_resized.3 man page...
Creating mpi/man/man3/MPI_Type_create_struct.3 man page...
Creating mpi/man/man3/MPI_Type_create_subarray.3 man page...
Creating mpi/man/man3/MPI_Type_delete_attr.3 man page...
Creating mpi/man/man3/MPI_Type_dup.3 man page...
Creating mpi/man/man3/MPI_Type_extent.3 man page...
Creating mpi/man/man3/MPI_Type_f2c.3 man page...
Creating mpi/man/man3/MPI_Type_free.3 man page...
Creating mpi/man/man3/MPI_Type_free_keyval.3 man page...
Creating mpi/man/man3/MPI_Type_get_attr.3 man page...
Creating mpi/man/man3/MPI_Type_get_contents.3 man page...
Creating mpi/man/man3/MPI_Type_get_envelope.3 man page...
Creating mpi/man/man3/MPI_Type_get_extent.3 man page...
Creating mpi/man/man3/MPI_Type_get_name.3 man page...
Creating mpi/man/man3/MPI_Type_get_true_extent.3 man page...
Creating mpi/man/man3/MPI_Type_hindexed.3 man page...
Creating mpi/man/man3/MPI_Type_hvector.3 man page...
Creating mpi/man/man3/MPI_Type_indexed.3 man page...
Creating mpi/man/man3/MPI_Type_lb.3 man page...
Creating mpi/man/man3/MPI_Type_match_size.3 man page...
Creating mpi/man/man3/MPI_Type_set_attr.3 man page...
Creating mpi/man/man3/MPI_Type_set_name.3 man page...
Creating mpi/man/man3/MPI_Type_size.3 man page...
Creating mpi/man/man3/MPI_Type_struct.3 man page...
Creating mpi/man/man3/MPI_Type_ub.3 man page...
Creating mpi/man/man3/MPI_Type_vector.3 man page...
Creating mpi/man/man3/MPI_Unpack.3 man page...
Creating mpi/man/man3/MPI_Unpack_external.3 man page...
Creating mpi/man/man3/MPI_Unpublish_name.3 man page...
Creating mpi/man/man3/MPI_Wait.3 man page...
Creating mpi/man/man3/MPI_Waitall.3 man page...
Creating mpi/man/man3/MPI_Waitany.3 man page...
Creating mpi/man/man3/MPI_Waitsome.3 man page...
Creating mpi/man/man3/MPI_Win_c2f.3 man page...
Creating mpi/man/man3/MPI_Win_call_errhandler.3 man page...
Creating mpi/man/man3/MPI_Win_complete.3 man page...
Creating mpi/man/man3/MPI_Win_create.3 man page...
Creating mpi/man/man3/MPI_Win_create_errhandler.3 man page...
Creating mpi/man/man3/MPI_Win_create_keyval.3 man page...
Creating mpi/man/man3/MPI_Win_delete_attr.3 man page...
Creating mpi/man/man3/MPI_Win_f2c.3 man page...
Creating mpi/man/man3/MPI_Win_fence.3 man page...
Creating mpi/man/man3/MPI_Win_free.3 man page...
Creating mpi/man/man3/MPI_Win_free_keyval.3 man page...
Creating mpi/man/man3/MPI_Win_get_attr.3 man page...
Creating mpi/man/man3/MPI_Win_get_errhandler.3 man page...
Creating mpi/man/man3/MPI_Win_get_group.3 man page...
Creating mpi/man/man3/MPI_Win_get_name.3 man page...
Creating mpi/man/man3/MPI_Win_lock.3 man page...
Creating mpi/man/man3/MPI_Win_post.3 man page...
Creating mpi/man/man3/MPI_Win_set_attr.3 man page...
Creating mpi/man/man3/MPI_Win_set_errhandler.3 man page...
Creating mpi/man/man3/MPI_Win_set_name.3 man page...
Creating mpi/man/man3/MPI_Win_start.3 man page...
Creating mpi/man/man3/MPI_Win_test.3 man page...
Creating mpi/man/man3/MPI_Win_unlock.3 man page...
Creating mpi/man/man3/MPI_Win_wait.3 man page...
Creating mpi/man/man3/MPI_Wtick.3 man page...
Creating mpi/man/man3/MPI_Wtime.3 man page...
Creating mpi/man/man3/OpenMPI.3 man page...
/bin/sh ../libtool --tag=CC   --mode=link gcc   -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden  -export-dynamic   -o 
mpi/f77/base/libmpi_f77_base.la  
mpi/f77/base/mpi_f77_base_libmpi_f77_base_la-attr_fn_f.lo 
mpi/f77/base/mpi_f77_base_libmpi_f77_base_la-conversion_fn_null_f.lo 
mpi/f77/base/mpi_f77_base_libmpi_f77_base_la-f90_accessors.lo 
mpi/f77/base/mpi_f77_base_libmpi_f77_base_la-strings.lo 
mpi/f77/base/mpi_f77_base_libmpi_f77_base_la-test_constants_f.lo  -lnsl -lutil  
-lm 
libtool: link: ar cru mpi/f77/base/.libs/libmpi_f77_base.a 
mpi/f77/base/.libs/mpi_f77_base_libmpi_f77_base_la-attr_fn_f.o 
mpi/f77/base/.libs/mpi_f77_base_libmpi_f77_base_la-conversion_fn_null_f.o 
mpi/f77/base/.libs/mpi_f77_base_libmpi_f77_base_la-f90_accessors.o 
mpi/f77/base/.libs/mpi_f77_base_libmpi_f77_base_la-strings.o 
mpi/f77/base/.libs/mpi_f77_base_libmpi_f77_base_la-test_constants_f.o 
libtool: link: ranlib mpi/f77/base/.libs/libmpi_f77_base.a
libtool: link: ( cd "mpi/f77/base/.libs" && rm -f "libmpi_f77_base.la" && ln -s 
"../libmpi_f77_base.la" "libmpi_f77_base.la" )
/bin/sh ../libtool --tag=CC   --mode=link gcc   -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden  -export-dynamic   -o 
libmpi.la -rpath /opt/openmpi/1.3rc3r20226-V00/gcc/lib64  class/ompi_bitmap.lo 
class/ompi_free_list.lo class/ompi_rb_tree.lo class/ompi_seq_tracker.lo 
attribute/attribute.lo attribute/attribute_predefined.lo 
communicator/comm_init.lo communicator/comm.lo communicator/comm_cid.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 op/op.lo 
op/op_predefined.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_cr.lo 
runtime/ompi_module_exchange.lo win/win.lo datatype/libdatatype.la 
debuggers/libdebuggers.la mpi/c/libmpi_c.la  mpi/c/profile/libmpi_c_pmpi.la 
mpi/f77/base/libmpi_f77_base.la mca/allocator/libmca_allocator.la  
mca/bml/libmca_bml.la  mca/btl/libmca_btl.la  mca/coll/libmca_coll.la   
mca/crcp/libmca_crcp.la  mca/dpm/libmca_dpm.la  mca/io/libmca_io.la  
mca/mpool/libmca_mpool.la  mca/mtl/libmca_mtl.la  mca/osc/libmca_osc.la  
mca/pml/libmca_pml.la  mca/pubsub/libmca_pubsub.la  mca/rcache/libmca_rcache.la 
 mca/topo/libmca_topo.la   
/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte/libopen-rte.la
 -lnsl -lutil  -lm 
libtool: link: gcc  -shared  class/.libs/ompi_bitmap.o 
class/.libs/ompi_free_list.o class/.libs/ompi_rb_tree.o 
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 
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 op/.libs/op.o 
op/.libs/op_predefined.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_cr.o 
runtime/.libs/ompi_module_exchange.o win/.libs/win.o  -Wl,--whole-archive 
datatype/.libs/libdatatype.a debuggers/.libs/libdebuggers.a 
mpi/c/.libs/libmpi_c.a mpi/c/profile/.libs/libmpi_c_pmpi.a 
mpi/f77/base/.libs/libmpi_f77_base.a mca/allocator/.libs/libmca_allocator.a 
mca/bml/.libs/libmca_bml.a mca/btl/.libs/libmca_btl.a 
mca/coll/.libs/libmca_coll.a mca/crcp/.libs/libmca_crcp.a 
mca/dpm/.libs/libmca_dpm.a mca/io/.libs/libmca_io.a 
mca/mpool/.libs/libmca_mpool.a mca/mtl/.libs/libmca_mtl.a 
mca/osc/.libs/libmca_osc.a mca/pml/.libs/libmca_pml.a 
mca/pubsub/.libs/libmca_pubsub.a mca/rcache/.libs/libmca_rcache.a 
mca/topo/.libs/libmca_topo.a -Wl,--no-whole-archive  -Wl,-rpath 
-Wl,/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte/.libs
 -Wl,-rpath 
-Wl,/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal/.libs
 -Wl,-rpath -Wl,/opt/openmpi/1.3rc3r20226-V00/gcc/lib64 
-L/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal/.libs
 
/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte/.libs/libopen-rte.so
 
/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal/.libs/libopen-pal.so
 -ldl -lnsl -lutil -lm  -m64 -mtune=generic -pthread   -pthread -Wl,-soname 
-Wl,libmpi.so.0 -o .libs/libmpi.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libmpi.so.0" && ln -s "libmpi.so.0.0.0" 
"libmpi.so.0")
libtool: link: (cd ".libs" && rm -f "libmpi.so" && ln -s "libmpi.so.0.0.0" 
"libmpi.so")
libtool: link: ( cd ".libs" && rm -f "libmpi.la" && ln -s "../libmpi.la" 
"libmpi.la" )
make[2]: Leaving directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi'
Making all in mpi/cxx
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/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../../../orte/include 
-I../../../ompi/include -I../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_BUILDING_CXX_BINDINGS_LIBRARY=1 -DOMPI_SKIP_MPICXX=1 -I../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-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../../../orte/include 
-I../../../ompi/include -I../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_BUILDING_CXX_BINDINGS_LIBRARY=1 -DOMPI_SKIP_MPICXX=1 -I../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-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../../../orte/include 
-I../../../ompi/include -I../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_BUILDING_CXX_BINDINGS_LIBRARY=1 -DOMPI_SKIP_MPICXX=1 -I../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-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../../../orte/include 
-I../../../ompi/include -I../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_BUILDING_CXX_BINDINGS_LIBRARY=1 -DOMPI_SKIP_MPICXX=1 -I../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_BUILDING_CXX_BINDINGS_LIBRARY=1 -DOMPI_SKIP_MPICXX=1 -I../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_BUILDING_CXX_BINDINGS_LIBRARY=1 -DOMPI_SKIP_MPICXX=1 -I../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -pthread -MT 
intercepts.lo -MD -MP -MF .deps/intercepts.Tpo -c intercepts.cc  -fPIC -DPIC -o 
.libs/intercepts.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_BUILDING_CXX_BINDINGS_LIBRARY=1 -DOMPI_SKIP_MPICXX=1 -I../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_BUILDING_CXX_BINDINGS_LIBRARY=1 -DOMPI_SKIP_MPICXX=1 -I../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -pthread -MT 
datatype.lo -MD -MP -MF .deps/datatype.Tpo -c datatype.cc  -fPIC -DPIC -o 
.libs/datatype.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../../../orte/include 
-I../../../ompi/include -I../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_BUILDING_CXX_BINDINGS_LIBRARY=1 -DOMPI_SKIP_MPICXX=1 -I../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -pthread -MT win.lo -MD -MP -MF $depbase.Tpo -c -o win.lo 
win.cc &&\
        mv -f $depbase.Tpo $depbase.Plo
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../../../orte/include 
-I../../../ompi/include -I../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-DOMPI_BUILDING_CXX_BINDINGS_LIBRARY=1 -DOMPI_SKIP_MPICXX=1 -I../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-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../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_BUILDING_CXX_BINDINGS_LIBRARY=1 -DOMPI_SKIP_MPICXX=1 -I../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -pthread -MT 
win.lo -MD -MP -MF .deps/win.Tpo -c win.cc  -fPIC -DPIC -o .libs/win.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../../opal/include 
-I../../../orte/include -I../../../ompi/include 
-I../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-DOMPI_BUILDING_CXX_BINDINGS_LIBRARY=1 -DOMPI_SKIP_MPICXX=1 -I../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -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 -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions -pthread  
-export-dynamic   -o libmpi_cxx.la -rpath 
/opt/openmpi/1.3rc3r20226-V00/gcc/lib64 mpicxx.lo intercepts.lo comm.lo 
datatype.lo win.lo file.lo ../../../ompi/libmpi.la -lnsl -lutil  -lm 
libtool: link: g++  -shared -nostdlib 
/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/crti.o 
/usr/lib/gcc/x86_64-redhat-linux/4.1.2/crtbeginS.o  .libs/mpicxx.o 
.libs/intercepts.o .libs/comm.o .libs/datatype.o .libs/win.o .libs/file.o   
-Wl,-rpath 
-Wl,/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/.libs
 -Wl,-rpath 
-Wl,/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte/.libs
 -Wl,-rpath 
-Wl,/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal/.libs
 -Wl,-rpath -Wl,/opt/openmpi/1.3rc3r20226-V00/gcc/lib64 
-L/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte/.libs
 
-L/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal/.libs
 ../../../ompi/.libs/libmpi.so 
/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte/.libs/libopen-rte.so
 
/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal/.libs/libopen-pal.so
 -ldl -lnsl -lutil -L/usr/lib/gcc/x86_64-redhat-linux/4.1.2 
-L/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64 -L/lib/../lib64 
-L/usr/lib/../lib64 -lstdc++ -lm -lpthread -lc -lgcc_s 
/usr/lib/gcc/x86_64-redhat-linux/4.1.2/crtendS.o 
/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/crtn.o  -m64 
-mtune=generic -pthread   -pthread -Wl,-soname -Wl,libmpi_cxx.so.0 -o 
.libs/libmpi_cxx.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libmpi_cxx.so.0" && ln -s 
"libmpi_cxx.so.0.0.0" "libmpi_cxx.so.0")
libtool: link: (cd ".libs" && rm -f "libmpi_cxx.so" && ln -s 
"libmpi_cxx.so.0.0.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 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mpi/cxx'
Making all in mpi/f77
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mpi/f77'
Making all in profile
make[3]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mpi/f77/profile'
if test ! -r pabort_f.c ; then \
            pname=`echo pabort_f.c | cut -b '2-'` ; \
            ln -s ../../../../ompi/mpi/f77/$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/f77/$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/f77/$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/f77/$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/f77/$pname paddress_f.c ; \
        fi
if test ! -r pallgather_f.c ; then \
            pname=`echo pallgather_f.c | cut -b '2-'` ; \
            ln -s ../../../../ompi/mpi/f77/$pname pallgather_f.c ; \
        fi
if test ! -r pallgatherv_f.c ; then \
            pname=`echo pallgatherv_f.c | cut -b '2-'` ; \
            ln -s ../../../../ompi/mpi/f77/$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/f77/$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/f77/$pname pallreduce_f.c ; \
        fi
if test ! -r palltoall_f.c ; then \
            pname=`echo palltoall_f.c | cut -b '2-'` ; \
            ln -s ../../../../ompi/mpi/f77/$pname palltoall_f.c ; \
        fi
if test ! -r palltoallv_f.c ; then \
            pname=`echo palltoallv_f.c | cut -b '2-'` ; \
            ln -s ../../../../ompi/mpi/f77/$pname palltoallv_f.c ; \
        fi
if test ! -r palltoallw_f.c ; then \
            pname=`echo palltoallw_f.c | cut -b '2-'` ; \
            ln -s ../../../../ompi/mpi/f77/$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/f77/$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/f77/$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/f77/$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/f77/$pname pbarrier_f.c ; \
        fi
if test ! -r pbcast_f.c ; then \
            pname=`echo pbcast_f.c | cut -b '2-'` ; \
            ln -s ../../../../ompi/mpi/f77/$pname pbcast_f.c ; \
        fi
if test ! -r pbsend_f.c ; then \
            pname=`echo pbsend_f.c | cut -b '2-'` ; \
            ln -s ../../../../ompi/mpi/f77/$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/f77/$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/f77/$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/f77/$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/f77/$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/f77/$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/f77/$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/f77/$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/f77/$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/f77/$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/f77/$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/f77/$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/f77/$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/f77/$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/f77/$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/f77/$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/f77/$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/f77/$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/f77/$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/f77/$pname pcomm_create_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/f77/$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/f77/$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/f77/$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/f77/$pname pcomm_dup_f.c ; \
        fi
if test ! -r pcomm_free_f.c ; then \
            pname=`echo pcomm_free_f.c | cut -b '2-'` ; \
            ln -s ../../../../ompi/mpi/f77/$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/f77/$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/f77/$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/f77/$pname pcomm_get_errhandler_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/f77/$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/f77/$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/f77/$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/f77/$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/f77/$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/f77/$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/f77/$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/f77/$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/f77/$pname pcomm_set_errhandler_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/f77/$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/f77/$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/f77/$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/f77/$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/f77/$pname pcomm_split_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/f77/$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/f77/$pname pdims_create_f.c ; \
        fi
if test ! -r perrhandler_create_f.c ; then \
            pname=`echo perrhandler_create_f.c | cut -b '2-'` ; \
            ln -s ../../../../ompi/mpi/f77/$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/f77/$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/f77/$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/f77/$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/f77/$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/f77/$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/f77/$pname pexscan_f.c ; \
        fi
if test ! -r pfinalized_f.c ; then \
            pname=`echo pfinalized_f.c | cut -b '2-'` ; \
            ln -s ../../../../ompi/mpi/f77/$pname pfinalized_f.c ; \
        fi
if test ! -r pfinalize_f.c ; then \
            pname=`echo pfinalize_f.c | cut -b '2-'` ; \
            ln -s ../../../../ompi/mpi/f77/$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/f77/$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/f77/$pname pgather_f.c ; \
        fi
if test ! -r pgatherv_f.c ; then \
            pname=`echo pgatherv_f.c | cut -b '2-'` ; \
            ln -s ../../../../ompi/mpi/f77/$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/f77/$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/f77/$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/f77/$pname pget_elements_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/f77/$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/f77/$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/f77/$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/f77/$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/f77/$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/f77/$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/f77/$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/f77/$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/f77/$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/f77/$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/f77/$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/f77/$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/f77/$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/f77/$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/f77/$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/f77/$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/f77/$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/f77/$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/f77/$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/f77/$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/f77/$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/f77/$pname pgroup_union_f.c ; \
        fi
if test ! -r pibsend_f.c ; then \
            pname=`echo pibsend_f.c | cut -b '2-'` ; \
            ln -s ../../../../ompi/mpi/f77/$pname pibsend_f.c ; \
        fi
if test ! -r pinfo_create_f.c ; then \
            pname=`echo pinfo_create_f.c | cut -b '2-'` ; \
            ln -s ../../../../ompi/mpi/f77/$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/f77/$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/f77/$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/f77/$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/f77/$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/f77/$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/f77/$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/f77/$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/f77/$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/f77/$pname pinit_f.c ; \
        fi
if test ! -r pinitialized_f.c ; then \
            pname=`echo pinitialized_f.c | cut -b '2-'` ; \
            ln -s ../../../../ompi/mpi/f77/$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/f77/$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/f77/$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/f77/$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/f77/$pname piprobe_f.c ; \
        fi
if test ! -r pirecv_f.c ; then \
            pname=`echo pirecv_f.c | cut -b '2-'` ; \
            ln -s ../../../../ompi/mpi/f77/$pname pirecv_f.c ; \
        fi
if test ! -r pirsend_f.c ; then \
            pname=`echo pirsend_f.c | cut -b '2-'` ; \
            ln -s ../../../../ompi/mpi/f77/$pname pirsend_f.c ; \
        fi
if test ! -r pisend_f.c ; then \
            pname=`echo pisend_f.c | cut -b '2-'` ; \
            ln -s ../../../../ompi/mpi/f77/$pname pisend_f.c ; \
        fi
if test ! -r pissend_f.c ; then \
            pname=`echo pissend_f.c | cut -b '2-'` ; \
            ln -s ../../../../ompi/mpi/f77/$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/f77/$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/f77/$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/f77/$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/f77/$pname plookup_name_f.c ; \
        fi
if test ! -r pop_create_f.c ; then \
            pname=`echo pop_create_f.c | cut -b '2-'` ; \
            ln -s ../../../../ompi/mpi/f77/$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/f77/$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/f77/$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/f77/$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/f77/$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/f77/$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/f77/$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/f77/$pname ppcontrol_f.c ; \
        fi
if test ! -r pprobe_f.c ; then \
            pname=`echo pprobe_f.c | cut -b '2-'` ; \
            ln -s ../../../../ompi/mpi/f77/$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/f77/$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/f77/$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/f77/$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/f77/$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/f77/$pname preduce_f.c ; \
        fi
if test ! -r preduce_scatter_f.c ; then \
            pname=`echo preduce_scatter_f.c | cut -b '2-'` ; \
            ln -s ../../../../ompi/mpi/f77/$pname preduce_scatter_f.c ; \
        fi
if test ! -r prequest_free_f.c ; then \
            pname=`echo prequest_free_f.c | cut -b '2-'` ; \
            ln -s ../../../../ompi/mpi/f77/$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/f77/$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/f77/$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/f77/$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/f77/$pname pscan_f.c ; \
        fi
if test ! -r pscatter_f.c ; then \
            pname=`echo pscatter_f.c | cut -b '2-'` ; \
            ln -s ../../../../ompi/mpi/f77/$pname pscatter_f.c ; \
        fi
if test ! -r pscatterv_f.c ; then \
            pname=`echo pscatterv_f.c | cut -b '2-'` ; \
            ln -s ../../../../ompi/mpi/f77/$pname pscatterv_f.c ; \
        fi
if test ! -r psend_f.c ; then \
            pname=`echo psend_f.c | cut -b '2-'` ; \
            ln -s ../../../../ompi/mpi/f77/$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/f77/$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/f77/$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/f77/$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/f77/$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/f77/$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/f77/$pname pstartall_f.c ; \
        fi
if test ! -r pstart_f.c ; then \
            pname=`echo pstart_f.c | cut -b '2-'` ; \
            ln -s ../../../../ompi/mpi/f77/$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/f77/$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/f77/$pname pstatus_set_elements_f.c ; \
        fi
if test ! -r ptestall_f.c ; then \
            pname=`echo ptestall_f.c | cut -b '2-'` ; \
            ln -s ../../../../ompi/mpi/f77/$pname ptestall_f.c ; \
        fi
if test ! -r ptestany_f.c ; then \
            pname=`echo ptestany_f.c | cut -b '2-'` ; \
            ln -s ../../../../ompi/mpi/f77/$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/f77/$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/f77/$pname ptest_f.c ; \
        fi
if test ! -r ptestsome_f.c ; then \
            pname=`echo ptestsome_f.c | cut -b '2-'` ; \
            ln -s ../../../../ompi/mpi/f77/$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/f77/$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/f77/$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/f77/$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/f77/$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/f77/$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/f77/$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/f77/$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/f77/$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/f77/$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/f77/$pname 
ptype_create_indexed_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/f77/$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/f77/$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/f77/$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/f77/$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/f77/$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/f77/$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/f77/$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/f77/$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/f77/$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/f77/$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/f77/$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/f77/$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/f77/$pname ptype_get_extent_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/f77/$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/f77/$pname ptype_get_true_extent_f.c ; \
        fi
if test ! -r ptype_hindexed_f.c ; then \
            pname=`echo ptype_hindexed_f.c | cut -b '2-'` ; \
            ln -s ../../../../ompi/mpi/f77/$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/f77/$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/f77/$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/f77/$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/f77/$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/f77/$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/f77/$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/f77/$pname ptype_size_f.c ; \
        fi
if test ! -r ptype_struct_f.c ; then \
            pname=`echo ptype_struct_f.c | cut -b '2-'` ; \
            ln -s ../../../../ompi/mpi/f77/$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/f77/$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/f77/$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/f77/$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/f77/$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/f77/$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/f77/$pname pwaitall_f.c ; \
        fi
if test ! -r pwaitany_f.c ; then \
            pname=`echo pwaitany_f.c | cut -b '2-'` ; \
            ln -s ../../../../ompi/mpi/f77/$pname pwaitany_f.c ; \
        fi
if test ! -r pwait_f.c ; then \
            pname=`echo pwait_f.c | cut -b '2-'` ; \
            ln -s ../../../../ompi/mpi/f77/$pname pwait_f.c ; \
        fi
if test ! -r pwaitsome_f.c ; then \
            pname=`echo pwaitsome_f.c | cut -b '2-'` ; \
            ln -s ../../../../ompi/mpi/f77/$pname pwaitsome_f.c ; \
        fi
if test ! -r pwtick_f.c ; then \
            pname=`echo pwtick_f.c | cut -b '2-'` ; \
            ln -s ../../../../ompi/mpi/f77/$pname pwtick_f.c ; \
        fi
if test ! -r pwtime_f.c ; then \
            pname=`echo pwtime_f.c | cut -b '2-'` ; \
            ln -s ../../../../ompi/mpi/f77/$pname pwtime_f.c ; \
        fi
if test ! -r paccumulate_f.c ; then \
            pname=`echo paccumulate_f.c | cut -b '2-'` ; \
            ln -s ../../../../ompi/mpi/f77/$pname paccumulate_f.c ; \
        fi
if test ! -r pget_f.c ; then \
            pname=`echo pget_f.c | cut -b '2-'` ; \
            ln -s ../../../../ompi/mpi/f77/$pname pget_f.c ; \
        fi
if test ! -r pput_f.c ; then \
            pname=`echo pput_f.c | cut -b '2-'` ; \
            ln -s ../../../../ompi/mpi/f77/$pname pput_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/f77/$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/f77/$pname pwin_complete_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/f77/$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/f77/$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/f77/$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/f77/$pname pwin_delete_attr_f.c ; \
        fi
if test ! -r pwin_fence_f.c ; then \
            pname=`echo pwin_fence_f.c | cut -b '2-'` ; \
            ln -s ../../../../ompi/mpi/f77/$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/f77/$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/f77/$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/f77/$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/f77/$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/f77/$pname pwin_get_group_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/f77/$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/f77/$pname pwin_lock_f.c ; \
        fi
if test ! -r pwin_post_f.c ; then \
            pname=`echo pwin_post_f.c | cut -b '2-'` ; \
            ln -s ../../../../ompi/mpi/f77/$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/f77/$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/f77/$pname pwin_set_errhandler_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/f77/$pname pwin_set_name_f.c ; \
        fi
if test ! -r pwin_start_f.c ; then \
            pname=`echo pwin_start_f.c | cut -b '2-'` ; \
            ln -s ../../../../ompi/mpi/f77/$pname pwin_start_f.c ; \
        fi
if test ! -r pwin_test_f.c ; then \
            pname=`echo pwin_test_f.c | cut -b '2-'` ; \
            ln -s ../../../../ompi/mpi/f77/$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/f77/$pname pwin_unlock_f.c ; \
        fi
if test ! -r pwin_wait_f.c ; then \
            pname=`echo pwin_wait_f.c | cut -b '2-'` ; \
            ln -s ../../../../ompi/mpi/f77/$pname pwin_wait_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/f77/$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/f77/$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/f77/$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/f77/$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/f77/$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/f77/$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/f77/$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/f77/$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/f77/$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/f77/$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/f77/$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/f77/$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/f77/$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/f77/$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/f77/$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/f77/$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/f77/$pname pfile_iread_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/f77/$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/f77/$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/f77/$pname pfile_iwrite_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/f77/$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/f77/$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/f77/$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/f77/$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/f77/$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/f77/$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/f77/$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/f77/$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/f77/$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/f77/$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/f77/$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/f77/$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/f77/$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/f77/$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/f77/$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/f77/$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/f77/$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/f77/$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/f77/$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/f77/$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/f77/$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/f77/$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/f77/$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/f77/$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/f77/$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/f77/$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/f77/$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/f77/$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/f77/$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/f77/$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/f77/$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/f77/$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/f77/$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/f77/$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/f77/$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/f77/$pname pregister_datarep_f.c ; \
        fi
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pabort_f.lo -MD -MP -MF 
.deps/pabort_f.Tpo -c pabort_f.c  -fPIC -DPIC -o .libs/pabort_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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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 pallgather_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT paddress_f.lo -MD -MP -MF 
.deps/paddress_f.Tpo -c paddress_f.c  -fPIC -DPIC -o .libs/paddress_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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pallgatherv_f.lo -MD -MP 
-MF $depbase.Tpo -c -o pallgatherv_f.lo pallgatherv_f.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pallgather_f.lo -MD -MP 
-MF .deps/pallgather_f.Tpo -c pallgather_f.c  -fPIC -DPIC -o 
.libs/pallgather_f.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pallgatherv_f.lo -MD -MP 
-MF .deps/pallgatherv_f.Tpo -c pallgatherv_f.c  -fPIC -DPIC -o 
.libs/pallgatherv_f.o
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT palloc_mem_f.lo -MD -MP 
-MF $depbase.Tpo -c -o palloc_mem_f.lo palloc_mem_f.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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 pallreduce_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pallreduce_f.lo -MD -MP 
-MF $depbase.Tpo -c -o pallreduce_f.lo pallreduce_f.c &&\
        mv -f $depbase.Tpo $depbase.Plo
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pallreduce_f.lo -MD -MP 
-MF .deps/pallreduce_f.Tpo -c pallreduce_f.c  -fPIC -DPIC -o 
.libs/pallreduce_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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT palltoallv_f.lo -MD -MP 
-MF $depbase.Tpo -c -o palltoallv_f.lo palltoallv_f.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT palltoall_f.lo -MD -MP 
-MF .deps/palltoall_f.Tpo -c palltoall_f.c  -fPIC -DPIC -o .libs/palltoall_f.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT palltoallv_f.lo -MD -MP 
-MF .deps/palltoallv_f.Tpo -c palltoallv_f.c  -fPIC -DPIC -o 
.libs/palltoallv_f.o
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT palltoallw_f.lo -MD -MP 
-MF $depbase.Tpo -c -o palltoallw_f.lo palltoallw_f.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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_delete_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pattr_put_f.lo -MD -MP 
-MF $depbase.Tpo -c -o pattr_put_f.lo pattr_put_f.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pbarrier_f.lo -MD -MP -MF 
$depbase.Tpo -c -o pbarrier_f.lo pbarrier_f.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pbarrier_f.lo -MD -MP -MF 
.deps/pbarrier_f.Tpo -c pbarrier_f.c  -fPIC -DPIC -o .libs/pbarrier_f.o
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pbcast_f.lo -MD -MP -MF 
.deps/pbcast_f.Tpo -c pbcast_f.c  -fPIC -DPIC -o .libs/pbcast_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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pbsend_f.lo -MD -MP -MF 
$depbase.Tpo -c -o pbsend_f.lo pbsend_f.c &&\
        mv -f $depbase.Tpo $depbase.Plo
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pbuffer_attach_f.lo -MD 
-MP -MF $depbase.Tpo -c -o pbuffer_attach_f.lo pbuffer_attach_f.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pbsend_f.lo -MD -MP -MF 
.deps/pbsend_f.Tpo -c pbsend_f.c  -fPIC -DPIC -o .libs/pbsend_f.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pcancel_f.lo -MD -MP -MF 
$depbase.Tpo -c -o pcancel_f.lo pcancel_f.c &&\
        mv -f $depbase.Tpo $depbase.Plo
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pcart_create_f.lo -MD -MP 
-MF $depbase.Tpo -c -o pcart_create_f.lo pcart_create_f.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pcancel_f.lo -MD -MP -MF 
.deps/pcancel_f.Tpo -c pcancel_f.c  -fPIC -DPIC -o .libs/pcancel_f.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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_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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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_compare_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT 
pcomm_create_errhandler_f.lo -MD -MP -MF $depbase.Tpo -c -o 
pcomm_create_errhandler_f.lo pcomm_create_errhandler_f.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pcomm_delete_attr_f.lo 
-MD -MP -MF $depbase.Tpo -c -o pcomm_delete_attr_f.lo pcomm_delete_attr_f.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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_disconnect_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pcomm_dup_f.lo -MD -MP 
-MF $depbase.Tpo -c -o pcomm_dup_f.lo pcomm_dup_f.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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_free_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pcomm_get_errhandler_f.lo 
-MD -MP -MF $depbase.Tpo -c -o pcomm_get_errhandler_f.lo 
pcomm_get_errhandler_f.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pcomm_remote_size_f.lo 
-MD -MP -MF $depbase.Tpo -c -o pcomm_remote_size_f.lo pcomm_remote_size_f.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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_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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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_name_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pcomm_set_name_f.lo -MD 
-MP -MF $depbase.Tpo -c -o pcomm_set_name_f.lo pcomm_set_name_f.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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_size_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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_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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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_split_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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_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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pdims_create_f.lo -MD -MP 
-MF $depbase.Tpo -c -o pdims_create_f.lo pdims_create_f.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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 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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT perrhandler_free_f.lo -MD 
-MP -MF $depbase.Tpo -c -o perrhandler_free_f.lo perrhandler_free_f.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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_get_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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 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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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_class_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pfinalized_f.lo -MD -MP 
-MF .deps/pfinalized_f.Tpo -c pfinalized_f.c  -fPIC -DPIC -o 
.libs/pfinalized_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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pfinalize_f.lo -MD -MP 
-MF $depbase.Tpo -c -o pfinalize_f.lo pfinalize_f.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pfinalize_f.lo -MD -MP 
-MF .deps/pfinalize_f.Tpo -c pfinalize_f.c  -fPIC -DPIC -o .libs/pfinalize_f.o
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pgather_f.lo -MD -MP -MF 
$depbase.Tpo -c -o pgather_f.lo pgather_f.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pgather_f.lo -MD -MP -MF 
.deps/pgather_f.Tpo -c pgather_f.c  -fPIC -DPIC -o .libs/pgather_f.o
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pgatherv_f.lo -MD -MP -MF 
.deps/pgatherv_f.Tpo -c pgatherv_f.c  -fPIC -DPIC -o .libs/pgatherv_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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pget_address_f.lo -MD -MP 
-MF $depbase.Tpo -c -o pget_address_f.lo pget_address_f.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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 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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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 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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pgraphdims_get_f.lo -MD 
-MP -MF $depbase.Tpo -c -o pgraphdims_get_f.lo pgraphdims_get_f.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pgraph_map_f.lo -MD -MP 
-MF $depbase.Tpo -c -o pgraph_map_f.lo pgraph_map_f.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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_count_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pgraph_neighbors_f.lo -MD 
-MP -MF $depbase.Tpo -c -o pgraph_neighbors_f.lo pgraph_neighbors_f.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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_complete_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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_compare_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pgroup_difference_f.lo 
-MD -MP -MF $depbase.Tpo -c -o pgroup_difference_f.lo pgroup_difference_f.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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_excl_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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_free_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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_incl_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pgroup_intersection_f.lo 
-MD -MP -MF $depbase.Tpo -c -o pgroup_intersection_f.lo pgroup_intersection_f.c 
&&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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_excl_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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_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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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_rank_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pgroup_size_f.lo -MD -MP 
-MF $depbase.Tpo -c -o pgroup_size_f.lo pgroup_size_f.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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_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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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 pibsend_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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 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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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_delete_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pinfo_dup_f.lo -MD -MP 
-MF $depbase.Tpo -c -o pinfo_dup_f.lo pinfo_dup_f.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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_free_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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_nthkey_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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_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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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 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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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 pinit_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pinit_f.lo -MD -MP -MF 
.deps/pinit_f.Tpo -c pinit_f.c  -fPIC -DPIC -o .libs/pinit_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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pintercomm_create_f.lo 
-MD -MP -MF $depbase.Tpo -c -o pintercomm_create_f.lo pintercomm_create_f.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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 pirsend_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pirsend_f.lo -MD -MP -MF 
$depbase.Tpo -c -o pirsend_f.lo pirsend_f.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pirecv_f.lo -MD -MP -MF 
.deps/pirecv_f.Tpo -c pirecv_f.c  -fPIC -DPIC -o .libs/pirecv_f.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pirsend_f.lo -MD -MP -MF 
.deps/pirsend_f.Tpo -c pirsend_f.c  -fPIC -DPIC -o .libs/pirsend_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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pisend_f.lo -MD -MP -MF 
$depbase.Tpo -c -o pisend_f.lo pisend_f.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pisend_f.lo -MD -MP -MF 
.deps/pisend_f.Tpo -c pisend_f.c  -fPIC -DPIC -o .libs/pisend_f.o
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pissend_f.lo -MD -MP -MF 
.deps/pissend_f.Tpo -c pissend_f.c  -fPIC -DPIC -o .libs/pissend_f.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pkeyval_free_f.lo -MD -MP 
-MF $depbase.Tpo -c -o pkeyval_free_f.lo pkeyval_free_f.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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 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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT popen_port_f.lo -MD -MP 
-MF $depbase.Tpo -c -o popen_port_f.lo popen_port_f.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pop_free_f.lo -MD -MP -MF 
$depbase.Tpo -c -o pop_free_f.lo pop_free_f.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT ppack_external_f.lo -MD 
-MP -MF $depbase.Tpo -c -o ppack_external_f.lo ppack_external_f.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT ppack_f.lo -MD -MP -MF 
$depbase.Tpo -c -o ppack_f.lo ppack_f.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT ppack_f.lo -MD -MP -MF 
.deps/ppack_f.Tpo -c ppack_f.c  -fPIC -DPIC -o .libs/ppack_f.o
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT ppack_size_f.lo -MD -MP 
-MF $depbase.Tpo -c -o ppack_size_f.lo ppack_size_f.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT ppcontrol_f.lo -MD -MP 
-MF $depbase.Tpo -c -o ppcontrol_f.lo ppcontrol_f.c &&\
        mv -f $depbase.Tpo $depbase.Plo
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pprobe_f.lo -MD -MP -MF 
$depbase.Tpo -c -o pprobe_f.lo pprobe_f.c &&\
        mv -f $depbase.Tpo $depbase.Plo
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT ppublish_name_f.lo -MD 
-MP -MF $depbase.Tpo -c -o ppublish_name_f.lo ppublish_name_f.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pprobe_f.lo -MD -MP -MF 
.deps/pprobe_f.Tpo -c pprobe_f.c  -fPIC -DPIC -o .libs/pprobe_f.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pquery_thread_f.lo -MD 
-MP -MF $depbase.Tpo -c -o pquery_thread_f.lo pquery_thread_f.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT preduce_f.lo -MD -MP -MF 
$depbase.Tpo -c -o preduce_f.lo preduce_f.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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 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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT prsend_init_f.lo -MD -MP 
-MF $depbase.Tpo -c -o prsend_init_f.lo prsend_init_f.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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 pscan_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pscan_f.lo -MD -MP -MF 
.deps/pscan_f.Tpo -c pscan_f.c  -fPIC -DPIC -o .libs/pscan_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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT psend_f.lo -MD -MP -MF 
$depbase.Tpo -c -o psend_f.lo psend_f.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT psend_f.lo -MD -MP -MF 
.deps/psend_f.Tpo -c psend_f.c  -fPIC -DPIC -o .libs/psend_f.o
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT psendrecv_f.lo -MD -MP 
-MF $depbase.Tpo -c -o psendrecv_f.lo psendrecv_f.c &&\
        mv -f $depbase.Tpo $depbase.Plo
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT psendrecv_f.lo -MD -MP 
-MF .deps/psendrecv_f.Tpo -c psendrecv_f.c  -fPIC -DPIC -o .libs/psendrecv_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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pssend_f.lo -MD -MP -MF 
$depbase.Tpo -c -o pssend_f.lo pssend_f.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pssend_f.lo -MD -MP -MF 
.deps/pssend_f.Tpo -c pssend_f.c  -fPIC -DPIC -o .libs/pssend_f.o
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pssend_init_f.lo -MD -MP 
-MF $depbase.Tpo -c -o pssend_init_f.lo pssend_init_f.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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 pstartall_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pstartall_f.lo -MD -MP 
-MF $depbase.Tpo -c -o pstartall_f.lo pstartall_f.c &&\
        mv -f $depbase.Tpo $depbase.Plo
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pstartall_f.lo -MD -MP 
-MF .deps/pstartall_f.Tpo -c pstartall_f.c  -fPIC -DPIC -o .libs/pstartall_f.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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_cancelled_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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 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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pstatus_set_elements_f.lo 
-MD -MP -MF $depbase.Tpo -c -o pstatus_set_elements_f.lo 
pstatus_set_elements_f.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT ptest_cancelled_f.lo -MD 
-MP -MF $depbase.Tpo -c -o ptest_cancelled_f.lo ptest_cancelled_f.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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 ptest_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT ptest_f.lo -MD -MP -MF 
.deps/ptest_f.Tpo -c ptest_f.c  -fPIC -DPIC -o .libs/ptest_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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT ptestsome_f.lo -MD -MP 
-MF $depbase.Tpo -c -o ptestsome_f.lo ptestsome_f.c &&\
        mv -f $depbase.Tpo $depbase.Plo
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT ptestsome_f.lo -MD -MP 
-MF .deps/ptestsome_f.Tpo -c ptestsome_f.c  -fPIC -DPIC -o .libs/ptestsome_f.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT ptype_commit_f.lo -MD -MP 
-MF $depbase.Tpo -c -o ptype_commit_f.lo ptype_commit_f.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT ptype_create_darray_f.lo 
-MD -MP -MF $depbase.Tpo -c -o ptype_create_darray_f.lo ptype_create_darray_f.c 
&&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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_complex_f.lo | sed 
's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT 
ptype_create_hindexed_f.lo -MD -MP -MF $depbase.Tpo -c -o 
ptype_create_hindexed_f.lo ptype_create_hindexed_f.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT 
ptype_create_indexed_block_f.lo -MD -MP -MF $depbase.Tpo -c -o 
ptype_create_indexed_block_f.lo ptype_create_indexed_block_f.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT ptype_create_keyval_f.lo 
-MD -MP -MF $depbase.Tpo -c -o ptype_create_keyval_f.lo ptype_create_keyval_f.c 
&&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT ptype_delete_attr_f.lo 
-MD -MP -MF $depbase.Tpo -c -o ptype_delete_attr_f.lo ptype_delete_attr_f.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT ptype_extent_f.lo -MD -MP 
-MF $depbase.Tpo -c -o ptype_extent_f.lo ptype_extent_f.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT ptype_free_keyval_f.lo 
-MD -MP -MF $depbase.Tpo -c -o ptype_free_keyval_f.lo ptype_free_keyval_f.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT ptype_get_contents_f.lo 
-MD -MP -MF $depbase.Tpo -c -o ptype_get_contents_f.lo ptype_get_contents_f.c 
&&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT ptype_get_extent_f.lo -MD 
-MP -MF $depbase.Tpo -c -o ptype_get_extent_f.lo ptype_get_extent_f.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT ptype_get_name_f.lo -MD 
-MP -MF $depbase.Tpo -c -o ptype_get_name_f.lo ptype_get_name_f.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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_hindexed_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT ptype_hvector_f.lo -MD 
-MP -MF $depbase.Tpo -c -o ptype_hvector_f.lo ptype_hvector_f.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT ptype_match_size_f.lo -MD 
-MP -MF $depbase.Tpo -c -o ptype_match_size_f.lo ptype_match_size_f.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT ptype_set_attr_f.lo -MD 
-MP -MF $depbase.Tpo -c -o ptype_set_attr_f.lo ptype_set_attr_f.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT ptype_size_f.lo -MD -MP 
-MF $depbase.Tpo -c -o ptype_size_f.lo ptype_size_f.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT punpack_external_f.lo -MD 
-MP -MF $depbase.Tpo -c -o punpack_external_f.lo punpack_external_f.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT punpack_f.lo -MD -MP -MF 
$depbase.Tpo -c -o punpack_f.lo punpack_f.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT punpack_f.lo -MD -MP -MF 
.deps/punpack_f.Tpo -c punpack_f.c  -fPIC -DPIC -o .libs/punpack_f.o
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pwaitany_f.lo -MD -MP -MF 
$depbase.Tpo -c -o pwaitany_f.lo pwaitany_f.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pwaitany_f.lo -MD -MP -MF 
.deps/pwaitany_f.Tpo -c pwaitany_f.c  -fPIC -DPIC -o .libs/pwaitany_f.o
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pwait_f.lo -MD -MP -MF 
$depbase.Tpo -c -o pwait_f.lo pwait_f.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pwait_f.lo -MD -MP -MF 
.deps/pwait_f.Tpo -c pwait_f.c  -fPIC -DPIC -o .libs/pwait_f.o
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT paccumulate_f.lo -MD -MP 
-MF $depbase.Tpo -c -o paccumulate_f.lo paccumulate_f.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT paccumulate_f.lo -MD -MP 
-MF .deps/paccumulate_f.Tpo -c paccumulate_f.c  -fPIC -DPIC -o 
.libs/paccumulate_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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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 pput_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pput_f.lo -MD -MP -MF 
$depbase.Tpo -c -o pput_f.lo pput_f.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pget_f.lo -MD -MP -MF 
.deps/pget_f.Tpo -c pget_f.c  -fPIC -DPIC -o .libs/pget_f.o
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pwin_complete_f.lo -MD 
-MP -MF $depbase.Tpo -c -o pwin_complete_f.lo pwin_complete_f.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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_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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT 
pwin_create_errhandler_f.lo -MD -MP -MF $depbase.Tpo -c -o 
pwin_create_errhandler_f.lo pwin_create_errhandler_f.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pwin_delete_attr_f.lo -MD 
-MP -MF $depbase.Tpo -c -o pwin_delete_attr_f.lo pwin_delete_attr_f.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pwin_free_keyval_f.lo -MD 
-MP -MF $depbase.Tpo -c -o pwin_free_keyval_f.lo pwin_free_keyval_f.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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_name_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pwin_get_name_f.lo -MD 
-MP -MF $depbase.Tpo -c -o pwin_get_name_f.lo pwin_get_name_f.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pwin_set_name_f.lo -MD 
-MP -MF $depbase.Tpo -c -o pwin_set_name_f.lo pwin_set_name_f.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pwin_test_f.lo -MD -MP 
-MF $depbase.Tpo -c -o pwin_test_f.lo pwin_test_f.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pwin_unlock_f.lo -MD -MP 
-MF $depbase.Tpo -c -o pwin_unlock_f.lo pwin_unlock_f.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pwin_wait_f.lo -MD -MP 
-MF $depbase.Tpo -c -o pwin_wait_f.lo pwin_wait_f.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pfile_close_f.lo -MD -MP 
-MF $depbase.Tpo -c -o pfile_close_f.lo pfile_close_f.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pfile_delete_f.lo -MD -MP 
-MF $depbase.Tpo -c -o pfile_delete_f.lo pfile_delete_f.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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_amode_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pfile_get_errhandler_f.lo 
-MD -MP -MF $depbase.Tpo -c -o pfile_get_errhandler_f.lo 
pfile_get_errhandler_f.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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_group_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT 
pfile_get_position_shared_f.lo -MD -MP -MF $depbase.Tpo -c -o 
pfile_get_position_shared_f.lo pfile_get_position_shared_f.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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_size_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pfile_get_size_f.lo -MD 
-MP -MF $depbase.Tpo -c -o pfile_get_size_f.lo pfile_get_size_f.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pfile_iread_at_f.lo -MD 
-MP -MF $depbase.Tpo -c -o pfile_iread_at_f.lo pfile_iread_at_f.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pfile_iread_f.lo -MD -MP 
-MF $depbase.Tpo -c -o pfile_iread_f.lo pfile_iread_f.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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_shared_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pfile_iread_shared_f.lo 
-MD -MP -MF $depbase.Tpo -c -o pfile_iread_shared_f.lo pfile_iread_shared_f.c 
&&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pfile_iwrite_at_f.lo -MD 
-MP -MF $depbase.Tpo -c -o pfile_iwrite_at_f.lo pfile_iwrite_at_f.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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_shared_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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_preallocate_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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_begin_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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_end_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pfile_read_at_all_f.lo 
-MD -MP -MF $depbase.Tpo -c -o pfile_read_at_all_f.lo pfile_read_at_all_f.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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_at_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT 
pfile_read_ordered_begin_f.lo -MD -MP -MF $depbase.Tpo -c -o 
pfile_read_ordered_begin_f.lo pfile_read_ordered_begin_f.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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_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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT 
pfile_read_ordered_end_f.lo -MD -MP -MF $depbase.Tpo -c -o 
pfile_read_ordered_end_f.lo pfile_read_ordered_end_f.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pfile_seek_f.lo -MD -MP 
-MF $depbase.Tpo -c -o pfile_seek_f.lo pfile_seek_f.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pfile_seek_shared_f.lo 
-MD -MP -MF $depbase.Tpo -c -o pfile_seek_shared_f.lo pfile_seek_shared_f.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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_atomicity_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pfile_set_info_f.lo -MD 
-MP -MF $depbase.Tpo -c -o pfile_set_info_f.lo pfile_set_info_f.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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_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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pfile_set_size_f.lo -MD 
-MP -MF $depbase.Tpo -c -o pfile_set_size_f.lo pfile_set_size_f.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT 
pfile_write_all_begin_f.lo -MD -MP -MF $depbase.Tpo -c -o 
pfile_write_all_begin_f.lo pfile_write_all_begin_f.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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_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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pfile_write_all_end_f.lo 
-MD -MP -MF $depbase.Tpo -c -o pfile_write_all_end_f.lo pfile_write_all_end_f.c 
&&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT 
pfile_write_at_all_end_f.lo -MD -MP -MF $depbase.Tpo -c -o 
pfile_write_at_all_end_f.lo pfile_write_at_all_end_f.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pfile_write_at_f.lo -MD 
-MP -MF $depbase.Tpo -c -o pfile_write_at_f.lo pfile_write_at_f.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT 
pfile_write_ordered_begin_f.lo -MD -MP -MF $depbase.Tpo -c -o 
pfile_write_ordered_begin_f.lo pfile_write_ordered_begin_f.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pfile_write_ordered_f.lo 
-MD -MP -MF $depbase.Tpo -c -o pfile_write_ordered_f.lo pfile_write_ordered_f.c 
&&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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 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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pregister_datarep_f.lo 
-MD -MP -MF $depbase.Tpo -c -o pregister_datarep_f.lo pregister_datarep_f.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -DOMPI_PROFILE_LAYER=1 
-DOMPI_COMPILING_F77_WRAPPERS=1 -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
/bin/sh ../../../../libtool --tag=CC   --mode=link gcc   -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden  -export-dynamic   -o 
libmpi_f77_pmpi.la  pabort_f.lo padd_error_class_f.lo padd_error_code_f.lo 
padd_error_string_f.lo paddress_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_keyval_f.lo pcomm_delete_attr_f.lo 
pcomm_disconnect_f.lo pcomm_dup_f.lo pcomm_free_f.lo pcomm_free_keyval_f.lo 
pcomm_get_attr_f.lo pcomm_get_errhandler_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_name_f.lo pcomm_size_f.lo pcomm_spawn_f.lo 
pcomm_spawn_multiple_f.lo pcomm_split_f.lo pcomm_test_inter_f.lo 
pdims_create_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 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_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 pibsend_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 
pirsend_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 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_scatter_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 
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_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_name_f.lo 
ptype_get_true_extent_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_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 pget_f.lo pput_f.lo pwin_call_errhandler_f.lo 
pwin_complete_f.lo pwin_create_errhandler_f.lo pwin_create_f.lo 
pwin_create_keyval_f.lo pwin_delete_attr_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_name_f.lo pwin_lock_f.lo pwin_post_f.lo 
pwin_set_attr_f.lo pwin_set_errhandler_f.lo pwin_set_name_f.lo pwin_start_f.lo 
pwin_test_f.lo pwin_unlock_f.lo pwin_wait_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_shared_f.lo pfile_iwrite_at_f.lo pfile_iwrite_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  -lnsl 
-lutil  -lm 
libtool: link: ar cru .libs/libmpi_f77_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/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_keyval_f.o 
.libs/pcomm_delete_attr_f.o .libs/pcomm_disconnect_f.o .libs/pcomm_dup_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_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_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_test_inter_f.o 
.libs/pdims_create_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/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_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/pibsend_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/pirsend_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/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_scatter_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/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_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_name_f.o .libs/ptype_get_true_extent_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_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/pget_f.o .libs/pput_f.o 
.libs/pwin_call_errhandler_f.o .libs/pwin_complete_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_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_name_f.o 
.libs/pwin_lock_f.o .libs/pwin_post_f.o .libs/pwin_set_attr_f.o 
.libs/pwin_set_errhandler_f.o .libs/pwin_set_name_f.o .libs/pwin_start_f.o 
.libs/pwin_test_f.o .libs/pwin_unlock_f.o .libs/pwin_wait_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_shared_f.o 
.libs/pfile_iwrite_at_f.o .libs/pfile_iwrite_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 
libtool: link: ranlib .libs/libmpi_f77_pmpi.a
libtool: link: ( cd ".libs" && rm -f "libmpi_f77_pmpi.la" && ln -s 
"../libmpi_f77_pmpi.la" "libmpi_f77_pmpi.la" )
make[3]: Leaving directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mpi/f77/profile'
make[3]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mpi/f77'
/bin/sh ../../../libtool --tag=CC   --mode=link gcc   -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden  -export-dynamic   -o 
libmpi_f77.la -rpath /opt/openmpi/1.3rc3r20226-V00/gcc/lib64   
../../../ompi/libmpi.la profile/libmpi_f77_pmpi.la -lnsl -lutil  -lm 
libtool: link: gcc  -shared  -Wl,--whole-archive 
profile/.libs/libmpi_f77_pmpi.a -Wl,--no-whole-archive  -Wl,-rpath 
-Wl,/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/.libs
 -Wl,-rpath 
-Wl,/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte/.libs
 -Wl,-rpath 
-Wl,/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal/.libs
 -Wl,-rpath -Wl,/opt/openmpi/1.3rc3r20226-V00/gcc/lib64 
-L/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte/.libs
 
-L/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal/.libs
 ../../../ompi/.libs/libmpi.so 
/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte/.libs/libopen-rte.so
 
/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal/.libs/libopen-pal.so
 -ldl -lnsl -lutil -lm  -m64 -mtune=generic -pthread   -pthread -Wl,-soname 
-Wl,libmpi_f77.so.0 -o .libs/libmpi_f77.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libmpi_f77.so.0" && ln -s 
"libmpi_f77.so.0.0.0" "libmpi_f77.so.0")
libtool: link: (cd ".libs" && rm -f "libmpi_f77.so" && ln -s 
"libmpi_f77.so.0.0.0" "libmpi_f77.so")
libtool: link: ( cd ".libs" && rm -f "libmpi_f77.la" && ln -s 
"../libmpi_f77.la" "libmpi_f77.la" )
make[3]: Leaving directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mpi/f77'
make[2]: Leaving directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mpi/f77'
Making all in mpi/f90
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mpi/f90'
./scripts/mpi-f90-interfaces.h.sh 
/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mpi/f90
 > mpi-f90-interfaces.h
/usr/bin/make  all-recursive
make[3]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mpi/f90'
Making all in scripts
make[4]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mpi/f90/scripts'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mpi/f90/scripts'
make[4]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mpi/f90'
/bin/sh ../../../libtool   --mode=compile gfortran  -I../../../ompi/include 
-I../../../ompi/include -I. -I. -I../../../ompi/mpi/f90  -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -c -o mpi.lo mpi.f90
./scripts/mpi_sizeof.f90.sh 
/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mpi/f90
 > mpi_sizeof.f90
./scripts/mpi_comm_spawn_multiple_f90.f90.sh 
/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mpi/f90
 > mpi_comm_spawn_multiple_f90.f90
./scripts/mpi_testall_f90.f90.sh 
/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mpi/f90
 > mpi_testall_f90.f90
./scripts/mpi_testsome_f90.f90.sh 
/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mpi/f90
 > mpi_testsome_f90.f90
./scripts/mpi_waitall_f90.f90.sh 
/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mpi/f90
 > mpi_waitall_f90.f90
./scripts/mpi_waitsome_f90.f90.sh 
/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mpi/f90
 > mpi_waitsome_f90.f90
./scripts/mpi_wtick_f90.f90.sh 
/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mpi/f90
 > mpi_wtick_f90.f90
./scripts/mpi_wtime_f90.f90.sh 
/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mpi/f90
 > mpi_wtime_f90.f90
libtool: compile:  gfortran -I../../../ompi/include -I../../../ompi/include -I. 
-I. -I../../../ompi/mpi/f90 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
-fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c 
mpi.f90  -fPIC -o .libs/mpi.o
/bin/sh ../../../libtool   --mode=compile gfortran  -I../../../ompi/include 
-I../../../ompi/include -I. -I. -I../../../ompi/mpi/f90  -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -c -o mpi_sizeof.lo mpi_sizeof.f90
/bin/sh ../../../libtool   --mode=compile gfortran  -I../../../ompi/include 
-I../../../ompi/include -I. -I. -I../../../ompi/mpi/f90  -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -c -o 
mpi_comm_spawn_multiple_f90.lo mpi_comm_spawn_multiple_f90.f90
/bin/sh ../../../libtool   --mode=compile gfortran  -I../../../ompi/include 
-I../../../ompi/include -I. -I. -I../../../ompi/mpi/f90  -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -c -o mpi_testall_f90.lo 
mpi_testall_f90.f90
libtool: compile:  gfortran -I../../../ompi/include -I../../../ompi/include -I. 
-I. -I../../../ompi/mpi/f90 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
-fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c 
mpi_comm_spawn_multiple_f90.f90  -fPIC -o .libs/mpi_comm_spawn_multiple_f90.o
libtool: compile:  gfortran -I../../../ompi/include -I../../../ompi/include -I. 
-I. -I../../../ompi/mpi/f90 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
-fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c 
mpi_sizeof.f90  -fPIC -o .libs/mpi_sizeof.o
libtool: compile:  gfortran -I../../../ompi/include -I../../../ompi/include -I. 
-I. -I../../../ompi/mpi/f90 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
-fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c 
mpi_testall_f90.f90  -fPIC -o .libs/mpi_testall_f90.o
/bin/sh ../../../libtool   --mode=compile gfortran  -I../../../ompi/include 
-I../../../ompi/include -I. -I. -I../../../ompi/mpi/f90  -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -c -o mpi_testsome_f90.lo 
mpi_testsome_f90.f90
 In file mpi_sizeof.f90:1

subroutine MPI_Sizeof0DI1(x, size, ierr)
                          1
Warning: Unused variable x declared at (1)
 In file mpi_sizeof.f90:11

subroutine MPI_Sizeof0DI2(x, size, ierr)
                          1
Warning: Unused variable x declared at (1)
 In file mpi_sizeof.f90:21

subroutine MPI_Sizeof0DI4(x, size, ierr)
                          1
Warning: Unused variable x declared at (1)
 In file mpi_sizeof.f90:31

subroutine MPI_Sizeof0DI8(x, size, ierr)
                          1
Warning: Unused variable x declared at (1)
 In file mpi_sizeof.f90:41

subroutine MPI_Sizeof0DR4(x, size, ierr)
                          1
Warning: Unused variable x declared at (1)
 In file mpi_sizeof.f90:51

subroutine MPI_Sizeof0DR8(x, size, ierr)
                          1
Warning: Unused variable x declared at (1)
 In file mpi_sizeof.f90:61

subroutine MPI_Sizeof0DC8(x, size, ierr)
                          1
Warning: Unused variable x declared at (1)
 In file mpi_sizeof.f90:71

subroutine MPI_Sizeof0DC16(x, size, ierr)
                           1
Warning: Unused variable x declared at (1)
 In file mpi_sizeof.f90:81

subroutine MPI_Sizeof1DI1(x, size, ierr)
                          1
Warning: Unused variable x declared at (1)
 In file mpi_sizeof.f90:91

subroutine MPI_Sizeof1DI2(x, size, ierr)
                          1
Warning: Unused variable x declared at (1)
 In file mpi_sizeof.f90:101

subroutine MPI_Sizeof1DI4(x, size, ierr)
                          1
Warning: Unused variable x declared at (1)
 In file mpi_sizeof.f90:111

subroutine MPI_Sizeof1DI8(x, size, ierr)
                          1
Warning: Unused variable x declared at (1)
 In file mpi_sizeof.f90:121

subroutine MPI_Sizeof1DR4(x, size, ierr)
                          1
Warning: Unused variable x declared at (1)
 In file mpi_sizeof.f90:131

subroutine MPI_Sizeof1DR8(x, size, ierr)
                          1
Warning: Unused variable x declared at (1)
 In file mpi_sizeof.f90:141

subroutine MPI_Sizeof1DC8(x, size, ierr)
                          1
Warning: Unused variable x declared at (1)
 In file mpi_sizeof.f90:151

subroutine MPI_Sizeof1DC16(x, size, ierr)
                           1
Warning: Unused variable x declared at (1)
 In file mpi_sizeof.f90:162

subroutine MPI_Sizeof2DI1(x, size, ierr)
                          1
Warning: Unused variable x declared at (1)
 In file mpi_sizeof.f90:172

subroutine MPI_Sizeof2DI2(x, size, ierr)
                          1
Warning: Unused variable x declared at (1)
 In file mpi_sizeof.f90:182

subroutine MPI_Sizeof2DI4(x, size, ierr)
                          1
Warning: Unused variable x declared at (1)
 In file mpi_sizeof.f90:192

subroutine MPI_Sizeof2DI8(x, size, ierr)
                          1
Warning: Unused variable x declared at (1)
 In file mpi_sizeof.f90:202

subroutine MPI_Sizeof2DR4(x, size, ierr)
                          1
Warning: Unused variable x declared at (1)
 In file mpi_sizeof.f90:212

subroutine MPI_Sizeof2DR8(x, size, ierr)
                          1
Warning: Unused variable x declared at (1)
 In file mpi_sizeof.f90:222

subroutine MPI_Sizeof2DC8(x, size, ierr)
                          1
Warning: Unused variable x declared at (1)
 In file mpi_sizeof.f90:232

subroutine MPI_Sizeof2DC16(x, size, ierr)
                           1
Warning: Unused variable x declared at (1)
 In file mpi_sizeof.f90:243

subroutine MPI_Sizeof3DI1(x, size, ierr)
                          1
Warning: Unused variable x declared at (1)
 In file mpi_sizeof.f90:253

subroutine MPI_Sizeof3DI2(x, size, ierr)
                          1
Warning: Unused variable x declared at (1)
 In file mpi_sizeof.f90:263

subroutine MPI_Sizeof3DI4(x, size, ierr)
                          1
Warning: Unused variable x declared at (1)
/bin/sh ../../../libtool   --mode=compile gfortran  -I../../../ompi/include 
-I../../../ompi/include -I. -I. -I../../../ompi/mpi/f90  -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -c -o mpi_waitall_f90.lo 
mpi_waitall_f90.f90
 In file mpi_sizeof.f90:273

subroutine MPI_Sizeof3DI8(x, size, ierr)
                          1
Warning: Unused variable x declared at (1)
 In file mpi_sizeof.f90:283

subroutine MPI_Sizeof3DR4(x, size, ierr)
                          1
Warning: Unused variable x declared at (1)
 In file mpi_sizeof.f90:293

subroutine MPI_Sizeof3DR8(x, size, ierr)
                          1
Warning: Unused variable x declared at (1)
 In file mpi_sizeof.f90:303

subroutine MPI_Sizeof3DC8(x, size, ierr)
                          1
Warning: Unused variable x declared at (1)
 In file mpi_sizeof.f90:313

subroutine MPI_Sizeof3DC16(x, size, ierr)
                           1
Warning: Unused variable x declared at (1)
 In file mpi_sizeof.f90:324

subroutine MPI_Sizeof4DI1(x, size, ierr)
                          1
Warning: Unused variable x declared at (1)
 In file mpi_sizeof.f90:334

subroutine MPI_Sizeof4DI2(x, size, ierr)
                          1
Warning: Unused variable x declared at (1)
 In file mpi_sizeof.f90:344

subroutine MPI_Sizeof4DI4(x, size, ierr)
                          1
Warning: Unused variable x declared at (1)
 In file mpi_sizeof.f90:354

subroutine MPI_Sizeof4DI8(x, size, ierr)
                          1
Warning: Unused variable x declared at (1)
 In file mpi_sizeof.f90:364

subroutine MPI_Sizeof4DR4(x, size, ierr)
                          1
Warning: Unused variable x declared at (1)
 In file mpi_sizeof.f90:374

subroutine MPI_Sizeof4DR8(x, size, ierr)
                          1
Warning: Unused variable x declared at (1)
 In file mpi_sizeof.f90:384

subroutine MPI_Sizeof4DC8(x, size, ierr)
                          1
Warning: Unused variable x declared at (1)
 In file mpi_sizeof.f90:394

subroutine MPI_Sizeof4DC16(x, size, ierr)
                           1
Warning: Unused variable x declared at (1)
/bin/sh ../../../libtool   --mode=compile gfortran  -I../../../ompi/include 
-I../../../ompi/include -I. -I. -I../../../ompi/mpi/f90  -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -c -o mpi_waitsome_f90.lo 
mpi_waitsome_f90.f90
libtool: compile:  gfortran -I../../../ompi/include -I../../../ompi/include -I. 
-I. -I../../../ompi/mpi/f90 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
-fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c 
mpi_testsome_f90.f90  -fPIC -o .libs/mpi_testsome_f90.o
/bin/sh ../../../libtool   --mode=compile gfortran  -I../../../ompi/include 
-I../../../ompi/include -I. -I. -I../../../ompi/mpi/f90  -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -c -o mpi_wtick_f90.lo 
mpi_wtick_f90.f90
libtool: compile:  gfortran -I../../../ompi/include -I../../../ompi/include -I. 
-I. -I../../../ompi/mpi/f90 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
-fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c 
mpi_waitall_f90.f90  -fPIC -o .libs/mpi_waitall_f90.o
/bin/sh ../../../libtool   --mode=compile gfortran  -I../../../ompi/include 
-I../../../ompi/include -I. -I. -I../../../ompi/mpi/f90  -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -c -o mpi_wtime_f90.lo 
mpi_wtime_f90.f90
libtool: compile:  gfortran -I../../../ompi/include -I../../../ompi/include -I. 
-I. -I../../../ompi/mpi/f90 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
-fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c 
mpi_waitsome_f90.f90  -fPIC -o .libs/mpi_waitsome_f90.o
libtool: compile:  gfortran -I../../../ompi/include -I../../../ompi/include -I. 
-I. -I../../../ompi/mpi/f90 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
-fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c 
mpi_wtick_f90.f90  -fPIC -o .libs/mpi_wtick_f90.o
libtool: compile:  gfortran -I../../../ompi/include -I../../../ompi/include -I. 
-I. -I../../../ompi/mpi/f90 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
-fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c 
mpi_wtime_f90.f90  -fPIC -o .libs/mpi_wtime_f90.o
/bin/sh ../../../libtool   --mode=link gfortran  -I../../../ompi/include 
-I../../../ompi/include -I. -I. -I../../../ompi/mpi/f90  -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic  -export-dynamic   -o 
libmpi_f90.la -rpath /opt/openmpi/1.3rc3r20226-V00/gcc/lib64 mpi.lo 
mpi_sizeof.lo mpi_comm_spawn_multiple_f90.lo mpi_testall_f90.lo 
mpi_testsome_f90.lo mpi_waitall_f90.lo mpi_waitsome_f90.lo mpi_wtick_f90.lo 
mpi_wtime_f90.lo   ../../../ompi/libmpi.la -lnsl -lutil  -lm 
libtool: link: gfortran  -shared  .libs/mpi.o .libs/mpi_sizeof.o 
.libs/mpi_comm_spawn_multiple_f90.o .libs/mpi_testall_f90.o 
.libs/mpi_testsome_f90.o .libs/mpi_waitall_f90.o .libs/mpi_waitsome_f90.o 
.libs/mpi_wtick_f90.o .libs/mpi_wtime_f90.o   -Wl,-rpath 
-Wl,/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/.libs
 -Wl,-rpath 
-Wl,/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte/.libs
 -Wl,-rpath 
-Wl,/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal/.libs
 -Wl,-rpath -Wl,/opt/openmpi/1.3rc3r20226-V00/gcc/lib64 
-L/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte/.libs
 
-L/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal/.libs
 ../../../ompi/.libs/libmpi.so 
/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte/.libs/libopen-rte.so
 
/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal/.libs/libopen-pal.so
 -ldl -lnsl -lutil -lm  -m64 -mtune=generic   -pthread -Wl,-soname 
-Wl,libmpi_f90.so.0 -o .libs/libmpi_f90.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libmpi_f90.so.0" && ln -s 
"libmpi_f90.so.0.0.0" "libmpi_f90.so.0")
libtool: link: (cd ".libs" && rm -f "libmpi_f90.so" && ln -s 
"libmpi_f90.so.0.0.0" "libmpi_f90.so")
libtool: link: ( cd ".libs" && rm -f "libmpi_f90.la" && ln -s 
"../libmpi_f90.la" "libmpi_f90.la" )
make[4]: Leaving directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mpi/f90'
make[3]: Leaving directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mpi/f90'
make[2]: Leaving directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mpi/f90'
Making all in mca/common/sm
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/common/sm'
depbase=`echo common_sm_mmap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
common_sm_mmap.lo -MD -MP -MF $depbase.Tpo -c -o common_sm_mmap.lo 
common_sm_mmap.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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT common_sm_mmap.lo -MD -MP 
-MF .deps/common_sm_mmap.Tpo -c common_sm_mmap.c  -fPIC -DPIC -o 
.libs/common_sm_mmap.o
/bin/sh ../../../../libtool --tag=CC   --mode=link gcc   -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden  -export-dynamic   -o 
libmca_common_sm.la -rpath /opt/openmpi/1.3rc3r20226-V00/gcc/lib64  
common_sm_mmap.lo  -lnsl -lutil  -lm 
libtool: link: gcc  -shared  .libs/common_sm_mmap.o   -lnsl -lutil -lm  -m64 
-mtune=generic -pthread   -pthread -Wl,-soname -Wl,libmca_common_sm.so.0 -o 
.libs/libmca_common_sm.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libmca_common_sm.so.0" && ln -s 
"libmca_common_sm.so.0.0.0" "libmca_common_sm.so.0")
libtool: link: (cd ".libs" && rm -f "libmca_common_sm.so" && ln -s 
"libmca_common_sm.so.0.0.0" "libmca_common_sm.so")
libtool: link: ( cd ".libs" && rm -f "libmca_common_sm.la" && ln -s 
"../libmca_common_sm.la" "libmca_common_sm.la" )
make[2]: Leaving directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/common/sm'
Making all in mca/allocator/basic
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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   -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -module -avoid-version 
-export-dynamic   -o mca_allocator_basic.la -rpath 
/opt/openmpi/1.3rc3r20226-V00/gcc/lib64/openmpi allocator_basic.lo  -lnsl 
-lutil  -lm 
libtool: link: gcc  -shared  .libs/allocator_basic.o   -lnsl -lutil -lm  -m64 
-mtune=generic -pthread   -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 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/allocator/basic'
Making all in mca/allocator/bucket
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT allocator_bucket.lo -MD 
-MP -MF .deps/allocator_bucket.Tpo -c allocator_bucket.c  -fPIC -DPIC -o 
.libs/allocator_bucket.o
/bin/sh ../../../../libtool --tag=CC   --mode=link gcc   -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -module -avoid-version 
-export-dynamic   -o mca_allocator_bucket.la -rpath 
/opt/openmpi/1.3rc3r20226-V00/gcc/lib64/openmpi allocator_bucket.lo 
allocator_bucket_alloc.lo  -lnsl -lutil  -lm 
libtool: link: gcc  -shared  .libs/allocator_bucket.o 
.libs/allocator_bucket_alloc.o   -lnsl -lutil -lm  -m64 -mtune=generic -pthread 
  -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 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/allocator/bucket'
Making all in mca/bml/r2
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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
depbase=`echo bml_r2_ft.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
bml_r2_ft.lo -MD -MP -MF $depbase.Tpo -c -o bml_r2_ft.lo bml_r2_ft.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT bml_r2_ft.lo -MD -MP -MF 
.deps/bml_r2_ft.Tpo -c bml_r2_ft.c  -fPIC -DPIC -o .libs/bml_r2_ft.o
/bin/sh ../../../../libtool --tag=CC   --mode=link gcc   -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -module -avoid-version 
-export-dynamic   -o mca_bml_r2.la -rpath 
/opt/openmpi/1.3rc3r20226-V00/gcc/lib64/openmpi bml_r2.lo bml_r2_component.lo 
bml_r2_ft.lo  -lnsl -lutil  -lm 
libtool: link: gcc  -shared  .libs/bml_r2.o .libs/bml_r2_component.o 
.libs/bml_r2_ft.o   -lnsl -lutil -lm  -m64 -mtune=generic -pthread   -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 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/bml/r2'
Making all in mca/btl/self
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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   -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -module -avoid-version 
-export-dynamic   -o mca_btl_self.la -rpath 
/opt/openmpi/1.3rc3r20226-V00/gcc/lib64/openmpi btl_self.lo 
btl_self_component.lo btl_self_frag.lo  -lnsl -lutil  -lm 
libtool: link: gcc  -shared  .libs/btl_self.o .libs/btl_self_component.o 
.libs/btl_self_frag.o   -lnsl -lutil -lm  -m64 -mtune=generic -pthread   
-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 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/btl/self'
Making all in mca/btl/sm
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/btl/sm'
depbase=`echo btl_sm.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
btl_sm.lo -MD -MP -MF $depbase.Tpo -c -o btl_sm.lo btl_sm.c &&\
        mv -f $depbase.Tpo $depbase.Plo
depbase=`echo btl_sm_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
btl_sm_component.lo -MD -MP -MF $depbase.Tpo -c -o btl_sm_component.lo 
btl_sm_component.c &&\
        mv -f $depbase.Tpo $depbase.Plo
depbase=`echo btl_sm_frag.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
btl_sm_frag.lo -MD -MP -MF $depbase.Tpo -c -o btl_sm_frag.lo btl_sm_frag.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT btl_sm_component.lo -MD 
-MP -MF .deps/btl_sm_component.Tpo -c btl_sm_component.c  -fPIC -DPIC -o 
.libs/btl_sm_component.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT btl_sm_frag.lo -MD -MP 
-MF .deps/btl_sm_frag.Tpo -c btl_sm_frag.c  -fPIC -DPIC -o .libs/btl_sm_frag.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT btl_sm.lo -MD -MP -MF 
.deps/btl_sm.Tpo -c btl_sm.c  -fPIC -DPIC -o .libs/btl_sm.o
/bin/sh ../../../../libtool --tag=CC   --mode=link gcc   -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -module -avoid-version 
-export-dynamic   -o mca_btl_sm.la -rpath 
/opt/openmpi/1.3rc3r20226-V00/gcc/lib64/openmpi btl_sm.lo btl_sm_component.lo 
btl_sm_frag.lo 
/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/common/sm/libmca_common_sm.la
 -lnsl -lutil  -lm 
libtool: link: gcc  -shared  .libs/btl_sm.o .libs/btl_sm_component.o 
.libs/btl_sm_frag.o   -Wl,-rpath 
-Wl,/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/common/sm/.libs
 -Wl,-rpath -Wl,/opt/openmpi/1.3rc3r20226-V00/gcc/lib64 
/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/common/sm/.libs/libmca_common_sm.so
 -lnsl -lutil -lm  -m64 -mtune=generic -pthread   -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 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/btl/sm'
Making all in mca/btl/ofud
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/btl/ofud'
depbase=`echo btl_ofud.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa    -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
btl_ofud.lo -MD -MP -MF $depbase.Tpo -c -o btl_ofud.lo btl_ofud.c &&\
        mv -f $depbase.Tpo $depbase.Plo
depbase=`echo btl_ofud_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa    -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
btl_ofud_component.lo -MD -MP -MF $depbase.Tpo -c -o btl_ofud_component.lo 
btl_ofud_component.c &&\
        mv -f $depbase.Tpo $depbase.Plo
depbase=`echo btl_ofud_endpoint.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa    -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
btl_ofud_endpoint.lo -MD -MP -MF $depbase.Tpo -c -o btl_ofud_endpoint.lo 
btl_ofud_endpoint.c &&\
        mv -f $depbase.Tpo $depbase.Plo
depbase=`echo btl_ofud_frag.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa    -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
btl_ofud_frag.lo -MD -MP -MF $depbase.Tpo -c -o btl_ofud_frag.lo 
btl_ofud_frag.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT btl_ofud_component.lo -MD 
-MP -MF .deps/btl_ofud_component.Tpo -c btl_ofud_component.c  -fPIC -DPIC -o 
.libs/btl_ofud_component.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT btl_ofud_endpoint.lo -MD 
-MP -MF .deps/btl_ofud_endpoint.Tpo -c btl_ofud_endpoint.c  -fPIC -DPIC -o 
.libs/btl_ofud_endpoint.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT btl_ofud.lo -MD -MP -MF 
.deps/btl_ofud.Tpo -c btl_ofud.c  -fPIC -DPIC -o .libs/btl_ofud.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT btl_ofud_frag.lo -MD -MP 
-MF .deps/btl_ofud_frag.Tpo -c btl_ofud_frag.c  -fPIC -DPIC -o 
.libs/btl_ofud_frag.o
depbase=`echo btl_ofud_proc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa    -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
btl_ofud_proc.lo -MD -MP -MF $depbase.Tpo -c -o btl_ofud_proc.lo 
btl_ofud_proc.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT btl_ofud_proc.lo -MD -MP 
-MF .deps/btl_ofud_proc.Tpo -c btl_ofud_proc.c  -fPIC -DPIC -o 
.libs/btl_ofud_proc.o
/bin/sh ../../../../libtool --tag=CC   --mode=link gcc   -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -module -avoid-version   
-export-dynamic   -o mca_btl_ofud.la -rpath 
/opt/openmpi/1.3rc3r20226-V00/gcc/lib64/openmpi btl_ofud.lo 
btl_ofud_component.lo btl_ofud_endpoint.lo btl_ofud_frag.lo btl_ofud_proc.lo 
-lrdmacm -libverbs  -lnsl -lutil  -lm 
libtool: link: gcc  -shared  .libs/btl_ofud.o .libs/btl_ofud_component.o 
.libs/btl_ofud_endpoint.o .libs/btl_ofud_frag.o .libs/btl_ofud_proc.o   
-lrdmacm -libverbs -lnsl -lutil -lm  -m64 -mtune=generic -pthread   -pthread 
-Wl,-soname -Wl,mca_btl_ofud.so -o .libs/mca_btl_ofud.so
libtool: link: ( cd ".libs" && rm -f "mca_btl_ofud.la" && ln -s 
"../mca_btl_ofud.la" "mca_btl_ofud.la" )
make[2]: Leaving directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/btl/ofud'
Making all in mca/btl/openib
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/btl/openib'
depbase=`echo btl_openib.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
btl_openib.lo -MD -MP -MF $depbase.Tpo -c -o btl_openib.lo btl_openib.c &&\
        mv -f $depbase.Tpo $depbase.Plo
depbase=`echo btl_openib_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
btl_openib_component.lo -MD -MP -MF $depbase.Tpo -c -o btl_openib_component.lo 
btl_openib_component.c &&\
        mv -f $depbase.Tpo $depbase.Plo
depbase=`echo btl_openib_endpoint.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
btl_openib_endpoint.lo -MD -MP -MF $depbase.Tpo -c -o btl_openib_endpoint.lo 
btl_openib_endpoint.c &&\
        mv -f $depbase.Tpo $depbase.Plo
depbase=`echo btl_openib_frag.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
btl_openib_frag.lo -MD -MP -MF $depbase.Tpo -c -o btl_openib_frag.lo 
btl_openib_frag.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT btl_openib_component.lo 
-MD -MP -MF .deps/btl_openib_component.Tpo -c btl_openib_component.c  -fPIC 
-DPIC -o .libs/btl_openib_component.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT btl_openib_frag.lo -MD 
-MP -MF .deps/btl_openib_frag.Tpo -c btl_openib_frag.c  -fPIC -DPIC -o 
.libs/btl_openib_frag.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT btl_openib.lo -MD -MP -MF 
.deps/btl_openib.Tpo -c btl_openib.c  -fPIC -DPIC -o .libs/btl_openib.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT btl_openib_endpoint.lo 
-MD -MP -MF .deps/btl_openib_endpoint.Tpo -c btl_openib_endpoint.c  -fPIC -DPIC 
-o .libs/btl_openib_endpoint.o
depbase=`echo btl_openib_proc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
btl_openib_proc.lo -MD -MP -MF $depbase.Tpo -c -o btl_openib_proc.lo 
btl_openib_proc.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT btl_openib_proc.lo -MD 
-MP -MF .deps/btl_openib_proc.Tpo -c btl_openib_proc.c  -fPIC -DPIC -o 
.libs/btl_openib_proc.o
depbase=`echo btl_openib_lex.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
btl_openib_lex.lo -MD -MP -MF $depbase.Tpo -c -o btl_openib_lex.lo 
btl_openib_lex.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT btl_openib_lex.lo -MD -MP 
-MF .deps/btl_openib_lex.Tpo -c btl_openib_lex.c  -fPIC -DPIC -o 
.libs/btl_openib_lex.o
btl_openib_lex.c: In function 'btl_openib_ini_yylex':
btl_openib_lex.l:107: warning: ignoring return value of 'fwrite', declared with 
attribute warn_unused_result
btl_openib_lex.l: At top level:
btl_openib_lex.c:1748: warning: 'yy_flex_realloc' defined but not used
depbase=`echo btl_openib_mca.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
btl_openib_mca.lo -MD -MP -MF $depbase.Tpo -c -o btl_openib_mca.lo 
btl_openib_mca.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT btl_openib_mca.lo -MD -MP 
-MF .deps/btl_openib_mca.Tpo -c btl_openib_mca.c  -fPIC -DPIC -o 
.libs/btl_openib_mca.o
depbase=`echo btl_openib_ini.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
btl_openib_ini.lo -MD -MP -MF $depbase.Tpo -c -o btl_openib_ini.lo 
btl_openib_ini.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT btl_openib_ini.lo -MD -MP 
-MF .deps/btl_openib_ini.Tpo -c btl_openib_ini.c  -fPIC -DPIC -o 
.libs/btl_openib_ini.o
depbase=`echo btl_openib_async.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
btl_openib_async.lo -MD -MP -MF $depbase.Tpo -c -o btl_openib_async.lo 
btl_openib_async.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT btl_openib_async.lo -MD 
-MP -MF .deps/btl_openib_async.Tpo -c btl_openib_async.c  -fPIC -DPIC -o 
.libs/btl_openib_async.o
depbase=`echo btl_openib_xrc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
btl_openib_xrc.lo -MD -MP -MF $depbase.Tpo -c -o btl_openib_xrc.lo 
btl_openib_xrc.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT btl_openib_xrc.lo -MD -MP 
-MF .deps/btl_openib_xrc.Tpo -c btl_openib_xrc.c  -fPIC -DPIC -o 
.libs/btl_openib_xrc.o
depbase=`echo btl_openib_fd.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
btl_openib_fd.lo -MD -MP -MF $depbase.Tpo -c -o btl_openib_fd.lo 
btl_openib_fd.c &&\
        mv -f $depbase.Tpo $depbase.Plo
depbase=`echo btl_openib_iwarp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
btl_openib_iwarp.lo -MD -MP -MF $depbase.Tpo -c -o btl_openib_iwarp.lo 
btl_openib_iwarp.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT btl_openib_fd.lo -MD -MP 
-MF .deps/btl_openib_fd.Tpo -c btl_openib_fd.c  -fPIC -DPIC -o 
.libs/btl_openib_fd.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT btl_openib_iwarp.lo -MD 
-MP -MF .deps/btl_openib_iwarp.Tpo -c btl_openib_iwarp.c  -fPIC -DPIC -o 
.libs/btl_openib_iwarp.o
depbase=`echo connect/btl_openib_connect_base.lo | sed 
's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
connect/btl_openib_connect_base.lo -MD -MP -MF $depbase.Tpo -c -o 
connect/btl_openib_connect_base.lo connect/btl_openib_connect_base.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT 
connect/btl_openib_connect_base.lo -MD -MP -MF 
connect/.deps/btl_openib_connect_base.Tpo -c connect/btl_openib_connect_base.c  
-fPIC -DPIC -o connect/.libs/btl_openib_connect_base.o
depbase=`echo connect/btl_openib_connect_oob.lo | sed 
's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
connect/btl_openib_connect_oob.lo -MD -MP -MF $depbase.Tpo -c -o 
connect/btl_openib_connect_oob.lo connect/btl_openib_connect_oob.c &&\
        mv -f $depbase.Tpo $depbase.Plo
depbase=`echo connect/btl_openib_connect_empty.lo | sed 
's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
connect/btl_openib_connect_empty.lo -MD -MP -MF $depbase.Tpo -c -o 
connect/btl_openib_connect_empty.lo connect/btl_openib_connect_empty.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT 
connect/btl_openib_connect_oob.lo -MD -MP -MF 
connect/.deps/btl_openib_connect_oob.Tpo -c connect/btl_openib_connect_oob.c  
-fPIC -DPIC -o connect/.libs/btl_openib_connect_oob.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT 
connect/btl_openib_connect_empty.lo -MD -MP -MF 
connect/.deps/btl_openib_connect_empty.Tpo -c 
connect/btl_openib_connect_empty.c  -fPIC -DPIC -o 
connect/.libs/btl_openib_connect_empty.o
depbase=`echo connect/btl_openib_connect_xoob.lo | sed 
's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
connect/btl_openib_connect_xoob.lo -MD -MP -MF $depbase.Tpo -c -o 
connect/btl_openib_connect_xoob.lo connect/btl_openib_connect_xoob.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT 
connect/btl_openib_connect_xoob.lo -MD -MP -MF 
connect/.deps/btl_openib_connect_xoob.Tpo -c connect/btl_openib_connect_xoob.c  
-fPIC -DPIC -o connect/.libs/btl_openib_connect_xoob.o
depbase=`echo connect/btl_openib_connect_rdmacm.lo | sed 
's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
connect/btl_openib_connect_rdmacm.lo -MD -MP -MF $depbase.Tpo -c -o 
connect/btl_openib_connect_rdmacm.lo connect/btl_openib_connect_rdmacm.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT 
connect/btl_openib_connect_rdmacm.lo -MD -MP -MF 
connect/.deps/btl_openib_connect_rdmacm.Tpo -c 
connect/btl_openib_connect_rdmacm.c  -fPIC -DPIC -o 
connect/.libs/btl_openib_connect_rdmacm.o
connect/btl_openib_connect_rdmacm.c: In function 'rdmacm_setup_qp':
connect/btl_openib_connect_rdmacm.c:407: warning: 'qp' is used uninitialized in 
this function
connect/btl_openib_connect_rdmacm.c: In function 'rdmacm_module_start_connect':
connect/btl_openib_connect_rdmacm.c:601: warning: 'rc' may be used 
uninitialized in this function
connect/btl_openib_connect_rdmacm.c: In function 'rdmacm_event_dispatch':
connect/btl_openib_connect_rdmacm.c:1249: warning: 'qp' is used uninitialized 
in this function
/bin/sh ../../../../libtool --tag=CC   --mode=link gcc   -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -module -avoid-version   
-export-dynamic   -o mca_btl_openib.la -rpath 
/opt/openmpi/1.3rc3r20226-V00/gcc/lib64/openmpi btl_openib.lo 
btl_openib_component.lo btl_openib_endpoint.lo btl_openib_frag.lo 
btl_openib_proc.lo btl_openib_lex.lo btl_openib_mca.lo btl_openib_ini.lo 
btl_openib_async.lo btl_openib_xrc.lo btl_openib_fd.lo btl_openib_iwarp.lo 
connect/btl_openib_connect_base.lo connect/btl_openib_connect_oob.lo 
connect/btl_openib_connect_empty.lo connect/btl_openib_connect_xoob.lo  
connect/btl_openib_connect_rdmacm.lo -lrdmacm -libverbs  -lnsl -lutil  -lm 
libtool: link: gcc  -shared  .libs/btl_openib.o .libs/btl_openib_component.o 
.libs/btl_openib_endpoint.o .libs/btl_openib_frag.o .libs/btl_openib_proc.o 
.libs/btl_openib_lex.o .libs/btl_openib_mca.o .libs/btl_openib_ini.o 
.libs/btl_openib_async.o .libs/btl_openib_xrc.o .libs/btl_openib_fd.o 
.libs/btl_openib_iwarp.o connect/.libs/btl_openib_connect_base.o 
connect/.libs/btl_openib_connect_oob.o connect/.libs/btl_openib_connect_empty.o 
connect/.libs/btl_openib_connect_xoob.o 
connect/.libs/btl_openib_connect_rdmacm.o   -lrdmacm -libverbs -lnsl -lutil -lm 
 -m64 -mtune=generic -pthread   -pthread -Wl,-soname -Wl,mca_btl_openib.so -o 
.libs/mca_btl_openib.so
libtool: link: ( cd ".libs" && rm -f "mca_btl_openib.la" && ln -s 
"../mca_btl_openib.la" "mca_btl_openib.la" )
make[2]: Leaving directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/btl/openib'
Making all in mca/btl/tcp
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
depbase=`echo btl_tcp_ft.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
btl_tcp_ft.lo -MD -MP -MF $depbase.Tpo -c -o btl_tcp_ft.lo btl_tcp_ft.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT btl_tcp_ft.lo -MD -MP -MF 
.deps/btl_tcp_ft.Tpo -c btl_tcp_ft.c  -fPIC -DPIC -o .libs/btl_tcp_ft.o
/bin/sh ../../../../libtool --tag=CC   --mode=link gcc   -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -module -avoid-version 
-export-dynamic   -o mca_btl_tcp.la -rpath 
/opt/openmpi/1.3rc3r20226-V00/gcc/lib64/openmpi btl_tcp.lo btl_tcp_component.lo 
btl_tcp_endpoint.lo btl_tcp_frag.lo btl_tcp_proc.lo btl_tcp_ft.lo  -lnsl -lutil 
 -lm 
libtool: link: gcc  -shared  .libs/btl_tcp.o .libs/btl_tcp_component.o 
.libs/btl_tcp_endpoint.o .libs/btl_tcp_frag.o .libs/btl_tcp_proc.o 
.libs/btl_tcp_ft.o   -lnsl -lutil -lm  -m64 -mtune=generic -pthread   -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 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/btl/tcp'
Making all in mca/coll/basic
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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_reduce.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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_scan.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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_scatter.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
/bin/sh ../../../../libtool --tag=CC   --mode=link gcc   -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -module -avoid-version 
-export-dynamic   -o mca_coll_basic.la -rpath 
/opt/openmpi/1.3rc3r20226-V00/gcc/lib64/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_reduce.lo 
coll_basic_reduce_scatter.lo coll_basic_scan.lo coll_basic_exscan.lo 
coll_basic_scatter.lo coll_basic_scatterv.lo  -lnsl -lutil  -lm 
libtool: link: gcc  -shared  .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_reduce.o 
.libs/coll_basic_reduce_scatter.o .libs/coll_basic_scan.o 
.libs/coll_basic_exscan.o .libs/coll_basic_scatter.o 
.libs/coll_basic_scatterv.o   -lnsl -lutil -lm  -m64 -mtune=generic -pthread   
-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 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/coll/basic'
Making all in mca/coll/hierarch
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/coll/hierarch'
depbase=`echo coll_hierarch.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
coll_hierarch.lo -MD -MP -MF $depbase.Tpo -c -o coll_hierarch.lo 
coll_hierarch.c &&\
        mv -f $depbase.Tpo $depbase.Plo
depbase=`echo coll_hierarch_allreduce.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
coll_hierarch_allreduce.lo -MD -MP -MF $depbase.Tpo -c -o 
coll_hierarch_allreduce.lo coll_hierarch_allreduce.c &&\
        mv -f $depbase.Tpo $depbase.Plo
depbase=`echo coll_hierarch_barrier.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
coll_hierarch_barrier.lo -MD -MP -MF $depbase.Tpo -c -o 
coll_hierarch_barrier.lo coll_hierarch_barrier.c &&\
        mv -f $depbase.Tpo $depbase.Plo
depbase=`echo coll_hierarch_bcast.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
coll_hierarch_bcast.lo -MD -MP -MF $depbase.Tpo -c -o coll_hierarch_bcast.lo 
coll_hierarch_bcast.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT coll_hierarch_bcast.lo 
-MD -MP -MF .deps/coll_hierarch_bcast.Tpo -c coll_hierarch_bcast.c  -fPIC -DPIC 
-o .libs/coll_hierarch_bcast.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT coll_hierarch_barrier.lo 
-MD -MP -MF .deps/coll_hierarch_barrier.Tpo -c coll_hierarch_barrier.c  -fPIC 
-DPIC -o .libs/coll_hierarch_barrier.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT 
coll_hierarch_allreduce.lo -MD -MP -MF .deps/coll_hierarch_allreduce.Tpo -c 
coll_hierarch_allreduce.c  -fPIC -DPIC -o .libs/coll_hierarch_allreduce.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT coll_hierarch.lo -MD -MP 
-MF .deps/coll_hierarch.Tpo -c coll_hierarch.c  -fPIC -DPIC -o 
.libs/coll_hierarch.o
depbase=`echo coll_hierarch_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
coll_hierarch_component.lo -MD -MP -MF $depbase.Tpo -c -o 
coll_hierarch_component.lo coll_hierarch_component.c &&\
        mv -f $depbase.Tpo $depbase.Plo
depbase=`echo coll_hierarch_reduce.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
coll_hierarch_reduce.lo -MD -MP -MF $depbase.Tpo -c -o coll_hierarch_reduce.lo 
coll_hierarch_reduce.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT 
coll_hierarch_component.lo -MD -MP -MF .deps/coll_hierarch_component.Tpo -c 
coll_hierarch_component.c  -fPIC -DPIC -o .libs/coll_hierarch_component.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT coll_hierarch_reduce.lo 
-MD -MP -MF .deps/coll_hierarch_reduce.Tpo -c coll_hierarch_reduce.c  -fPIC 
-DPIC -o .libs/coll_hierarch_reduce.o
depbase=`echo coll_hierarch_tmpcoll.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
coll_hierarch_tmpcoll.lo -MD -MP -MF $depbase.Tpo -c -o 
coll_hierarch_tmpcoll.lo coll_hierarch_tmpcoll.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT coll_hierarch_tmpcoll.lo 
-MD -MP -MF .deps/coll_hierarch_tmpcoll.Tpo -c coll_hierarch_tmpcoll.c  -fPIC 
-DPIC -o .libs/coll_hierarch_tmpcoll.o
/bin/sh ../../../../libtool --tag=CC   --mode=link gcc   -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -module -avoid-version 
-export-dynamic   -o mca_coll_hierarch.la -rpath 
/opt/openmpi/1.3rc3r20226-V00/gcc/lib64/openmpi coll_hierarch.lo 
coll_hierarch_allreduce.lo coll_hierarch_barrier.lo coll_hierarch_bcast.lo 
coll_hierarch_component.lo coll_hierarch_reduce.lo coll_hierarch_tmpcoll.lo  
-lnsl -lutil  -lm 
libtool: link: gcc  -shared  .libs/coll_hierarch.o 
.libs/coll_hierarch_allreduce.o .libs/coll_hierarch_barrier.o 
.libs/coll_hierarch_bcast.o .libs/coll_hierarch_component.o 
.libs/coll_hierarch_reduce.o .libs/coll_hierarch_tmpcoll.o   -lnsl -lutil -lm  
-m64 -mtune=generic -pthread   -pthread -Wl,-soname -Wl,mca_coll_hierarch.so -o 
.libs/mca_coll_hierarch.so
libtool: link: ( cd ".libs" && rm -f "mca_coll_hierarch.la" && ln -s 
"../mca_coll_hierarch.la" "mca_coll_hierarch.la" )
make[2]: Leaving directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/coll/hierarch'
Making all in mca/coll/inter
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
/bin/sh ../../../../libtool --tag=CC   --mode=link gcc   -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -module -avoid-version 
-export-dynamic   -o mca_coll_inter.la -rpath 
/opt/openmpi/1.3rc3r20226-V00/gcc/lib64/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  -lnsl -lutil  -lm 
libtool: link: gcc  -shared  .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   -lnsl -lutil -lm  -m64 
-mtune=generic -pthread   -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 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/coll/inter'
Making all in mca/coll/self
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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_reduce_scatter.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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_exscan.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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   -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -module -avoid-version 
-export-dynamic   -o mca_coll_self.la -rpath 
/opt/openmpi/1.3rc3r20226-V00/gcc/lib64/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  -lnsl -lutil  -lm 
libtool: link: gcc  -shared  .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   
-lnsl -lutil -lm  -m64 -mtune=generic -pthread   -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 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/coll/self'
Making all in mca/coll/sm
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
/bin/sh ../../../../libtool --tag=CC   --mode=link gcc   -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -module -avoid-version 
-export-dynamic   -o mca_coll_sm.la -rpath 
/opt/openmpi/1.3rc3r20226-V00/gcc/lib64/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 
/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/common/sm/libmca_common_sm.la
 -lnsl -lutil  -lm 
libtool: link: gcc  -shared  .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,/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/common/sm/.libs
 -Wl,-rpath -Wl,/opt/openmpi/1.3rc3r20226-V00/gcc/lib64 
/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/common/sm/.libs/libmca_common_sm.so
 -lnsl -lutil -lm  -m64 -mtune=generic -pthread   -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 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/coll/sm'
Making all in mca/coll/tuned
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/coll/tuned'
depbase=`echo coll_tuned_topo.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
coll_tuned_topo.lo -MD -MP -MF $depbase.Tpo -c -o coll_tuned_topo.lo 
coll_tuned_topo.c &&\
        mv -f $depbase.Tpo $depbase.Plo
depbase=`echo coll_tuned_util.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
coll_tuned_util.lo -MD -MP -MF $depbase.Tpo -c -o coll_tuned_util.lo 
coll_tuned_util.c &&\
        mv -f $depbase.Tpo $depbase.Plo
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT coll_tuned_util.lo -MD 
-MP -MF .deps/coll_tuned_util.Tpo -c coll_tuned_util.c  -fPIC -DPIC -o 
.libs/coll_tuned_util.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT coll_tuned_topo.lo -MD 
-MP -MF .deps/coll_tuned_topo.Tpo -c coll_tuned_topo.c  -fPIC -DPIC -o 
.libs/coll_tuned_topo.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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_forced.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
coll_tuned_forced.lo -MD -MP -MF $depbase.Tpo -c -o coll_tuned_forced.lo 
coll_tuned_forced.c &&\
        mv -f $depbase.Tpo $depbase.Plo
depbase=`echo coll_tuned_allreduce.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
coll_tuned_allreduce.lo -MD -MP -MF $depbase.Tpo -c -o coll_tuned_allreduce.lo 
coll_tuned_allreduce.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT coll_tuned_forced.lo -MD 
-MP -MF .deps/coll_tuned_forced.Tpo -c coll_tuned_forced.c  -fPIC -DPIC -o 
.libs/coll_tuned_forced.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT coll_tuned_allreduce.lo 
-MD -MP -MF .deps/coll_tuned_allreduce.Tpo -c coll_tuned_allreduce.c  -fPIC 
-DPIC -o .libs/coll_tuned_allreduce.o
depbase=`echo coll_tuned_alltoall.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
coll_tuned_alltoall.lo -MD -MP -MF $depbase.Tpo -c -o coll_tuned_alltoall.lo 
coll_tuned_alltoall.c &&\
        mv -f $depbase.Tpo $depbase.Plo
depbase=`echo coll_tuned_alltoallv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
coll_tuned_alltoallv.lo -MD -MP -MF $depbase.Tpo -c -o coll_tuned_alltoallv.lo 
coll_tuned_alltoallv.c &&\
        mv -f $depbase.Tpo $depbase.Plo
depbase=`echo coll_tuned_allgather.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
coll_tuned_allgather.lo -MD -MP -MF $depbase.Tpo -c -o coll_tuned_allgather.lo 
coll_tuned_allgather.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT coll_tuned_alltoall.lo 
-MD -MP -MF .deps/coll_tuned_alltoall.Tpo -c coll_tuned_alltoall.c  -fPIC -DPIC 
-o .libs/coll_tuned_alltoall.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT coll_tuned_allgather.lo 
-MD -MP -MF .deps/coll_tuned_allgather.Tpo -c coll_tuned_allgather.c  -fPIC 
-DPIC -o .libs/coll_tuned_allgather.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT coll_tuned_alltoallv.lo 
-MD -MP -MF .deps/coll_tuned_alltoallv.Tpo -c coll_tuned_alltoallv.c  -fPIC 
-DPIC -o .libs/coll_tuned_alltoallv.o
depbase=`echo coll_tuned_allgatherv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
coll_tuned_allgatherv.lo -MD -MP -MF $depbase.Tpo -c -o 
coll_tuned_allgatherv.lo coll_tuned_allgatherv.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT coll_tuned_allgatherv.lo 
-MD -MP -MF .deps/coll_tuned_allgatherv.Tpo -c coll_tuned_allgatherv.c  -fPIC 
-DPIC -o .libs/coll_tuned_allgatherv.o
depbase=`echo coll_tuned_barrier.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
coll_tuned_barrier.lo -MD -MP -MF $depbase.Tpo -c -o coll_tuned_barrier.lo 
coll_tuned_barrier.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT coll_tuned_barrier.lo -MD 
-MP -MF .deps/coll_tuned_barrier.Tpo -c coll_tuned_barrier.c  -fPIC -DPIC -o 
.libs/coll_tuned_barrier.o
depbase=`echo coll_tuned_bcast.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
coll_tuned_bcast.lo -MD -MP -MF $depbase.Tpo -c -o coll_tuned_bcast.lo 
coll_tuned_bcast.c &&\
        mv -f $depbase.Tpo $depbase.Plo
depbase=`echo coll_tuned_reduce.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
coll_tuned_reduce.lo -MD -MP -MF $depbase.Tpo -c -o coll_tuned_reduce.lo 
coll_tuned_reduce.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT coll_tuned_bcast.lo -MD 
-MP -MF .deps/coll_tuned_bcast.Tpo -c coll_tuned_bcast.c  -fPIC -DPIC -o 
.libs/coll_tuned_bcast.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT coll_tuned_reduce.lo -MD 
-MP -MF .deps/coll_tuned_reduce.Tpo -c coll_tuned_reduce.c  -fPIC -DPIC -o 
.libs/coll_tuned_reduce.o
depbase=`echo coll_tuned_reduce_scatter.lo | sed 
's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
coll_tuned_reduce_scatter.lo -MD -MP -MF $depbase.Tpo -c -o 
coll_tuned_reduce_scatter.lo coll_tuned_reduce_scatter.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT 
coll_tuned_reduce_scatter.lo -MD -MP -MF .deps/coll_tuned_reduce_scatter.Tpo -c 
coll_tuned_reduce_scatter.c  -fPIC -DPIC -o .libs/coll_tuned_reduce_scatter.o
depbase=`echo coll_tuned_gather.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
coll_tuned_gather.lo -MD -MP -MF $depbase.Tpo -c -o coll_tuned_gather.lo 
coll_tuned_gather.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT coll_tuned_gather.lo -MD 
-MP -MF .deps/coll_tuned_gather.Tpo -c coll_tuned_gather.c  -fPIC -DPIC -o 
.libs/coll_tuned_gather.o
depbase=`echo coll_tuned_scatter.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
coll_tuned_scatter.lo -MD -MP -MF $depbase.Tpo -c -o coll_tuned_scatter.lo 
coll_tuned_scatter.c &&\
        mv -f $depbase.Tpo $depbase.Plo
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT coll_tuned_scatter.lo -MD 
-MP -MF .deps/coll_tuned_scatter.Tpo -c coll_tuned_scatter.c  -fPIC -DPIC -o 
.libs/coll_tuned_scatter.o
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
/bin/sh ../../../../libtool --tag=CC   --mode=link gcc   -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -module -avoid-version 
-export-dynamic   -o mca_coll_tuned.la -rpath 
/opt/openmpi/1.3rc3r20226-V00/gcc/lib64/openmpi coll_tuned_topo.lo 
coll_tuned_util.lo coll_tuned_decision_fixed.lo coll_tuned_decision_dynamic.lo 
coll_tuned_dynamic_file.lo coll_tuned_dynamic_rules.lo coll_tuned_forced.lo 
coll_tuned_allreduce.lo coll_tuned_alltoall.lo coll_tuned_alltoallv.lo 
coll_tuned_allgather.lo coll_tuned_allgatherv.lo coll_tuned_barrier.lo 
coll_tuned_bcast.lo coll_tuned_reduce.lo coll_tuned_reduce_scatter.lo 
coll_tuned_gather.lo coll_tuned_scatter.lo coll_tuned_component.lo 
coll_tuned_module.lo  -lnsl -lutil  -lm 
libtool: link: gcc  -shared  .libs/coll_tuned_topo.o .libs/coll_tuned_util.o 
.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_forced.o .libs/coll_tuned_allreduce.o 
.libs/coll_tuned_alltoall.o .libs/coll_tuned_alltoallv.o 
.libs/coll_tuned_allgather.o .libs/coll_tuned_allgatherv.o 
.libs/coll_tuned_barrier.o .libs/coll_tuned_bcast.o .libs/coll_tuned_reduce.o 
.libs/coll_tuned_reduce_scatter.o .libs/coll_tuned_gather.o 
.libs/coll_tuned_scatter.o .libs/coll_tuned_component.o 
.libs/coll_tuned_module.o   -lnsl -lutil -lm  -m64 -mtune=generic -pthread   
-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 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/coll/tuned'
Making all in mca/dpm/orte
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/dpm/orte'
depbase=`echo dpm_orte.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
dpm_orte.lo -MD -MP -MF $depbase.Tpo -c -o dpm_orte.lo dpm_orte.c &&\
        mv -f $depbase.Tpo $depbase.Plo
depbase=`echo dpm_orte_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
dpm_orte_component.lo -MD -MP -MF $depbase.Tpo -c -o dpm_orte_component.lo 
dpm_orte_component.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT dpm_orte.lo -MD -MP -MF 
.deps/dpm_orte.Tpo -c dpm_orte.c  -fPIC -DPIC -o .libs/dpm_orte.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT dpm_orte_component.lo -MD 
-MP -MF .deps/dpm_orte_component.Tpo -c dpm_orte_component.c  -fPIC -DPIC -o 
.libs/dpm_orte_component.o
/bin/sh ../../../../libtool --tag=CC   --mode=link gcc   -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -module -avoid-version  
-export-dynamic   -o mca_dpm_orte.la -rpath 
/opt/openmpi/1.3rc3r20226-V00/gcc/lib64/openmpi dpm_orte.lo 
dpm_orte_component.lo  -lnsl -lutil  -lm 
libtool: link: gcc  -shared  .libs/dpm_orte.o .libs/dpm_orte_component.o   
-lnsl -lutil -lm  -m64 -mtune=generic -pthread   -pthread -Wl,-soname 
-Wl,mca_dpm_orte.so -o .libs/mca_dpm_orte.so
libtool: link: ( cd ".libs" && rm -f "mca_dpm_orte.la" && ln -s 
"../mca_dpm_orte.la" "mca_dpm_orte.la" )
make[2]: Leaving directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/dpm/orte'
Making all in mca/io/romio
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio'
Making all in romio
make[3]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio'
Making all in include
make[4]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include'
Making all in adio
make[4]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio'
Making all in common
make[5]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/common'
/bin/sh ../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../../include -MT ad_aggregate.lo 
-MD -MP -MF .deps/ad_aggregate.Tpo -c -o ad_aggregate.lo ad_aggregate.c
/bin/sh ../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../../include -MT ad_close.lo -MD 
-MP -MF .deps/ad_close.Tpo -c -o ad_close.lo ad_close.c
/bin/sh ../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../../include -MT ad_darray.lo -MD 
-MP -MF .deps/ad_darray.Tpo -c -o ad_darray.lo ad_darray.c
/bin/sh ../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../../include -MT ad_delete.lo -MD 
-MP -MF .deps/ad_delete.Tpo -c -o ad_delete.lo ad_delete.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../adio/include 
-DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../../include -MT ad_aggregate.lo 
-MD -MP -MF .deps/ad_aggregate.Tpo -c ad_aggregate.c  -fPIC -DPIC -o 
.libs/ad_aggregate.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../adio/include 
-DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../../include -MT ad_delete.lo -MD 
-MP -MF .deps/ad_delete.Tpo -c ad_delete.c  -fPIC -DPIC -o .libs/ad_delete.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../adio/include 
-DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../../include -MT ad_close.lo -MD 
-MP -MF .deps/ad_close.Tpo -c ad_close.c  -fPIC -DPIC -o .libs/ad_close.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../adio/include 
-DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../../include -MT ad_darray.lo -MD 
-MP -MF .deps/ad_darray.Tpo -c ad_darray.c  -fPIC -DPIC -o .libs/ad_darray.o
mv -f .deps/ad_delete.Tpo .deps/ad_delete.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../../include -MT ad_done.lo -MD 
-MP -MF .deps/ad_done.Tpo -c -o ad_done.lo ad_done.c
mv -f .deps/ad_close.Tpo .deps/ad_close.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../../include -MT ad_done_fake.lo 
-MD -MP -MF .deps/ad_done_fake.Tpo -c -o ad_done_fake.lo ad_done_fake.c
mv -f .deps/ad_darray.Tpo .deps/ad_darray.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../../include -MT ad_end.lo -MD 
-MP -MF .deps/ad_end.Tpo -c -o ad_end.lo ad_end.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../adio/include 
-DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../../include -MT ad_done.lo -MD 
-MP -MF .deps/ad_done.Tpo -c ad_done.c  -fPIC -DPIC -o .libs/ad_done.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../adio/include 
-DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../../include -MT ad_done_fake.lo 
-MD -MP -MF .deps/ad_done_fake.Tpo -c ad_done_fake.c  -fPIC -DPIC -o 
.libs/ad_done_fake.o
mv -f .deps/ad_aggregate.Tpo .deps/ad_aggregate.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../../include -MT ad_fcntl.lo -MD 
-MP -MF .deps/ad_fcntl.Tpo -c -o ad_fcntl.lo ad_fcntl.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../adio/include 
-DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../../include -MT ad_fcntl.lo -MD 
-MP -MF .deps/ad_fcntl.Tpo -c ad_fcntl.c  -fPIC -DPIC -o .libs/ad_fcntl.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../adio/include 
-DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../../include -MT ad_end.lo -MD -MP 
-MF .deps/ad_end.Tpo -c ad_end.c  -fPIC -DPIC -o .libs/ad_end.o
mv -f .deps/ad_done_fake.Tpo .deps/ad_done_fake.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../../include -MT ad_flush.lo -MD 
-MP -MF .deps/ad_flush.Tpo -c -o ad_flush.lo ad_flush.c
mv -f .deps/ad_done.Tpo .deps/ad_done.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../../include -MT ad_fstype.lo -MD 
-MP -MF .deps/ad_fstype.Tpo -c -o ad_fstype.lo ad_fstype.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../adio/include 
-DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../../include -MT ad_fstype.lo -MD 
-MP -MF .deps/ad_fstype.Tpo -c ad_fstype.c  -fPIC -DPIC -o .libs/ad_fstype.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../adio/include 
-DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../../include -MT ad_flush.lo -MD 
-MP -MF .deps/ad_flush.Tpo -c ad_flush.c  -fPIC -DPIC -o .libs/ad_flush.o
mv -f .deps/ad_end.Tpo .deps/ad_end.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../../include -MT ad_get_sh_fp.lo 
-MD -MP -MF .deps/ad_get_sh_fp.Tpo -c -o ad_get_sh_fp.lo ad_get_sh_fp.c
mv -f .deps/ad_fcntl.Tpo .deps/ad_fcntl.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../../include -MT ad_hints.lo -MD 
-MP -MF .deps/ad_hints.Tpo -c -o ad_hints.lo ad_hints.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../adio/include 
-DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../../include -MT ad_get_sh_fp.lo 
-MD -MP -MF .deps/ad_get_sh_fp.Tpo -c ad_get_sh_fp.c  -fPIC -DPIC -o 
.libs/ad_get_sh_fp.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../adio/include 
-DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../../include -MT ad_hints.lo -MD 
-MP -MF .deps/ad_hints.Tpo -c ad_hints.c  -fPIC -DPIC -o .libs/ad_hints.o
mv -f .deps/ad_flush.Tpo .deps/ad_flush.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../../include -MT ad_init.lo -MD 
-MP -MF .deps/ad_init.Tpo -c -o ad_init.lo ad_init.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../adio/include 
-DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../../include -MT ad_init.lo -MD 
-MP -MF .deps/ad_init.Tpo -c ad_init.c  -fPIC -DPIC -o .libs/ad_init.o
mv -f .deps/ad_get_sh_fp.Tpo .deps/ad_get_sh_fp.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../../include -MT ad_iopen.lo -MD 
-MP -MF .deps/ad_iopen.Tpo -c -o ad_iopen.lo ad_iopen.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../adio/include 
-DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../../include -MT ad_iopen.lo -MD 
-MP -MF .deps/ad_iopen.Tpo -c ad_iopen.c  -fPIC -DPIC -o .libs/ad_iopen.o
mv -f .deps/ad_fstype.Tpo .deps/ad_fstype.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../../include -MT ad_iread.lo -MD 
-MP -MF .deps/ad_iread.Tpo -c -o ad_iread.lo ad_iread.c
mv -f .deps/ad_init.Tpo .deps/ad_init.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../../include -MT ad_iread_fake.lo 
-MD -MP -MF .deps/ad_iread_fake.Tpo -c -o ad_iread_fake.lo ad_iread_fake.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../adio/include 
-DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../../include -MT ad_iread.lo -MD 
-MP -MF .deps/ad_iread.Tpo -c ad_iread.c  -fPIC -DPIC -o .libs/ad_iread.o
mv -f .deps/ad_hints.Tpo .deps/ad_hints.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../../include -MT ad_iwrite.lo -MD 
-MP -MF .deps/ad_iwrite.Tpo -c -o ad_iwrite.lo ad_iwrite.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../adio/include 
-DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../../include -MT ad_iread_fake.lo 
-MD -MP -MF .deps/ad_iread_fake.Tpo -c ad_iread_fake.c  -fPIC -DPIC -o 
.libs/ad_iread_fake.o
mv -f .deps/ad_iopen.Tpo .deps/ad_iopen.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../../include -MT 
ad_iwrite_fake.lo -MD -MP -MF .deps/ad_iwrite_fake.Tpo -c -o ad_iwrite_fake.lo 
ad_iwrite_fake.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../adio/include 
-DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../../include -MT ad_iwrite.lo -MD 
-MP -MF .deps/ad_iwrite.Tpo -c ad_iwrite.c  -fPIC -DPIC -o .libs/ad_iwrite.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../adio/include 
-DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../../include -MT ad_iwrite_fake.lo 
-MD -MP -MF .deps/ad_iwrite_fake.Tpo -c ad_iwrite_fake.c  -fPIC -DPIC -o 
.libs/ad_iwrite_fake.o
mv -f .deps/ad_iread.Tpo .deps/ad_iread.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../../include -MT ad_open.lo -MD 
-MP -MF .deps/ad_open.Tpo -c -o ad_open.lo ad_open.c
mv -f .deps/ad_iread_fake.Tpo .deps/ad_iread_fake.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../../include -MT ad_prealloc.lo 
-MD -MP -MF .deps/ad_prealloc.Tpo -c -o ad_prealloc.lo ad_prealloc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../adio/include 
-DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../../include -MT ad_open.lo -MD 
-MP -MF .deps/ad_open.Tpo -c ad_open.c  -fPIC -DPIC -o .libs/ad_open.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../adio/include 
-DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../../include -MT ad_prealloc.lo 
-MD -MP -MF .deps/ad_prealloc.Tpo -c ad_prealloc.c  -fPIC -DPIC -o 
.libs/ad_prealloc.o
mv -f .deps/ad_iwrite_fake.Tpo .deps/ad_iwrite_fake.Plo
mv -f .deps/ad_iwrite.Tpo .deps/ad_iwrite.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../../include -MT ad_read.lo -MD 
-MP -MF .deps/ad_read.Tpo -c -o ad_read.lo ad_read.c
/bin/sh ../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../../include -MT ad_read_coll.lo 
-MD -MP -MF .deps/ad_read_coll.Tpo -c -o ad_read_coll.lo ad_read_coll.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../adio/include 
-DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../../include -MT ad_read.lo -MD 
-MP -MF .deps/ad_read.Tpo -c ad_read.c  -fPIC -DPIC -o .libs/ad_read.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../adio/include 
-DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../../include -MT ad_read_coll.lo 
-MD -MP -MF .deps/ad_read_coll.Tpo -c ad_read_coll.c  -fPIC -DPIC -o 
.libs/ad_read_coll.o
mv -f .deps/ad_prealloc.Tpo .deps/ad_prealloc.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../../include -MT ad_read_str.lo 
-MD -MP -MF .deps/ad_read_str.Tpo -c -o ad_read_str.lo ad_read_str.c
mv -f .deps/ad_open.Tpo .deps/ad_open.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../../include -MT 
ad_read_str_naive.lo -MD -MP -MF .deps/ad_read_str_naive.Tpo -c -o 
ad_read_str_naive.lo ad_read_str_naive.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../adio/include 
-DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../../include -MT ad_read_str.lo 
-MD -MP -MF .deps/ad_read_str.Tpo -c ad_read_str.c  -fPIC -DPIC -o 
.libs/ad_read_str.o
mv -f .deps/ad_read.Tpo .deps/ad_read.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../../include -MT ad_resize.lo -MD 
-MP -MF .deps/ad_resize.Tpo -c -o ad_resize.lo ad_resize.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../adio/include 
-DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../../include -MT 
ad_read_str_naive.lo -MD -MP -MF .deps/ad_read_str_naive.Tpo -c 
ad_read_str_naive.c  -fPIC -DPIC -o .libs/ad_read_str_naive.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../adio/include 
-DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../../include -MT ad_resize.lo -MD 
-MP -MF .deps/ad_resize.Tpo -c ad_resize.c  -fPIC -DPIC -o .libs/ad_resize.o
mv -f .deps/ad_resize.Tpo .deps/ad_resize.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../../include -MT ad_seek.lo -MD 
-MP -MF .deps/ad_seek.Tpo -c -o ad_seek.lo ad_seek.c
mv -f .deps/ad_read_str.Tpo .deps/ad_read_str.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../../include -MT ad_set_sh_fp.lo 
-MD -MP -MF .deps/ad_set_sh_fp.Tpo -c -o ad_set_sh_fp.lo ad_set_sh_fp.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../adio/include 
-DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../../include -MT ad_set_sh_fp.lo 
-MD -MP -MF .deps/ad_set_sh_fp.Tpo -c ad_set_sh_fp.c  -fPIC -DPIC -o 
.libs/ad_set_sh_fp.o
mv -f .deps/ad_read_str_naive.Tpo .deps/ad_read_str_naive.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../adio/include 
-DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../../include -MT ad_seek.lo -MD 
-MP -MF .deps/ad_seek.Tpo -c ad_seek.c  -fPIC -DPIC -o .libs/ad_seek.o
/bin/sh ../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../../include -MT ad_set_view.lo 
-MD -MP -MF .deps/ad_set_view.Tpo -c -o ad_set_view.lo ad_set_view.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../adio/include 
-DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../../include -MT ad_set_view.lo 
-MD -MP -MF .deps/ad_set_view.Tpo -c ad_set_view.c  -fPIC -DPIC -o 
.libs/ad_set_view.o
mv -f .deps/ad_read_coll.Tpo .deps/ad_read_coll.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../../include -MT ad_subarray.lo 
-MD -MP -MF .deps/ad_subarray.Tpo -c -o ad_subarray.lo ad_subarray.c
mv -f .deps/ad_set_sh_fp.Tpo .deps/ad_set_sh_fp.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../../include -MT ad_wait.lo -MD 
-MP -MF .deps/ad_wait.Tpo -c -o ad_wait.lo ad_wait.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../adio/include 
-DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../../include -MT ad_subarray.lo 
-MD -MP -MF .deps/ad_subarray.Tpo -c ad_subarray.c  -fPIC -DPIC -o 
.libs/ad_subarray.o
mv -f .deps/ad_seek.Tpo .deps/ad_seek.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../../include -MT ad_wait_fake.lo 
-MD -MP -MF .deps/ad_wait_fake.Tpo -c -o ad_wait_fake.lo ad_wait_fake.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../adio/include 
-DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../../include -MT ad_wait.lo -MD 
-MP -MF .deps/ad_wait.Tpo -c ad_wait.c  -fPIC -DPIC -o .libs/ad_wait.o
mv -f .deps/ad_set_view.Tpo .deps/ad_set_view.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../../include -MT ad_write.lo -MD 
-MP -MF .deps/ad_write.Tpo -c -o ad_write.lo ad_write.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../adio/include 
-DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../../include -MT ad_wait_fake.lo 
-MD -MP -MF .deps/ad_wait_fake.Tpo -c ad_wait_fake.c  -fPIC -DPIC -o 
.libs/ad_wait_fake.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../adio/include 
-DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../../include -MT ad_write.lo -MD 
-MP -MF .deps/ad_write.Tpo -c ad_write.c  -fPIC -DPIC -o .libs/ad_write.o
mv -f .deps/ad_subarray.Tpo .deps/ad_subarray.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../../include -MT ad_write_coll.lo 
-MD -MP -MF .deps/ad_write_coll.Tpo -c -o ad_write_coll.lo ad_write_coll.c
mv -f .deps/ad_wait.Tpo .deps/ad_wait.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../../include -MT 
ad_write_nolock.lo -MD -MP -MF .deps/ad_write_nolock.Tpo -c -o 
ad_write_nolock.lo ad_write_nolock.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../adio/include 
-DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../../include -MT ad_write_coll.lo 
-MD -MP -MF .deps/ad_write_coll.Tpo -c ad_write_coll.c  -fPIC -DPIC -o 
.libs/ad_write_coll.o
mv -f .deps/ad_wait_fake.Tpo .deps/ad_wait_fake.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../../include -MT ad_write_str.lo 
-MD -MP -MF .deps/ad_write_str.Tpo -c -o ad_write_str.lo ad_write_str.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../adio/include 
-DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../../include -MT 
ad_write_nolock.lo -MD -MP -MF .deps/ad_write_nolock.Tpo -c ad_write_nolock.c  
-fPIC -DPIC -o .libs/ad_write_nolock.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../adio/include 
-DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../../include -MT ad_write_str.lo 
-MD -MP -MF .deps/ad_write_str.Tpo -c ad_write_str.c  -fPIC -DPIC -o 
.libs/ad_write_str.o
mv -f .deps/ad_write.Tpo .deps/ad_write.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../../include -MT 
ad_write_str_naive.lo -MD -MP -MF .deps/ad_write_str_naive.Tpo -c -o 
ad_write_str_naive.lo ad_write_str_naive.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../adio/include 
-DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../../include -MT 
ad_write_str_naive.lo -MD -MP -MF .deps/ad_write_str_naive.Tpo -c 
ad_write_str_naive.c  -fPIC -DPIC -o .libs/ad_write_str_naive.o
mv -f .deps/ad_write_nolock.Tpo .deps/ad_write_nolock.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../../include -MT adi_close.lo -MD 
-MP -MF .deps/adi_close.Tpo -c -o adi_close.lo adi_close.c
mv -f .deps/ad_write_str_naive.Tpo .deps/ad_write_str_naive.Plo
mv -f .deps/ad_write_str.Tpo .deps/ad_write_str.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../../include -MT byte_offset.lo 
-MD -MP -MF .deps/byte_offset.Tpo -c -o byte_offset.lo byte_offset.c
/bin/sh ../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../../include -MT 
cb_config_list.lo -MD -MP -MF .deps/cb_config_list.Tpo -c -o cb_config_list.lo 
cb_config_list.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../adio/include 
-DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../../include -MT adi_close.lo -MD 
-MP -MF .deps/adi_close.Tpo -c adi_close.c  -fPIC -DPIC -o .libs/adi_close.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../adio/include 
-DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../../include -MT byte_offset.lo 
-MD -MP -MF .deps/byte_offset.Tpo -c byte_offset.c  -fPIC -DPIC -o 
.libs/byte_offset.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../adio/include 
-DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../../include -MT cb_config_list.lo 
-MD -MP -MF .deps/cb_config_list.Tpo -c cb_config_list.c  -fPIC -DPIC -o 
.libs/cb_config_list.o
mv -f .deps/ad_write_coll.Tpo .deps/ad_write_coll.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../../include -MT eof_offset.lo 
-MD -MP -MF .deps/eof_offset.Tpo -c -o eof_offset.lo eof_offset.c
mv -f .deps/byte_offset.Tpo .deps/byte_offset.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../../include -MT error.lo -MD -MP 
-MF .deps/error.Tpo -c -o error.lo error.c
mv -f .deps/adi_close.Tpo .deps/adi_close.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../../include -MT flatten.lo -MD 
-MP -MF .deps/flatten.Tpo -c -o flatten.lo flatten.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../adio/include 
-DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../../include -MT eof_offset.lo -MD 
-MP -MF .deps/eof_offset.Tpo -c eof_offset.c  -fPIC -DPIC -o .libs/eof_offset.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../adio/include 
-DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../../include -MT flatten.lo -MD 
-MP -MF .deps/flatten.Tpo -c flatten.c  -fPIC -DPIC -o .libs/flatten.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../adio/include 
-DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../../include -MT error.lo -MD -MP 
-MF .deps/error.Tpo -c error.c  -fPIC -DPIC -o .libs/error.o
mv -f .deps/cb_config_list.Tpo .deps/cb_config_list.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../../include -MT get_fp_posn.lo 
-MD -MP -MF .deps/get_fp_posn.Tpo -c -o get_fp_posn.lo get_fp_posn.c
mv -f .deps/eof_offset.Tpo .deps/eof_offset.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../../include -MT greq_fns.lo -MD 
-MP -MF .deps/greq_fns.Tpo -c -o greq_fns.lo greq_fns.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../adio/include 
-DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../../include -MT greq_fns.lo -MD 
-MP -MF .deps/greq_fns.Tpo -c greq_fns.c  -fPIC -DPIC -o .libs/greq_fns.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../adio/include 
-DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../../include -MT get_fp_posn.lo 
-MD -MP -MF .deps/get_fp_posn.Tpo -c get_fp_posn.c  -fPIC -DPIC -o 
.libs/get_fp_posn.o
mv -f .deps/error.Tpo .deps/error.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../../include -MT iscontig.lo -MD 
-MP -MF .deps/iscontig.Tpo -c -o iscontig.lo iscontig.c
mv -f .deps/greq_fns.Tpo .deps/greq_fns.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../../include -MT lock.lo -MD -MP 
-MF .deps/lock.Tpo -c -o lock.lo lock.c
mv -f .deps/get_fp_posn.Tpo .deps/get_fp_posn.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../../include -MT malloc.lo -MD 
-MP -MF .deps/malloc.Tpo -c -o malloc.lo malloc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../adio/include 
-DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../../include -MT iscontig.lo -MD 
-MP -MF .deps/iscontig.Tpo -c iscontig.c  -fPIC -DPIC -o .libs/iscontig.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../adio/include 
-DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../../include -MT lock.lo -MD -MP 
-MF .deps/lock.Tpo -c lock.c  -fPIC -DPIC -o .libs/lock.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../adio/include 
-DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../../include -MT malloc.lo -MD -MP 
-MF .deps/malloc.Tpo -c malloc.c  -fPIC -DPIC -o .libs/malloc.o
mv -f .deps/flatten.Tpo .deps/flatten.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../../include -MT shfp_fname.lo 
-MD -MP -MF .deps/shfp_fname.Tpo -c -o shfp_fname.lo shfp_fname.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../adio/include 
-DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../../include -MT shfp_fname.lo -MD 
-MP -MF .deps/shfp_fname.Tpo -c shfp_fname.c  -fPIC -DPIC -o .libs/shfp_fname.o
mv -f .deps/iscontig.Tpo .deps/iscontig.Plo
mv -f .deps/lock.Tpo .deps/lock.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../../include -MT status_setb.lo 
-MD -MP -MF .deps/status_setb.Tpo -c -o status_setb.lo status_setb.c
/bin/sh ../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../../include -MT strfns.lo -MD 
-MP -MF .deps/strfns.Tpo -c -o strfns.lo strfns.c
mv -f .deps/malloc.Tpo .deps/malloc.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../../include -MT system_hints.lo 
-MD -MP -MF .deps/system_hints.Tpo -c -o system_hints.lo system_hints.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../adio/include 
-DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../../include -MT strfns.lo -MD -MP 
-MF .deps/strfns.Tpo -c strfns.c  -fPIC -DPIC -o .libs/strfns.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../adio/include 
-DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../../include -MT status_setb.lo 
-MD -MP -MF .deps/status_setb.Tpo -c status_setb.c  -fPIC -DPIC -o 
.libs/status_setb.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../adio/include 
-DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../../include -MT system_hints.lo 
-MD -MP -MF .deps/system_hints.Tpo -c system_hints.c  -fPIC -DPIC -o 
.libs/system_hints.o
mv -f .deps/shfp_fname.Tpo .deps/shfp_fname.Plo
mv -f .deps/status_setb.Tpo .deps/status_setb.Plo
mv -f .deps/strfns.Tpo .deps/strfns.Plo
mv -f .deps/system_hints.Tpo .deps/system_hints.Plo
/bin/sh ../../libtool --tag=CC   --mode=link gcc   -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 
-DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 
-DHAVE_ROMIOCONF_H  -I../../include   -o libadio_common.la  ad_aggregate.lo 
ad_close.lo ad_darray.lo ad_delete.lo ad_done.lo ad_done_fake.lo ad_end.lo 
ad_fcntl.lo ad_flush.lo ad_fstype.lo ad_get_sh_fp.lo ad_hints.lo ad_init.lo 
ad_iopen.lo ad_iread.lo ad_iread_fake.lo ad_iwrite.lo ad_iwrite_fake.lo 
ad_open.lo ad_prealloc.lo ad_read.lo ad_read_coll.lo ad_read_str.lo 
ad_read_str_naive.lo ad_resize.lo ad_seek.lo ad_set_sh_fp.lo ad_set_view.lo 
ad_subarray.lo ad_wait.lo ad_wait_fake.lo ad_write.lo ad_write_coll.lo 
ad_write_nolock.lo ad_write_str.lo ad_write_str_naive.lo adi_close.lo 
byte_offset.lo cb_config_list.lo eof_offset.lo error.lo flatten.lo 
get_fp_posn.lo greq_fns.lo iscontig.lo lock.lo malloc.lo shfp_fname.lo 
status_setb.lo strfns.lo system_hints.lo  -lnsl -lutil  -lm 
libtool: link: ar cru .libs/libadio_common.a .libs/ad_aggregate.o 
.libs/ad_close.o .libs/ad_darray.o .libs/ad_delete.o .libs/ad_done.o 
.libs/ad_done_fake.o .libs/ad_end.o .libs/ad_fcntl.o .libs/ad_flush.o 
.libs/ad_fstype.o .libs/ad_get_sh_fp.o .libs/ad_hints.o .libs/ad_init.o 
.libs/ad_iopen.o .libs/ad_iread.o .libs/ad_iread_fake.o .libs/ad_iwrite.o 
.libs/ad_iwrite_fake.o .libs/ad_open.o .libs/ad_prealloc.o .libs/ad_read.o 
.libs/ad_read_coll.o .libs/ad_read_str.o .libs/ad_read_str_naive.o 
.libs/ad_resize.o .libs/ad_seek.o .libs/ad_set_sh_fp.o .libs/ad_set_view.o 
.libs/ad_subarray.o .libs/ad_wait.o .libs/ad_wait_fake.o .libs/ad_write.o 
.libs/ad_write_coll.o .libs/ad_write_nolock.o .libs/ad_write_str.o 
.libs/ad_write_str_naive.o .libs/adi_close.o .libs/byte_offset.o 
.libs/cb_config_list.o .libs/eof_offset.o .libs/error.o .libs/flatten.o 
.libs/get_fp_posn.o .libs/greq_fns.o .libs/iscontig.o .libs/lock.o 
.libs/malloc.o .libs/shfp_fname.o .libs/status_setb.o .libs/strfns.o 
.libs/system_hints.o 
libtool: link: ranlib .libs/libadio_common.a
libtool: link: ( cd ".libs" && rm -f "libadio_common.la" && ln -s 
"../libadio_common.la" "libadio_common.la" )
make[5]: Leaving directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/common'
Making all in include
make[5]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include'
/usr/bin/make  all-am
make[6]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include'
make[6]: Nothing to be done for `all-am'.
make[6]: Leaving directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include'
make[5]: Leaving directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include'
Making all in ad_nfs
make[5]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/ad_nfs'
/bin/sh ../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../../include -MT ad_nfs.lo -MD 
-MP -MF .deps/ad_nfs.Tpo -c -o ad_nfs.lo ad_nfs.c
/bin/sh ../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../../include -MT ad_nfs_done.lo 
-MD -MP -MF .deps/ad_nfs_done.Tpo -c -o ad_nfs_done.lo ad_nfs_done.c
/bin/sh ../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../../include -MT ad_nfs_fcntl.lo 
-MD -MP -MF .deps/ad_nfs_fcntl.Tpo -c -o ad_nfs_fcntl.lo ad_nfs_fcntl.c
/bin/sh ../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../../include -MT ad_nfs_getsh.lo 
-MD -MP -MF .deps/ad_nfs_getsh.Tpo -c -o ad_nfs_getsh.lo ad_nfs_getsh.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../adio/include 
-DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../../include -MT ad_nfs_done.lo 
-MD -MP -MF .deps/ad_nfs_done.Tpo -c ad_nfs_done.c  -fPIC -DPIC -o 
.libs/ad_nfs_done.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../adio/include 
-DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../../include -MT ad_nfs_fcntl.lo 
-MD -MP -MF .deps/ad_nfs_fcntl.Tpo -c ad_nfs_fcntl.c  -fPIC -DPIC -o 
.libs/ad_nfs_fcntl.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../adio/include 
-DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../../include -MT ad_nfs_getsh.lo 
-MD -MP -MF .deps/ad_nfs_getsh.Tpo -c ad_nfs_getsh.c  -fPIC -DPIC -o 
.libs/ad_nfs_getsh.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../adio/include 
-DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../../include -MT ad_nfs.lo -MD -MP 
-MF .deps/ad_nfs.Tpo -c ad_nfs.c  -fPIC -DPIC -o .libs/ad_nfs.o
mv -f .deps/ad_nfs_fcntl.Tpo .deps/ad_nfs_fcntl.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../../include -MT ad_nfs_hints.lo 
-MD -MP -MF .deps/ad_nfs_hints.Tpo -c -o ad_nfs_hints.lo ad_nfs_hints.c
mv -f .deps/ad_nfs.Tpo .deps/ad_nfs.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../../include -MT ad_nfs_iread.lo 
-MD -MP -MF .deps/ad_nfs_iread.Tpo -c -o ad_nfs_iread.lo ad_nfs_iread.c
mv -f .deps/ad_nfs_getsh.Tpo .deps/ad_nfs_getsh.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../../include -MT ad_nfs_iwrite.lo 
-MD -MP -MF .deps/ad_nfs_iwrite.Tpo -c -o ad_nfs_iwrite.lo ad_nfs_iwrite.c
mv -f .deps/ad_nfs_done.Tpo .deps/ad_nfs_done.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../../include -MT ad_nfs_open.lo 
-MD -MP -MF .deps/ad_nfs_open.Tpo -c -o ad_nfs_open.lo ad_nfs_open.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../adio/include 
-DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../../include -MT ad_nfs_hints.lo 
-MD -MP -MF .deps/ad_nfs_hints.Tpo -c ad_nfs_hints.c  -fPIC -DPIC -o 
.libs/ad_nfs_hints.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../adio/include 
-DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../../include -MT ad_nfs_iread.lo 
-MD -MP -MF .deps/ad_nfs_iread.Tpo -c ad_nfs_iread.c  -fPIC -DPIC -o 
.libs/ad_nfs_iread.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../adio/include 
-DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../../include -MT ad_nfs_iwrite.lo 
-MD -MP -MF .deps/ad_nfs_iwrite.Tpo -c ad_nfs_iwrite.c  -fPIC -DPIC -o 
.libs/ad_nfs_iwrite.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../adio/include 
-DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../../include -MT ad_nfs_open.lo 
-MD -MP -MF .deps/ad_nfs_open.Tpo -c ad_nfs_open.c  -fPIC -DPIC -o 
.libs/ad_nfs_open.o
mv -f .deps/ad_nfs_hints.Tpo .deps/ad_nfs_hints.Plo
mv -f .deps/ad_nfs_iread.Tpo .deps/ad_nfs_iread.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../../include -MT ad_nfs_read.lo 
-MD -MP -MF .deps/ad_nfs_read.Tpo -c -o ad_nfs_read.lo ad_nfs_read.c
/bin/sh ../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../../include -MT ad_nfs_resize.lo 
-MD -MP -MF .deps/ad_nfs_resize.Tpo -c -o ad_nfs_resize.lo ad_nfs_resize.c
mv -f .deps/ad_nfs_iwrite.Tpo .deps/ad_nfs_iwrite.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../../include -MT ad_nfs_setsh.lo 
-MD -MP -MF .deps/ad_nfs_setsh.Tpo -c -o ad_nfs_setsh.lo ad_nfs_setsh.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../adio/include 
-DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../../include -MT ad_nfs_read.lo 
-MD -MP -MF .deps/ad_nfs_read.Tpo -c ad_nfs_read.c  -fPIC -DPIC -o 
.libs/ad_nfs_read.o
mv -f .deps/ad_nfs_open.Tpo .deps/ad_nfs_open.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../../include -MT ad_nfs_wait.lo 
-MD -MP -MF .deps/ad_nfs_wait.Tpo -c -o ad_nfs_wait.lo ad_nfs_wait.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../adio/include 
-DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../../include -MT ad_nfs_resize.lo 
-MD -MP -MF .deps/ad_nfs_resize.Tpo -c ad_nfs_resize.c  -fPIC -DPIC -o 
.libs/ad_nfs_resize.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../adio/include 
-DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../../include -MT ad_nfs_setsh.lo 
-MD -MP -MF .deps/ad_nfs_setsh.Tpo -c ad_nfs_setsh.c  -fPIC -DPIC -o 
.libs/ad_nfs_setsh.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../adio/include 
-DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../../include -MT ad_nfs_wait.lo 
-MD -MP -MF .deps/ad_nfs_wait.Tpo -c ad_nfs_wait.c  -fPIC -DPIC -o 
.libs/ad_nfs_wait.o
mv -f .deps/ad_nfs_resize.Tpo .deps/ad_nfs_resize.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../../include -MT ad_nfs_write.lo 
-MD -MP -MF .deps/ad_nfs_write.Tpo -c -o ad_nfs_write.lo ad_nfs_write.c
mv -f .deps/ad_nfs_wait.Tpo .deps/ad_nfs_wait.Plo
mv -f .deps/ad_nfs_setsh.Tpo .deps/ad_nfs_setsh.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../adio/include 
-DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../../include -MT ad_nfs_write.lo 
-MD -MP -MF .deps/ad_nfs_write.Tpo -c ad_nfs_write.c  -fPIC -DPIC -o 
.libs/ad_nfs_write.o
mv -f .deps/ad_nfs_read.Tpo .deps/ad_nfs_read.Plo
mv -f .deps/ad_nfs_write.Tpo .deps/ad_nfs_write.Plo
/bin/sh ../../libtool --tag=CC   --mode=link gcc   -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 
-DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 
-DHAVE_ROMIOCONF_H  -I../../include   -o libadio_nfs.la  ad_nfs.lo 
ad_nfs_done.lo ad_nfs_fcntl.lo ad_nfs_getsh.lo ad_nfs_hints.lo ad_nfs_iread.lo 
ad_nfs_iwrite.lo ad_nfs_open.lo ad_nfs_read.lo ad_nfs_resize.lo ad_nfs_setsh.lo 
ad_nfs_wait.lo ad_nfs_write.lo  -lnsl -lutil  -lm 
libtool: link: ar cru .libs/libadio_nfs.a .libs/ad_nfs.o .libs/ad_nfs_done.o 
.libs/ad_nfs_fcntl.o .libs/ad_nfs_getsh.o .libs/ad_nfs_hints.o 
.libs/ad_nfs_iread.o .libs/ad_nfs_iwrite.o .libs/ad_nfs_open.o 
.libs/ad_nfs_read.o .libs/ad_nfs_resize.o .libs/ad_nfs_setsh.o 
.libs/ad_nfs_wait.o .libs/ad_nfs_write.o 
libtool: link: ranlib .libs/libadio_nfs.a
libtool: link: ( cd ".libs" && rm -f "libadio_nfs.la" && ln -s 
"../libadio_nfs.la" "libadio_nfs.la" )
make[5]: Leaving directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/ad_nfs'
Making all in ad_testfs
make[5]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/ad_testfs'
/bin/sh ../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../../include -MT ad_testfs.lo -MD 
-MP -MF .deps/ad_testfs.Tpo -c -o ad_testfs.lo ad_testfs.c
/bin/sh ../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../../include -MT 
ad_testfs_close.lo -MD -MP -MF .deps/ad_testfs_close.Tpo -c -o 
ad_testfs_close.lo ad_testfs_close.c
/bin/sh ../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../../include -MT 
ad_testfs_delete.lo -MD -MP -MF .deps/ad_testfs_delete.Tpo -c -o 
ad_testfs_delete.lo ad_testfs_delete.c
/bin/sh ../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../../include -MT 
ad_testfs_done.lo -MD -MP -MF .deps/ad_testfs_done.Tpo -c -o ad_testfs_done.lo 
ad_testfs_done.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../adio/include 
-DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../../include -MT 
ad_testfs_delete.lo -MD -MP -MF .deps/ad_testfs_delete.Tpo -c 
ad_testfs_delete.c  -fPIC -DPIC -o .libs/ad_testfs_delete.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../adio/include 
-DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../../include -MT ad_testfs_done.lo 
-MD -MP -MF .deps/ad_testfs_done.Tpo -c ad_testfs_done.c  -fPIC -DPIC -o 
.libs/ad_testfs_done.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../adio/include 
-DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../../include -MT 
ad_testfs_close.lo -MD -MP -MF .deps/ad_testfs_close.Tpo -c ad_testfs_close.c  
-fPIC -DPIC -o .libs/ad_testfs_close.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../adio/include 
-DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../../include -MT ad_testfs.lo -MD 
-MP -MF .deps/ad_testfs.Tpo -c ad_testfs.c  -fPIC -DPIC -o .libs/ad_testfs.o
mv -f .deps/ad_testfs.Tpo .deps/ad_testfs.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../../include -MT 
ad_testfs_fcntl.lo -MD -MP -MF .deps/ad_testfs_fcntl.Tpo -c -o 
ad_testfs_fcntl.lo ad_testfs_fcntl.c
mv -f .deps/ad_testfs_close.Tpo .deps/ad_testfs_close.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../../include -MT 
ad_testfs_flush.lo -MD -MP -MF .deps/ad_testfs_flush.Tpo -c -o 
ad_testfs_flush.lo ad_testfs_flush.c
mv -f .deps/ad_testfs_delete.Tpo .deps/ad_testfs_delete.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../../include -MT 
ad_testfs_getsh.lo -MD -MP -MF .deps/ad_testfs_getsh.Tpo -c -o 
ad_testfs_getsh.lo ad_testfs_getsh.c
mv -f .deps/ad_testfs_done.Tpo .deps/ad_testfs_done.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../adio/include 
-DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../../include -MT 
ad_testfs_fcntl.lo -MD -MP -MF .deps/ad_testfs_fcntl.Tpo -c ad_testfs_fcntl.c  
-fPIC -DPIC -o .libs/ad_testfs_fcntl.o
/bin/sh ../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../../include -MT 
ad_testfs_hints.lo -MD -MP -MF .deps/ad_testfs_hints.Tpo -c -o 
ad_testfs_hints.lo ad_testfs_hints.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../adio/include 
-DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../../include -MT 
ad_testfs_getsh.lo -MD -MP -MF .deps/ad_testfs_getsh.Tpo -c ad_testfs_getsh.c  
-fPIC -DPIC -o .libs/ad_testfs_getsh.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../adio/include 
-DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../../include -MT 
ad_testfs_flush.lo -MD -MP -MF .deps/ad_testfs_flush.Tpo -c ad_testfs_flush.c  
-fPIC -DPIC -o .libs/ad_testfs_flush.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../adio/include 
-DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../../include -MT 
ad_testfs_hints.lo -MD -MP -MF .deps/ad_testfs_hints.Tpo -c ad_testfs_hints.c  
-fPIC -DPIC -o .libs/ad_testfs_hints.o
mv -f .deps/ad_testfs_fcntl.Tpo .deps/ad_testfs_fcntl.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../../include -MT 
ad_testfs_iread.lo -MD -MP -MF .deps/ad_testfs_iread.Tpo -c -o 
ad_testfs_iread.lo ad_testfs_iread.c
mv -f .deps/ad_testfs_getsh.Tpo .deps/ad_testfs_getsh.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../../include -MT 
ad_testfs_iwrite.lo -MD -MP -MF .deps/ad_testfs_iwrite.Tpo -c -o 
ad_testfs_iwrite.lo ad_testfs_iwrite.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../adio/include 
-DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../../include -MT 
ad_testfs_iread.lo -MD -MP -MF .deps/ad_testfs_iread.Tpo -c ad_testfs_iread.c  
-fPIC -DPIC -o .libs/ad_testfs_iread.o
mv -f .deps/ad_testfs_flush.Tpo .deps/ad_testfs_flush.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../../include -MT 
ad_testfs_open.lo -MD -MP -MF .deps/ad_testfs_open.Tpo -c -o ad_testfs_open.lo 
ad_testfs_open.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../adio/include 
-DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../../include -MT 
ad_testfs_iwrite.lo -MD -MP -MF .deps/ad_testfs_iwrite.Tpo -c 
ad_testfs_iwrite.c  -fPIC -DPIC -o .libs/ad_testfs_iwrite.o
mv -f .deps/ad_testfs_hints.Tpo .deps/ad_testfs_hints.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../../include -MT 
ad_testfs_rdcoll.lo -MD -MP -MF .deps/ad_testfs_rdcoll.Tpo -c -o 
ad_testfs_rdcoll.lo ad_testfs_rdcoll.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../adio/include 
-DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../../include -MT ad_testfs_open.lo 
-MD -MP -MF .deps/ad_testfs_open.Tpo -c ad_testfs_open.c  -fPIC -DPIC -o 
.libs/ad_testfs_open.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../adio/include 
-DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../../include -MT 
ad_testfs_rdcoll.lo -MD -MP -MF .deps/ad_testfs_rdcoll.Tpo -c 
ad_testfs_rdcoll.c  -fPIC -DPIC -o .libs/ad_testfs_rdcoll.o
mv -f .deps/ad_testfs_iread.Tpo .deps/ad_testfs_iread.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../../include -MT 
ad_testfs_read.lo -MD -MP -MF .deps/ad_testfs_read.Tpo -c -o ad_testfs_read.lo 
ad_testfs_read.c
mv -f .deps/ad_testfs_iwrite.Tpo .deps/ad_testfs_iwrite.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../../include -MT 
ad_testfs_resize.lo -MD -MP -MF .deps/ad_testfs_resize.Tpo -c -o 
ad_testfs_resize.lo ad_testfs_resize.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../adio/include 
-DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../../include -MT ad_testfs_read.lo 
-MD -MP -MF .deps/ad_testfs_read.Tpo -c ad_testfs_read.c  -fPIC -DPIC -o 
.libs/ad_testfs_read.o
mv -f .deps/ad_testfs_open.Tpo .deps/ad_testfs_open.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../../include -MT 
ad_testfs_seek.lo -MD -MP -MF .deps/ad_testfs_seek.Tpo -c -o ad_testfs_seek.lo 
ad_testfs_seek.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../adio/include 
-DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../../include -MT 
ad_testfs_resize.lo -MD -MP -MF .deps/ad_testfs_resize.Tpo -c 
ad_testfs_resize.c  -fPIC -DPIC -o .libs/ad_testfs_resize.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../adio/include 
-DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../../include -MT ad_testfs_seek.lo 
-MD -MP -MF .deps/ad_testfs_seek.Tpo -c ad_testfs_seek.c  -fPIC -DPIC -o 
.libs/ad_testfs_seek.o
mv -f .deps/ad_testfs_rdcoll.Tpo .deps/ad_testfs_rdcoll.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../../include -MT 
ad_testfs_setsh.lo -MD -MP -MF .deps/ad_testfs_setsh.Tpo -c -o 
ad_testfs_setsh.lo ad_testfs_setsh.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../adio/include 
-DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../../include -MT 
ad_testfs_setsh.lo -MD -MP -MF .deps/ad_testfs_setsh.Tpo -c ad_testfs_setsh.c  
-fPIC -DPIC -o .libs/ad_testfs_setsh.o
mv -f .deps/ad_testfs_read.Tpo .deps/ad_testfs_read.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../../include -MT 
ad_testfs_wait.lo -MD -MP -MF .deps/ad_testfs_wait.Tpo -c -o ad_testfs_wait.lo 
ad_testfs_wait.c
mv -f .deps/ad_testfs_resize.Tpo .deps/ad_testfs_resize.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../../include -MT 
ad_testfs_wrcoll.lo -MD -MP -MF .deps/ad_testfs_wrcoll.Tpo -c -o 
ad_testfs_wrcoll.lo ad_testfs_wrcoll.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../adio/include 
-DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../../include -MT ad_testfs_wait.lo 
-MD -MP -MF .deps/ad_testfs_wait.Tpo -c ad_testfs_wait.c  -fPIC -DPIC -o 
.libs/ad_testfs_wait.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../adio/include 
-DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../../include -MT 
ad_testfs_wrcoll.lo -MD -MP -MF .deps/ad_testfs_wrcoll.Tpo -c 
ad_testfs_wrcoll.c  -fPIC -DPIC -o .libs/ad_testfs_wrcoll.o
mv -f .deps/ad_testfs_seek.Tpo .deps/ad_testfs_seek.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../../include -MT 
ad_testfs_write.lo -MD -MP -MF .deps/ad_testfs_write.Tpo -c -o 
ad_testfs_write.lo ad_testfs_write.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../adio/include 
-DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../../include -MT 
ad_testfs_write.lo -MD -MP -MF .deps/ad_testfs_write.Tpo -c ad_testfs_write.c  
-fPIC -DPIC -o .libs/ad_testfs_write.o
mv -f .deps/ad_testfs_setsh.Tpo .deps/ad_testfs_setsh.Plo
mv -f .deps/ad_testfs_wrcoll.Tpo .deps/ad_testfs_wrcoll.Plo
mv -f .deps/ad_testfs_wait.Tpo .deps/ad_testfs_wait.Plo
mv -f .deps/ad_testfs_write.Tpo .deps/ad_testfs_write.Plo
/bin/sh ../../libtool --tag=CC   --mode=link gcc   -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 
-DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 
-DHAVE_ROMIOCONF_H  -I../../include   -o libadio_testfs.la  ad_testfs.lo 
ad_testfs_close.lo ad_testfs_delete.lo ad_testfs_done.lo ad_testfs_fcntl.lo 
ad_testfs_flush.lo ad_testfs_getsh.lo ad_testfs_hints.lo ad_testfs_iread.lo 
ad_testfs_iwrite.lo ad_testfs_open.lo ad_testfs_rdcoll.lo ad_testfs_read.lo 
ad_testfs_resize.lo ad_testfs_seek.lo ad_testfs_setsh.lo ad_testfs_wait.lo 
ad_testfs_wrcoll.lo ad_testfs_write.lo  -lnsl -lutil  -lm 
libtool: link: ar cru .libs/libadio_testfs.a .libs/ad_testfs.o 
.libs/ad_testfs_close.o .libs/ad_testfs_delete.o .libs/ad_testfs_done.o 
.libs/ad_testfs_fcntl.o .libs/ad_testfs_flush.o .libs/ad_testfs_getsh.o 
.libs/ad_testfs_hints.o .libs/ad_testfs_iread.o .libs/ad_testfs_iwrite.o 
.libs/ad_testfs_open.o .libs/ad_testfs_rdcoll.o .libs/ad_testfs_read.o 
.libs/ad_testfs_resize.o .libs/ad_testfs_seek.o .libs/ad_testfs_setsh.o 
.libs/ad_testfs_wait.o .libs/ad_testfs_wrcoll.o .libs/ad_testfs_write.o 
libtool: link: ranlib .libs/libadio_testfs.a
libtool: link: ( cd ".libs" && rm -f "libadio_testfs.la" && ln -s 
"../libadio_testfs.la" "libadio_testfs.la" )
make[5]: Leaving directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/ad_testfs'
Making all in ad_ufs
make[5]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/ad_ufs'
/bin/sh ../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../../include -MT ad_ufs.lo -MD 
-MP -MF .deps/ad_ufs.Tpo -c -o ad_ufs.lo ad_ufs.c
/bin/sh ../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../../include -MT ad_ufs_open.lo 
-MD -MP -MF .deps/ad_ufs_open.Tpo -c -o ad_ufs_open.lo ad_ufs_open.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../adio/include 
-DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../../include -MT ad_ufs.lo -MD -MP 
-MF .deps/ad_ufs.Tpo -c ad_ufs.c  -fPIC -DPIC -o .libs/ad_ufs.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../adio/include 
-DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../opal/include -I../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../../include -MT ad_ufs_open.lo 
-MD -MP -MF .deps/ad_ufs_open.Tpo -c ad_ufs_open.c  -fPIC -DPIC -o 
.libs/ad_ufs_open.o
mv -f .deps/ad_ufs.Tpo .deps/ad_ufs.Plo
mv -f .deps/ad_ufs_open.Tpo .deps/ad_ufs_open.Plo
/bin/sh ../../libtool --tag=CC   --mode=link gcc   -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 
-DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 
-DHAVE_ROMIOCONF_H  -I../../include   -o libadio_ufs.la  ad_ufs.lo 
ad_ufs_open.lo  -lnsl -lutil  -lm 
libtool: link: ar cru .libs/libadio_ufs.a .libs/ad_ufs.o .libs/ad_ufs_open.o 
libtool: link: ranlib .libs/libadio_ufs.a
libtool: link: ( cd ".libs" && rm -f "libadio_ufs.la" && ln -s 
"../libadio_ufs.la" "libadio_ufs.la" )
make[5]: Leaving directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/ad_ufs'
make[5]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio'
/bin/sh ../libtool --tag=CC   --mode=link gcc   -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 
-DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 
-DHAVE_ROMIOCONF_H  -I../include   -o libadio.la   common/libadio_common.la     
ad_nfs/libadio_nfs.la       ad_testfs/libadio_testfs.la ad_ufs/libadio_ufs.la  
-lnsl -lutil  -lm 
libtool: link: (cd .libs/libadio.lax/libadio_common.a && ar x 
"/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/common/.libs/libadio_common.a")
libtool: link: (cd .libs/libadio.lax/libadio_nfs.a && ar x 
"/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/ad_nfs/.libs/libadio_nfs.a")
libtool: link: (cd .libs/libadio.lax/libadio_testfs.a && ar x 
"/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/ad_testfs/.libs/libadio_testfs.a")
libtool: link: (cd .libs/libadio.lax/libadio_ufs.a && ar x 
"/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/ad_ufs/.libs/libadio_ufs.a")
libtool: link: ar cru .libs/libadio.a   
.libs/libadio.lax/libadio_common.a/ad_aggregate.o 
.libs/libadio.lax/libadio_common.a/ad_close.o 
.libs/libadio.lax/libadio_common.a/ad_darray.o 
.libs/libadio.lax/libadio_common.a/ad_delete.o 
.libs/libadio.lax/libadio_common.a/ad_done.o 
.libs/libadio.lax/libadio_common.a/ad_done_fake.o 
.libs/libadio.lax/libadio_common.a/ad_end.o 
.libs/libadio.lax/libadio_common.a/ad_fcntl.o 
.libs/libadio.lax/libadio_common.a/ad_flush.o 
.libs/libadio.lax/libadio_common.a/ad_fstype.o 
.libs/libadio.lax/libadio_common.a/ad_get_sh_fp.o 
.libs/libadio.lax/libadio_common.a/ad_hints.o 
.libs/libadio.lax/libadio_common.a/ad_init.o 
.libs/libadio.lax/libadio_common.a/ad_iopen.o 
.libs/libadio.lax/libadio_common.a/ad_iread.o 
.libs/libadio.lax/libadio_common.a/ad_iread_fake.o 
.libs/libadio.lax/libadio_common.a/ad_iwrite.o 
.libs/libadio.lax/libadio_common.a/ad_iwrite_fake.o 
.libs/libadio.lax/libadio_common.a/ad_open.o 
.libs/libadio.lax/libadio_common.a/ad_prealloc.o 
.libs/libadio.lax/libadio_common.a/ad_read.o 
.libs/libadio.lax/libadio_common.a/ad_read_coll.o 
.libs/libadio.lax/libadio_common.a/ad_read_str.o 
.libs/libadio.lax/libadio_common.a/ad_read_str_naive.o 
.libs/libadio.lax/libadio_common.a/ad_resize.o 
.libs/libadio.lax/libadio_common.a/ad_seek.o 
.libs/libadio.lax/libadio_common.a/ad_set_sh_fp.o 
.libs/libadio.lax/libadio_common.a/ad_set_view.o 
.libs/libadio.lax/libadio_common.a/ad_subarray.o 
.libs/libadio.lax/libadio_common.a/ad_wait.o 
.libs/libadio.lax/libadio_common.a/ad_wait_fake.o 
.libs/libadio.lax/libadio_common.a/ad_write.o 
.libs/libadio.lax/libadio_common.a/ad_write_coll.o 
.libs/libadio.lax/libadio_common.a/ad_write_nolock.o 
.libs/libadio.lax/libadio_common.a/ad_write_str.o 
.libs/libadio.lax/libadio_common.a/ad_write_str_naive.o 
.libs/libadio.lax/libadio_common.a/adi_close.o 
.libs/libadio.lax/libadio_common.a/byte_offset.o 
.libs/libadio.lax/libadio_common.a/cb_config_list.o 
.libs/libadio.lax/libadio_common.a/eof_offset.o 
.libs/libadio.lax/libadio_common.a/error.o 
.libs/libadio.lax/libadio_common.a/flatten.o 
.libs/libadio.lax/libadio_common.a/get_fp_posn.o 
.libs/libadio.lax/libadio_common.a/greq_fns.o 
.libs/libadio.lax/libadio_common.a/iscontig.o 
.libs/libadio.lax/libadio_common.a/lock.o 
.libs/libadio.lax/libadio_common.a/malloc.o 
.libs/libadio.lax/libadio_common.a/shfp_fname.o 
.libs/libadio.lax/libadio_common.a/status_setb.o 
.libs/libadio.lax/libadio_common.a/strfns.o 
.libs/libadio.lax/libadio_common.a/system_hints.o  
.libs/libadio.lax/libadio_nfs.a/ad_nfs.o 
.libs/libadio.lax/libadio_nfs.a/ad_nfs_done.o 
.libs/libadio.lax/libadio_nfs.a/ad_nfs_fcntl.o 
.libs/libadio.lax/libadio_nfs.a/ad_nfs_getsh.o 
.libs/libadio.lax/libadio_nfs.a/ad_nfs_hints.o 
.libs/libadio.lax/libadio_nfs.a/ad_nfs_iread.o 
.libs/libadio.lax/libadio_nfs.a/ad_nfs_iwrite.o 
.libs/libadio.lax/libadio_nfs.a/ad_nfs_open.o 
.libs/libadio.lax/libadio_nfs.a/ad_nfs_read.o 
.libs/libadio.lax/libadio_nfs.a/ad_nfs_resize.o 
.libs/libadio.lax/libadio_nfs.a/ad_nfs_setsh.o 
.libs/libadio.lax/libadio_nfs.a/ad_nfs_wait.o 
.libs/libadio.lax/libadio_nfs.a/ad_nfs_write.o  
.libs/libadio.lax/libadio_testfs.a/ad_testfs.o 
.libs/libadio.lax/libadio_testfs.a/ad_testfs_close.o 
.libs/libadio.lax/libadio_testfs.a/ad_testfs_delete.o 
.libs/libadio.lax/libadio_testfs.a/ad_testfs_done.o 
.libs/libadio.lax/libadio_testfs.a/ad_testfs_fcntl.o 
.libs/libadio.lax/libadio_testfs.a/ad_testfs_flush.o 
.libs/libadio.lax/libadio_testfs.a/ad_testfs_getsh.o 
.libs/libadio.lax/libadio_testfs.a/ad_testfs_hints.o 
.libs/libadio.lax/libadio_testfs.a/ad_testfs_iread.o 
.libs/libadio.lax/libadio_testfs.a/ad_testfs_iwrite.o 
.libs/libadio.lax/libadio_testfs.a/ad_testfs_open.o 
.libs/libadio.lax/libadio_testfs.a/ad_testfs_rdcoll.o 
.libs/libadio.lax/libadio_testfs.a/ad_testfs_read.o 
.libs/libadio.lax/libadio_testfs.a/ad_testfs_resize.o 
.libs/libadio.lax/libadio_testfs.a/ad_testfs_seek.o 
.libs/libadio.lax/libadio_testfs.a/ad_testfs_setsh.o 
.libs/libadio.lax/libadio_testfs.a/ad_testfs_wait.o 
.libs/libadio.lax/libadio_testfs.a/ad_testfs_wrcoll.o 
.libs/libadio.lax/libadio_testfs.a/ad_testfs_write.o  
.libs/libadio.lax/libadio_ufs.a/ad_ufs.o 
.libs/libadio.lax/libadio_ufs.a/ad_ufs_open.o 
libtool: link: ranlib .libs/libadio.a
libtool: link: rm -fr .libs/libadio.lax
libtool: link: ( cd ".libs" && rm -f "libadio.la" && ln -s "../libadio.la" 
"libadio.la" )
make[5]: Leaving directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio'
make[4]: Leaving directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio'
Making all in mpi-io
make[4]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/mpi-io'
Making all in glue/openmpi
make[5]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/mpi-io/glue/openmpi'
/bin/sh ../../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../../../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../../opal/include -I../../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/mpi-io
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../../../include -MT mpio_err.lo 
-MD -MP -MF .deps/mpio_err.Tpo -c -o mpio_err.lo mpio_err.c
/bin/sh ../../../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../../../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../../opal/include -I../../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/mpi-io
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../../../include -MT mpio_file.lo 
-MD -MP -MF .deps/mpio_file.Tpo -c -o mpio_file.lo mpio_file.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../adio/include 
-DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../../opal/include -I../../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/mpi-io
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../../../include -MT mpio_err.lo 
-MD -MP -MF .deps/mpio_err.Tpo -c mpio_err.c  -fPIC -DPIC -o .libs/mpio_err.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../adio/include 
-DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../../../opal/include -I../../../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/mpi-io
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../../../include -MT mpio_file.lo 
-MD -MP -MF .deps/mpio_file.Tpo -c mpio_file.c  -fPIC -DPIC -o .libs/mpio_file.o
mv -f .deps/mpio_file.Tpo .deps/mpio_file.Plo
mv -f .deps/mpio_err.Tpo .deps/mpio_err.Plo
/bin/sh ../../../libtool --tag=CC   --mode=link gcc   -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 
-DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 
-DHAVE_ROMIOCONF_H  -I../../../include   -o libglue.la  mpio_err.lo 
mpio_file.lo  -lnsl -lutil  -lm 
libtool: link: ar cru .libs/libglue.a .libs/mpio_err.o .libs/mpio_file.o 
libtool: link: ranlib .libs/libglue.a
libtool: link: ( cd ".libs" && rm -f "libglue.la" && ln -s "../libglue.la" 
"libglue.la" )
make[5]: Leaving directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/mpi-io/glue/openmpi'
make[5]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/mpi-io'
/bin/sh ../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../opal/include -I../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../include -MT close.lo -MD -MP 
-MF .deps/close.Tpo -c -o close.lo close.c
/bin/sh ../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../opal/include -I../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../include -MT delete.lo -MD -MP 
-MF .deps/delete.Tpo -c -o delete.lo delete.c
/bin/sh ../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../opal/include -I../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../include -MT fsync.lo -MD -MP 
-MF .deps/fsync.Tpo -c -o fsync.lo fsync.c
/bin/sh ../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../opal/include -I../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../include -MT get_amode.lo -MD 
-MP -MF .deps/get_amode.Tpo -c -o get_amode.lo get_amode.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../adio/include -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../opal/include -I../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../include -MT fsync.lo -MD -MP -MF 
.deps/fsync.Tpo -c fsync.c  -fPIC -DPIC -o .libs/fsync.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../adio/include -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../opal/include -I../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../include -MT close.lo -MD -MP -MF 
.deps/close.Tpo -c close.c  -fPIC -DPIC -o .libs/close.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../adio/include -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../opal/include -I../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../include -MT delete.lo -MD -MP 
-MF .deps/delete.Tpo -c delete.c  -fPIC -DPIC -o .libs/delete.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../adio/include -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../opal/include -I../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../include -MT get_amode.lo -MD -MP 
-MF .deps/get_amode.Tpo -c get_amode.c  -fPIC -DPIC -o .libs/get_amode.o
mv -f .deps/delete.Tpo .deps/delete.Plo
mv -f .deps/fsync.Tpo .deps/fsync.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../opal/include -I../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../include -MT get_atom.lo -MD -MP 
-MF .deps/get_atom.Tpo -c -o get_atom.lo get_atom.c
/bin/sh ../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../opal/include -I../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../include -MT get_bytoff.lo -MD 
-MP -MF .deps/get_bytoff.Tpo -c -o get_bytoff.lo get_bytoff.c
mv -f .deps/close.Tpo .deps/close.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../opal/include -I../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../include -MT get_errh.lo -MD -MP 
-MF .deps/get_errh.Tpo -c -o get_errh.lo get_errh.c
mv -f .deps/get_amode.Tpo .deps/get_amode.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../opal/include -I../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../include -MT get_extent.lo -MD 
-MP -MF .deps/get_extent.Tpo -c -o get_extent.lo get_extent.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../adio/include -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../opal/include -I../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../include -MT get_bytoff.lo -MD 
-MP -MF .deps/get_bytoff.Tpo -c get_bytoff.c  -fPIC -DPIC -o .libs/get_bytoff.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../adio/include -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../opal/include -I../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../include -MT get_atom.lo -MD -MP 
-MF .deps/get_atom.Tpo -c get_atom.c  -fPIC -DPIC -o .libs/get_atom.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../adio/include -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../opal/include -I../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../include -MT get_errh.lo -MD -MP 
-MF .deps/get_errh.Tpo -c get_errh.c  -fPIC -DPIC -o .libs/get_errh.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../adio/include -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../opal/include -I../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../include -MT get_extent.lo -MD 
-MP -MF .deps/get_extent.Tpo -c get_extent.c  -fPIC -DPIC -o .libs/get_extent.o
mv -f .deps/get_bytoff.Tpo .deps/get_bytoff.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../opal/include -I../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../include -MT get_group.lo -MD 
-MP -MF .deps/get_group.Tpo -c -o get_group.lo get_group.c
mv -f .deps/get_extent.Tpo .deps/get_extent.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../opal/include -I../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../include -MT get_info.lo -MD -MP 
-MF .deps/get_info.Tpo -c -o get_info.lo get_info.c
mv -f .deps/get_atom.Tpo .deps/get_atom.Plo
mv -f .deps/get_errh.Tpo .deps/get_errh.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../opal/include -I../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../include -MT get_posn.lo -MD -MP 
-MF .deps/get_posn.Tpo -c -o get_posn.lo get_posn.c
/bin/sh ../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../opal/include -I../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../include -MT get_posn_sh.lo -MD 
-MP -MF .deps/get_posn_sh.Tpo -c -o get_posn_sh.lo get_posn_sh.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../adio/include -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../opal/include -I../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../include -MT get_group.lo -MD -MP 
-MF .deps/get_group.Tpo -c get_group.c  -fPIC -DPIC -o .libs/get_group.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../adio/include -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../opal/include -I../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../include -MT get_posn.lo -MD -MP 
-MF .deps/get_posn.Tpo -c get_posn.c  -fPIC -DPIC -o .libs/get_posn.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../adio/include -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../opal/include -I../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../include -MT get_posn_sh.lo -MD 
-MP -MF .deps/get_posn_sh.Tpo -c get_posn_sh.c  -fPIC -DPIC -o 
.libs/get_posn_sh.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../adio/include -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../opal/include -I../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../include -MT get_info.lo -MD -MP 
-MF .deps/get_info.Tpo -c get_info.c  -fPIC -DPIC -o .libs/get_info.o
mv -f .deps/get_group.Tpo .deps/get_group.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../opal/include -I../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../include -MT get_size.lo -MD -MP 
-MF .deps/get_size.Tpo -c -o get_size.lo get_size.c
mv -f .deps/get_posn.Tpo .deps/get_posn.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../opal/include -I../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../include -MT get_view.lo -MD -MP 
-MF .deps/get_view.Tpo -c -o get_view.lo get_view.c
mv -f .deps/get_posn_sh.Tpo .deps/get_posn_sh.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../opal/include -I../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../include -MT iread_at.lo -MD -MP 
-MF .deps/iread_at.Tpo -c -o iread_at.lo iread_at.c
mv -f .deps/get_info.Tpo .deps/get_info.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../opal/include -I../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../include -MT iread.lo -MD -MP 
-MF .deps/iread.Tpo -c -o iread.lo iread.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../adio/include -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../opal/include -I../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../include -MT get_size.lo -MD -MP 
-MF .deps/get_size.Tpo -c get_size.c  -fPIC -DPIC -o .libs/get_size.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../adio/include -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../opal/include -I../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../include -MT get_view.lo -MD -MP 
-MF .deps/get_view.Tpo -c get_view.c  -fPIC -DPIC -o .libs/get_view.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../adio/include -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../opal/include -I../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../include -MT iread_at.lo -MD -MP 
-MF .deps/iread_at.Tpo -c iread_at.c  -fPIC -DPIC -o .libs/iread_at.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../adio/include -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../opal/include -I../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../include -MT iread.lo -MD -MP -MF 
.deps/iread.Tpo -c iread.c  -fPIC -DPIC -o .libs/iread.o
mv -f .deps/get_view.Tpo .deps/get_view.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../opal/include -I../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../include -MT iread_sh.lo -MD -MP 
-MF .deps/iread_sh.Tpo -c -o iread_sh.lo iread_sh.c
mv -f .deps/get_size.Tpo .deps/get_size.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../opal/include -I../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../include -MT iwrite_at.lo -MD 
-MP -MF .deps/iwrite_at.Tpo -c -o iwrite_at.lo iwrite_at.c
mv -f .deps/iread_at.Tpo .deps/iread_at.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../opal/include -I../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../include -MT iwrite.lo -MD -MP 
-MF .deps/iwrite.Tpo -c -o iwrite.lo iwrite.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../adio/include -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../opal/include -I../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../include -MT iread_sh.lo -MD -MP 
-MF .deps/iread_sh.Tpo -c iread_sh.c  -fPIC -DPIC -o .libs/iread_sh.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../adio/include -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../opal/include -I../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../include -MT iwrite.lo -MD -MP 
-MF .deps/iwrite.Tpo -c iwrite.c  -fPIC -DPIC -o .libs/iwrite.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../adio/include -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../opal/include -I../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../include -MT iwrite_at.lo -MD -MP 
-MF .deps/iwrite_at.Tpo -c iwrite_at.c  -fPIC -DPIC -o .libs/iwrite_at.o
mv -f .deps/iread.Tpo .deps/iread.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../opal/include -I../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../include -MT iwrite_sh.lo -MD 
-MP -MF .deps/iwrite_sh.Tpo -c -o iwrite_sh.lo iwrite_sh.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../adio/include -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../opal/include -I../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../include -MT iwrite_sh.lo -MD -MP 
-MF .deps/iwrite_sh.Tpo -c iwrite_sh.c  -fPIC -DPIC -o .libs/iwrite_sh.o
mv -f .deps/iwrite_at.Tpo .deps/iwrite_at.Plo
mv -f .deps/iread_sh.Tpo .deps/iread_sh.Plo
mv -f .deps/iwrite.Tpo .deps/iwrite.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../opal/include -I../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../include -MT open.lo -MD -MP -MF 
.deps/open.Tpo -c -o open.lo open.c
/bin/sh ../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../opal/include -I../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../include -MT prealloc.lo -MD -MP 
-MF .deps/prealloc.Tpo -c -o prealloc.lo prealloc.c
/bin/sh ../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../opal/include -I../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../include -MT rd_atallb.lo -MD 
-MP -MF .deps/rd_atallb.Tpo -c -o rd_atallb.lo rd_atallb.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../adio/include -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../opal/include -I../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../include -MT rd_atallb.lo -MD -MP 
-MF .deps/rd_atallb.Tpo -c rd_atallb.c  -fPIC -DPIC -o .libs/rd_atallb.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../adio/include -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../opal/include -I../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../include -MT open.lo -MD -MP -MF 
.deps/open.Tpo -c open.c  -fPIC -DPIC -o .libs/open.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../adio/include -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../opal/include -I../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../include -MT prealloc.lo -MD -MP 
-MF .deps/prealloc.Tpo -c prealloc.c  -fPIC -DPIC -o .libs/prealloc.o
mv -f .deps/iwrite_sh.Tpo .deps/iwrite_sh.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../opal/include -I../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../include -MT rd_atalle.lo -MD 
-MP -MF .deps/rd_atalle.Tpo -c -o rd_atalle.lo rd_atalle.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../adio/include -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../opal/include -I../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../include -MT rd_atalle.lo -MD -MP 
-MF .deps/rd_atalle.Tpo -c rd_atalle.c  -fPIC -DPIC -o .libs/rd_atalle.o
mv -f .deps/rd_atallb.Tpo .deps/rd_atallb.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../opal/include -I../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../include -MT read_allb.lo -MD 
-MP -MF .deps/read_allb.Tpo -c -o read_allb.lo read_allb.c
mv -f .deps/open.Tpo .deps/open.Plo
mv -f .deps/prealloc.Tpo .deps/prealloc.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../opal/include -I../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../include -MT read_all.lo -MD -MP 
-MF .deps/read_all.Tpo -c -o read_all.lo read_all.c
/bin/sh ../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../opal/include -I../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../include -MT read_alle.lo -MD 
-MP -MF .deps/read_alle.Tpo -c -o read_alle.lo read_alle.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../adio/include -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../opal/include -I../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../include -MT read_allb.lo -MD -MP 
-MF .deps/read_allb.Tpo -c read_allb.c  -fPIC -DPIC -o .libs/read_allb.o
mv -f .deps/rd_atalle.Tpo .deps/rd_atalle.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../opal/include -I../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../include -MT read_atall.lo -MD 
-MP -MF .deps/read_atall.Tpo -c -o read_atall.lo read_atall.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../adio/include -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../opal/include -I../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../include -MT read_alle.lo -MD -MP 
-MF .deps/read_alle.Tpo -c read_alle.c  -fPIC -DPIC -o .libs/read_alle.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../adio/include -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../opal/include -I../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../include -MT read_all.lo -MD -MP 
-MF .deps/read_all.Tpo -c read_all.c  -fPIC -DPIC -o .libs/read_all.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../adio/include -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../opal/include -I../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../include -MT read_atall.lo -MD 
-MP -MF .deps/read_atall.Tpo -c read_atall.c  -fPIC -DPIC -o .libs/read_atall.o
mv -f .deps/read_alle.Tpo .deps/read_alle.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../opal/include -I../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../include -MT read_at.lo -MD -MP 
-MF .deps/read_at.Tpo -c -o read_at.lo read_at.c
mv -f .deps/read_allb.Tpo .deps/read_allb.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../opal/include -I../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../include -MT read.lo -MD -MP -MF 
.deps/read.Tpo -c -o read.lo read.c
mv -f .deps/read_all.Tpo .deps/read_all.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../opal/include -I../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../include -MT read_ordb.lo -MD 
-MP -MF .deps/read_ordb.Tpo -c -o read_ordb.lo read_ordb.c
mv -f .deps/read_atall.Tpo .deps/read_atall.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../opal/include -I../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../include -MT read_ord.lo -MD -MP 
-MF .deps/read_ord.Tpo -c -o read_ord.lo read_ord.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../adio/include -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../opal/include -I../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../include -MT read_at.lo -MD -MP 
-MF .deps/read_at.Tpo -c read_at.c  -fPIC -DPIC -o .libs/read_at.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../adio/include -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../opal/include -I../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../include -MT read.lo -MD -MP -MF 
.deps/read.Tpo -c read.c  -fPIC -DPIC -o .libs/read.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../adio/include -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../opal/include -I../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../include -MT read_ord.lo -MD -MP 
-MF .deps/read_ord.Tpo -c read_ord.c  -fPIC -DPIC -o .libs/read_ord.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../adio/include -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../opal/include -I../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../include -MT read_ordb.lo -MD -MP 
-MF .deps/read_ordb.Tpo -c read_ordb.c  -fPIC -DPIC -o .libs/read_ordb.o
mv -f .deps/read_at.Tpo .deps/read_at.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../opal/include -I../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../include -MT read_orde.lo -MD 
-MP -MF .deps/read_orde.Tpo -c -o read_orde.lo read_orde.c
mv -f .deps/read_ord.Tpo .deps/read_ord.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../opal/include -I../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../include -MT read_sh.lo -MD -MP 
-MF .deps/read_sh.Tpo -c -o read_sh.lo read_sh.c
mv -f .deps/read_ordb.Tpo .deps/read_ordb.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../opal/include -I../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../include -MT seek.lo -MD -MP -MF 
.deps/seek.Tpo -c -o seek.lo seek.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../adio/include -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../opal/include -I../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../include -MT read_orde.lo -MD -MP 
-MF .deps/read_orde.Tpo -c read_orde.c  -fPIC -DPIC -o .libs/read_orde.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../adio/include -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../opal/include -I../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../include -MT read_sh.lo -MD -MP 
-MF .deps/read_sh.Tpo -c read_sh.c  -fPIC -DPIC -o .libs/read_sh.o
mv -f .deps/read.Tpo .deps/read.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../opal/include -I../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../include -MT seek_sh.lo -MD -MP 
-MF .deps/seek_sh.Tpo -c -o seek_sh.lo seek_sh.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../adio/include -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../opal/include -I../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../include -MT seek.lo -MD -MP -MF 
.deps/seek.Tpo -c seek.c  -fPIC -DPIC -o .libs/seek.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../adio/include -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../opal/include -I../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../include -MT seek_sh.lo -MD -MP 
-MF .deps/seek_sh.Tpo -c seek_sh.c  -fPIC -DPIC -o .libs/seek_sh.o
mv -f .deps/read_orde.Tpo .deps/read_orde.Plo
mv -f .deps/seek.Tpo .deps/seek.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../opal/include -I../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../include -MT set_atom.lo -MD -MP 
-MF .deps/set_atom.Tpo -c -o set_atom.lo set_atom.c
mv -f .deps/read_sh.Tpo .deps/read_sh.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../opal/include -I../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../include -MT set_errh.lo -MD -MP 
-MF .deps/set_errh.Tpo -c -o set_errh.lo set_errh.c
/bin/sh ../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../opal/include -I../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../include -MT set_info.lo -MD -MP 
-MF .deps/set_info.Tpo -c -o set_info.lo set_info.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../adio/include -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../opal/include -I../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../include -MT set_atom.lo -MD -MP 
-MF .deps/set_atom.Tpo -c set_atom.c  -fPIC -DPIC -o .libs/set_atom.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../adio/include -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../opal/include -I../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../include -MT set_errh.lo -MD -MP 
-MF .deps/set_errh.Tpo -c set_errh.c  -fPIC -DPIC -o .libs/set_errh.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../adio/include -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../opal/include -I../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../include -MT set_info.lo -MD -MP 
-MF .deps/set_info.Tpo -c set_info.c  -fPIC -DPIC -o .libs/set_info.o
mv -f .deps/seek_sh.Tpo .deps/seek_sh.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../opal/include -I../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../include -MT set_size.lo -MD -MP 
-MF .deps/set_size.Tpo -c -o set_size.lo set_size.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../adio/include -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../opal/include -I../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../include -MT set_size.lo -MD -MP 
-MF .deps/set_size.Tpo -c set_size.c  -fPIC -DPIC -o .libs/set_size.o
mv -f .deps/set_errh.Tpo .deps/set_errh.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../opal/include -I../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../include -MT set_view.lo -MD -MP 
-MF .deps/set_view.Tpo -c -o set_view.lo set_view.c
mv -f .deps/set_info.Tpo .deps/set_info.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../opal/include -I../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../include -MT wr_atallb.lo -MD 
-MP -MF .deps/wr_atallb.Tpo -c -o wr_atallb.lo wr_atallb.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../adio/include -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../opal/include -I../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../include -MT set_view.lo -MD -MP 
-MF .deps/set_view.Tpo -c set_view.c  -fPIC -DPIC -o .libs/set_view.o
mv -f .deps/set_atom.Tpo .deps/set_atom.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../opal/include -I../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../include -MT wr_atalle.lo -MD 
-MP -MF .deps/wr_atalle.Tpo -c -o wr_atalle.lo wr_atalle.c
mv -f .deps/set_size.Tpo .deps/set_size.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../opal/include -I../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../include -MT write_allb.lo -MD 
-MP -MF .deps/write_allb.Tpo -c -o write_allb.lo write_allb.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../adio/include -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../opal/include -I../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../include -MT wr_atallb.lo -MD -MP 
-MF .deps/wr_atallb.Tpo -c wr_atallb.c  -fPIC -DPIC -o .libs/wr_atallb.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../adio/include -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../opal/include -I../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../include -MT wr_atalle.lo -MD -MP 
-MF .deps/wr_atalle.Tpo -c wr_atalle.c  -fPIC -DPIC -o .libs/wr_atalle.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../adio/include -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../opal/include -I../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../include -MT write_allb.lo -MD 
-MP -MF .deps/write_allb.Tpo -c write_allb.c  -fPIC -DPIC -o .libs/write_allb.o
mv -f .deps/set_view.Tpo .deps/set_view.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../opal/include -I../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../include -MT write_all.lo -MD 
-MP -MF .deps/write_all.Tpo -c -o write_all.lo write_all.c
mv -f .deps/wr_atallb.Tpo .deps/wr_atallb.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../opal/include -I../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../include -MT write_alle.lo -MD 
-MP -MF .deps/write_alle.Tpo -c -o write_alle.lo write_alle.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../adio/include -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../opal/include -I../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../include -MT write_all.lo -MD -MP 
-MF .deps/write_all.Tpo -c write_all.c  -fPIC -DPIC -o .libs/write_all.o
mv -f .deps/wr_atalle.Tpo .deps/wr_atalle.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../opal/include -I../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../include -MT write_atall.lo -MD 
-MP -MF .deps/write_atall.Tpo -c -o write_atall.lo write_atall.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../adio/include -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../opal/include -I../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../include -MT write_alle.lo -MD 
-MP -MF .deps/write_alle.Tpo -c write_alle.c  -fPIC -DPIC -o .libs/write_alle.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../adio/include -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../opal/include -I../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../include -MT write_atall.lo -MD 
-MP -MF .deps/write_atall.Tpo -c write_atall.c  -fPIC -DPIC -o 
.libs/write_atall.o
mv -f .deps/write_allb.Tpo .deps/write_allb.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../opal/include -I../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../include -MT write_at.lo -MD -MP 
-MF .deps/write_at.Tpo -c -o write_at.lo write_at.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../adio/include -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../opal/include -I../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../include -MT write_at.lo -MD -MP 
-MF .deps/write_at.Tpo -c write_at.c  -fPIC -DPIC -o .libs/write_at.o
mv -f .deps/write_all.Tpo .deps/write_all.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../opal/include -I../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../include -MT write.lo -MD -MP 
-MF .deps/write.Tpo -c -o write.lo write.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../adio/include -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../opal/include -I../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../include -MT write.lo -MD -MP -MF 
.deps/write.Tpo -c write.c  -fPIC -DPIC -o .libs/write.o
mv -f .deps/write_alle.Tpo .deps/write_alle.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../opal/include -I../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../include -MT write_ordb.lo -MD 
-MP -MF .deps/write_ordb.Tpo -c -o write_ordb.lo write_ordb.c
mv -f .deps/write_atall.Tpo .deps/write_atall.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../opal/include -I../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../include -MT write_ord.lo -MD 
-MP -MF .deps/write_ord.Tpo -c -o write_ord.lo write_ord.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../adio/include -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../opal/include -I../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../include -MT write_ordb.lo -MD 
-MP -MF .deps/write_ordb.Tpo -c write_ordb.c  -fPIC -DPIC -o .libs/write_ordb.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../adio/include -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../opal/include -I../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../include -MT write_ord.lo -MD -MP 
-MF .deps/write_ord.Tpo -c write_ord.c  -fPIC -DPIC -o .libs/write_ord.o
mv -f .deps/write_at.Tpo .deps/write_at.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../opal/include -I../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../include -MT write_orde.lo -MD 
-MP -MF .deps/write_orde.Tpo -c -o write_orde.lo write_orde.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../adio/include -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../opal/include -I../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../include -MT write_orde.lo -MD 
-MP -MF .deps/write_orde.Tpo -c write_orde.c  -fPIC -DPIC -o .libs/write_orde.o
mv -f .deps/write.Tpo .deps/write.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../opal/include -I../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../include -MT write_sh.lo -MD -MP 
-MF .deps/write_sh.Tpo -c -o write_sh.lo write_sh.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../adio/include -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../opal/include -I../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../include -MT write_sh.lo -MD -MP 
-MF .deps/write_sh.Tpo -c write_sh.c  -fPIC -DPIC -o .libs/write_sh.o
mv -f .deps/write_ord.Tpo .deps/write_ord.Plo
mv -f .deps/write_ordb.Tpo .deps/write_ordb.Plo
mv -f .deps/write_orde.Tpo .deps/write_orde.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../opal/include -I../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../include -MT register_datarep.lo 
-MD -MP -MF .deps/register_datarep.Tpo -c -o register_datarep.lo 
register_datarep.c
/bin/sh ../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../opal/include -I../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../include -MT mpiu_greq.lo -MD 
-MP -MF .deps/mpiu_greq.Tpo -c -o mpiu_greq.lo mpiu_greq.c
/bin/sh ../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. 
-I../adio/include  -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../opal/include -I../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
   -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I../include -MT mpich2_fileutil.lo 
-MD -MP -MF .deps/mpich2_fileutil.Tpo -c -o mpich2_fileutil.lo mpich2_fileutil.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../adio/include -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../opal/include -I../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../include -MT mpich2_fileutil.lo 
-MD -MP -MF .deps/mpich2_fileutil.Tpo -c mpich2_fileutil.c  -fPIC -DPIC -o 
.libs/mpich2_fileutil.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../adio/include -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../opal/include -I../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../include -MT mpiu_greq.lo -MD -MP 
-MF .deps/mpiu_greq.Tpo -c mpiu_greq.c  -fPIC -DPIC -o .libs/mpiu_greq.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../adio/include -DOMPI_BUILDING=1 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../..
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/../../../../../opal/include
 -I../../../../../../opal/include -I../../../../../../ompi/include 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -I../include -MT register_datarep.lo 
-MD -MP -MF .deps/register_datarep.Tpo -c register_datarep.c  -fPIC -DPIC -o 
.libs/register_datarep.o
mv -f .deps/write_sh.Tpo .deps/write_sh.Plo
mv -f .deps/mpiu_greq.Tpo .deps/mpiu_greq.Plo
mv -f .deps/mpich2_fileutil.Tpo .deps/mpich2_fileutil.Plo
mv -f .deps/register_datarep.Tpo .deps/register_datarep.Plo
/bin/sh ../libtool --tag=CC   --mode=link gcc   -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 
-DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 
-DHAVE_ROMIOCONF_H  -I../include   -o libmpi-io.la  close.lo delete.lo fsync.lo 
get_amode.lo get_atom.lo get_bytoff.lo get_errh.lo get_extent.lo get_group.lo 
get_info.lo get_posn.lo get_posn_sh.lo get_size.lo get_view.lo iread_at.lo 
iread.lo iread_sh.lo iwrite_at.lo iwrite.lo iwrite_sh.lo open.lo prealloc.lo 
rd_atallb.lo rd_atalle.lo read_allb.lo read_all.lo read_alle.lo read_atall.lo 
read_at.lo read.lo read_ordb.lo read_ord.lo read_orde.lo read_sh.lo seek.lo 
seek_sh.lo set_atom.lo set_errh.lo set_info.lo set_size.lo set_view.lo 
wr_atallb.lo wr_atalle.lo write_allb.lo write_all.lo write_alle.lo 
write_atall.lo write_at.lo write.lo write_ordb.lo write_ord.lo write_orde.lo 
write_sh.lo register_datarep.lo mpiu_greq.lo mpich2_fileutil.lo  -lnsl -lutil  
-lm 
libtool: link: ar cru .libs/libmpi-io.a .libs/close.o .libs/delete.o 
.libs/fsync.o .libs/get_amode.o .libs/get_atom.o .libs/get_bytoff.o 
.libs/get_errh.o .libs/get_extent.o .libs/get_group.o .libs/get_info.o 
.libs/get_posn.o .libs/get_posn_sh.o .libs/get_size.o .libs/get_view.o 
.libs/iread_at.o .libs/iread.o .libs/iread_sh.o .libs/iwrite_at.o 
.libs/iwrite.o .libs/iwrite_sh.o .libs/open.o .libs/prealloc.o 
.libs/rd_atallb.o .libs/rd_atalle.o .libs/read_allb.o .libs/read_all.o 
.libs/read_alle.o .libs/read_atall.o .libs/read_at.o .libs/read.o 
.libs/read_ordb.o .libs/read_ord.o .libs/read_orde.o .libs/read_sh.o 
.libs/seek.o .libs/seek_sh.o .libs/set_atom.o .libs/set_errh.o .libs/set_info.o 
.libs/set_size.o .libs/set_view.o .libs/wr_atallb.o .libs/wr_atalle.o 
.libs/write_allb.o .libs/write_all.o .libs/write_alle.o .libs/write_atall.o 
.libs/write_at.o .libs/write.o .libs/write_ordb.o .libs/write_ord.o 
.libs/write_orde.o .libs/write_sh.o .libs/register_datarep.o .libs/mpiu_greq.o 
.libs/mpich2_fileutil.o 
libtool: link: ranlib .libs/libmpi-io.a
libtool: link: ( cd ".libs" && rm -f "libmpi-io.la" && ln -s "../libmpi-io.la" 
"libmpi-io.la" )
make[5]: Leaving directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/mpi-io'
make[4]: Leaving directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/mpi-io'
make[4]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio'
/bin/sh ./libtool --tag=CC   --mode=link gcc   -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 
-DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 
-DHAVE_ROMIOCONF_H  -I./include   -o libromio_dist.la   adio/libadio.la 
mpi-io/libmpi-io.la mpi-io/glue/openmpi/libglue.la  -lnsl -lutil  -lm 
libtool: link: (cd .libs/libromio_dist.lax/libadio.a && ar x 
"/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/.libs/libadio.a")
libtool: link: (cd .libs/libromio_dist.lax/libmpi-io.a && ar x 
"/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/mpi-io/.libs/libmpi-io.a")
libtool: link: (cd .libs/libromio_dist.lax/libglue.a && ar x 
"/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/mpi-io/glue/openmpi/.libs/libglue.a")
libtool: link: ar cru .libs/libromio_dist.a   
.libs/libromio_dist.lax/libadio.a/ad_aggregate.o 
.libs/libromio_dist.lax/libadio.a/ad_close.o 
.libs/libromio_dist.lax/libadio.a/ad_darray.o 
.libs/libromio_dist.lax/libadio.a/ad_delete.o 
.libs/libromio_dist.lax/libadio.a/ad_done.o 
.libs/libromio_dist.lax/libadio.a/ad_done_fake.o 
.libs/libromio_dist.lax/libadio.a/ad_end.o 
.libs/libromio_dist.lax/libadio.a/ad_fcntl.o 
.libs/libromio_dist.lax/libadio.a/ad_flush.o 
.libs/libromio_dist.lax/libadio.a/ad_fstype.o 
.libs/libromio_dist.lax/libadio.a/ad_get_sh_fp.o 
.libs/libromio_dist.lax/libadio.a/ad_hints.o 
.libs/libromio_dist.lax/libadio.a/ad_init.o 
.libs/libromio_dist.lax/libadio.a/ad_iopen.o 
.libs/libromio_dist.lax/libadio.a/ad_iread.o 
.libs/libromio_dist.lax/libadio.a/ad_iread_fake.o 
.libs/libromio_dist.lax/libadio.a/ad_iwrite.o 
.libs/libromio_dist.lax/libadio.a/ad_iwrite_fake.o 
.libs/libromio_dist.lax/libadio.a/ad_open.o 
.libs/libromio_dist.lax/libadio.a/ad_prealloc.o 
.libs/libromio_dist.lax/libadio.a/ad_read.o 
.libs/libromio_dist.lax/libadio.a/ad_read_coll.o 
.libs/libromio_dist.lax/libadio.a/ad_read_str.o 
.libs/libromio_dist.lax/libadio.a/ad_read_str_naive.o 
.libs/libromio_dist.lax/libadio.a/ad_resize.o 
.libs/libromio_dist.lax/libadio.a/ad_seek.o 
.libs/libromio_dist.lax/libadio.a/ad_set_sh_fp.o 
.libs/libromio_dist.lax/libadio.a/ad_set_view.o 
.libs/libromio_dist.lax/libadio.a/ad_subarray.o 
.libs/libromio_dist.lax/libadio.a/ad_wait.o 
.libs/libromio_dist.lax/libadio.a/ad_wait_fake.o 
.libs/libromio_dist.lax/libadio.a/ad_write.o 
.libs/libromio_dist.lax/libadio.a/ad_write_coll.o 
.libs/libromio_dist.lax/libadio.a/ad_write_nolock.o 
.libs/libromio_dist.lax/libadio.a/ad_write_str.o 
.libs/libromio_dist.lax/libadio.a/ad_write_str_naive.o 
.libs/libromio_dist.lax/libadio.a/adi_close.o 
.libs/libromio_dist.lax/libadio.a/byte_offset.o 
.libs/libromio_dist.lax/libadio.a/cb_config_list.o 
.libs/libromio_dist.lax/libadio.a/eof_offset.o 
.libs/libromio_dist.lax/libadio.a/error.o 
.libs/libromio_dist.lax/libadio.a/flatten.o 
.libs/libromio_dist.lax/libadio.a/get_fp_posn.o 
.libs/libromio_dist.lax/libadio.a/greq_fns.o 
.libs/libromio_dist.lax/libadio.a/iscontig.o 
.libs/libromio_dist.lax/libadio.a/lock.o 
.libs/libromio_dist.lax/libadio.a/malloc.o 
.libs/libromio_dist.lax/libadio.a/shfp_fname.o 
.libs/libromio_dist.lax/libadio.a/status_setb.o 
.libs/libromio_dist.lax/libadio.a/strfns.o 
.libs/libromio_dist.lax/libadio.a/system_hints.o 
.libs/libromio_dist.lax/libadio.a/ad_nfs.o 
.libs/libromio_dist.lax/libadio.a/ad_nfs_done.o 
.libs/libromio_dist.lax/libadio.a/ad_nfs_fcntl.o 
.libs/libromio_dist.lax/libadio.a/ad_nfs_getsh.o 
.libs/libromio_dist.lax/libadio.a/ad_nfs_hints.o 
.libs/libromio_dist.lax/libadio.a/ad_nfs_iread.o 
.libs/libromio_dist.lax/libadio.a/ad_nfs_iwrite.o 
.libs/libromio_dist.lax/libadio.a/ad_nfs_open.o 
.libs/libromio_dist.lax/libadio.a/ad_nfs_read.o 
.libs/libromio_dist.lax/libadio.a/ad_nfs_resize.o 
.libs/libromio_dist.lax/libadio.a/ad_nfs_setsh.o 
.libs/libromio_dist.lax/libadio.a/ad_nfs_wait.o 
.libs/libromio_dist.lax/libadio.a/ad_nfs_write.o 
.libs/libromio_dist.lax/libadio.a/ad_testfs.o 
.libs/libromio_dist.lax/libadio.a/ad_testfs_close.o 
.libs/libromio_dist.lax/libadio.a/ad_testfs_delete.o 
.libs/libromio_dist.lax/libadio.a/ad_testfs_done.o 
.libs/libromio_dist.lax/libadio.a/ad_testfs_fcntl.o 
.libs/libromio_dist.lax/libadio.a/ad_testfs_flush.o 
.libs/libromio_dist.lax/libadio.a/ad_testfs_getsh.o 
.libs/libromio_dist.lax/libadio.a/ad_testfs_hints.o 
.libs/libromio_dist.lax/libadio.a/ad_testfs_iread.o 
.libs/libromio_dist.lax/libadio.a/ad_testfs_iwrite.o 
.libs/libromio_dist.lax/libadio.a/ad_testfs_open.o 
.libs/libromio_dist.lax/libadio.a/ad_testfs_rdcoll.o 
.libs/libromio_dist.lax/libadio.a/ad_testfs_read.o 
.libs/libromio_dist.lax/libadio.a/ad_testfs_resize.o 
.libs/libromio_dist.lax/libadio.a/ad_testfs_seek.o 
.libs/libromio_dist.lax/libadio.a/ad_testfs_setsh.o 
.libs/libromio_dist.lax/libadio.a/ad_testfs_wait.o 
.libs/libromio_dist.lax/libadio.a/ad_testfs_wrcoll.o 
.libs/libromio_dist.lax/libadio.a/ad_testfs_write.o 
.libs/libromio_dist.lax/libadio.a/ad_ufs.o 
.libs/libromio_dist.lax/libadio.a/ad_ufs_open.o  
.libs/libromio_dist.lax/libmpi-io.a/close.o 
.libs/libromio_dist.lax/libmpi-io.a/delete.o 
.libs/libromio_dist.lax/libmpi-io.a/fsync.o 
.libs/libromio_dist.lax/libmpi-io.a/get_amode.o 
.libs/libromio_dist.lax/libmpi-io.a/get_atom.o 
.libs/libromio_dist.lax/libmpi-io.a/get_bytoff.o 
.libs/libromio_dist.lax/libmpi-io.a/get_errh.o 
.libs/libromio_dist.lax/libmpi-io.a/get_extent.o 
.libs/libromio_dist.lax/libmpi-io.a/get_group.o 
.libs/libromio_dist.lax/libmpi-io.a/get_info.o 
.libs/libromio_dist.lax/libmpi-io.a/get_posn.o 
.libs/libromio_dist.lax/libmpi-io.a/get_posn_sh.o 
.libs/libromio_dist.lax/libmpi-io.a/get_size.o 
.libs/libromio_dist.lax/libmpi-io.a/get_view.o 
.libs/libromio_dist.lax/libmpi-io.a/iread_at.o 
.libs/libromio_dist.lax/libmpi-io.a/iread.o 
.libs/libromio_dist.lax/libmpi-io.a/iread_sh.o 
.libs/libromio_dist.lax/libmpi-io.a/iwrite_at.o 
.libs/libromio_dist.lax/libmpi-io.a/iwrite.o 
.libs/libromio_dist.lax/libmpi-io.a/iwrite_sh.o 
.libs/libromio_dist.lax/libmpi-io.a/open.o 
.libs/libromio_dist.lax/libmpi-io.a/prealloc.o 
.libs/libromio_dist.lax/libmpi-io.a/rd_atallb.o 
.libs/libromio_dist.lax/libmpi-io.a/rd_atalle.o 
.libs/libromio_dist.lax/libmpi-io.a/read_allb.o 
.libs/libromio_dist.lax/libmpi-io.a/read_all.o 
.libs/libromio_dist.lax/libmpi-io.a/read_alle.o 
.libs/libromio_dist.lax/libmpi-io.a/read_atall.o 
.libs/libromio_dist.lax/libmpi-io.a/read_at.o 
.libs/libromio_dist.lax/libmpi-io.a/read.o 
.libs/libromio_dist.lax/libmpi-io.a/read_ordb.o 
.libs/libromio_dist.lax/libmpi-io.a/read_ord.o 
.libs/libromio_dist.lax/libmpi-io.a/read_orde.o 
.libs/libromio_dist.lax/libmpi-io.a/read_sh.o 
.libs/libromio_dist.lax/libmpi-io.a/seek.o 
.libs/libromio_dist.lax/libmpi-io.a/seek_sh.o 
.libs/libromio_dist.lax/libmpi-io.a/set_atom.o 
.libs/libromio_dist.lax/libmpi-io.a/set_errh.o 
.libs/libromio_dist.lax/libmpi-io.a/set_info.o 
.libs/libromio_dist.lax/libmpi-io.a/set_size.o 
.libs/libromio_dist.lax/libmpi-io.a/set_view.o 
.libs/libromio_dist.lax/libmpi-io.a/wr_atallb.o 
.libs/libromio_dist.lax/libmpi-io.a/wr_atalle.o 
.libs/libromio_dist.lax/libmpi-io.a/write_allb.o 
.libs/libromio_dist.lax/libmpi-io.a/write_all.o 
.libs/libromio_dist.lax/libmpi-io.a/write_alle.o 
.libs/libromio_dist.lax/libmpi-io.a/write_atall.o 
.libs/libromio_dist.lax/libmpi-io.a/write_at.o 
.libs/libromio_dist.lax/libmpi-io.a/write.o 
.libs/libromio_dist.lax/libmpi-io.a/write_ordb.o 
.libs/libromio_dist.lax/libmpi-io.a/write_ord.o 
.libs/libromio_dist.lax/libmpi-io.a/write_orde.o 
.libs/libromio_dist.lax/libmpi-io.a/write_sh.o 
.libs/libromio_dist.lax/libmpi-io.a/register_datarep.o 
.libs/libromio_dist.lax/libmpi-io.a/mpiu_greq.o 
.libs/libromio_dist.lax/libmpi-io.a/mpich2_fileutil.o  
.libs/libromio_dist.lax/libglue.a/mpio_err.o 
.libs/libromio_dist.lax/libglue.a/mpio_file.o 
libtool: link: ranlib .libs/libromio_dist.a
libtool: link: rm -fr .libs/libromio_dist.lax
libtool: link: ( cd ".libs" && rm -f "libromio_dist.la" && ln -s 
"../libromio_dist.la" "libromio_dist.la" )
make[4]: Leaving directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio'
make[3]: Leaving directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio'
make[3]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio'
depbase=`echo src/io_romio_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -I../../../.. -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT src/io_romio_component.lo 
-MD -MP -MF $depbase.Tpo -c -o src/io_romio_component.lo 
src/io_romio_component.c &&\
        mv -f $depbase.Tpo $depbase.Plo
depbase=`echo src/io_romio_file_open.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -I../../../.. -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT src/io_romio_file_open.lo 
-MD -MP -MF $depbase.Tpo -c -o src/io_romio_file_open.lo 
src/io_romio_file_open.c &&\
        mv -f $depbase.Tpo $depbase.Plo
depbase=`echo src/io_romio_file_read.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -I../../../.. -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT src/io_romio_file_read.lo 
-MD -MP -MF $depbase.Tpo -c -o src/io_romio_file_read.lo 
src/io_romio_file_read.c &&\
        mv -f $depbase.Tpo $depbase.Plo
depbase=`echo src/io_romio_file_write.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -I../../../.. -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT 
src/io_romio_file_write.lo -MD -MP -MF $depbase.Tpo -c -o 
src/io_romio_file_write.lo src/io_romio_file_write.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -I../../../.. -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT src/io_romio_file_open.lo 
-MD -MP -MF src/.deps/io_romio_file_open.Tpo -c src/io_romio_file_open.c  -fPIC 
-DPIC -o src/.libs/io_romio_file_open.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -I../../../.. -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT src/io_romio_component.lo 
-MD -MP -MF src/.deps/io_romio_component.Tpo -c src/io_romio_component.c  -fPIC 
-DPIC -o src/.libs/io_romio_component.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -I../../../.. -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT src/io_romio_file_read.lo 
-MD -MP -MF src/.deps/io_romio_file_read.Tpo -c src/io_romio_file_read.c  -fPIC 
-DPIC -o src/.libs/io_romio_file_read.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -I../../../.. -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT 
src/io_romio_file_write.lo -MD -MP -MF src/.deps/io_romio_file_write.Tpo -c 
src/io_romio_file_write.c  -fPIC -DPIC -o src/.libs/io_romio_file_write.o
depbase=`echo src/io_romio_module.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -I../../../.. -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT src/io_romio_module.lo 
-MD -MP -MF $depbase.Tpo -c -o src/io_romio_module.lo src/io_romio_module.c &&\
        mv -f $depbase.Tpo $depbase.Plo
depbase=`echo src/io_romio_request.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa  
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -I../../../.. -I../../../..    -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT src/io_romio_request.lo 
-MD -MP -MF $depbase.Tpo -c -o src/io_romio_request.lo src/io_romio_request.c 
&&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -I../../../.. -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT src/io_romio_request.lo 
-MD -MP -MF src/.deps/io_romio_request.Tpo -c src/io_romio_request.c  -fPIC 
-DPIC -o src/.libs/io_romio_request.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/opal/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/orte/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/include
 
-I/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio/romio/adio/include
 -I../../../.. -I../../../.. -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT src/io_romio_module.lo 
-MD -MP -MF src/.deps/io_romio_module.Tpo -c src/io_romio_module.c  -fPIC -DPIC 
-o src/.libs/io_romio_module.o
/bin/sh ../../../../libtool --tag=CC   --mode=link gcc   -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -module -avoid-version 
-export-dynamic   -o mca_io_romio.la -rpath 
/opt/openmpi/1.3rc3r20226-V00/gcc/lib64/openmpi src/io_romio_component.lo 
src/io_romio_file_open.lo src/io_romio_file_read.lo src/io_romio_file_write.lo 
src/io_romio_module.lo src/io_romio_request.lo romio/libromio_dist.la -lnsl 
-lutil  -lm 
libtool: link: gcc  -shared  src/.libs/io_romio_component.o 
src/.libs/io_romio_file_open.o src/.libs/io_romio_file_read.o 
src/.libs/io_romio_file_write.o src/.libs/io_romio_module.o 
src/.libs/io_romio_request.o  -Wl,--whole-archive romio/.libs/libromio_dist.a 
-Wl,--no-whole-archive  -lnsl -lutil -lm  -m64 -mtune=generic -pthread   
-pthread -Wl,-soname -Wl,mca_io_romio.so -o .libs/mca_io_romio.so
libtool: link: ( cd ".libs" && rm -f "mca_io_romio.la" && ln -s 
"../mca_io_romio.la" "mca_io_romio.la" )
make[3]: Leaving directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio'
make[2]: Leaving directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/io/romio'
Making all in mca/mpool/fake
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/mpool/fake'
depbase=`echo mpool_fake_module.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
mpool_fake_module.lo -MD -MP -MF $depbase.Tpo -c -o mpool_fake_module.lo 
mpool_fake_module.c &&\
        mv -f $depbase.Tpo $depbase.Plo
depbase=`echo mpool_fake_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
mpool_fake_component.lo -MD -MP -MF $depbase.Tpo -c -o mpool_fake_component.lo 
mpool_fake_component.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT mpool_fake_component.lo 
-MD -MP -MF .deps/mpool_fake_component.Tpo -c mpool_fake_component.c  -fPIC 
-DPIC -o .libs/mpool_fake_component.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT mpool_fake_module.lo -MD 
-MP -MF .deps/mpool_fake_module.Tpo -c mpool_fake_module.c  -fPIC -DPIC -o 
.libs/mpool_fake_module.o
/bin/sh ../../../../libtool --tag=CC   --mode=link gcc   -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -module -avoid-version 
-export-dynamic   -o mca_mpool_fake.la -rpath 
/opt/openmpi/1.3rc3r20226-V00/gcc/lib64/openmpi mpool_fake_module.lo 
mpool_fake_component.lo  -lnsl -lutil  -lm 
libtool: link: gcc  -shared  .libs/mpool_fake_module.o 
.libs/mpool_fake_component.o   -lnsl -lutil -lm  -m64 -mtune=generic -pthread   
-pthread -Wl,-soname -Wl,mca_mpool_fake.so -o .libs/mca_mpool_fake.so
libtool: link: ( cd ".libs" && rm -f "mca_mpool_fake.la" && ln -s 
"../mca_mpool_fake.la" "mca_mpool_fake.la" )
make[2]: Leaving directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/mpool/fake'
Making all in mca/mpool/rdma
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/mpool/rdma'
depbase=`echo mpool_rdma_module.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
mpool_rdma_module.lo -MD -MP -MF $depbase.Tpo -c -o mpool_rdma_module.lo 
mpool_rdma_module.c &&\
        mv -f $depbase.Tpo $depbase.Plo
depbase=`echo mpool_rdma_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
mpool_rdma_component.lo -MD -MP -MF $depbase.Tpo -c -o mpool_rdma_component.lo 
mpool_rdma_component.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT mpool_rdma_module.lo -MD 
-MP -MF .deps/mpool_rdma_module.Tpo -c mpool_rdma_module.c  -fPIC -DPIC -o 
.libs/mpool_rdma_module.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT mpool_rdma_component.lo 
-MD -MP -MF .deps/mpool_rdma_component.Tpo -c mpool_rdma_component.c  -fPIC 
-DPIC -o .libs/mpool_rdma_component.o
/bin/sh ../../../../libtool --tag=CC   --mode=link gcc   -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -module -avoid-version 
-export-dynamic   -o mca_mpool_rdma.la -rpath 
/opt/openmpi/1.3rc3r20226-V00/gcc/lib64/openmpi mpool_rdma_module.lo 
mpool_rdma_component.lo  -lnsl -lutil  -lm 
libtool: link: gcc  -shared  .libs/mpool_rdma_module.o 
.libs/mpool_rdma_component.o   -lnsl -lutil -lm  -m64 -mtune=generic -pthread   
-pthread -Wl,-soname -Wl,mca_mpool_rdma.so -o .libs/mca_mpool_rdma.so
libtool: link: ( cd ".libs" && rm -f "mca_mpool_rdma.la" && ln -s 
"../mca_mpool_rdma.la" "mca_mpool_rdma.la" )
make[2]: Leaving directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/mpool/rdma'
Making all in mca/mpool/sm
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/mpool/sm'
depbase=`echo mpool_sm_module.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
mpool_sm_module.lo -MD -MP -MF $depbase.Tpo -c -o mpool_sm_module.lo 
mpool_sm_module.c &&\
        mv -f $depbase.Tpo $depbase.Plo
depbase=`echo mpool_sm_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
mpool_sm_component.lo -MD -MP -MF $depbase.Tpo -c -o mpool_sm_component.lo 
mpool_sm_component.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT mpool_sm_module.lo -MD 
-MP -MF .deps/mpool_sm_module.Tpo -c mpool_sm_module.c  -fPIC -DPIC -o 
.libs/mpool_sm_module.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT mpool_sm_component.lo -MD 
-MP -MF .deps/mpool_sm_component.Tpo -c mpool_sm_component.c  -fPIC -DPIC -o 
.libs/mpool_sm_component.o
/bin/sh ../../../../libtool --tag=CC   --mode=link gcc   -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -module -avoid-version 
-export-dynamic   -o mca_mpool_sm.la -rpath 
/opt/openmpi/1.3rc3r20226-V00/gcc/lib64/openmpi mpool_sm_module.lo 
mpool_sm_component.lo 
/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/common/sm/libmca_common_sm.la
 -lnsl -lutil  -lm 
libtool: link: gcc  -shared  .libs/mpool_sm_module.o .libs/mpool_sm_component.o 
  -Wl,-rpath 
-Wl,/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/common/sm/.libs
 -Wl,-rpath -Wl,/opt/openmpi/1.3rc3r20226-V00/gcc/lib64 
/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/common/sm/.libs/libmca_common_sm.so
 -lnsl -lutil -lm  -m64 -mtune=generic -pthread   -pthread -Wl,-soname 
-Wl,mca_mpool_sm.so -o .libs/mca_mpool_sm.so
libtool: link: ( cd ".libs" && rm -f "mca_mpool_sm.la" && ln -s 
"../mca_mpool_sm.la" "mca_mpool_sm.la" )
make[2]: Leaving directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/mpool/sm'
Making all in mca/osc/pt2pt
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/osc/pt2pt'
depbase=`echo osc_pt2pt.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
osc_pt2pt.lo -MD -MP -MF $depbase.Tpo -c -o osc_pt2pt.lo osc_pt2pt.c &&\
        mv -f $depbase.Tpo $depbase.Plo
depbase=`echo osc_pt2pt_buffer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
osc_pt2pt_buffer.lo -MD -MP -MF $depbase.Tpo -c -o osc_pt2pt_buffer.lo 
osc_pt2pt_buffer.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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT osc_pt2pt.lo -MD -MP -MF 
.deps/osc_pt2pt.Tpo -c osc_pt2pt.c  -fPIC -DPIC -o .libs/osc_pt2pt.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT osc_pt2pt_buffer.lo -MD 
-MP -MF .deps/osc_pt2pt_buffer.Tpo -c osc_pt2pt_buffer.c  -fPIC -DPIC -o 
.libs/osc_pt2pt_buffer.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
depbase=`echo osc_pt2pt_longreq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
osc_pt2pt_longreq.lo -MD -MP -MF $depbase.Tpo -c -o osc_pt2pt_longreq.lo 
osc_pt2pt_longreq.c &&\
        mv -f $depbase.Tpo $depbase.Plo
depbase=`echo osc_pt2pt_mpireq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
osc_pt2pt_mpireq.lo -MD -MP -MF $depbase.Tpo -c -o osc_pt2pt_mpireq.lo 
osc_pt2pt_mpireq.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT osc_pt2pt_longreq.lo -MD 
-MP -MF .deps/osc_pt2pt_longreq.Tpo -c osc_pt2pt_longreq.c  -fPIC -DPIC -o 
.libs/osc_pt2pt_longreq.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT osc_pt2pt_mpireq.lo -MD 
-MP -MF .deps/osc_pt2pt_mpireq.Tpo -c osc_pt2pt_mpireq.c  -fPIC -DPIC -o 
.libs/osc_pt2pt_mpireq.o
depbase=`echo osc_pt2pt_replyreq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
osc_pt2pt_replyreq.lo -MD -MP -MF $depbase.Tpo -c -o osc_pt2pt_replyreq.lo 
osc_pt2pt_replyreq.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT osc_pt2pt_replyreq.lo -MD 
-MP -MF .deps/osc_pt2pt_replyreq.Tpo -c osc_pt2pt_replyreq.c  -fPIC -DPIC -o 
.libs/osc_pt2pt_replyreq.o
depbase=`echo osc_pt2pt_sendreq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
osc_pt2pt_sendreq.lo -MD -MP -MF $depbase.Tpo -c -o osc_pt2pt_sendreq.lo 
osc_pt2pt_sendreq.c &&\
        mv -f $depbase.Tpo $depbase.Plo
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT osc_pt2pt_sendreq.lo -MD 
-MP -MF .deps/osc_pt2pt_sendreq.Tpo -c osc_pt2pt_sendreq.c  -fPIC -DPIC -o 
.libs/osc_pt2pt_sendreq.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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   -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -module -avoid-version 
-export-dynamic   -o mca_osc_pt2pt.la -rpath 
/opt/openmpi/1.3rc3r20226-V00/gcc/lib64/openmpi osc_pt2pt.lo 
osc_pt2pt_buffer.lo osc_pt2pt_comm.lo osc_pt2pt_component.lo 
osc_pt2pt_data_move.lo osc_pt2pt_longreq.lo osc_pt2pt_mpireq.lo 
osc_pt2pt_replyreq.lo osc_pt2pt_sendreq.lo osc_pt2pt_sync.lo  -lnsl -lutil  -lm 
libtool: link: gcc  -shared  .libs/osc_pt2pt.o .libs/osc_pt2pt_buffer.o 
.libs/osc_pt2pt_comm.o .libs/osc_pt2pt_component.o .libs/osc_pt2pt_data_move.o 
.libs/osc_pt2pt_longreq.o .libs/osc_pt2pt_mpireq.o .libs/osc_pt2pt_replyreq.o 
.libs/osc_pt2pt_sendreq.o .libs/osc_pt2pt_sync.o   -lnsl -lutil -lm  -m64 
-mtune=generic -pthread   -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 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/osc/pt2pt'
Making all in mca/osc/rdma
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/osc/rdma'
depbase=`echo osc_rdma.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
osc_rdma.lo -MD -MP -MF $depbase.Tpo -c -o osc_rdma.lo osc_rdma.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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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
depbase=`echo osc_rdma_data_move.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
osc_rdma_data_move.lo -MD -MP -MF $depbase.Tpo -c -o osc_rdma_data_move.lo 
osc_rdma_data_move.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT osc_rdma_data_move.lo -MD 
-MP -MF .deps/osc_rdma_data_move.Tpo -c osc_rdma_data_move.c  -fPIC -DPIC -o 
.libs/osc_rdma_data_move.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT osc_rdma.lo -MD -MP -MF 
.deps/osc_rdma.Tpo -c osc_rdma.c  -fPIC -DPIC -o .libs/osc_rdma.o
depbase=`echo osc_rdma_longreq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
osc_rdma_longreq.lo -MD -MP -MF $depbase.Tpo -c -o osc_rdma_longreq.lo 
osc_rdma_longreq.c &&\
        mv -f $depbase.Tpo $depbase.Plo
depbase=`echo osc_rdma_replyreq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
osc_rdma_replyreq.lo -MD -MP -MF $depbase.Tpo -c -o osc_rdma_replyreq.lo 
osc_rdma_replyreq.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT osc_rdma_replyreq.lo -MD 
-MP -MF .deps/osc_rdma_replyreq.Tpo -c osc_rdma_replyreq.c  -fPIC -DPIC -o 
.libs/osc_rdma_replyreq.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT osc_rdma_longreq.lo -MD 
-MP -MF .deps/osc_rdma_longreq.Tpo -c osc_rdma_longreq.c  -fPIC -DPIC -o 
.libs/osc_rdma_longreq.o
depbase=`echo osc_rdma_sendreq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
osc_rdma_sendreq.lo -MD -MP -MF $depbase.Tpo -c -o osc_rdma_sendreq.lo 
osc_rdma_sendreq.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT osc_rdma_sendreq.lo -MD 
-MP -MF .deps/osc_rdma_sendreq.Tpo -c osc_rdma_sendreq.c  -fPIC -DPIC -o 
.libs/osc_rdma_sendreq.o
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
/bin/sh ../../../../libtool --tag=CC   --mode=link gcc   -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -module -avoid-version 
-export-dynamic   -o mca_osc_rdma.la -rpath 
/opt/openmpi/1.3rc3r20226-V00/gcc/lib64/openmpi osc_rdma.lo osc_rdma_comm.lo 
osc_rdma_component.lo osc_rdma_data_move.lo osc_rdma_longreq.lo 
osc_rdma_replyreq.lo osc_rdma_sendreq.lo osc_rdma_sync.lo  -lnsl -lutil  -lm 
libtool: link: gcc  -shared  .libs/osc_rdma.o .libs/osc_rdma_comm.o 
.libs/osc_rdma_component.o .libs/osc_rdma_data_move.o .libs/osc_rdma_longreq.o 
.libs/osc_rdma_replyreq.o .libs/osc_rdma_sendreq.o .libs/osc_rdma_sync.o   
-lnsl -lutil -lm  -m64 -mtune=generic -pthread   -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 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/osc/rdma'
Making all in mca/pml/cm
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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_probe.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
pml_cm_probe.lo -MD -MP -MF $depbase.Tpo -c -o pml_cm_probe.lo pml_cm_probe.c 
&&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pml_cm_probe.lo -MD -MP 
-MF .deps/pml_cm_probe.Tpo -c pml_cm_probe.c  -fPIC -DPIC -o 
.libs/pml_cm_probe.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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_recv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
pml_cm_recv.lo -MD -MP -MF $depbase.Tpo -c -o pml_cm_recv.lo pml_cm_recv.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pml_cm_recv.lo -MD -MP 
-MF .deps/pml_cm_recv.Tpo -c pml_cm_recv.c  -fPIC -DPIC -o .libs/pml_cm_recv.o
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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_send.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
pml_cm_send.lo -MD -MP -MF $depbase.Tpo -c -o pml_cm_send.lo pml_cm_send.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pml_cm_send.lo -MD -MP 
-MF .deps/pml_cm_send.Tpo -c pml_cm_send.c  -fPIC -DPIC -o .libs/pml_cm_send.o
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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   -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -module -avoid-version  
-export-dynamic   -o mca_pml_cm.la -rpath 
/opt/openmpi/1.3rc3r20226-V00/gcc/lib64/openmpi pml_cm.lo pml_cm_cancel.lo 
pml_cm_component.lo pml_cm_probe.lo pml_cm_recv.lo pml_cm_recvreq.lo 
pml_cm_request.lo pml_cm_send.lo pml_cm_sendreq.lo pml_cm_start.lo  -lnsl 
-lutil  -lm 
libtool: link: gcc  -shared  .libs/pml_cm.o .libs/pml_cm_cancel.o 
.libs/pml_cm_component.o .libs/pml_cm_probe.o .libs/pml_cm_recv.o 
.libs/pml_cm_recvreq.o .libs/pml_cm_request.o .libs/pml_cm_send.o 
.libs/pml_cm_sendreq.o .libs/pml_cm_start.o   -lnsl -lutil -lm  -m64 
-mtune=generic -pthread   -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 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/pml/cm'
Making all in mca/pml/ob1
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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_progress.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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   -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -module -avoid-version 
-export-dynamic   -o mca_pml_ob1.la -rpath 
/opt/openmpi/1.3rc3r20226-V00/gcc/lib64/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  -lnsl -lutil  -lm 
libtool: link: gcc  -shared  .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   -lnsl -lutil -lm  -m64 
-mtune=generic -pthread   -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 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/pml/ob1'
Making all in mca/pml/v
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/pml/v'
Making all in mca/vprotocol
make[3]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/pml/v/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../../../../../../orte/include -I../../../../../../ompi/include 
-I../../../../../../opal/mca/paffinity/linux/plpa/src/libplpa   
-I../../../../../..    -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
-fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../../../orte/include -I../../../../../../ompi/include 
-I../../../../../../opal/mca/paffinity/linux/plpa/src/libplpa   
-I../../../../../..    -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
-fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../../../orte/include -I../../../../../../ompi/include 
-I../../../../../../opal/mca/paffinity/linux/plpa/src/libplpa   
-I../../../../../..    -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
-fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../../../orte/include -I../../../../../../ompi/include 
-I../../../../../../opal/mca/paffinity/linux/plpa/src/libplpa   
-I../../../../../..    -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
-fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../../../orte/include -I../../../../../../ompi/include 
-I../../../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-I../../../../../.. -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
-fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../../../orte/include -I../../../../../../ompi/include 
-I../../../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-I../../../../../.. -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
-fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../../../orte/include -I../../../../../../ompi/include 
-I../../../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-I../../../../../.. -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
-fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../../../orte/include -I../../../../../../ompi/include 
-I../../../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-I../../../../../.. -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
-fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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
/bin/sh ../../../../../../libtool --tag=CC   --mode=link gcc   -DNDEBUG -O2 -g 
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden  -export-dynamic   -o 
libmca_vprotocol.la   base/vprotocol_base.lo base/vprotocol_base_select.lo 
base/vprotocol_base_parasite.lo base/vprotocol_base_request.lo  -lnsl -lutil  
-lm 
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[3]: Leaving directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/pml/v/mca/vprotocol'
Making all in mca/vprotocol/pessimist
make[3]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/pml/v/mca/vprotocol/pessimist'
/bin/sh ../../../../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../../../../opal/include 
-I../../../../../../../orte/include -I../../../../../../../ompi/include 
-I../../../../../../../opal/mca/paffinity/linux/plpa/src/libplpa   
-I../../../../../../..    -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
-fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
mca_vprotocol_pessimist_la-vprotocol_pessimist.lo -MD -MP -MF 
.deps/mca_vprotocol_pessimist_la-vprotocol_pessimist.Tpo -c -o 
mca_vprotocol_pessimist_la-vprotocol_pessimist.lo `test -f 
'vprotocol_pessimist.c' || echo './'`vprotocol_pessimist.c
/bin/sh ../../../../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../../../../opal/include 
-I../../../../../../../orte/include -I../../../../../../../ompi/include 
-I../../../../../../../opal/mca/paffinity/linux/plpa/src/libplpa   
-I../../../../../../..    -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
-fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
mca_vprotocol_pessimist_la-vprotocol_pessimist_component.lo -MD -MP -MF 
.deps/mca_vprotocol_pessimist_la-vprotocol_pessimist_component.Tpo -c -o 
mca_vprotocol_pessimist_la-vprotocol_pessimist_component.lo `test -f 
'vprotocol_pessimist_component.c' || echo './'`vprotocol_pessimist_component.c
/bin/sh ../../../../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../../../../opal/include 
-I../../../../../../../orte/include -I../../../../../../../ompi/include 
-I../../../../../../../opal/mca/paffinity/linux/plpa/src/libplpa   
-I../../../../../../..    -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
-fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
mca_vprotocol_pessimist_la-vprotocol_pessimist_request.lo -MD -MP -MF 
.deps/mca_vprotocol_pessimist_la-vprotocol_pessimist_request.Tpo -c -o 
mca_vprotocol_pessimist_la-vprotocol_pessimist_request.lo `test -f 
'vprotocol_pessimist_request.c' || echo './'`vprotocol_pessimist_request.c
/bin/sh ../../../../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../../../../opal/include 
-I../../../../../../../orte/include -I../../../../../../../ompi/include 
-I../../../../../../../opal/mca/paffinity/linux/plpa/src/libplpa   
-I../../../../../../..    -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
-fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
mca_vprotocol_pessimist_la-vprotocol_pessimist_proc.lo -MD -MP -MF 
.deps/mca_vprotocol_pessimist_la-vprotocol_pessimist_proc.Tpo -c -o 
mca_vprotocol_pessimist_la-vprotocol_pessimist_proc.lo `test -f 
'vprotocol_pessimist_proc.c' || echo './'`vprotocol_pessimist_proc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../../../../opal/include 
-I../../../../../../../orte/include -I../../../../../../../ompi/include 
-I../../../../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-I../../../../../../.. -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
-fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
mca_vprotocol_pessimist_la-vprotocol_pessimist_component.lo -MD -MP -MF 
.deps/mca_vprotocol_pessimist_la-vprotocol_pessimist_component.Tpo -c 
vprotocol_pessimist_component.c  -fPIC -DPIC -o 
.libs/mca_vprotocol_pessimist_la-vprotocol_pessimist_component.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../../../../opal/include 
-I../../../../../../../orte/include -I../../../../../../../ompi/include 
-I../../../../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-I../../../../../../.. -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
-fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
mca_vprotocol_pessimist_la-vprotocol_pessimist_proc.lo -MD -MP -MF 
.deps/mca_vprotocol_pessimist_la-vprotocol_pessimist_proc.Tpo -c 
vprotocol_pessimist_proc.c  -fPIC -DPIC -o 
.libs/mca_vprotocol_pessimist_la-vprotocol_pessimist_proc.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../../../../opal/include 
-I../../../../../../../orte/include -I../../../../../../../ompi/include 
-I../../../../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-I../../../../../../.. -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
-fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
mca_vprotocol_pessimist_la-vprotocol_pessimist.lo -MD -MP -MF 
.deps/mca_vprotocol_pessimist_la-vprotocol_pessimist.Tpo -c 
vprotocol_pessimist.c  -fPIC -DPIC -o 
.libs/mca_vprotocol_pessimist_la-vprotocol_pessimist.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../../../../opal/include 
-I../../../../../../../orte/include -I../../../../../../../ompi/include 
-I../../../../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-I../../../../../../.. -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
-fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
mca_vprotocol_pessimist_la-vprotocol_pessimist_request.lo -MD -MP -MF 
.deps/mca_vprotocol_pessimist_la-vprotocol_pessimist_request.Tpo -c 
vprotocol_pessimist_request.c  -fPIC -DPIC -o 
.libs/mca_vprotocol_pessimist_la-vprotocol_pessimist_request.o
mv -f .deps/mca_vprotocol_pessimist_la-vprotocol_pessimist_proc.Tpo 
.deps/mca_vprotocol_pessimist_la-vprotocol_pessimist_proc.Plo
mv -f .deps/mca_vprotocol_pessimist_la-vprotocol_pessimist.Tpo 
.deps/mca_vprotocol_pessimist_la-vprotocol_pessimist.Plo
/bin/sh ../../../../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../../../../opal/include 
-I../../../../../../../orte/include -I../../../../../../../ompi/include 
-I../../../../../../../opal/mca/paffinity/linux/plpa/src/libplpa   
-I../../../../../../..    -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
-fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
mca_vprotocol_pessimist_la-vprotocol_pessimist_comm.lo -MD -MP -MF 
.deps/mca_vprotocol_pessimist_la-vprotocol_pessimist_comm.Tpo -c -o 
mca_vprotocol_pessimist_la-vprotocol_pessimist_comm.lo `test -f 
'vprotocol_pessimist_comm.c' || echo './'`vprotocol_pessimist_comm.c
mv -f .deps/mca_vprotocol_pessimist_la-vprotocol_pessimist_request.Tpo 
.deps/mca_vprotocol_pessimist_la-vprotocol_pessimist_request.Plo
/bin/sh ../../../../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../../../../opal/include 
-I../../../../../../../orte/include -I../../../../../../../ompi/include 
-I../../../../../../../opal/mca/paffinity/linux/plpa/src/libplpa   
-I../../../../../../..    -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
-fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
mca_vprotocol_pessimist_la-vprotocol_pessimist_progress.lo -MD -MP -MF 
.deps/mca_vprotocol_pessimist_la-vprotocol_pessimist_progress.Tpo -c -o 
mca_vprotocol_pessimist_la-vprotocol_pessimist_progress.lo `test -f 
'vprotocol_pessimist_progress.c' || echo './'`vprotocol_pessimist_progress.c
/bin/sh ../../../../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../../../../opal/include 
-I../../../../../../../orte/include -I../../../../../../../ompi/include 
-I../../../../../../../opal/mca/paffinity/linux/plpa/src/libplpa   
-I../../../../../../..    -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
-fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
mca_vprotocol_pessimist_la-vprotocol_pessimist_start.lo -MD -MP -MF 
.deps/mca_vprotocol_pessimist_la-vprotocol_pessimist_start.Tpo -c -o 
mca_vprotocol_pessimist_la-vprotocol_pessimist_start.lo `test -f 
'vprotocol_pessimist_start.c' || echo './'`vprotocol_pessimist_start.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../../../../opal/include 
-I../../../../../../../orte/include -I../../../../../../../ompi/include 
-I../../../../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-I../../../../../../.. -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
-fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
mca_vprotocol_pessimist_la-vprotocol_pessimist_progress.lo -MD -MP -MF 
.deps/mca_vprotocol_pessimist_la-vprotocol_pessimist_progress.Tpo -c 
vprotocol_pessimist_progress.c  -fPIC -DPIC -o 
.libs/mca_vprotocol_pessimist_la-vprotocol_pessimist_progress.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../../../../opal/include 
-I../../../../../../../orte/include -I../../../../../../../ompi/include 
-I../../../../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-I../../../../../../.. -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
-fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
mca_vprotocol_pessimist_la-vprotocol_pessimist_start.lo -MD -MP -MF 
.deps/mca_vprotocol_pessimist_la-vprotocol_pessimist_start.Tpo -c 
vprotocol_pessimist_start.c  -fPIC -DPIC -o 
.libs/mca_vprotocol_pessimist_la-vprotocol_pessimist_start.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../../../../opal/include 
-I../../../../../../../orte/include -I../../../../../../../ompi/include 
-I../../../../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-I../../../../../../.. -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
-fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
mca_vprotocol_pessimist_la-vprotocol_pessimist_comm.lo -MD -MP -MF 
.deps/mca_vprotocol_pessimist_la-vprotocol_pessimist_comm.Tpo -c 
vprotocol_pessimist_comm.c  -fPIC -DPIC -o 
.libs/mca_vprotocol_pessimist_la-vprotocol_pessimist_comm.o
mv -f .deps/mca_vprotocol_pessimist_la-vprotocol_pessimist_component.Tpo 
.deps/mca_vprotocol_pessimist_la-vprotocol_pessimist_component.Plo
/bin/sh ../../../../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../../../../opal/include 
-I../../../../../../../orte/include -I../../../../../../../ompi/include 
-I../../../../../../../opal/mca/paffinity/linux/plpa/src/libplpa   
-I../../../../../../..    -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
-fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
mca_vprotocol_pessimist_la-vprotocol_pessimist_recv.lo -MD -MP -MF 
.deps/mca_vprotocol_pessimist_la-vprotocol_pessimist_recv.Tpo -c -o 
mca_vprotocol_pessimist_la-vprotocol_pessimist_recv.lo `test -f 
'vprotocol_pessimist_recv.c' || echo './'`vprotocol_pessimist_recv.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../../../../opal/include 
-I../../../../../../../orte/include -I../../../../../../../ompi/include 
-I../../../../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-I../../../../../../.. -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
-fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
mca_vprotocol_pessimist_la-vprotocol_pessimist_recv.lo -MD -MP -MF 
.deps/mca_vprotocol_pessimist_la-vprotocol_pessimist_recv.Tpo -c 
vprotocol_pessimist_recv.c  -fPIC -DPIC -o 
.libs/mca_vprotocol_pessimist_la-vprotocol_pessimist_recv.o
mv -f .deps/mca_vprotocol_pessimist_la-vprotocol_pessimist_comm.Tpo 
.deps/mca_vprotocol_pessimist_la-vprotocol_pessimist_comm.Plo
/bin/sh ../../../../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../../../../opal/include 
-I../../../../../../../orte/include -I../../../../../../../ompi/include 
-I../../../../../../../opal/mca/paffinity/linux/plpa/src/libplpa   
-I../../../../../../..    -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
-fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
mca_vprotocol_pessimist_la-vprotocol_pessimist_send.lo -MD -MP -MF 
.deps/mca_vprotocol_pessimist_la-vprotocol_pessimist_send.Tpo -c -o 
mca_vprotocol_pessimist_la-vprotocol_pessimist_send.lo `test -f 
'vprotocol_pessimist_send.c' || echo './'`vprotocol_pessimist_send.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../../../../opal/include 
-I../../../../../../../orte/include -I../../../../../../../ompi/include 
-I../../../../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-I../../../../../../.. -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
-fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
mca_vprotocol_pessimist_la-vprotocol_pessimist_send.lo -MD -MP -MF 
.deps/mca_vprotocol_pessimist_la-vprotocol_pessimist_send.Tpo -c 
vprotocol_pessimist_send.c  -fPIC -DPIC -o 
.libs/mca_vprotocol_pessimist_la-vprotocol_pessimist_send.o
mv -f .deps/mca_vprotocol_pessimist_la-vprotocol_pessimist_start.Tpo 
.deps/mca_vprotocol_pessimist_la-vprotocol_pessimist_start.Plo
/bin/sh ../../../../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../../../../opal/include 
-I../../../../../../../orte/include -I../../../../../../../ompi/include 
-I../../../../../../../opal/mca/paffinity/linux/plpa/src/libplpa   
-I../../../../../../..    -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
-fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
mca_vprotocol_pessimist_la-vprotocol_pessimist_probe.lo -MD -MP -MF 
.deps/mca_vprotocol_pessimist_la-vprotocol_pessimist_probe.Tpo -c -o 
mca_vprotocol_pessimist_la-vprotocol_pessimist_probe.lo `test -f 
'vprotocol_pessimist_probe.c' || echo './'`vprotocol_pessimist_probe.c
mv -f .deps/mca_vprotocol_pessimist_la-vprotocol_pessimist_progress.Tpo 
.deps/mca_vprotocol_pessimist_la-vprotocol_pessimist_progress.Plo
/bin/sh ../../../../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../../../../opal/include 
-I../../../../../../../orte/include -I../../../../../../../ompi/include 
-I../../../../../../../opal/mca/paffinity/linux/plpa/src/libplpa   
-I../../../../../../..    -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
-fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
mca_vprotocol_pessimist_la-vprotocol_pessimist_wait.lo -MD -MP -MF 
.deps/mca_vprotocol_pessimist_la-vprotocol_pessimist_wait.Tpo -c -o 
mca_vprotocol_pessimist_la-vprotocol_pessimist_wait.lo `test -f 
'vprotocol_pessimist_wait.c' || echo './'`vprotocol_pessimist_wait.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../../../../opal/include 
-I../../../../../../../orte/include -I../../../../../../../ompi/include 
-I../../../../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-I../../../../../../.. -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
-fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
mca_vprotocol_pessimist_la-vprotocol_pessimist_wait.lo -MD -MP -MF 
.deps/mca_vprotocol_pessimist_la-vprotocol_pessimist_wait.Tpo -c 
vprotocol_pessimist_wait.c  -fPIC -DPIC -o 
.libs/mca_vprotocol_pessimist_la-vprotocol_pessimist_wait.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../../../../opal/include 
-I../../../../../../../orte/include -I../../../../../../../ompi/include 
-I../../../../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-I../../../../../../.. -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
-fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
mca_vprotocol_pessimist_la-vprotocol_pessimist_probe.lo -MD -MP -MF 
.deps/mca_vprotocol_pessimist_la-vprotocol_pessimist_probe.Tpo -c 
vprotocol_pessimist_probe.c  -fPIC -DPIC -o 
.libs/mca_vprotocol_pessimist_la-vprotocol_pessimist_probe.o
mv -f .deps/mca_vprotocol_pessimist_la-vprotocol_pessimist_recv.Tpo 
.deps/mca_vprotocol_pessimist_la-vprotocol_pessimist_recv.Plo
/bin/sh ../../../../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../../../../opal/include 
-I../../../../../../../orte/include -I../../../../../../../ompi/include 
-I../../../../../../../opal/mca/paffinity/linux/plpa/src/libplpa   
-I../../../../../../..    -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
-fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
mca_vprotocol_pessimist_la-vprotocol_pessimist_event.lo -MD -MP -MF 
.deps/mca_vprotocol_pessimist_la-vprotocol_pessimist_event.Tpo -c -o 
mca_vprotocol_pessimist_la-vprotocol_pessimist_event.lo `test -f 
'vprotocol_pessimist_event.c' || echo './'`vprotocol_pessimist_event.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../../../../opal/include 
-I../../../../../../../orte/include -I../../../../../../../ompi/include 
-I../../../../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-I../../../../../../.. -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
-fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
mca_vprotocol_pessimist_la-vprotocol_pessimist_event.lo -MD -MP -MF 
.deps/mca_vprotocol_pessimist_la-vprotocol_pessimist_event.Tpo -c 
vprotocol_pessimist_event.c  -fPIC -DPIC -o 
.libs/mca_vprotocol_pessimist_la-vprotocol_pessimist_event.o
mv -f .deps/mca_vprotocol_pessimist_la-vprotocol_pessimist_event.Tpo 
.deps/mca_vprotocol_pessimist_la-vprotocol_pessimist_event.Plo
/bin/sh ../../../../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../../../../opal/include 
-I../../../../../../../orte/include -I../../../../../../../ompi/include 
-I../../../../../../../opal/mca/paffinity/linux/plpa/src/libplpa   
-I../../../../../../..    -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
-fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
mca_vprotocol_pessimist_la-vprotocol_pessimist_eventlog.lo -MD -MP -MF 
.deps/mca_vprotocol_pessimist_la-vprotocol_pessimist_eventlog.Tpo -c -o 
mca_vprotocol_pessimist_la-vprotocol_pessimist_eventlog.lo `test -f 
'vprotocol_pessimist_eventlog.c' || echo './'`vprotocol_pessimist_eventlog.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../../../../opal/include 
-I../../../../../../../orte/include -I../../../../../../../ompi/include 
-I../../../../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-I../../../../../../.. -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
-fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
mca_vprotocol_pessimist_la-vprotocol_pessimist_eventlog.lo -MD -MP -MF 
.deps/mca_vprotocol_pessimist_la-vprotocol_pessimist_eventlog.Tpo -c 
vprotocol_pessimist_eventlog.c  -fPIC -DPIC -o 
.libs/mca_vprotocol_pessimist_la-vprotocol_pessimist_eventlog.o
mv -f .deps/mca_vprotocol_pessimist_la-vprotocol_pessimist_send.Tpo 
.deps/mca_vprotocol_pessimist_la-vprotocol_pessimist_send.Plo
/bin/sh ../../../../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../../../../opal/include 
-I../../../../../../../orte/include -I../../../../../../../ompi/include 
-I../../../../../../../opal/mca/paffinity/linux/plpa/src/libplpa   
-I../../../../../../..    -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
-fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
mca_vprotocol_pessimist_la-vprotocol_pessimist_sender_based.lo -MD -MP -MF 
.deps/mca_vprotocol_pessimist_la-vprotocol_pessimist_sender_based.Tpo -c -o 
mca_vprotocol_pessimist_la-vprotocol_pessimist_sender_based.lo `test -f 
'vprotocol_pessimist_sender_based.c' || echo 
'./'`vprotocol_pessimist_sender_based.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../../../../opal/include 
-I../../../../../../../orte/include -I../../../../../../../ompi/include 
-I../../../../../../../opal/mca/paffinity/linux/plpa/src/libplpa 
-I../../../../../../.. -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
-fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
mca_vprotocol_pessimist_la-vprotocol_pessimist_sender_based.lo -MD -MP -MF 
.deps/mca_vprotocol_pessimist_la-vprotocol_pessimist_sender_based.Tpo -c 
vprotocol_pessimist_sender_based.c  -fPIC -DPIC -o 
.libs/mca_vprotocol_pessimist_la-vprotocol_pessimist_sender_based.o
mv -f .deps/mca_vprotocol_pessimist_la-vprotocol_pessimist_probe.Tpo 
.deps/mca_vprotocol_pessimist_la-vprotocol_pessimist_probe.Plo
mv -f .deps/mca_vprotocol_pessimist_la-vprotocol_pessimist_wait.Tpo 
.deps/mca_vprotocol_pessimist_la-vprotocol_pessimist_wait.Plo
mv -f .deps/mca_vprotocol_pessimist_la-vprotocol_pessimist_eventlog.Tpo 
.deps/mca_vprotocol_pessimist_la-vprotocol_pessimist_eventlog.Plo
mv -f .deps/mca_vprotocol_pessimist_la-vprotocol_pessimist_sender_based.Tpo 
.deps/mca_vprotocol_pessimist_la-vprotocol_pessimist_sender_based.Plo
/bin/sh ../../../../../../../libtool --tag=CC   --mode=link gcc   -DNDEBUG -O2 
-g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -module -avoid-version 
-export-dynamic   -o mca_vprotocol_pessimist.la -rpath 
/opt/openmpi/1.3rc3r20226-V00/gcc/lib64/openmpi 
mca_vprotocol_pessimist_la-vprotocol_pessimist.lo 
mca_vprotocol_pessimist_la-vprotocol_pessimist_component.lo 
mca_vprotocol_pessimist_la-vprotocol_pessimist_request.lo 
mca_vprotocol_pessimist_la-vprotocol_pessimist_proc.lo 
mca_vprotocol_pessimist_la-vprotocol_pessimist_comm.lo 
mca_vprotocol_pessimist_la-vprotocol_pessimist_progress.lo 
mca_vprotocol_pessimist_la-vprotocol_pessimist_start.lo 
mca_vprotocol_pessimist_la-vprotocol_pessimist_recv.lo 
mca_vprotocol_pessimist_la-vprotocol_pessimist_send.lo 
mca_vprotocol_pessimist_la-vprotocol_pessimist_probe.lo 
mca_vprotocol_pessimist_la-vprotocol_pessimist_wait.lo 
mca_vprotocol_pessimist_la-vprotocol_pessimist_event.lo 
mca_vprotocol_pessimist_la-vprotocol_pessimist_eventlog.lo 
mca_vprotocol_pessimist_la-vprotocol_pessimist_sender_based.lo  -lnsl -lutil  
-lm 
libtool: link: gcc  -shared  
.libs/mca_vprotocol_pessimist_la-vprotocol_pessimist.o 
.libs/mca_vprotocol_pessimist_la-vprotocol_pessimist_component.o 
.libs/mca_vprotocol_pessimist_la-vprotocol_pessimist_request.o 
.libs/mca_vprotocol_pessimist_la-vprotocol_pessimist_proc.o 
.libs/mca_vprotocol_pessimist_la-vprotocol_pessimist_comm.o 
.libs/mca_vprotocol_pessimist_la-vprotocol_pessimist_progress.o 
.libs/mca_vprotocol_pessimist_la-vprotocol_pessimist_start.o 
.libs/mca_vprotocol_pessimist_la-vprotocol_pessimist_recv.o 
.libs/mca_vprotocol_pessimist_la-vprotocol_pessimist_send.o 
.libs/mca_vprotocol_pessimist_la-vprotocol_pessimist_probe.o 
.libs/mca_vprotocol_pessimist_la-vprotocol_pessimist_wait.o 
.libs/mca_vprotocol_pessimist_la-vprotocol_pessimist_event.o 
.libs/mca_vprotocol_pessimist_la-vprotocol_pessimist_eventlog.o 
.libs/mca_vprotocol_pessimist_la-vprotocol_pessimist_sender_based.o   -lnsl 
-lutil -lm  -m64 -mtune=generic -pthread   -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[3]: Leaving directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/pml/v/mca/vprotocol/pessimist'
make[3]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/pml/v'
depbase=`echo pml_v.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
pml_v.lo -MD -MP -MF $depbase.Tpo -c -o pml_v.lo pml_v.c &&\
        mv -f $depbase.Tpo $depbase.Plo
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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pml_v.lo -MD -MP -MF 
.deps/pml_v.Tpo -c pml_v.c  -fPIC -DPIC -o .libs/pml_v.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -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
/bin/sh ../../../../libtool --tag=CC   --mode=link gcc   -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -module -avoid-version 
-export-dynamic   -o mca_pml_v.la -rpath 
/opt/openmpi/1.3rc3r20226-V00/gcc/lib64/openmpi pml_v.lo pml_v_component.lo 
pml_v_output.lo mca/vprotocol/libmca_vprotocol.la  -lnsl -lutil  -lm 
libtool: link: gcc  -shared  .libs/pml_v.o .libs/pml_v_component.o 
.libs/pml_v_output.o  -Wl,--whole-archive 
mca/vprotocol/.libs/libmca_vprotocol.a -Wl,--no-whole-archive  -lnsl -lutil -lm 
 -m64 -mtune=generic -pthread   -pthread -Wl,-soname -Wl,mca_pml_v.so -o 
.libs/mca_pml_v.so
libtool: link: ( cd ".libs" && rm -f "mca_pml_v.la" && ln -s "../mca_pml_v.la" 
"mca_pml_v.la" )
make[3]: Leaving directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/pml/v'
make[2]: Leaving directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/pml/v'
Making all in mca/pubsub/orte
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/pubsub/orte'
depbase=`echo pubsub_orte.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
pubsub_orte.lo -MD -MP -MF $depbase.Tpo -c -o pubsub_orte.lo pubsub_orte.c &&\
        mv -f $depbase.Tpo $depbase.Plo
depbase=`echo pubsub_orte_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
pubsub_orte_component.lo -MD -MP -MF $depbase.Tpo -c -o 
pubsub_orte_component.lo pubsub_orte_component.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pubsub_orte_component.lo 
-MD -MP -MF .deps/pubsub_orte_component.Tpo -c pubsub_orte_component.c  -fPIC 
-DPIC -o .libs/pubsub_orte_component.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT pubsub_orte.lo -MD -MP 
-MF .deps/pubsub_orte.Tpo -c pubsub_orte.c  -fPIC -DPIC -o .libs/pubsub_orte.o
/bin/sh ../../../../libtool --tag=CC   --mode=link gcc   -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -module -avoid-version  
-export-dynamic   -o mca_pubsub_orte.la -rpath 
/opt/openmpi/1.3rc3r20226-V00/gcc/lib64/openmpi pubsub_orte.lo 
pubsub_orte_component.lo  -lnsl -lutil  -lm 
libtool: link: gcc  -shared  .libs/pubsub_orte.o .libs/pubsub_orte_component.o  
 -lnsl -lutil -lm  -m64 -mtune=generic -pthread   -pthread -Wl,-soname 
-Wl,mca_pubsub_orte.so -o .libs/mca_pubsub_orte.so
libtool: link: ( cd ".libs" && rm -f "mca_pubsub_orte.la" && ln -s 
"../mca_pubsub_orte.la" "mca_pubsub_orte.la" )
make[2]: Leaving directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/pubsub/orte'
Making all in mca/rcache/vma
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/rcache/vma'
depbase=`echo rcache_vma.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
rcache_vma.lo -MD -MP -MF $depbase.Tpo -c -o rcache_vma.lo rcache_vma.c &&\
        mv -f $depbase.Tpo $depbase.Plo
depbase=`echo rcache_vma_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
rcache_vma_component.lo -MD -MP -MF $depbase.Tpo -c -o rcache_vma_component.lo 
rcache_vma_component.c &&\
        mv -f $depbase.Tpo $depbase.Plo
depbase=`echo rcache_vma_tree.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
rcache_vma_tree.lo -MD -MP -MF $depbase.Tpo -c -o rcache_vma_tree.lo 
rcache_vma_tree.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT rcache_vma_tree.lo -MD 
-MP -MF .deps/rcache_vma_tree.Tpo -c rcache_vma_tree.c  -fPIC -DPIC -o 
.libs/rcache_vma_tree.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT rcache_vma.lo -MD -MP -MF 
.deps/rcache_vma.Tpo -c rcache_vma.c  -fPIC -DPIC -o .libs/rcache_vma.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT rcache_vma_component.lo 
-MD -MP -MF .deps/rcache_vma_component.Tpo -c rcache_vma_component.c  -fPIC 
-DPIC -o .libs/rcache_vma_component.o
/bin/sh ../../../../libtool --tag=CC   --mode=link gcc   -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -module -avoid-version  
-export-dynamic   -o mca_rcache_vma.la -rpath 
/opt/openmpi/1.3rc3r20226-V00/gcc/lib64/openmpi rcache_vma.lo 
rcache_vma_component.lo rcache_vma_tree.lo  -lnsl -lutil  -lm 
libtool: link: gcc  -shared  .libs/rcache_vma.o .libs/rcache_vma_component.o 
.libs/rcache_vma_tree.o   -lnsl -lutil -lm  -m64 -mtune=generic -pthread   
-pthread -Wl,-soname -Wl,mca_rcache_vma.so -o .libs/mca_rcache_vma.so
libtool: link: ( cd ".libs" && rm -f "mca_rcache_vma.la" && ln -s 
"../mca_rcache_vma.la" "mca_rcache_vma.la" )
make[2]: Leaving directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/rcache/vma'
Making all in mca/topo/unity
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/topo/unity'
depbase=`echo topo_unity_cart_map.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
topo_unity_cart_map.lo -MD -MP -MF $depbase.Tpo -c -o topo_unity_cart_map.lo 
topo_unity_cart_map.c &&\
        mv -f $depbase.Tpo $depbase.Plo
depbase=`echo topo_unity_graph_map.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
topo_unity_graph_map.lo -MD -MP -MF $depbase.Tpo -c -o topo_unity_graph_map.lo 
topo_unity_graph_map.c &&\
        mv -f $depbase.Tpo $depbase.Plo
depbase=`echo topo_unity.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
topo_unity.lo -MD -MP -MF $depbase.Tpo -c -o topo_unity.lo topo_unity.c &&\
        mv -f $depbase.Tpo $depbase.Plo
depbase=`echo topo_unity_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
        /bin/sh ../../../../libtool --tag=CC   --mode=compile gcc  
-DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../orte/include 
-I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa   -I../../../..    
-DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic 
-finline-functions -fno-strict-aliasing -pthread -fvisibility=hidden -MT 
topo_unity_component.lo -MD -MP -MF $depbase.Tpo -c -o topo_unity_component.lo 
topo_unity_component.c &&\
        mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT topo_unity_graph_map.lo 
-MD -MP -MF .deps/topo_unity_graph_map.Tpo -c topo_unity_graph_map.c  -fPIC 
-DPIC -o .libs/topo_unity_graph_map.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT topo_unity_cart_map.lo 
-MD -MP -MF .deps/topo_unity_cart_map.Tpo -c topo_unity_cart_map.c  -fPIC -DPIC 
-o .libs/topo_unity_cart_map.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT topo_unity.lo -MD -MP -MF 
.deps/topo_unity.Tpo -c topo_unity.c  -fPIC -DPIC -o .libs/topo_unity.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include 
-I../../../../orte/include -I../../../../ompi/include 
-I../../../../opal/mca/paffinity/linux/plpa/src/libplpa -I../../../.. -DNDEBUG 
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -MT topo_unity_component.lo 
-MD -MP -MF .deps/topo_unity_component.Tpo -c topo_unity_component.c  -fPIC 
-DPIC -o .libs/topo_unity_component.o
/bin/sh ../../../../libtool --tag=CC   --mode=link gcc   -DNDEBUG -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -finline-functions 
-fno-strict-aliasing -pthread -fvisibility=hidden -module -avoid-version 
-export-dynamic   -o mca_topo_unity.la -rpath 
/opt/openmpi/1.3rc3r20226-V00/gcc/lib64/openmpi topo_unity_cart_map.lo 
topo_unity_graph_map.lo topo_unity.lo topo_unity_component.lo  -lnsl -lutil  
-lm 
libtool: link: gcc  -shared  .libs/topo_unity_cart_map.o 
.libs/topo_unity_graph_map.o .libs/topo_unity.o .libs/topo_unity_component.o   
-lnsl -lutil -lm  -m64 -mtune=generic -pthread   -pthread -Wl,-soname 
-Wl,mca_topo_unity.so -o .libs/mca_topo_unity.so
libtool: link: ( cd ".libs" && rm -f "mca_topo_unity.la" && ln -s 
"../mca_topo_unity.la" "mca_topo_unity.la" )
make[2]: Leaving directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/mca/topo/unity'
Making all in contrib/vt
make[2]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/contrib/vt'
Making all in vt
make[3]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/contrib/vt/vt'
/usr/bin/make  all-recursive
make[4]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/contrib/vt/vt'
Making all in util
make[5]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/contrib/vt/vt/util'
gcc  -DHAVE_CONFIG_H -I. -I..   -D_GNU_SOURCE  -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -MT dummy.o -MD -MP -MF 
.deps/dummy.Tpo -c -o dummy.o dummy.c
gcc  -DHAVE_CONFIG_H -I. -I..   -D_GNU_SOURCE  -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -MT util.o -MD -MP -MF 
.deps/util.Tpo -c -o util.o util.c
mv -f .deps/dummy.Tpo .deps/dummy.Po
mv -f .deps/util.Tpo .deps/util.Po
gcc   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic   -o dummy dummy.o util.o  -lnsl 
-lutil  -lm 
make[5]: Leaving directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/contrib/vt/vt/util'
Making all in extlib
make[5]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/contrib/vt/vt/extlib'
Making all in otf
make[6]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/contrib/vt/vt/extlib/otf'
/usr/bin/make  all-recursive
make[7]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/contrib/vt/vt/extlib/otf'
Making all in otflib
make[8]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/contrib/vt/vt/extlib/otf/otflib'
/bin/sh ../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. -I..     
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -MT OTF_CopyHandler.lo -MD -MP 
-MF .deps/OTF_CopyHandler.Tpo -c -o OTF_CopyHandler.lo OTF_CopyHandler.c
/bin/sh ../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. -I..     
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -MT OTF_File.lo -MD -MP -MF 
.deps/OTF_File.Tpo -c -o OTF_File.lo OTF_File.c
/bin/sh ../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. -I..     
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -MT OTF_FileManager.lo -MD -MP 
-MF .deps/OTF_FileManager.Tpo -c -o OTF_FileManager.lo OTF_FileManager.c
/bin/sh ../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. -I..     
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -MT OTF_Filenames.lo -MD -MP -MF 
.deps/OTF_Filenames.Tpo -c -o OTF_Filenames.lo OTF_Filenames.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -MT OTF_File.lo -MD -MP -MF 
.deps/OTF_File.Tpo -c OTF_File.c -o OTF_File.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -MT OTF_Filenames.lo -MD -MP -MF 
.deps/OTF_Filenames.Tpo -c OTF_Filenames.c -o OTF_Filenames.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -MT OTF_FileManager.lo -MD -MP 
-MF .deps/OTF_FileManager.Tpo -c OTF_FileManager.c -o OTF_FileManager.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -MT OTF_CopyHandler.lo -MD -MP 
-MF .deps/OTF_CopyHandler.Tpo -c OTF_CopyHandler.c -o OTF_CopyHandler.o
mv -f .deps/OTF_Filenames.Tpo .deps/OTF_Filenames.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. -I..     
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -MT OTF_HandlerArray.lo -MD -MP 
-MF .deps/OTF_HandlerArray.Tpo -c -o OTF_HandlerArray.lo OTF_HandlerArray.c
mv -f .deps/OTF_FileManager.Tpo .deps/OTF_FileManager.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. -I..     
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -MT OTF_MasterControl.lo -MD -MP 
-MF .deps/OTF_MasterControl.Tpo -c -o OTF_MasterControl.lo OTF_MasterControl.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -MT OTF_HandlerArray.lo -MD -MP 
-MF .deps/OTF_HandlerArray.Tpo -c OTF_HandlerArray.c -o OTF_HandlerArray.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -MT OTF_MasterControl.lo -MD -MP 
-MF .deps/OTF_MasterControl.Tpo -c OTF_MasterControl.c -o OTF_MasterControl.o
mv -f .deps/OTF_CopyHandler.Tpo .deps/OTF_CopyHandler.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. -I..     
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -MT OTF_Parse.lo -MD -MP -MF 
.deps/OTF_Parse.Tpo -c -o OTF_Parse.lo OTF_Parse.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -MT OTF_Parse.lo -MD -MP -MF 
.deps/OTF_Parse.Tpo -c OTF_Parse.c -o OTF_Parse.o
mv -f .deps/OTF_HandlerArray.Tpo .deps/OTF_HandlerArray.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. -I..     
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -MT OTF_Platform.lo -MD -MP -MF 
.deps/OTF_Platform.Tpo -c -o OTF_Platform.lo OTF_Platform.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -MT OTF_Platform.lo -MD -MP -MF 
.deps/OTF_Platform.Tpo -c OTF_Platform.c -o OTF_Platform.o
mv -f .deps/OTF_File.Tpo .deps/OTF_File.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. -I..     
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -MT OTF_RBuffer.lo -MD -MP -MF 
.deps/OTF_RBuffer.Tpo -c -o OTF_RBuffer.lo OTF_RBuffer.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -MT OTF_RBuffer.lo -MD -MP -MF 
.deps/OTF_RBuffer.Tpo -c OTF_RBuffer.c -o OTF_RBuffer.o
mv -f .deps/OTF_MasterControl.Tpo .deps/OTF_MasterControl.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. -I..     
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -MT OTF_Reader.lo -MD -MP -MF 
.deps/OTF_Reader.Tpo -c -o OTF_Reader.lo OTF_Reader.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -MT OTF_Reader.lo -MD -MP -MF 
.deps/OTF_Reader.Tpo -c OTF_Reader.c -o OTF_Reader.o
mv -f .deps/OTF_Platform.Tpo .deps/OTF_Platform.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. -I..     
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -MT OTF_RStream.lo -MD -MP -MF 
.deps/OTF_RStream.Tpo -c -o OTF_RStream.lo OTF_RStream.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -MT OTF_RStream.lo -MD -MP -MF 
.deps/OTF_RStream.Tpo -c OTF_RStream.c -o OTF_RStream.o
mv -f .deps/OTF_RBuffer.Tpo .deps/OTF_RBuffer.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. -I..     
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -MT OTF_WBuffer.lo -MD -MP -MF 
.deps/OTF_WBuffer.Tpo -c -o OTF_WBuffer.lo OTF_WBuffer.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -MT OTF_WBuffer.lo -MD -MP -MF 
.deps/OTF_WBuffer.Tpo -c OTF_WBuffer.c -o OTF_WBuffer.o
mv -f .deps/OTF_Parse.Tpo .deps/OTF_Parse.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. -I..     
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -MT OTF_Writer.lo -MD -MP -MF 
.deps/OTF_Writer.Tpo -c -o OTF_Writer.lo OTF_Writer.c
mv -f .deps/OTF_RStream.Tpo .deps/OTF_RStream.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. -I..     
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -MT OTF_WStream.lo -MD -MP -MF 
.deps/OTF_WStream.Tpo -c -o OTF_WStream.lo OTF_WStream.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -MT OTF_Writer.lo -MD -MP -MF 
.deps/OTF_Writer.Tpo -c OTF_Writer.c -o OTF_Writer.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -MT OTF_WStream.lo -MD -MP -MF 
.deps/OTF_WStream.Tpo -c OTF_WStream.c -o OTF_WStream.o
mv -f .deps/OTF_WBuffer.Tpo .deps/OTF_WBuffer.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc  -DHAVE_CONFIG_H -I. -I..     
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -MT OTF_inttypes.lo -MD -MP -MF 
.deps/OTF_inttypes.Tpo -c -o OTF_inttypes.lo OTF_inttypes.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -MT OTF_inttypes.lo -MD -MP -MF 
.deps/OTF_inttypes.Tpo -c OTF_inttypes.c -o OTF_inttypes.o
mv -f .deps/OTF_inttypes.Tpo .deps/OTF_inttypes.Plo
mv -f .deps/OTF_Writer.Tpo .deps/OTF_Writer.Plo
mv -f .deps/OTF_Reader.Tpo .deps/OTF_Reader.Plo
mv -f .deps/OTF_WStream.Tpo .deps/OTF_WStream.Plo
/bin/sh ../libtool --tag=CC   --mode=link gcc   -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic   -o libotf.la -rpath 
/opt/openmpi/1.3rc3r20226-V00/gcc/lib64 OTF_CopyHandler.lo OTF_File.lo 
OTF_FileManager.lo OTF_Filenames.lo OTF_HandlerArray.lo OTF_MasterControl.lo 
OTF_Parse.lo OTF_Platform.lo OTF_RBuffer.lo OTF_Reader.lo OTF_RStream.lo 
OTF_WBuffer.lo OTF_Writer.lo OTF_WStream.lo OTF_inttypes.lo  -lnsl -lutil  -lm  
libtool: link: ar cru .libs/libotf.a  OTF_CopyHandler.o OTF_File.o 
OTF_FileManager.o OTF_Filenames.o OTF_HandlerArray.o OTF_MasterControl.o 
OTF_Parse.o OTF_Platform.o OTF_RBuffer.o OTF_Reader.o OTF_RStream.o 
OTF_WBuffer.o OTF_Writer.o OTF_WStream.o OTF_inttypes.o
libtool: link: ranlib .libs/libotf.a
libtool: link: ( cd ".libs" && rm -f "libotf.la" && ln -s "../libotf.la" 
"libotf.la" )
make[8]: Leaving directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/contrib/vt/vt/extlib/otf/otflib'
Making all in tools
make[8]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/contrib/vt/vt/extlib/otf/tools'
Making all in otfaux
make[9]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/contrib/vt/vt/extlib/otf/tools/otfaux'
g++  -DHAVE_CONFIG_H -I. -I../.. -I../../otflib -I../../otflib    -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -MT otfaux.o -MD -MP -MF 
.deps/otfaux.Tpo -c -o otfaux.o otfaux.cpp
g++  -DHAVE_CONFIG_H -I. -I../.. -I../../otflib -I../../otflib    -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -MT Control.o -MD -MP -MF 
.deps/Control.Tpo -c -o Control.o Control.cpp
g++  -DHAVE_CONFIG_H -I. -I../.. -I../../otflib -I../../otflib    -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -MT Handler.o -MD -MP -MF 
.deps/Handler.Tpo -c -o Handler.o Handler.cpp
g++  -DHAVE_CONFIG_H -I. -I../.. -I../../otflib -I../../otflib    -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -MT State.o -MD -MP -MF 
.deps/State.Tpo -c -o State.o State.cpp
mv -f .deps/Handler.Tpo .deps/Handler.Po
mv -f .deps/Control.Tpo .deps/Control.Po
mv -f .deps/otfaux.Tpo .deps/otfaux.Po
mv -f .deps/State.Tpo .deps/State.Po
/bin/sh ../../libtool --tag=CXX   --mode=link g++   -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic   -o otfaux otfaux.o Control.o 
Handler.o State.o ../../otflib/libotf.la -lz -lnsl -lutil  -lm 
libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o otfaux 
otfaux.o Control.o Handler.o State.o  ../../otflib/.libs/libotf.a -lz -lnsl 
-lutil -lm
make[9]: Leaving directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/contrib/vt/vt/extlib/otf/tools/otfaux'
Making all in otfconfig
make[9]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/contrib/vt/vt/extlib/otf/tools/otfconfig'
gcc  -DHAVE_CONFIG_H -I. -I../.. -I../../otflib -I../../otflib   
-DOTFCONFIG_INCLUDEDIR=\"/opt/openmpi/1.3rc3r20226-V00/gcc/include\" 
-DOTFCONFIG_LIBDIR=\"/opt/openmpi/1.3rc3r20226-V00/gcc/lib64\" -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -MT otfconfig.o -MD -MP -MF 
.deps/otfconfig.Tpo -c -o otfconfig.o otfconfig.c
mv -f .deps/otfconfig.Tpo .deps/otfconfig.Po
/bin/sh ../../libtool --tag=CC   --mode=link gcc  
-DOTFCONFIG_INCLUDEDIR=\"/opt/openmpi/1.3rc3r20226-V00/gcc/include\" 
-DOTFCONFIG_LIBDIR=\"/opt/openmpi/1.3rc3r20226-V00/gcc/lib64\" -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic   -o otfconfig otfconfig.o 
../../otflib/libotf.la -lz -lnsl -lutil  -lm 
libtool: link: gcc 
-DOTFCONFIG_INCLUDEDIR=\"/opt/openmpi/1.3rc3r20226-V00/gcc/include\" 
-DOTFCONFIG_LIBDIR=\"/opt/openmpi/1.3rc3r20226-V00/gcc/lib64\" -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -o otfconfig otfconfig.o  
../../otflib/.libs/libotf.a -lz -lnsl -lutil -lm
make[9]: Leaving directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/contrib/vt/vt/extlib/otf/tools/otfconfig'
Making all in otfdump
make[9]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/contrib/vt/vt/extlib/otf/tools/otfdump'
g++  -DHAVE_CONFIG_H -I. -I../.. -I../../otflib -I../../otflib    -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -MT Handler.o -MD -MP -MF 
.deps/Handler.Tpo -c -o Handler.o Handler.cpp
g++  -DHAVE_CONFIG_H -I. -I../.. -I../../otflib -I../../otflib    -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -MT otfdump.o -MD -MP -MF 
.deps/otfdump.Tpo -c -o otfdump.o otfdump.cpp
mv -f .deps/Handler.Tpo .deps/Handler.Po
mv -f .deps/otfdump.Tpo .deps/otfdump.Po
/bin/sh ../../libtool --tag=CXX   --mode=link g++   -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic   -o otfdump Handler.o otfdump.o 
../../otflib/libotf.la -lz -lnsl -lutil  -lm 
libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o otfdump 
Handler.o otfdump.o  ../../otflib/.libs/libotf.a -lz -lnsl -lutil -lm
make[9]: Leaving directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/contrib/vt/vt/extlib/otf/tools/otfdump'
Making all in otfmerge
make[9]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/contrib/vt/vt/extlib/otf/tools/otfmerge'
gcc  -DHAVE_CONFIG_H -I. -I../.. -I../../otflib -I../../otflib    -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -MT otfmerge.o -MD -MP -MF 
.deps/otfmerge.Tpo -c -o otfmerge.o otfmerge.c
gcc  -DHAVE_CONFIG_H -I. -I../.. -I../../otflib -I../../otflib    -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -MT handler.o -MD -MP -MF 
.deps/handler.Tpo -c -o handler.o handler.c
gcc  -DHAVE_CONFIG_H -I. -I../.. -I../../otflib -I../../otflib    -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -MT hash.o -MD -MP -MF 
.deps/hash.Tpo -c -o hash.o hash.c
mv -f .deps/hash.Tpo .deps/hash.Po
mv -f .deps/handler.Tpo .deps/handler.Po
mv -f .deps/otfmerge.Tpo .deps/otfmerge.Po
/bin/sh ../../libtool --tag=CC   --mode=link gcc   -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic   -o otfmerge otfmerge.o 
handler.o hash.o ../../otflib/libotf.la -lz -lnsl -lutil  -lm 
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o otfmerge 
otfmerge.o handler.o hash.o  ../../otflib/.libs/libotf.a -lz -lnsl -lutil -lm
make[9]: Leaving directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/contrib/vt/vt/extlib/otf/tools/otfmerge'
Making all in otfcompress
make[9]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/contrib/vt/vt/extlib/otf/tools/otfcompress'
gcc  -DHAVE_CONFIG_H -I. -I../.. -I../../otflib -I../../otflib     -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -MT otfcompress.o -MD -MP -MF 
.deps/otfcompress.Tpo -c -o otfcompress.o otfcompress.c
otfcompress.c: In function 'compressFile':
otfcompress.c:419: warning: ignoring return value of 'fwrite', declared with 
attribute warn_unused_result
otfcompress.c: In function 'decompressFile':
otfcompress.c:548: warning: ignoring return value of 'fwrite', declared with 
attribute warn_unused_result
mv -f .deps/otfcompress.Tpo .deps/otfcompress.Po
/bin/sh ../../libtool --tag=CC   --mode=link gcc   -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic   -o otfcompress otfcompress.o 
../../otflib/libotf.la -lz -lnsl -lutil  -lm 
libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o otfcompress 
otfcompress.o  ../../otflib/.libs/libotf.a -lz -lnsl -lutil -lm
make[9]: Leaving directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/contrib/vt/vt/extlib/otf/tools/otfcompress'
make[9]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/contrib/vt/vt/extlib/otf/tools'
make[9]: Nothing to be done for `all-am'.
make[9]: Leaving directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/contrib/vt/vt/extlib/otf/tools'
make[8]: Leaving directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/contrib/vt/vt/extlib/otf/tools'
Making all in docu
make[8]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/contrib/vt/vt/extlib/otf/docu'
make[8]: Nothing to be done for `all'.
make[8]: Leaving directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/contrib/vt/vt/extlib/otf/docu'
make[8]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/contrib/vt/vt/extlib/otf'
make[8]: Nothing to be done for `all-am'.
make[8]: Leaving directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/contrib/vt/vt/extlib/otf'
make[7]: Leaving directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/contrib/vt/vt/extlib/otf'
make[6]: Leaving directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/contrib/vt/vt/extlib/otf'
make[6]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/contrib/vt/vt/extlib'
make[6]: Nothing to be done for `all-am'.
make[6]: Leaving directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/contrib/vt/vt/extlib'
make[5]: Leaving directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/contrib/vt/vt/extlib'
Making all in vtlib
make[5]: Entering directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/contrib/vt/vt/vtlib'
gcc  -DHAVE_CONFIG_H -I. -I.. -I../tools/opari/lib -I../extlib/otf/otflib 
-I../extlib/otf/otflib     -D_GNU_SOURCE 
-DBINDIR=\"/opt/openmpi/1.3rc3r20226-V00/gcc/bin\" 
-DDATADIR=\"/opt/openmpi/1.3rc3r20226-V00/gcc/share\" -DRFG  -DVT_MEMHOOK 
-DVT_IOWRAP  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT 
vt_comp_gnu.o -MD -MP -MF .deps/vt_comp_gnu.Tpo -c -o vt_comp_gnu.o 
vt_comp_gnu.c
gcc  -DHAVE_CONFIG_H -I. -I.. -I../tools/opari/lib -I../extlib/otf/otflib 
-I../extlib/otf/otflib     -D_GNU_SOURCE 
-DBINDIR=\"/opt/openmpi/1.3rc3r20226-V00/gcc/bin\" 
-DDATADIR=\"/opt/openmpi/1.3rc3r20226-V00/gcc/share\" -DRFG  -DVT_MEMHOOK 
-DVT_IOWRAP  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT 
vt_memhook.o -MD -MP -MF .deps/vt_memhook.Tpo -c -o vt_memhook.o vt_memhook.c
gcc  -DHAVE_CONFIG_H -I. -I.. -I../tools/opari/lib -I../extlib/otf/otflib 
-I../extlib/otf/otflib     -D_GNU_SOURCE 
-DBINDIR=\"/opt/openmpi/1.3rc3r20226-V00/gcc/bin\" 
-DDATADIR=\"/opt/openmpi/1.3rc3r20226-V00/gcc/share\" -DRFG  -DVT_MEMHOOK 
-DVT_IOWRAP  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT vt_memreg.o 
-MD -MP -MF .deps/vt_memreg.Tpo -c -o vt_memreg.o vt_memreg.c
gcc  -DHAVE_CONFIG_H -I. -I.. -I../tools/opari/lib -I../extlib/otf/otflib 
-I../extlib/otf/otflib     -D_GNU_SOURCE 
-DBINDIR=\"/opt/openmpi/1.3rc3r20226-V00/gcc/bin\" 
-DDATADIR=\"/opt/openmpi/1.3rc3r20226-V00/gcc/share\" -DRFG  -DVT_MEMHOOK 
-DVT_IOWRAP  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT vt_iowrap.o 
-MD -MP -MF .deps/vt_iowrap.Tpo -c -o vt_iowrap.o vt_iowrap.c
mv -f .deps/vt_memreg.Tpo .deps/vt_memreg.Po
gcc  -DHAVE_CONFIG_H -I. -I.. -I../tools/opari/lib -I../extlib/otf/otflib 
-I../extlib/otf/otflib     -D_GNU_SOURCE 
-DBINDIR=\"/opt/openmpi/1.3rc3r20226-V00/gcc/bin\" 
-DDATADIR=\"/opt/openmpi/1.3rc3r20226-V00/gcc/share\" -DRFG  -DVT_MEMHOOK 
-DVT_IOWRAP  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT 
vt_iowrap_helper.o -MD -MP -MF .deps/vt_iowrap_helper.Tpo -c -o 
vt_iowrap_helper.o vt_iowrap_helper.c
mv -f .deps/vt_memhook.Tpo .deps/vt_memhook.Po
gcc  -DHAVE_CONFIG_H -I. -I.. -I../tools/opari/lib -I../extlib/otf/otflib 
-I../extlib/otf/otflib     -D_GNU_SOURCE 
-DBINDIR=\"/opt/openmpi/1.3rc3r20226-V00/gcc/bin\" 
-DDATADIR=\"/opt/openmpi/1.3rc3r20226-V00/gcc/share\" -DRFG  -DVT_MEMHOOK 
-DVT_IOWRAP  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT 
rfg_regions.o -MD -MP -MF .deps/rfg_regions.Tpo -c -o rfg_regions.o 
rfg_regions.c
vt_iowrap.c:1242: error: expected declaration specifiers or '...' before 
numeric constant
vt_iowrap.c:1243: error: conflicting types for '__fprintf_chk'
mv -f .deps/vt_comp_gnu.Tpo .deps/vt_comp_gnu.Po
make[5]: *** [vt_iowrap.o] Error 1
make[5]: *** Waiting for unfinished jobs....
mv -f .deps/vt_iowrap_helper.Tpo .deps/vt_iowrap_helper.Po
mv -f .deps/rfg_regions.Tpo .deps/rfg_regions.Po
make[5]: Leaving directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/contrib/vt/vt/vtlib'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/contrib/vt/vt'
make[3]: *** [all] Error 2
make[3]: Leaving directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/contrib/vt/vt'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi/contrib/vt'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory 
`/hpc/home/USERS/lennyb/work/svn/release/scripts/dist-1.3--1/OMPI/BUILD/openmpi-1.3rc3r20226/ompi'
make: *** [all-recursive] Error 1
error: Bad exit status from /var/tmp/rpm-tmp.32080 (%build)


RPM build errors:
    Bad exit status from /var/tmp/rpm-tmp.32080 (%build)

Reply via email to