[mvapich-discuss] mvapich2-1.9 and libhwloc issues on RHEL 6.4

Bryan F Putnam bfp at purdue.edu
Fri Jul 26 10:45:56 EDT 2013


Thanks. Note that I do normally do a "make distclean" before each build, but apparently that doesn't restore things as cleanly as a fresh untar of the distribution.

Bryan

----- Original Message -----
> Thanks for the update. I'm cc'ing this back to mvapich-discuss so that
> others will know how to work around this issue if they encounter it.
> 
> On Fri, Jul 26, 2013 at 10:05:32AM -0400, Bryan F Putnam wrote:
> > Jonathan, thanks for the tips.
> >
> > It does appear that using a fresh build directory, and rebuilding,
> > seems to have fixed the problem.
> >
> > I had never done a "--enable-static" build before, but I had done a
> > number of other builds (pgi, intel, etc.) within that same
> > directory.
> >
> > Thanks,
> > Bryan
> >
> > ----- Original Message -----
> > > On Thu, Jul 25, 2013 at 01:44:59PM -0400, Bryan F Putnam wrote:
> > > > It's (src/pm/hydra/config.log) attached, and thanks for the tip
> > > > on
> > > > mpirun.rsh.
> > >
> > > Thanks for the log. I didn't see anything in it that was alarming.
> > > Maybe there is something else in play here.
> > >
> > > Was this a fresh extract or build or was there a previous build
> > > attempt
> > > before you encountered this error?
> > >
> > > Can you try two fresh builds (new directory for each) one with
> > > static
> > > and one with shared? We've seen this type of error before when a
> > > previous static build was done in the same directory followed by a
> > > shared.
> > >
> > > I'm cc'ing this to an internal developer list until we can narrow
> > > down
> > > the cause of your issue.
> > >
> > > > Bryan
> > > >
> > > > ----- Original Message -----
> > > > > On Thu, Jul 25, 2013 at 11:19:17AM -0400, Bryan F Putnam
> > > > > wrote:
> > > > > >
> > > > > > Dear mvapich2 developers,
> > > > > >
> > > > > > I'm having difficulty building mvapich2-1.9 with any version
> > > > > > of
> > > > > > gcc,
> > > > > > on a RHEL 6.4 system. On RHEL 5.8, we don't see problems.
> > > > > > The
> > > > > > errors
> > > > > > are
> > > > > >
> > > > > > Making install in src
> > > > > > make[4]: Entering directory
> > > > > > `/home/bfp/mvapich2-1.9/src/pm/hydra/tools/topo/hwloc/hwloc/src'
> > > > > > make[5]: Entering directory
> > > > > > `/home/bfp/mvapich2-1.9/src/pm/hydra/tools/topo/hwloc/hwloc/src'
> > > > > >   CCLD libhwloc_embedded.la
> > > > > > ar: .libs/topology.o: No such file or directory
> > > > > > make[5]: *** [libhwloc_embedded.la] Error 1
> > > > > >
> > > > > >
> > > > > > My configure command is:
> > > > > >
> > > > > > CC=gcc
> > > > > > CXX=g++
> > > > > > F77=gfortran
> > > > > > FC=gfortran
> > > > > > $MPI_SRC/configure \
> > > > > >  --with-device=ch3:mrail \
> > > > > >  --with-rdma=gen2 \
> > > > > >  --enable-shared \
> > > > > >  --enable-fast \
> > > > > >  --enable-debuginfo \
> > > > > >  --enable-f77 \
> > > > > >  --enable-fc \
> > > > > >  --enable-cxx \
> > > > > >  --enable-romio \
> > > > > >  --with-pm=hydra \
> > > > > >  --without-mpe \
> > > > > >  --prefix=$MPI_INSTALL \
> > > > > >  2>&1 | tee configure.log
> > > > > >
> > > > > >
> > > > > > Any help appreciated. Let me know if you need more info.
> > > > >
> > > > > Hello Bryan. It appears that something is preventing hwloc
> > > > > from
> > > > > building properly. Can you send us the config.log from within
> > > > > the
> > > > > src/pm/hydra directory? Can you also try by replacing
> > > > > --with-pm=hydra
> > > > > by --with-pm=mpirun? This should help you to move forward
> > > > > while
> > > > > we're
> > > > > debugging the original issue (assuming you don't depend on the
> > > > > hydra
> > > > > launcher and can use mpirun_rsh).
> > > > >
> > > > > --
> > > > > Jonathan Perkins
> > > > > http://www.cse.ohio-state.edu/~perkinjo
> > >
> > > > This file contains any messages produced by compilers while
> > > > running configure, to aid debugging if configure makes a
> > > > mistake.
> > > >
> > > > It was created by Hydra configure 3.0.3, which was
> > > > generated by GNU Autoconf 2.69. Invocation command line was
> > > >
> > > >   $ ./configure --disable-option-checking
> > > >   --prefix=/scratch/lustreC/b/bfp/mvapich2/1.9_gcc-4.7.2
> > > >   --with-device=ch3:mrail --with-rdma=gen2 --enable-shared
> > > >   --enable-fast --enable-debuginfo --enable-f77 --enable-fc
> > > >   --enable-cxx --enable-romio --with-pm=hydra --without-mpe
> > > >   CC=gcc
> > > >   CFLAGS=-O3 -fpic -DNDEBUG -DNVALGRIND -O2
> > > >   LDFLAGS=-Wl,-R\${LD_LIBRARY_PATH} CPPFLAGS=-O3 -fpic
> > > >   -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > >   -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > >   -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > >   -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > >   -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > >   -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > >   -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > >   -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > >   -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > >   -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > >   -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > >   -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > >   -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > >   -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > >   -I/home/bfp/mvapich2-1.9/src/mpi/romio/include CXX=g++
> > > >   CXXFLAGS=-O3 -fpic -DNDEBUG -DNVALGRIND -O2 F77=gfortran
> > > >   FFLAGS=-O3 -fpic -O2 FC=gfortran FCFLAGS=-O3 -fpic -O2
> > > >   --disable-checkerrors --cache-file=/dev/null --srcdir=.
> > > >
> > > > ## --------- ##
> > > > ## Platform. ##
> > > > ## --------- ##
> > > >
> > > > hostname = carter-adm.rcac.purdue.edu
> > > > uname -m = x86_64
> > > > uname -r = 2.6.32-358.6.2.el6.x86_64
> > > > uname -s = Linux
> > > > uname -v = #1 SMP Tue May 14 15:48:21 EDT 2013
> > > >
> > > > /usr/bin/uname -p = unknown
> > > > /bin/uname -X = unknown
> > > >
> > > > /bin/arch = x86_64
> > > > /usr/bin/arch -k = unknown
> > > > /usr/convex/getsysinfo = unknown
> > > > /usr/bin/hostinfo = unknown
> > > > /bin/machine = unknown
> > > > /usr/bin/oslevel = unknown
> > > > /bin/universe = unknown
> > > >
> > > > PATH: /apps/rhel6/gcc/4.7.2/bin
> > > > PATH: /home/bfp/bin
> > > > PATH: .
> > > > PATH: /usr/lib64/qt-3.3/bin
> > > > PATH: /usr/local/bin
> > > > PATH: /bin
> > > > PATH: /usr/bin
> > > > PATH: /usr/local/sbin
> > > > PATH: /usr/sbin
> > > > PATH: /sbin
> > > > PATH: /opt/hpss/bin
> > > > PATH: /opt/hsi/bin
> > > > PATH: /opt/bin
> > > > PATH: /usr/pbs/bin
> > > > PATH: /opt/moab/bin
> > > >
> > > >
> > > > ## ----------- ##
> > > > ## Core tests. ##
> > > > ## ----------- ##
> > > >
> > > > configure:2860: checking build system type
> > > > configure:2874: result: x86_64-unknown-linux-gnu
> > > > configure:2894: checking host system type
> > > > configure:2907: result: x86_64-unknown-linux-gnu
> > > > configure:2927: checking target system type
> > > > configure:2940: result: x86_64-unknown-linux-gnu
> > > > configure:3024: checking for gcc
> > > > configure:3051: result: gcc
> > > > configure:3280: checking for C compiler version
> > > > configure:3289: gcc --version >&5
> > > > gcc (GCC) 4.7.2
> > > > Copyright (C) 2012 Free Software Foundation, Inc.
> > > > This is free software; see the source for copying conditions.
> > > > There
> > > > is NO
> > > > warranty; not even for MERCHANTABILITY or FITNESS FOR A
> > > > PARTICULAR
> > > > PURPOSE.
> > > >
> > > > configure:3300: $? = 0
> > > > configure:3289: gcc -v >&5
> > > > Using built-in specs.
> > > > COLLECT_GCC=gcc
> > > > COLLECT_LTO_WRAPPER=/apps/rhel6/gcc/4.7.2/libexec/gcc/x86_64-unknown-linux-gnu/4.7.2/lto-wrapper
> > > > Target: x86_64-unknown-linux-gnu
> > > > Configured with:
> > > > /scratch/lustreC/j/jmulesa/gcc/rhel6/gcc-4.7.2/configure
> > > > --prefix=/apps/rhel6/gcc/4.7.2 --enable-languages=c,c++,fortran
> > > > --enable-shared --enable-threads=posix --disable-checking
> > > > --with-system-zlib --enable-__cxa_atexit
> > > > --disable-libunwind-exceptions --enable-java-awt=gtk
> > > > --with-gmp=/apps/rhel6/gmp-5.0.2
> > > > --with-mpfr=/apps/rhel6/mpfr-3.1.0
> > > > --with-mpc=/apps/rhel6/mpc-0.9
> > > > Thread model: posix
> > > > gcc version 4.7.2 (GCC)
> > > > configure:3300: $? = 0
> > > > configure:3289: gcc -V >&5
> > > > gcc: error: unrecognized command line option '-V'
> > > > gcc: fatal error: no input files
> > > > compilation terminated.
> > > > configure:3300: $? = 1
> > > > configure:3289: gcc -qversion >&5
> > > > gcc: error: unrecognized command line option '-qversion'
> > > > gcc: fatal error: no input files
> > > > compilation terminated.
> > > > configure:3300: $? = 1
> > > > configure:3320: checking whether the C compiler works
> > > > configure:3342: gcc -O3 -fpic -DNDEBUG -DNVALGRIND -O2 -O3 -fpic
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/mpi/romio/include
> > > > -Wl,-R\${LD_LIBRARY_PATH} conftest.c -libmad -lrdmacm -libumad
> > > > -libverbs -lrt -lhwloc -lpthread -lhwloc >&5
> > > > configure:3346: $? = 0
> > > > configure:3394: result: yes
> > > > configure:3397: checking for C compiler default output file name
> > > > configure:3399: result: a.out
> > > > configure:3405: checking for suffix of executables
> > > > configure:3412: gcc -o conftest -O3 -fpic -DNDEBUG -DNVALGRIND
> > > > -O2
> > > > -O3 -fpic
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/mpi/romio/include
> > > > -Wl,-R\${LD_LIBRARY_PATH} conftest.c -libmad -lrdmacm -libumad
> > > > -libverbs -lrt -lhwloc -lpthread -lhwloc >&5
> > > > configure:3416: $? = 0
> > > > configure:3438: result:
> > > > configure:3460: checking whether we are cross compiling
> > > > configure:3468: gcc -o conftest -O3 -fpic -DNDEBUG -DNVALGRIND
> > > > -O2
> > > > -O3 -fpic
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/mpi/romio/include
> > > > -Wl,-R\${LD_LIBRARY_PATH} conftest.c -libmad -lrdmacm -libumad
> > > > -libverbs -lrt -lhwloc -lpthread -lhwloc >&5
> > > > configure:3472: $? = 0
> > > > configure:3479: ./conftest
> > > > configure:3483: $? = 0
> > > > configure:3498: result: no
> > > > configure:3503: checking for suffix of object files
> > > > configure:3525: gcc -c -O3 -fpic -DNDEBUG -DNVALGRIND -O2 -O3
> > > > -fpic
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/mpi/romio/include conftest.c >&5
> > > > configure:3529: $? = 0
> > > > configure:3550: result: o
> > > > configure:3554: checking whether we are using the GNU C compiler
> > > > configure:3573: gcc -c -O3 -fpic -DNDEBUG -DNVALGRIND -O2 -O3
> > > > -fpic
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/mpi/romio/include conftest.c >&5
> > > > configure:3573: $? = 0
> > > > configure:3582: result: yes
> > > > configure:3591: checking whether gcc accepts -g
> > > > configure:3611: gcc -c -g -O3 -fpic
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/mpi/romio/include conftest.c >&5
> > > > configure:3611: $? = 0
> > > > configure:3652: result: yes
> > > > configure:3669: checking for gcc option to accept ISO C89
> > > > configure:3732: gcc -c -O3 -fpic -DNDEBUG -DNVALGRIND -O2 -O3
> > > > -fpic
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/mpi/romio/include conftest.c >&5
> > > > configure:3732: $? = 0
> > > > configure:3745: result: none needed
> > > > configure:3771: checking how to run the C preprocessor
> > > > configure:3802: gcc -E -O3 -fpic
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/mpi/romio/include conftest.c
> > > > configure:3802: $? = 0
> > > > configure:3816: gcc -E -O3 -fpic
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/mpi/romio/include conftest.c
> > > > conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or
> > > > directory
> > > > compilation terminated.
> > > > configure:3816: $? = 1
> > > > configure: failed program was:
> > > > | /* confdefs.h */
> > > > | #define PACKAGE_NAME "Hydra"
> > > > | #define PACKAGE_TARNAME "hydra"
> > > > | #define PACKAGE_VERSION "3.0.3"
> > > > | #define PACKAGE_STRING "Hydra 3.0.3"
> > > > | #define PACKAGE_BUGREPORT ""
> > > > | #define PACKAGE_URL ""
> > > > | /* end confdefs.h. */
> > > > | #include <ac_nonexistent.h>
> > > > configure:3841: result: gcc -E
> > > > configure:3861: gcc -E -O3 -fpic
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/mpi/romio/include conftest.c
> > > > configure:3861: $? = 0
> > > > configure:3875: gcc -E -O3 -fpic
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/mpi/romio/include conftest.c
> > > > conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or
> > > > directory
> > > > compilation terminated.
> > > > configure:3875: $? = 1
> > > > configure: failed program was:
> > > > | /* confdefs.h */
> > > > | #define PACKAGE_NAME "Hydra"
> > > > | #define PACKAGE_TARNAME "hydra"
> > > > | #define PACKAGE_VERSION "3.0.3"
> > > > | #define PACKAGE_STRING "Hydra 3.0.3"
> > > > | #define PACKAGE_BUGREPORT ""
> > > > | #define PACKAGE_URL ""
> > > > | /* end confdefs.h. */
> > > > | #include <ac_nonexistent.h>
> > > > configure:3904: checking for grep that handles long lines and -e
> > > > configure:3962: result: /bin/grep
> > > > configure:3967: checking for egrep
> > > > configure:4029: result: /bin/grep -E
> > > > configure:4034: checking for ANSI C header files
> > > > configure:4054: gcc -c -O3 -fpic -DNDEBUG -DNVALGRIND -O2 -O3
> > > > -fpic
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/mpi/romio/include conftest.c >&5
> > > > configure:4054: $? = 0
> > > > configure:4127: gcc -o conftest -O3 -fpic -DNDEBUG -DNVALGRIND
> > > > -O2
> > > > -O3 -fpic
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/mpi/romio/include
> > > > -Wl,-R\${LD_LIBRARY_PATH} conftest.c -libmad -lrdmacm -libumad
> > > > -libverbs -lrt -lhwloc -lpthread -lhwloc >&5
> > > > configure:4127: $? = 0
> > > > configure:4127: ./conftest
> > > > configure:4127: $? = 0
> > > > configure:4138: result: yes
> > > > configure:4151: checking for sys/types.h
> > > > configure:4151: gcc -c -O3 -fpic -DNDEBUG -DNVALGRIND -O2 -O3
> > > > -fpic
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/mpi/romio/include conftest.c >&5
> > > > configure:4151: $? = 0
> > > > configure:4151: result: yes
> > > > configure:4151: checking for sys/stat.h
> > > > configure:4151: gcc -c -O3 -fpic -DNDEBUG -DNVALGRIND -O2 -O3
> > > > -fpic
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/mpi/romio/include conftest.c >&5
> > > > configure:4151: $? = 0
> > > > configure:4151: result: yes
> > > > configure:4151: checking for stdlib.h
> > > > configure:4151: gcc -c -O3 -fpic -DNDEBUG -DNVALGRIND -O2 -O3
> > > > -fpic
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/mpi/romio/include conftest.c >&5
> > > > configure:4151: $? = 0
> > > > configure:4151: result: yes
> > > > configure:4151: checking for string.h
> > > > configure:4151: gcc -c -O3 -fpic -DNDEBUG -DNVALGRIND -O2 -O3
> > > > -fpic
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/mpi/romio/include conftest.c >&5
> > > > configure:4151: $? = 0
> > > > configure:4151: result: yes
> > > > configure:4151: checking for memory.h
> > > > configure:4151: gcc -c -O3 -fpic -DNDEBUG -DNVALGRIND -O2 -O3
> > > > -fpic
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/mpi/romio/include conftest.c >&5
> > > > configure:4151: $? = 0
> > > > configure:4151: result: yes
> > > > configure:4151: checking for strings.h
> > > > configure:4151: gcc -c -O3 -fpic -DNDEBUG -DNVALGRIND -O2 -O3
> > > > -fpic
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/mpi/romio/include conftest.c >&5
> > > > configure:4151: $? = 0
> > > > configure:4151: result: yes
> > > > configure:4151: checking for inttypes.h
> > > > configure:4151: gcc -c -O3 -fpic -DNDEBUG -DNVALGRIND -O2 -O3
> > > > -fpic
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/mpi/romio/include conftest.c >&5
> > > > configure:4151: $? = 0
> > > > configure:4151: result: yes
> > > > configure:4151: checking for stdint.h
> > > > configure:4151: gcc -c -O3 -fpic -DNDEBUG -DNVALGRIND -O2 -O3
> > > > -fpic
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/mpi/romio/include conftest.c >&5
> > > > configure:4151: $? = 0
> > > > configure:4151: result: yes
> > > > configure:4151: checking for unistd.h
> > > > configure:4151: gcc -c -O3 -fpic -DNDEBUG -DNVALGRIND -O2 -O3
> > > > -fpic
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/mpi/romio/include conftest.c >&5
> > > > configure:4151: $? = 0
> > > > configure:4151: result: yes
> > > > configure:4164: checking minix/config.h usability
> > > > configure:4164: gcc -c -O3 -fpic -DNDEBUG -DNVALGRIND -O2 -O3
> > > > -fpic
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/mpi/romio/include conftest.c >&5
> > > > conftest.c:52:26: fatal error: minix/config.h: No such file or
> > > > directory
> > > > compilation terminated.
> > > > configure:4164: $? = 1
> > > > configure: failed program was:
> > > > | /* confdefs.h */
> > > > | #define PACKAGE_NAME "Hydra"
> > > > | #define PACKAGE_TARNAME "hydra"
> > > > | #define PACKAGE_VERSION "3.0.3"
> > > > | #define PACKAGE_STRING "Hydra 3.0.3"
> > > > | #define PACKAGE_BUGREPORT ""
> > > > | #define PACKAGE_URL ""
> > > > | #define STDC_HEADERS 1
> > > > | #define HAVE_SYS_TYPES_H 1
> > > > | #define HAVE_SYS_STAT_H 1
> > > > | #define HAVE_STDLIB_H 1
> > > > | #define HAVE_STRING_H 1
> > > > | #define HAVE_MEMORY_H 1
> > > > | #define HAVE_STRINGS_H 1
> > > > | #define HAVE_INTTYPES_H 1
> > > > | #define HAVE_STDINT_H 1
> > > > | #define HAVE_UNISTD_H 1
> > > > | /* end confdefs.h. */
> > > > | #include <stdio.h>
> > > > | #ifdef HAVE_SYS_TYPES_H
> > > > | # include <sys/types.h>
> > > > | #endif
> > > > | #ifdef HAVE_SYS_STAT_H
> > > > | # include <sys/stat.h>
> > > > | #endif
> > > > | #ifdef STDC_HEADERS
> > > > | # include <stdlib.h>
> > > > | # include <stddef.h>
> > > > | #else
> > > > | # ifdef HAVE_STDLIB_H
> > > > | # include <stdlib.h>
> > > > | # endif
> > > > | #endif
> > > > | #ifdef HAVE_STRING_H
> > > > | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
> > > > | # include <memory.h>
> > > > | # endif
> > > > | # include <string.h>
> > > > | #endif
> > > > | #ifdef HAVE_STRINGS_H
> > > > | # include <strings.h>
> > > > | #endif
> > > > | #ifdef HAVE_INTTYPES_H
> > > > | # include <inttypes.h>
> > > > | #endif
> > > > | #ifdef HAVE_STDINT_H
> > > > | # include <stdint.h>
> > > > | #endif
> > > > | #ifdef HAVE_UNISTD_H
> > > > | # include <unistd.h>
> > > > | #endif
> > > > | #include <minix/config.h>
> > > > configure:4164: result: no
> > > > configure:4164: checking minix/config.h presence
> > > > configure:4164: gcc -E -O3 -fpic
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/mpi/romio/include conftest.c
> > > > conftest.c:19:26: fatal error: minix/config.h: No such file or
> > > > directory
> > > > compilation terminated.
> > > > configure:4164: $? = 1
> > > > configure: failed program was:
> > > > | /* confdefs.h */
> > > > | #define PACKAGE_NAME "Hydra"
> > > > | #define PACKAGE_TARNAME "hydra"
> > > > | #define PACKAGE_VERSION "3.0.3"
> > > > | #define PACKAGE_STRING "Hydra 3.0.3"
> > > > | #define PACKAGE_BUGREPORT ""
> > > > | #define PACKAGE_URL ""
> > > > | #define STDC_HEADERS 1
> > > > | #define HAVE_SYS_TYPES_H 1
> > > > | #define HAVE_SYS_STAT_H 1
> > > > | #define HAVE_STDLIB_H 1
> > > > | #define HAVE_STRING_H 1
> > > > | #define HAVE_MEMORY_H 1
> > > > | #define HAVE_STRINGS_H 1
> > > > | #define HAVE_INTTYPES_H 1
> > > > | #define HAVE_STDINT_H 1
> > > > | #define HAVE_UNISTD_H 1
> > > > | /* end confdefs.h. */
> > > > | #include <minix/config.h>
> > > > configure:4164: result: no
> > > > configure:4164: checking for minix/config.h
> > > > configure:4164: result: no
> > > > configure:4185: checking whether it is safe to define
> > > > __EXTENSIONS__
> > > > configure:4203: gcc -c -O3 -fpic -DNDEBUG -DNVALGRIND -O2 -O3
> > > > -fpic
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/mpi/romio/include conftest.c >&5
> > > > configure:4203: $? = 0
> > > > configure:4210: result: yes
> > > > configure:4228: checking for fgrep
> > > > configure:4290: result: /bin/grep -F
> > > > configure:4329: checking for a BSD-compatible install
> > > > configure:4397: result: /usr/bin/install -c
> > > > configure:4408: checking whether build environment is sane
> > > > configure:4463: result: yes
> > > > configure:4604: checking for a thread-safe mkdir -p
> > > > configure:4643: result: mkdir -p
> > > > configure:4650: checking for gawk
> > > > configure:4666: found /bin/gawk
> > > > configure:4677: result: gawk
> > > > configure:4688: checking whether make sets $(MAKE)
> > > > configure:4710: result: yes
> > > > configure:4740: checking for style of include used by make
> > > > configure:4768: result: GNU
> > > > configure:4860: checking dependency style of gcc
> > > > configure:4971: result: gcc3
> > > > configure:5090: checking the archiver (ar) interface
> > > > configure:5100: gcc -c -O3 -fpic -DNDEBUG -DNVALGRIND -O2 -O3
> > > > -fpic
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/mpi/romio/include conftest.c >&5
> > > > configure:5100: $? = 0
> > > > configure:5102: ar cru libconftest.a conftest.o >&5
> > > > configure:5105: $? = 0
> > > > configure:5128: result: ar
> > > > configure:5164: checking whether make supports nested variables
> > > > configure:5181: result: yes
> > > > configure:5321: checking for C compiler version
> > > > configure:5330: gcc --version >&5
> > > > gcc (GCC) 4.7.2
> > > > Copyright (C) 2012 Free Software Foundation, Inc.
> > > > This is free software; see the source for copying conditions.
> > > > There
> > > > is NO
> > > > warranty; not even for MERCHANTABILITY or FITNESS FOR A
> > > > PARTICULAR
> > > > PURPOSE.
> > > >
> > > > configure:5341: $? = 0
> > > > configure:5330: gcc -v >&5
> > > > Using built-in specs.
> > > > COLLECT_GCC=gcc
> > > > COLLECT_LTO_WRAPPER=/apps/rhel6/gcc/4.7.2/libexec/gcc/x86_64-unknown-linux-gnu/4.7.2/lto-wrapper
> > > > Target: x86_64-unknown-linux-gnu
> > > > Configured with:
> > > > /scratch/lustreC/j/jmulesa/gcc/rhel6/gcc-4.7.2/configure
> > > > --prefix=/apps/rhel6/gcc/4.7.2 --enable-languages=c,c++,fortran
> > > > --enable-shared --enable-threads=posix --disable-checking
> > > > --with-system-zlib --enable-__cxa_atexit
> > > > --disable-libunwind-exceptions --enable-java-awt=gtk
> > > > --with-gmp=/apps/rhel6/gmp-5.0.2
> > > > --with-mpfr=/apps/rhel6/mpfr-3.1.0
> > > > --with-mpc=/apps/rhel6/mpc-0.9
> > > > Thread model: posix
> > > > gcc version 4.7.2 (GCC)
> > > > configure:5341: $? = 0
> > > > configure:5330: gcc -V >&5
> > > > gcc: error: unrecognized command line option '-V'
> > > > gcc: fatal error: no input files
> > > > compilation terminated.
> > > > configure:5341: $? = 1
> > > > configure:5330: gcc -qversion >&5
> > > > gcc: error: unrecognized command line option '-qversion'
> > > > gcc: fatal error: no input files
> > > > compilation terminated.
> > > > configure:5341: $? = 1
> > > > configure:5345: checking whether we are using the GNU C compiler
> > > > configure:5373: result: yes
> > > > configure:5382: checking whether gcc accepts -g
> > > > configure:5443: result: yes
> > > > configure:5460: checking for gcc option to accept ISO C89
> > > > configure:5536: result: none needed
> > > > configure:5563: checking whether gcc and cc understand -c and -o
> > > > together
> > > > configure:5594: gcc -c conftest.c -o conftest2.o >&5
> > > > configure:5598: $? = 0
> > > > configure:5604: gcc -c conftest.c -o conftest2.o >&5
> > > > configure:5608: $? = 0
> > > > configure:5619: cc -c conftest.c >&5
> > > > configure:5623: $? = 0
> > > > configure:5631: cc -c conftest.c -o conftest2.o >&5
> > > > configure:5635: $? = 0
> > > > configure:5641: cc -c conftest.c -o conftest2.o >&5
> > > > configure:5645: $? = 0
> > > > configure:5663: result: yes
> > > > configure:6497: checking for an ANSI C-conforming const
> > > > configure:6563: gcc -c -O3 -fpic -DNDEBUG -DNVALGRIND -O2 -O3
> > > > -fpic
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/mpi/romio/include conftest.c >&5
> > > > configure:6563: $? = 0
> > > > configure:6570: result: yes
> > > > configure:6578: checking for working volatile
> > > > configure:6597: gcc -c -O3 -fpic -DNDEBUG -DNVALGRIND -O2 -O3
> > > > -fpic
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/mpi/romio/include conftest.c >&5
> > > > configure:6597: $? = 0
> > > > configure:6604: result: yes
> > > > configure:6612: checking for C/C++ restrict keyword
> > > > configure:6637: gcc -c -O3 -fpic -DNDEBUG -DNVALGRIND -O2 -O3
> > > > -fpic
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/mpi/romio/include conftest.c >&5
> > > > configure:6637: $? = 0
> > > > configure:6645: result: __restrict
> > > > configure:6658: checking for inline
> > > > configure:6674: gcc -c -O3 -fpic -DNDEBUG -DNVALGRIND -O2 -O3
> > > > -fpic
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/mpi/romio/include conftest.c >&5
> > > > configure:6674: $? = 0
> > > > configure:6682: result: inline
> > > > configure:6705: checking size of unsigned long
> > > > configure:6710: gcc -o conftest -O3 -fpic -DNDEBUG -DNVALGRIND
> > > > -O2
> > > > -O3 -fpic
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/mpi/romio/include
> > > > -Wl,-R\${LD_LIBRARY_PATH} conftest.c >&5
> > > > configure:6710: $? = 0
> > > > configure:6710: ./conftest
> > > > configure:6710: $? = 0
> > > > configure:6724: result: 8
> > > > configure:6788: checking for size_t
> > > > configure:6788: gcc -c -O3 -fpic -DNDEBUG -DNVALGRIND -O2 -O3
> > > > -fpic
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/mpi/romio/include conftest.c >&5
> > > > configure:6788: $? = 0
> > > > configure:6788: gcc -c -O3 -fpic -DNDEBUG -DNVALGRIND -O2 -O3
> > > > -fpic
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/mpi/romio/include conftest.c >&5
> > > > conftest.c: In function 'main':
> > > > conftest.c:64:21: error: expected expression before ')' token
> > > > configure:6788: $? = 1
> > > > configure: failed program was:
> > > > | /* confdefs.h */
> > > > | #define PACKAGE_NAME "Hydra"
> > > > | #define PACKAGE_TARNAME "hydra"
> > > > | #define PACKAGE_VERSION "3.0.3"
> > > > | #define PACKAGE_STRING "Hydra 3.0.3"
> > > > | #define PACKAGE_BUGREPORT ""
> > > > | #define PACKAGE_URL ""
> > > > | #define STDC_HEADERS 1
> > > > | #define HAVE_SYS_TYPES_H 1
> > > > | #define HAVE_SYS_STAT_H 1
> > > > | #define HAVE_STDLIB_H 1
> > > > | #define HAVE_STRING_H 1
> > > > | #define HAVE_MEMORY_H 1
> > > > | #define HAVE_STRINGS_H 1
> > > > | #define HAVE_INTTYPES_H 1
> > > > | #define HAVE_STDINT_H 1
> > > > | #define HAVE_UNISTD_H 1
> > > > | #define __EXTENSIONS__ 1
> > > > | #define _ALL_SOURCE 1
> > > > | #define _GNU_SOURCE 1
> > > > | #define _POSIX_PTHREAD_SEMANTICS 1
> > > > | #define _TANDEM_SOURCE 1
> > > > | #define PACKAGE "hydra"
> > > > | #define VERSION "3.0.3"
> > > > | #define restrict __restrict
> > > > | #define SIZEOF_UNSIGNED_LONG 8
> > > > | /* end confdefs.h. */
> > > > | #include <stdio.h>
> > > > | #ifdef HAVE_SYS_TYPES_H
> > > > | # include <sys/types.h>
> > > > | #endif
> > > > | #ifdef HAVE_SYS_STAT_H
> > > > | # include <sys/stat.h>
> > > > | #endif
> > > > | #ifdef STDC_HEADERS
> > > > | # include <stdlib.h>
> > > > | # include <stddef.h>
> > > > | #else
> > > > | # ifdef HAVE_STDLIB_H
> > > > | # include <stdlib.h>
> > > > | # endif
> > > > | #endif
> > > > | #ifdef HAVE_STRING_H
> > > > | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
> > > > | # include <memory.h>
> > > > | # endif
> > > > | # include <string.h>
> > > > | #endif
> > > > | #ifdef HAVE_STRINGS_H
> > > > | # include <strings.h>
> > > > | #endif
> > > > | #ifdef HAVE_INTTYPES_H
> > > > | # include <inttypes.h>
> > > > | #endif
> > > > | #ifdef HAVE_STDINT_H
> > > > | # include <stdint.h>
> > > > | #endif
> > > > | #ifdef HAVE_UNISTD_H
> > > > | # include <unistd.h>
> > > > | #endif
> > > > | int
> > > > | main ()
> > > > | {
> > > > | if (sizeof ((size_t)))
> > > > | 	    return 0;
> > > > |   ;
> > > > |   return 0;
> > > > | }
> > > > configure:6788: result: yes
> > > > configure:6884: checking how to print strings
> > > > configure:6911: result: printf
> > > > configure:6932: checking for a sed that does not truncate output
> > > > configure:6996: result: /bin/sed
> > > > configure:7044: checking for ld used by gcc
> > > > configure:7111: result: /usr/bin/ld -m elf_x86_64
> > > > configure:7118: checking if the linker (/usr/bin/ld -m
> > > > elf_x86_64)
> > > > is GNU ld
> > > > configure:7133: result: yes
> > > > configure:7145: checking for BSD- or MS-compatible name lister
> > > > (nm)
> > > > configure:7194: result: /usr/bin/nm -B
> > > > configure:7324: checking the name lister (/usr/bin/nm -B)
> > > > interface
> > > > configure:7331: gcc -c -O3 -fpic -DNDEBUG -DNVALGRIND -O2 -O3
> > > > -fpic
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/mpi/romio/include conftest.c >&5
> > > > configure:7334: /usr/bin/nm -B "conftest.o"
> > > > configure:7337: output
> > > > 0000000000000000 B some_variable
> > > > configure:7344: result: BSD nm
> > > > configure:7347: checking whether ln -s works
> > > > configure:7351: result: yes
> > > > configure:7359: checking the maximum length of command line
> > > > arguments
> > > > configure:7484: result: 3458764513820540925
> > > > configure:7501: checking whether the shell understands some XSI
> > > > constructs
> > > > configure:7511: result: yes
> > > > configure:7515: checking whether the shell understands "+="
> > > > configure:7521: result: yes
> > > > configure:7556: checking how to convert x86_64-unknown-linux-gnu
> > > > file names to x86_64-unknown-linux-gnu format
> > > > configure:7596: result: func_convert_file_noop
> > > > configure:7603: checking how to convert x86_64-unknown-linux-gnu
> > > > file names to toolchain format
> > > > configure:7623: result: func_convert_file_noop
> > > > configure:7630: checking for /usr/bin/ld -m elf_x86_64 option to
> > > > reload object files
> > > > configure:7637: result: -r
> > > > configure:7711: checking for objdump
> > > > configure:7727: found /usr/bin/objdump
> > > > configure:7738: result: objdump
> > > > configure:7770: checking how to recognize dependent libraries
> > > > configure:7972: result: pass_all
> > > > configure:8057: checking for dlltool
> > > > configure:8087: result: no
> > > > configure:8117: checking how to associate runtime and link
> > > > libraries
> > > > configure:8144: result: printf %s\n
> > > > configure:8268: checking for archiver @FILE support
> > > > configure:8285: gcc -c -O3 -fpic -DNDEBUG -DNVALGRIND -O2 -O3
> > > > -fpic
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/mpi/romio/include conftest.c >&5
> > > > configure:8285: $? = 0
> > > > configure:8288: ar cr libconftest.a @conftest.lst >&5
> > > > configure:8291: $? = 0
> > > > configure:8296: ar cr libconftest.a @conftest.lst >&5
> > > > ar: conftest.o: No such file or directory
> > > > configure:8299: $? = 1
> > > > configure:8311: result: @
> > > > configure:8369: checking for strip
> > > > configure:8385: found /usr/bin/strip
> > > > configure:8396: result: strip
> > > > configure:8468: checking for ranlib
> > > > configure:8495: result: ranlib
> > > > configure:8597: checking command to parse /usr/bin/nm -B output
> > > > from
> > > > gcc object
> > > > configure:8716: gcc -c -O3 -fpic -DNDEBUG -DNVALGRIND -O2 -O3
> > > > -fpic
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/mpi/romio/include conftest.c >&5
> > > > configure:8719: $? = 0
> > > > configure:8723: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[
> > > > ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][
> > > > ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1
> > > > \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
> > > > configure:8726: $? = 0
> > > > configure:8792: gcc -o conftest -O3 -fpic -DNDEBUG -DNVALGRIND
> > > > -O2
> > > > -O3 -fpic
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/mpi/romio/include
> > > > -Wl,-R\${LD_LIBRARY_PATH} conftest.c conftstm.o >&5
> > > > configure:8795: $? = 0
> > > > configure:8833: result: ok
> > > > configure:8870: checking for sysroot
> > > > configure:8900: result: no
> > > > configure:8977: gcc -c -O3 -fpic -DNDEBUG -DNVALGRIND -O2 -O3
> > > > -fpic
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/mpi/romio/include conftest.c >&5
> > > > configure:8980: $? = 0
> > > > configure:9143: checking for mt
> > > > configure:9173: result: no
> > > > configure:9193: checking if : is a manifest tool
> > > > configure:9199: : '-?'
> > > > configure:9207: result: no
> > > > configure:9836: checking for dlfcn.h
> > > > configure:9836: gcc -c -O3 -fpic -DNDEBUG -DNVALGRIND -O2 -O3
> > > > -fpic
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/mpi/romio/include conftest.c >&5
> > > > configure:9836: $? = 0
> > > > configure:9836: result: yes
> > > > configure:10023: checking for objdir
> > > > configure:10038: result: .libs
> > > > configure:10309: checking if gcc supports -fno-rtti
> > > > -fno-exceptions
> > > > configure:10327: gcc -c -O3 -fpic -DNDEBUG -DNVALGRIND -O2 -O3
> > > > -fpic
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/mpi/romio/include -fno-rtti
> > > > -fno-exceptions conftest.c >&5
> > > > cc1: warning: command line option '-fno-rtti' is valid for
> > > > C++/ObjC++ but not for C [enabled by default]
> > > > configure:10331: $? = 0
> > > > configure:10344: result: no
> > > > configure:10654: checking for gcc option to produce PIC
> > > > configure:10661: result: -fPIC -DPIC
> > > > configure:10669: checking if gcc PIC flag -fPIC -DPIC works
> > > > configure:10687: gcc -c -O3 -fpic -DNDEBUG -DNVALGRIND -O2 -O3
> > > > -fpic
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/mpi/romio/include -fPIC -DPIC -DPIC
> > > > conftest.c >&5
> > > > configure:10691: $? = 0
> > > > configure:10704: result: yes
> > > > configure:10733: checking if gcc static flag -static works
> > > > configure:10761: result: yes
> > > > configure:10776: checking if gcc supports -c -o file.o
> > > > configure:10797: gcc -c -O3 -fpic -DNDEBUG -DNVALGRIND -O2 -O3
> > > > -fpic
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/mpi/romio/include -o
> > > > out/conftest2.o
> > > > conftest.c >&5
> > > > configure:10801: $? = 0
> > > > configure:10823: result: yes
> > > > configure:10831: checking if gcc supports -c -o file.o
> > > > configure:10878: result: yes
> > > > configure:10911: checking whether the gcc linker (/usr/bin/ld -m
> > > > elf_x86_64 -m elf_x86_64) supports shared libraries
> > > > configure:12069: result: yes
> > > > configure:12106: checking whether -lc should be explicitly
> > > > linked in
> > > > configure:12114: gcc -c -O3 -fpic -DNDEBUG -DNVALGRIND -O2 -O3
> > > > -fpic
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/mpi/romio/include conftest.c >&5
> > > > configure:12117: $? = 0
> > > > configure:12132: gcc -shared -fPIC -DPIC conftest.o -v
> > > > -Wl,-soname
> > > > -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null
> > > > 2\>\&1
> > > > configure:12135: $? = 0
> > > > configure:12149: result: no
> > > > configure:12314: checking dynamic linker characteristics
> > > > configure:12828: gcc -o conftest -O3 -fpic -DNDEBUG -DNVALGRIND
> > > > -O2
> > > > -O3 -fpic
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/mpi/romio/include
> > > > -Wl,-R\${LD_LIBRARY_PATH} -Wl,-rpath -Wl,/foo conftest.c >&5
> > > > configure:12828: $? = 0
> > > > configure:13050: result: GNU/Linux ld.so
> > > > configure:13157: checking how to hardcode library paths into
> > > > programs
> > > > configure:13182: result: immediate
> > > > configure:13722: checking whether stripping libraries is
> > > > possible
> > > > configure:13727: result: yes
> > > > configure:13762: checking if libtool supports shared libraries
> > > > configure:13764: result: yes
> > > > configure:13767: checking whether to build shared libraries
> > > > configure:13788: result: yes
> > > > configure:13791: checking whether to build static libraries
> > > > configure:13795: result: yes
> > > > configure:13843: checking for variable argument list macro
> > > > functionality
> > > > configure:13859: gcc -o conftest -O3 -fpic -DNDEBUG -DNVALGRIND
> > > > -O2
> > > > -O3 -fpic
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/mpi/romio/include
> > > > -Wl,-R\${LD_LIBRARY_PATH} conftest.c >&5
> > > > configure:13859: $? = 0
> > > > configure:13863: result: yes
> > > > configure:13876: checking whether __attribute__ allowed
> > > > configure:13893: gcc -c -O3 -fpic -DNDEBUG -DNVALGRIND -O2 -O3
> > > > -fpic
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/mpi/romio/include conftest.c >&5
> > > > configure:13893: $? = 0
> > > > configure:13900: result: yes
> > > > configure:13902: checking whether __attribute__((format))
> > > > allowed
> > > > configure:13919: gcc -c -O3 -fpic -DNDEBUG -DNVALGRIND -O2 -O3
> > > > -fpic
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/mpi/romio/include conftest.c >&5
> > > > configure:13919: $? = 0
> > > > configure:13926: result: yes
> > > > configure:13936: checking whether the compiler defines __func__
> > > > configure:13963: gcc -o conftest -O3 -fpic -DNDEBUG -DNVALGRIND
> > > > -O2
> > > > -O3 -fpic
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/mpi/romio/include
> > > > -Wl,-R\${LD_LIBRARY_PATH} conftest.c >&5
> > > > configure:13963: $? = 0
> > > > configure:13963: ./conftest
> > > > configure:13963: $? = 0
> > > > configure:14000: result: yes
> > > > configure:14009: checking whether the compiler defines __FUNC__
> > > > configure:14036: gcc -o conftest -O3 -fpic -DNDEBUG -DNVALGRIND
> > > > -O2
> > > > -O3 -fpic
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/mpi/romio/include
> > > > -Wl,-R\${LD_LIBRARY_PATH} conftest.c >&5
> > > > conftest.c: In function 'foo':
> > > > conftest.c:39:13: error: '__FUNC__' undeclared (first use in
> > > > this
> > > > function)
> > > > conftest.c:39:13: note: each undeclared identifier is reported
> > > > only
> > > > once for each function it appears in
> > > > configure:14036: $? = 1
> > > > configure: program exited with status 1
> > > > configure: failed program was:
> > > > | /* confdefs.h */
> > > > | #define PACKAGE_NAME "Hydra"
> > > > | #define PACKAGE_TARNAME "hydra"
> > > > | #define PACKAGE_VERSION "3.0.3"
> > > > | #define PACKAGE_STRING "Hydra 3.0.3"
> > > > | #define PACKAGE_BUGREPORT ""
> > > > | #define PACKAGE_URL ""
> > > > | #define STDC_HEADERS 1
> > > > | #define HAVE_SYS_TYPES_H 1
> > > > | #define HAVE_SYS_STAT_H 1
> > > > | #define HAVE_STDLIB_H 1
> > > > | #define HAVE_STRING_H 1
> > > > | #define HAVE_MEMORY_H 1
> > > > | #define HAVE_STRINGS_H 1
> > > > | #define HAVE_INTTYPES_H 1
> > > > | #define HAVE_STDINT_H 1
> > > > | #define HAVE_UNISTD_H 1
> > > > | #define __EXTENSIONS__ 1
> > > > | #define _ALL_SOURCE 1
> > > > | #define _GNU_SOURCE 1
> > > > | #define _POSIX_PTHREAD_SEMANTICS 1
> > > > | #define _TANDEM_SOURCE 1
> > > > | #define PACKAGE "hydra"
> > > > | #define VERSION "3.0.3"
> > > > | #define restrict __restrict
> > > > | #define SIZEOF_UNSIGNED_LONG 8
> > > > | #define HAVE_DLFCN_H 1
> > > > | #define LT_OBJDIR ".libs/"
> > > > | #define HAVE_MACRO_VA_ARGS 1
> > > > | #define HAVE_GCC_ATTRIBUTE 1
> > > > | #define HAVE__FUNC__ /**/
> > > > | /* end confdefs.h. */
> > > > |
> > > > |
> > > > | #include <string.h>
> > > > | int foo(void);
> > > > | int foo(void)
> > > > | {
> > > > |     return (strcmp(__FUNC__, "foo") == 0);
> > > > | }
> > > > | int main(int argc, char ** argv)
> > > > | {
> > > > |     return (foo() ? 0 : 1);
> > > > | }
> > > > |
> > > > |
> > > > configure:14073: result: no
> > > > configure:14082: checking whether the compiler sets __FUNCTION__
> > > > configure:14109: gcc -o conftest -O3 -fpic -DNDEBUG -DNVALGRIND
> > > > -O2
> > > > -O3 -fpic
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/mpi/romio/include
> > > > -Wl,-R\${LD_LIBRARY_PATH} conftest.c >&5
> > > > configure:14109: $? = 0
> > > > configure:14109: ./conftest
> > > > configure:14109: $? = 0
> > > > configure:14146: result: yes
> > > > configure:14555: checking for doxygen
> > > > configure:14573: found /usr/bin/doxygen
> > > > configure:14585: result: /usr/bin/doxygen
> > > > configure:14604: checking for gcov
> > > > configure:14620: found /apps/rhel6/gcc/4.7.2/bin/gcov
> > > > configure:14631: result: gcov
> > > > configure:14754: checking for unistd.h
> > > > configure:14754: result: yes
> > > > configure:14754: checking for stdlib.h
> > > > configure:14754: result: yes
> > > > configure:14754: checking for string.h
> > > > configure:14754: result: yes
> > > > configure:14754: checking for strings.h
> > > > configure:14754: result: yes
> > > > configure:14754: checking stdarg.h usability
> > > > configure:14754: gcc -c -O3 -fpic -DNDEBUG -DNVALGRIND -O2 -O3
> > > > -fpic
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/mpi/romio/include conftest.c >&5
> > > > configure:14754: $? = 0
> > > > configure:14754: result: yes
> > > > configure:14754: checking stdarg.h presence
> > > > configure:14754: gcc -E -O3 -fpic
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/mpi/romio/include conftest.c
> > > > configure:14754: $? = 0
> > > > configure:14754: result: yes
> > > > configure:14754: checking for stdarg.h
> > > > configure:14754: result: yes
> > > > configure:14754: checking for sys/types.h
> > > > configure:14754: result: yes
> > > > configure:14754: checking sys/socket.h usability
> > > > configure:14754: gcc -c -O3 -fpic -DNDEBUG -DNVALGRIND -O2 -O3
> > > > -fpic
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/mpi/romio/include conftest.c >&5
> > > > configure:14754: $? = 0
> > > > configure:14754: result: yes
> > > > configure:14754: checking sys/socket.h presence
> > > > configure:14754: gcc -E -O3 -fpic
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/mpi/romio/include conftest.c
> > > > configure:14754: $? = 0
> > > > configure:14754: result: yes
> > > > configure:14754: checking for sys/socket.h
> > > > configure:14754: result: yes
> > > > configure:14754: checking sched.h usability
> > > > configure:14754: gcc -c -O3 -fpic -DNDEBUG -DNVALGRIND -O2 -O3
> > > > -fpic
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/mpi/romio/include conftest.c >&5
> > > > configure:14754: $? = 0
> > > > configure:14754: result: yes
> > > > configure:14754: checking sched.h presence
> > > > configure:14754: gcc -E -O3 -fpic
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/mpi/romio/include conftest.c
> > > > configure:14754: $? = 0
> > > > configure:14754: result: yes
> > > > configure:14754: checking for sched.h
> > > > configure:14754: result: yes
> > > > configure:14754: checking for sys/stat.h
> > > > configure:14754: result: yes
> > > > configure:14754: checking sys/param.h usability
> > > > configure:14754: gcc -c -O3 -fpic -DNDEBUG -DNVALGRIND -O2 -O3
> > > > -fpic
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/mpi/romio/include conftest.c >&5
> > > > configure:14754: $? = 0
> > > > configure:14754: result: yes
> > > > configure:14754: checking sys/param.h presence
> > > > configure:14754: gcc -E -O3 -fpic
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/mpi/romio/include conftest.c
> > > > configure:14754: $? = 0
> > > > configure:14754: result: yes
> > > > configure:14754: checking for sys/param.h
> > > > configure:14754: result: yes
> > > > configure:14754: checking netinet/in.h usability
> > > > configure:14754: gcc -c -O3 -fpic -DNDEBUG -DNVALGRIND -O2 -O3
> > > > -fpic
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/mpi/romio/include conftest.c >&5
> > > > configure:14754: $? = 0
> > > > configure:14754: result: yes
> > > > configure:14754: checking netinet/in.h presence
> > > > configure:14754: gcc -E -O3 -fpic
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/mpi/romio/include conftest.c
> > > > configure:14754: $? = 0
> > > > configure:14754: result: yes
> > > > configure:14754: checking for netinet/in.h
> > > > configure:14754: result: yes
> > > > configure:14754: checking netinet/tcp.h usability
> > > > configure:14754: gcc -c -O3 -fpic -DNDEBUG -DNVALGRIND -O2 -O3
> > > > -fpic
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/mpi/romio/include conftest.c >&5
> > > > configure:14754: $? = 0
> > > > configure:14754: result: yes
> > > > configure:14754: checking netinet/tcp.h presence
> > > > configure:14754: gcc -E -O3 -fpic
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/mpi/romio/include conftest.c
> > > > configure:14754: $? = 0
> > > > configure:14754: result: yes
> > > > configure:14754: checking for netinet/tcp.h
> > > > configure:14754: result: yes
> > > > configure:14754: checking sys/un.h usability
> > > > configure:14754: gcc -c -O3 -fpic -DNDEBUG -DNVALGRIND -O2 -O3
> > > > -fpic
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/mpi/romio/include conftest.c >&5
> > > > configure:14754: $? = 0
> > > > configure:14754: result: yes
> > > > configure:14754: checking sys/un.h presence
> > > > configure:14754: gcc -E -O3 -fpic
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/mpi/romio/include conftest.c
> > > > configure:14754: $? = 0
> > > > configure:14754: result: yes
> > > > configure:14754: checking for sys/un.h
> > > > configure:14754: result: yes
> > > > configure:14754: checking netdb.h usability
> > > > configure:14754: gcc -c -O3 -fpic -DNDEBUG -DNVALGRIND -O2 -O3
> > > > -fpic
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/mpi/romio/include conftest.c >&5
> > > > configure:14754: $? = 0
> > > > configure:14754: result: yes
> > > > configure:14754: checking netdb.h presence
> > > > configure:14754: gcc -E -O3 -fpic
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/mpi/romio/include conftest.c
> > > > configure:14754: $? = 0
> > > > configure:14754: result: yes
> > > > configure:14754: checking for netdb.h
> > > > configure:14754: result: yes
> > > > configure:14754: checking sys/time.h usability
> > > > configure:14754: gcc -c -O3 -fpic -DNDEBUG -DNVALGRIND -O2 -O3
> > > > -fpic
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/mpi/romio/include conftest.c >&5
> > > > configure:14754: $? = 0
> > > > configure:14754: result: yes
> > > > configure:14754: checking sys/time.h presence
> > > > configure:14754: gcc -E -O3 -fpic
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/mpi/romio/include conftest.c
> > > > configure:14754: $? = 0
> > > > configure:14754: result: yes
> > > > configure:14754: checking for sys/time.h
> > > > configure:14754: result: yes
> > > > configure:14754: checking time.h usability
> > > > configure:14754: gcc -c -O3 -fpic -DNDEBUG -DNVALGRIND -O2 -O3
> > > > -fpic
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/src/gen2
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/common/locks
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/util/wrappers
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpl/include
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/openpa/src
> > > > -I/home/bfp/mvapich2-1.9/src/mpi/romio/include conftest.c >&5
> > > > configure:14754: $? = 0
> > > > configure:14754: result: yes
> > > > configure:14754: checking time.h presence
> > > > configure:14754: gcc -E -O3 -fpic
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/mrail/include
> > > > -I/home/bfp/mvapich2-1.9/src/mpid/ch3/channels/common/include
> > > > -I/home/bfp/mvap
> 
> [Message truncated]


More information about the mvapich-discuss mailing list