This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by MVAPICH2 configure 2.3.4, which was generated by GNU Autoconf 2.69. Invocation command line was $ ../mvapich2-2.3.4/configure --prefix=/opt/mvapich2/2.3.4 --with-device=ch3:psm --with-pm=slurm --with-pmi=pmi2 --with-slurm=/opt/slurm/20.02.4 --enable-fortran --enable-threads=runtime --disable-dependency-tracking ## --------- ## ## Platform. ## ## --------- ## hostname = master uname -m = x86_64 uname -r = 3.10.0-1127.19.1.el7.x86_64 uname -s = Linux uname -v = #1 SMP Tue Aug 25 17:23:54 UTC 2020 /usr/bin/uname -p = x86_64 /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: /opt/slurm/20.02.4/bin PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /root/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:5689: checking whether to enable header caching configure:5698: result: yes configure:5771: checking for gcc configure:5787: found /usr/bin/gcc configure:5798: result: gcc configure:5829: checking for C compiler version configure:5838: gcc --version >&5 gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-39) Copyright (C) 2015 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:5849: $? = 0 configure:5838: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/lto-wrapper Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin --enable-initfini-array --disable-libgcj --with-isl=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/isl-install --with-cloog=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/cloog-install --enable-gnu-indirect-function --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux Thread model: posix gcc version 4.8.5 20150623 (Red Hat 4.8.5-39) (GCC) configure:5849: $? = 0 configure:5838: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:5849: $? = 4 configure:5838: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion' gcc: fatal error: no input files compilation terminated. configure:5849: $? = 4 configure:5869: checking whether the C compiler works configure:5891: gcc conftest.c >&5 configure:5895: $? = 0 configure:5943: result: yes configure:5946: checking for C compiler default output file name configure:5948: result: a.out configure:5954: checking for suffix of executables configure:5961: gcc -o conftest conftest.c >&5 configure:5965: $? = 0 configure:5987: result: configure:6009: checking whether we are cross compiling configure:6017: gcc -o conftest conftest.c >&5 configure:6021: $? = 0 configure:6028: ./conftest configure:6032: $? = 0 configure:6047: result: no configure:6052: checking for suffix of object files configure:6074: gcc -c conftest.c >&5 configure:6078: $? = 0 configure:6099: result: o configure:6103: checking whether we are using the GNU C compiler configure:6122: gcc -c conftest.c >&5 configure:6122: $? = 0 configure:6131: result: yes configure:6140: checking whether gcc accepts -g configure:6160: gcc -c -g conftest.c >&5 configure:6160: $? = 0 configure:6201: result: yes configure:6218: checking for gcc option to accept ISO C89 configure:6281: gcc -c conftest.c >&5 configure:6281: $? = 0 configure:6294: result: none needed configure:6319: checking whether gcc understands -c and -o together configure:6341: gcc -c conftest.c -o conftest2.o configure:6344: $? = 0 configure:6341: gcc -c conftest.c -o conftest2.o configure:6344: $? = 0 configure:6356: result: yes configure:6391: checking how to run the C preprocessor configure:6422: gcc -E conftest.c configure:6422: $? = 0 configure:6436: gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:6436: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MVAPICH2" | #define PACKAGE_TARNAME "mvapich2" | #define PACKAGE_VERSION "2.3.4" | #define PACKAGE_STRING "MVAPICH2 2.3.4" | #define PACKAGE_BUGREPORT "mvapich-discuss@cse.ohio-state.edu" | #define PACKAGE_URL "http://mvapich.cse.ohio-state.edu" | /* end confdefs.h. */ | #include configure:6461: result: gcc -E configure:6481: gcc -E conftest.c configure:6481: $? = 0 configure:6495: gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:6495: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MVAPICH2" | #define PACKAGE_TARNAME "mvapich2" | #define PACKAGE_VERSION "2.3.4" | #define PACKAGE_STRING "MVAPICH2 2.3.4" | #define PACKAGE_BUGREPORT "mvapich-discuss@cse.ohio-state.edu" | #define PACKAGE_URL "http://mvapich.cse.ohio-state.edu" | /* end confdefs.h. */ | #include configure:6555: checking for a BSD-compatible install configure:6623: result: /usr/bin/install -c configure:6634: checking whether build environment is sane configure:6689: result: yes configure:6837: checking for a thread-safe mkdir -p configure:6876: result: /usr/bin/mkdir -p configure:6883: checking for gawk configure:6899: found /usr/bin/gawk configure:6910: result: gawk configure:6921: checking whether make sets $(MAKE) configure:6943: result: yes configure:6973: checking for style of include used by make configure:7001: result: GNU configure:7035: checking whether make supports nested variables configure:7052: result: yes configure:7137: checking dependency style of gcc configure:7248: result: none configure:7307: checking whether to enable maintainer-specific portions of Makefiles configure:7316: result: yes configure:7380: checking for ar configure:7396: found /usr/bin/ar configure:7407: result: ar configure:7433: checking the archiver (ar) interface configure:7449: gcc -c conftest.c >&5 configure:7449: $? = 0 configure:7451: ar cru libconftest.a conftest.o >&5 configure:7454: $? = 0 configure:7482: result: ar configure:7532: checking build system type configure:7546: result: x86_64-unknown-linux-gnu configure:7566: checking host system type configure:7579: result: x86_64-unknown-linux-gnu configure:7620: checking how to print strings configure:7647: result: printf configure:7668: checking for a sed that does not truncate output configure:7732: result: /usr/bin/sed configure:7750: checking for grep that handles long lines and -e configure:7808: result: /usr/bin/grep configure:7813: checking for egrep configure:7875: result: /usr/bin/grep -E configure:7880: checking for fgrep configure:7942: result: /usr/bin/grep -F configure:7977: checking for ld used by gcc configure:8044: result: /usr/bin/ld configure:8051: checking if the linker (/usr/bin/ld) is GNU ld configure:8066: result: yes configure:8078: checking for BSD- or MS-compatible name lister (nm) configure:8132: result: /usr/bin/nm -B configure:8262: checking the name lister (/usr/bin/nm -B) interface configure:8269: gcc -c conftest.c >&5 configure:8272: /usr/bin/nm -B "conftest.o" configure:8275: output 0000000000000000 B some_variable configure:8282: result: BSD nm configure:8285: checking whether ln -s works configure:8289: result: yes configure:8297: checking the maximum length of command line arguments configure:8428: result: 1572864 configure:8476: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format configure:8516: result: func_convert_file_noop configure:8523: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format configure:8543: result: func_convert_file_noop configure:8550: checking for /usr/bin/ld option to reload object files configure:8557: result: -r configure:8631: checking for objdump configure:8647: found /usr/bin/objdump configure:8658: result: objdump configure:8690: checking how to recognize dependent libraries configure:8890: result: pass_all configure:8975: checking for dlltool configure:9005: result: no configure:9035: checking how to associate runtime and link libraries configure:9062: result: printf %s\n configure:9186: checking for archiver @FILE support configure:9203: gcc -c conftest.c >&5 configure:9203: $? = 0 configure:9206: ar cru libconftest.a @conftest.lst >&5 configure:9209: $? = 0 configure:9214: ar cru libconftest.a @conftest.lst >&5 ar: conftest.o: No such file or directory configure:9217: $? = 1 configure:9229: result: @ configure:9287: checking for strip configure:9303: found /usr/bin/strip configure:9314: result: strip configure:9386: checking for ranlib configure:9402: found /usr/bin/ranlib configure:9413: result: ranlib configure:9515: checking command to parse /usr/bin/nm -B output from gcc object configure:9668: gcc -c conftest.c >&5 configure:9671: $? = 0 configure:9675: /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:9678: $? = 0 configure:9744: gcc -o conftest conftest.c conftstm.o >&5 configure:9747: $? = 0 configure:9785: result: ok configure:9832: checking for sysroot configure:9862: result: no configure:9869: checking for a working dd configure:9907: result: /usr/bin/dd configure:9911: checking how to truncate binary pipes configure:9926: result: /usr/bin/dd bs=4096 count=1 configure:10062: gcc -c conftest.c >&5 configure:10065: $? = 0 configure:10255: checking for mt configure:10285: result: no configure:10305: checking if : is a manifest tool configure:10311: : '-?' configure:10319: result: no configure:10992: checking for ANSI C header files configure:11012: gcc -c conftest.c >&5 configure:11012: $? = 0 configure:11085: gcc -o conftest conftest.c >&5 configure:11085: $? = 0 configure:11085: ./conftest configure:11085: $? = 0 configure:11096: result: yes configure:11109: checking for sys/types.h configure:11109: gcc -c conftest.c >&5 configure:11109: $? = 0 configure:11109: result: yes configure:11109: checking for sys/stat.h configure:11109: gcc -c conftest.c >&5 configure:11109: $? = 0 configure:11109: result: yes configure:11109: checking for stdlib.h configure:11109: gcc -c conftest.c >&5 configure:11109: $? = 0 configure:11109: result: yes configure:11109: checking for string.h configure:11109: gcc -c conftest.c >&5 configure:11109: $? = 0 configure:11109: result: yes configure:11109: checking for memory.h configure:11109: gcc -c conftest.c >&5 configure:11109: $? = 0 configure:11109: result: yes configure:11109: checking for strings.h configure:11109: gcc -c conftest.c >&5 configure:11109: $? = 0 configure:11109: result: yes configure:11109: checking for inttypes.h configure:11109: gcc -c conftest.c >&5 configure:11109: $? = 0 configure:11109: result: yes configure:11109: checking for stdint.h configure:11109: gcc -c conftest.c >&5 configure:11109: $? = 0 configure:11109: result: yes configure:11109: checking for unistd.h configure:11109: gcc -c conftest.c >&5 configure:11109: $? = 0 configure:11109: result: yes configure:11123: checking for dlfcn.h configure:11123: gcc -c conftest.c >&5 configure:11123: $? = 0 configure:11123: result: yes configure:11379: checking for objdir configure:11394: result: .libs configure:11658: checking if gcc supports -fno-rtti -fno-exceptions configure:11676: gcc -c -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:11680: $? = 0 configure:11693: result: no configure:12058: checking for gcc option to produce PIC configure:12065: result: -fPIC -DPIC configure:12073: checking if gcc PIC flag -fPIC -DPIC works configure:12091: gcc -c -fPIC -DPIC -DPIC conftest.c >&5 configure:12095: $? = 0 configure:12108: result: yes configure:12137: checking if gcc static flag -static works configure:12165: result: no configure:12180: checking if gcc supports -c -o file.o configure:12201: gcc -c -o out/conftest2.o conftest.c >&5 configure:12205: $? = 0 configure:12227: result: yes configure:12235: checking if gcc supports -c -o file.o configure:12282: result: yes configure:12315: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:13588: result: yes configure:13625: checking whether -lc should be explicitly linked in configure:13633: gcc -c conftest.c >&5 configure:13636: $? = 0 configure:13651: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1 configure:13654: $? = 0 configure:13668: result: no configure:13828: checking dynamic linker characteristics configure:14409: gcc -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5 configure:14409: $? = 0 configure:14646: result: GNU/Linux ld.so configure:14768: checking how to hardcode library paths into programs configure:14793: result: immediate configure:15341: checking whether stripping libraries is possible configure:15346: result: yes configure:15381: checking if libtool supports shared libraries configure:15383: result: yes configure:15386: checking whether to build shared libraries configure:15411: result: yes configure:15414: checking whether to build static libraries configure:15418: result: yes configure:15467: checking whether make supports nested variables configure:15484: result: yes configure:15587: checking for g++ configure:15603: found /usr/bin/g++ configure:15614: result: g++ configure:15641: checking for C++ compiler version configure:15650: g++ --version >&5 g++ (GCC) 4.8.5 20150623 (Red Hat 4.8.5-39) Copyright (C) 2015 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:15661: $? = 0 configure:15650: g++ -v >&5 Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/lto-wrapper Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin --enable-initfini-array --disable-libgcj --with-isl=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/isl-install --with-cloog=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/cloog-install --enable-gnu-indirect-function --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux Thread model: posix gcc version 4.8.5 20150623 (Red Hat 4.8.5-39) (GCC) configure:15661: $? = 0 configure:15650: g++ -V >&5 g++: error: unrecognized command line option '-V' g++: fatal error: no input files compilation terminated. configure:15661: $? = 4 configure:15650: g++ -qversion >&5 g++: error: unrecognized command line option '-qversion' g++: fatal error: no input files compilation terminated. configure:15661: $? = 4 configure:15665: checking whether we are using the GNU C++ compiler configure:15684: g++ -c conftest.cpp >&5 configure:15684: $? = 0 configure:15693: result: yes configure:15702: checking whether g++ accepts -g configure:15722: g++ -c -g conftest.cpp >&5 configure:15722: $? = 0 configure:15763: result: yes configure:15788: checking dependency style of g++ configure:15899: result: none configure:15932: checking how to run the C++ preprocessor configure:15959: g++ -E conftest.cpp configure:15959: $? = 0 configure:15973: g++ -E conftest.cpp conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:15973: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MVAPICH2" | #define PACKAGE_TARNAME "mvapich2" | #define PACKAGE_VERSION "2.3.4" | #define PACKAGE_STRING "MVAPICH2 2.3.4" | #define PACKAGE_BUGREPORT "mvapich-discuss@cse.ohio-state.edu" | #define PACKAGE_URL "http://mvapich.cse.ohio-state.edu" | #define PACKAGE "mvapich2" | #define VERSION "2.3.4" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:15998: result: g++ -E configure:16018: g++ -E conftest.cpp configure:16018: $? = 0 configure:16032: g++ -E conftest.cpp conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:16032: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MVAPICH2" | #define PACKAGE_TARNAME "mvapich2" | #define PACKAGE_VERSION "2.3.4" | #define PACKAGE_STRING "MVAPICH2 2.3.4" | #define PACKAGE_BUGREPORT "mvapich-discuss@cse.ohio-state.edu" | #define PACKAGE_URL "http://mvapich.cse.ohio-state.edu" | #define PACKAGE "mvapich2" | #define VERSION "2.3.4" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:16194: checking for ld used by g++ configure:16261: result: /usr/bin/ld -m elf_x86_64 configure:16268: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld configure:16283: result: yes configure:16338: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:17414: result: yes configure:17450: g++ -c conftest.cpp >&5 configure:17453: $? = 0 configure:17934: checking for g++ option to produce PIC configure:17941: result: -fPIC -DPIC configure:17949: checking if g++ PIC flag -fPIC -DPIC works configure:17967: g++ -c -fPIC -DPIC -DPIC conftest.cpp >&5 configure:17971: $? = 0 configure:17984: result: yes configure:18007: checking if g++ static flag -static works configure:18035: result: no configure:18047: checking if g++ supports -c -o file.o configure:18068: g++ -c -o out/conftest2.o conftest.cpp >&5 configure:18072: $? = 0 configure:18094: result: yes configure:18099: checking if g++ supports -c -o file.o configure:18146: result: yes configure:18176: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:18216: result: yes configure:18357: checking dynamic linker characteristics configure:19102: result: GNU/Linux ld.so configure:19167: checking how to hardcode library paths into programs configure:19192: result: immediate configure:19288: checking for gfortran configure:19304: found /usr/bin/gfortran configure:19315: result: gfortran configure:19341: checking for Fortran compiler version configure:19350: gfortran --version >&5 GNU Fortran (GCC) 4.8.5 20150623 (Red Hat 4.8.5-39) Copyright (C) 2015 Free Software Foundation, Inc. GNU Fortran comes with NO WARRANTY, to the extent permitted by law. You may redistribute copies of GNU Fortran under the terms of the GNU General Public License. For more information about these matters, see the file named COPYING configure:19361: $? = 0 configure:19350: gfortran -v >&5 Using built-in specs. COLLECT_GCC=gfortran COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/lto-wrapper Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin --enable-initfini-array --disable-libgcj --with-isl=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/isl-install --with-cloog=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/cloog-install --enable-gnu-indirect-function --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux Thread model: posix gcc version 4.8.5 20150623 (Red Hat 4.8.5-39) (GCC) configure:19361: $? = 0 configure:19350: gfortran -V >&5 gfortran: error: unrecognized command line option '-V' gfortran: fatal error: no input files compilation terminated. configure:19361: $? = 4 configure:19350: gfortran -qversion >&5 gfortran: error: unrecognized command line option '-qversion' gfortran: fatal error: no input files compilation terminated. configure:19361: $? = 4 configure:19370: checking whether we are using the GNU Fortran compiler configure:19383: gfortran -c conftest.F >&5 configure:19383: $? = 0 configure:19392: result: yes configure:19398: checking whether gfortran accepts -g configure:19409: gfortran -c -g conftest.f >&5 configure:19409: $? = 0 configure:19417: result: yes configure:19549: checking if libtool supports shared libraries configure:19551: result: yes configure:19554: checking whether to build shared libraries configure:19578: result: yes configure:19581: checking whether to build static libraries configure:19585: result: yes configure:19619: gfortran -c conftest.f >&5 configure:19622: $? = 0 configure:20089: checking for gfortran option to produce PIC configure:20096: result: -fPIC configure:20104: checking if gfortran PIC flag -fPIC works configure:20122: gfortran -c -fPIC conftest.f >&5 configure:20126: $? = 0 configure:20139: result: yes configure:20162: checking if gfortran static flag -static works configure:20190: result: no configure:20202: checking if gfortran supports -c -o file.o configure:20223: gfortran -c -o out/conftest2.o conftest.f >&5 configure:20227: $? = 0 configure:20249: result: yes configure:20254: checking if gfortran supports -c -o file.o configure:20301: result: yes configure:20331: checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:21554: result: yes configure:21695: checking dynamic linker characteristics configure:22434: result: GNU/Linux ld.so configure:22499: checking how to hardcode library paths into programs configure:22524: result: immediate configure:22719: checking for Fortran 77 compiler version configure:22728: gfortran --version >&5 GNU Fortran (GCC) 4.8.5 20150623 (Red Hat 4.8.5-39) Copyright (C) 2015 Free Software Foundation, Inc. GNU Fortran comes with NO WARRANTY, to the extent permitted by law. You may redistribute copies of GNU Fortran under the terms of the GNU General Public License. For more information about these matters, see the file named COPYING configure:22739: $? = 0 configure:22728: gfortran -v >&5 Using built-in specs. COLLECT_GCC=gfortran COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/lto-wrapper Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin --enable-initfini-array --disable-libgcj --with-isl=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/isl-install --with-cloog=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/cloog-install --enable-gnu-indirect-function --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux Thread model: posix gcc version 4.8.5 20150623 (Red Hat 4.8.5-39) (GCC) configure:22739: $? = 0 configure:22728: gfortran -V >&5 gfortran: error: unrecognized command line option '-V' gfortran: fatal error: no input files compilation terminated. configure:22739: $? = 4 configure:22728: gfortran -qversion >&5 gfortran: error: unrecognized command line option '-qversion' gfortran: fatal error: no input files compilation terminated. configure:22739: $? = 4 configure:22748: checking whether we are using the GNU Fortran 77 compiler configure:22761: gfortran -c conftest.F >&5 configure:22761: $? = 0 configure:22770: result: yes configure:22776: checking whether gfortran accepts -g configure:22787: gfortran -c -g conftest.f >&5 configure:22787: $? = 0 configure:22795: result: yes configure:22924: checking if libtool supports shared libraries configure:22926: result: yes configure:22929: checking whether to build shared libraries configure:22953: result: yes configure:22956: checking whether to build static libraries configure:22960: result: yes configure:23319: checking for gfortran option to produce PIC configure:23326: result: -fPIC configure:23334: checking if gfortran PIC flag -fPIC works configure:23352: gfortran -c -fPIC conftest.f >&5 configure:23356: $? = 0 configure:23369: result: yes configure:23392: checking if gfortran static flag -static works configure:23420: result: no configure:23432: checking if gfortran supports -c -o file.o configure:23453: gfortran -c -o out/conftest2.o conftest.f >&5 configure:23457: $? = 0 configure:23479: result: yes configure:23484: checking if gfortran supports -c -o file.o configure:23531: result: yes configure:23561: checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:24784: result: yes configure:24925: checking dynamic linker characteristics configure:25664: result: GNU/Linux ld.so configure:25729: checking how to hardcode library paths into programs configure:25754: result: immediate configure:27006: checking hcoll/api/hcoll_api.h usability configure:27006: gcc -c conftest.c >&5 conftest.c:56:33: fatal error: hcoll/api/hcoll_api.h: No such file or directory #include ^ compilation terminated. configure:27006: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MVAPICH2" | #define PACKAGE_TARNAME "mvapich2" | #define PACKAGE_VERSION "2.3.4" | #define PACKAGE_STRING "MVAPICH2 2.3.4" | #define PACKAGE_BUGREPORT "mvapich-discuss@cse.ohio-state.edu" | #define PACKAGE_URL "http://mvapich.cse.ohio-state.edu" | #define PACKAGE "mvapich2" | #define VERSION "2.3.4" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:27006: result: no configure:27006: checking hcoll/api/hcoll_api.h presence configure:27006: gcc -E conftest.c conftest.c:23:33: fatal error: hcoll/api/hcoll_api.h: No such file or directory #include ^ compilation terminated. configure:27006: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MVAPICH2" | #define PACKAGE_TARNAME "mvapich2" | #define PACKAGE_VERSION "2.3.4" | #define PACKAGE_STRING "MVAPICH2 2.3.4" | #define PACKAGE_BUGREPORT "mvapich-discuss@cse.ohio-state.edu" | #define PACKAGE_URL "http://mvapich.cse.ohio-state.edu" | #define PACKAGE "mvapich2" | #define VERSION "2.3.4" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:27006: result: no configure:27006: checking for hcoll/api/hcoll_api.h configure:27006: result: no configure:27014: checking for hcoll_init in -lhcoll configure:27039: gcc -o conftest conftest.c -lhcoll >&5 /usr/bin/ld: cannot find -lhcoll collect2: error: ld returned 1 exit status configure:27039: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MVAPICH2" | #define PACKAGE_TARNAME "mvapich2" | #define PACKAGE_VERSION "2.3.4" | #define PACKAGE_STRING "MVAPICH2 2.3.4" | #define PACKAGE_BUGREPORT "mvapich-discuss@cse.ohio-state.edu" | #define PACKAGE_URL "http://mvapich.cse.ohio-state.edu" | #define PACKAGE "mvapich2" | #define VERSION "2.3.4" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char hcoll_init (); | int | main () | { | return hcoll_init (); | ; | return 0; | } configure:27048: result: no configure:27611: RUNNING PREREQ FOR ch3:psm configure:27981: ===== configuring src/mpl ===== configure:28146: running /bin/sh ../../../mvapich2-2.3.4/src/mpl/configure --disable-option-checking '--prefix=/opt/mvapich2/2.3.4' --disable-versioning '--with-device=ch3:psm' '--with-pm=slurm' '--with-pmi=pmi2' '--with-slurm=/opt/slurm/20.02.4' '--enable-fortran' '--enable-threads=runtime' '--disable-dependency-tracking' --cache-file=/dev/null --srcdir=../../../mvapich2-2.3.4/src/mpl configure:28166: ===== done with src/mpl configure ===== configure:28172: sourcing src/mpl/localdefs CPPFLAGS(=' -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers') does not contain '-I/home/scratch/build/src/mpl/include', appending CPPFLAGS(=' -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include') does not contain '-I/home/scratch/mvapich2-2.3.4/src/mpl/include', appending LIBS(='') does not contain '-lopa', prepending configure:28290: gcc -o conftest -DNDEBUG -DNVALGRIND -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include conftest.c -lopa >&5 conftest.c:26:28: fatal error: opa_primitives.h: No such file or directory #include "opa_primitives.h" ^ compilation terminated. configure:28290: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MVAPICH2" | #define PACKAGE_TARNAME "mvapich2" | #define PACKAGE_VERSION "2.3.4" | #define PACKAGE_STRING "MVAPICH2 2.3.4" | #define PACKAGE_BUGREPORT "mvapich-discuss@cse.ohio-state.edu" | #define PACKAGE_URL "http://mvapich.cse.ohio-state.edu" | #define PACKAGE "mvapich2" | #define VERSION "2.3.4" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | /* end confdefs.h. */ | #include "opa_primitives.h" | | int | main () | { | | OPA_int_t i; | OPA_store_int(i,10); | OPA_fetch_and_incr_int(&i,5); | | ; | return 0; | } CPPFLAGS(=' -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include') does not contain '-I/home/scratch/mvapich2-2.3.4/src/openpa/src', appending CPPFLAGS(=' -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src') does not contain '-I/home/scratch/build/src/openpa/src', appending opa_subdir_args(='--disable-versioning') does not contain '--with-atomic-primitives=auto_allow_emulation', appending configure:28364: ===== configuring src/openpa ===== configure:28529: running /bin/sh ../../../mvapich2-2.3.4/src/openpa/configure --disable-option-checking '--prefix=/opt/mvapich2/2.3.4' --disable-versioning --with-atomic-primitives=auto_allow_emulation '--with-device=ch3:psm' '--with-pm=slurm' '--with-pmi=pmi2' '--with-slurm=/opt/slurm/20.02.4' '--enable-fortran' '--enable-threads=runtime' '--disable-dependency-tracking' --cache-file=/dev/null --srcdir=../../../mvapich2-2.3.4/src/openpa configure:28549: ===== done with src/openpa configure ===== CPPFLAGS(=' -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src') does not contain '-D_REENTRANT', appending CPPFLAGS(=' -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT') does not contain '-I/home/scratch/build/src/mpi/romio/include', appending configure:29296: checking whether the compiler defines __func__ configure:29323: gcc -o conftest -DNDEBUG -DNVALGRIND -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 configure:29323: $? = 0 configure:29323: ./conftest configure:29323: $? = 0 configure:29360: result: yes configure:29369: checking whether the compiler defines __FUNC__ configure:29396: gcc -o conftest -DNDEBUG -DNVALGRIND -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'foo': conftest.c:39:20: error: '__FUNC__' undeclared (first use in this function) return (strcmp(__FUNC__, "foo") == 0); ^ conftest.c:39:20: note: each undeclared identifier is reported only once for each function it appears in configure:29396: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MVAPICH2" | #define PACKAGE_TARNAME "mvapich2" | #define PACKAGE_VERSION "2.3.4" | #define PACKAGE_STRING "MVAPICH2 2.3.4" | #define PACKAGE_BUGREPORT "mvapich-discuss@cse.ohio-state.edu" | #define PACKAGE_URL "http://mvapich.cse.ohio-state.edu" | #define PACKAGE "mvapich2" | #define VERSION "2.3.4" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | /* end confdefs.h. */ | | | #include | int foo(void); | int foo(void) | { | return (strcmp(__FUNC__, "foo") == 0); | } | int main(int argc, char ** argv) | { | return (foo() ? 0 : 1); | } | | configure:29433: result: no configure:29442: checking whether the compiler sets __FUNCTION__ configure:29469: gcc -o conftest -DNDEBUG -DNVALGRIND -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 configure:29469: $? = 0 configure:29469: ./conftest configure:29469: $? = 0 configure:29506: result: yes configure:29521: checking whether C compiler accepts option -O2 configure:29576: gcc -o conftest -DNDEBUG -DNVALGRIND -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c > pac_test1.log 2>&1 configure:29576: $? = 0 configure:29607: gcc -o conftest -O2 -DNDEBUG -DNVALGRIND -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c > pac_test2.log 2>&1 configure:29607: $? = 0 configure:29615: diff -b pac_test1.log pac_test2.log > pac_test.log configure:29618: $? = 0 configure:29718: result: yes configure:29734: checking whether C compiler option -O2 works with an invalid prototype program configure:29742: gcc -o conftest -O2 -DNDEBUG -DNVALGRIND -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 configure:29742: $? = 0 configure:29749: result: yes configure:29754: checking whether routines compiled with -O2 can be linked with ones compiled without -O2 configure:29794: gcc -c -DNDEBUG -DNVALGRIND -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c > pac_test3.log 2>&1 configure:29794: $? = 0 configure:29798: mv conftest.o pac_conftest.o configure:29801: $? = 0 configure:29844: gcc -o conftest -DNDEBUG -DNVALGRIND -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c pac_conftest.o > pac_test4.log 2>&1 configure:29844: $? = 0 configure:29886: gcc -o conftest -O2 -DNDEBUG -DNVALGRIND -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c pac_conftest.o > pac_test5.log 2>&1 configure:29886: $? = 0 configure:29894: diff -b pac_test4.log pac_test5.log > pac_test.log configure:29897: $? = 0 configure:30036: result: yes configure:30069: checking for type of weak symbol alias support configure:30093: gcc -o conftest -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 configure:30093: $? = 0 configure:30117: gcc -c -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 configure:30117: $? = 0 configure:30120: mv conftest.o pac_conftest.o configure:30123: $? = 0 configure:30160: gcc -o conftest -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c pac_conftest.o >&5 configure:30160: $? = 0 configure:30175: gcc -c -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 configure:30175: $? = 0 configure:30178: mv conftest.o pac_conftest.o configure:30181: $? = 0 configure:30219: gcc -o conftest -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c pac_conftest.o >&5 configure:30219: $? = 0 configure:30376: result: pragma weak configure:30394: checking whether __attribute__ ((weak)) allowed configure:30411: gcc -c -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 configure:30411: $? = 0 configure:30418: result: yes configure:30422: checking whether __attribute__ ((weak_import)) allowed configure:30439: gcc -c -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 conftest.c:35:1: warning: 'weak_import' attribute directive ignored [-Wattributes] int foo(int) __attribute__ ((weak_import)); ^ configure:30439: $? = 0 configure:30446: result: yes configure:30449: checking whether __attribute__((weak,alias(...))) allowed configure:30475: gcc -c -Werror -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 configure:30475: $? = 0 configure:30488: result: yes configure:30510: checking for multiple weak symbol support configure:30533: gcc -c -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 configure:30533: $? = 0 configure:30536: mv conftest.o pac_conftest.o configure:30539: $? = 0 configure:30576: gcc -o conftest -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c pac_conftest.o >&5 configure:30576: $? = 0 configure:30626: result: yes omb_subdir_args(='--enable-embedded') does not contain '--enable-mpi', appending omb_subdir_args(='--enable-embedded --enable-mpi') does not contain '--enable-mpi2', appending omb_subdir_args(='--enable-embedded --enable-mpi --enable-mpi2') does not contain '--enable-mpi3', appending configure:30695: ===== configuring osu_benchmarks ===== configure:30860: running /bin/sh ../../mvapich2-2.3.4/osu_benchmarks/configure --disable-option-checking '--prefix=/opt/mvapich2/2.3.4' --enable-embedded --enable-mpi --enable-mpi2 --enable-mpi3 '--with-device=ch3:psm' '--with-pm=slurm' '--with-pmi=pmi2' '--with-slurm=/opt/slurm/20.02.4' '--enable-fortran' '--enable-threads=runtime' '--disable-dependency-tracking' --cache-file=/dev/null --srcdir=../../mvapich2-2.3.4/osu_benchmarks configure:30880: ===== done with osu_benchmarks configure ===== configure:30918: checking for shared library (esp. rpath) characteristics of CC configure:31022: result: done (results in src/env/cc_shlib.conf) configure:31170: checking whether Fortran 77 compiler accepts option -O2 configure:31215: gfortran -o conftest conftest.f > pac_test1.log 2>&1 configure:31215: $? = 0 configure:31246: gfortran -o conftest -O2 conftest.f > pac_test2.log 2>&1 configure:31246: $? = 0 configure:31254: diff -b pac_test1.log pac_test2.log > pac_test.log configure:31257: $? = 0 configure:31357: result: yes configure:31362: checking whether routines compiled with -O2 can be linked with ones compiled without -O2 configure:31401: gfortran -c conftest.f > pac_test3.log 2>&1 configure:31401: $? = 0 configure:31405: mv conftest.o pac_conftest.o configure:31408: $? = 0 configure:31446: gfortran -o conftest -O2 conftest.f pac_conftest.o > pac_test4.log 2>&1 configure:31446: $? = 0 configure:31454: diff -b pac_test2.log pac_test4.log > pac_test.log configure:31457: $? = 0 configure:31558: result: yes configure:31596: checking how to get verbose linking output from gfortran configure:31606: gfortran -c -O2 conftest.f >&5 configure:31606: $? = 0 configure:31624: gfortran -o conftest -O2 -v conftest.f Using built-in specs. Target: x86_64-redhat-linux Thread model: posix gcc version 4.8.5 20150623 (Red Hat 4.8.5-39) (GCC) /usr/libexec/gcc/x86_64-redhat-linux/4.8.5/f951 conftest.f -ffixed-form -quiet -dumpbase conftest.f -mtune=generic -march=x86-64 -auxbase conftest -O2 -version -fintrinsic-modules-path /usr/lib/gcc/x86_64-redhat-linux/4.8.5/finclude -o /tmp/ccpItyzl.s GNU Fortran (GCC) version 4.8.5 20150623 (Red Hat 4.8.5-39) (x86_64-redhat-linux) compiled by GNU C version 4.8.5 20150623 (Red Hat 4.8.5-39), GMP version 6.0.0, MPFR version 3.1.1, MPC version 1.0.1 GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 GNU Fortran (GCC) version 4.8.5 20150623 (Red Hat 4.8.5-39) (x86_64-redhat-linux) compiled by GNU C version 4.8.5 20150623 (Red Hat 4.8.5-39), GMP version 6.0.0, MPFR version 3.1.1, MPC version 1.0.1 GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 as -v --64 -o /tmp/ccoGZwnI.o /tmp/ccpItyzl.s GNU assembler version 2.27 (x86_64-redhat-linux) using BFD version version 2.27-43.base.el7_8.1 Reading specs from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgfortran.spec rename spec lib to liborig /usr/libexec/gcc/x86_64-redhat-linux/4.8.5/collect2 --build-id --no-add-needed --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o conftest /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crt1.o /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.8.5/crtbegin.o -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../.. /tmp/ccoGZwnI.o -lgfortran -lm -lgcc_s -lgcc -lquadmath -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-redhat-linux/4.8.5/crtend.o /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crtn.o configure:31707: result: -v configure:31709: checking for Fortran 77 libraries of gfortran configure:31732: gfortran -o conftest -O2 -v conftest.f Using built-in specs. Target: x86_64-redhat-linux Thread model: posix gcc version 4.8.5 20150623 (Red Hat 4.8.5-39) (GCC) /usr/libexec/gcc/x86_64-redhat-linux/4.8.5/f951 conftest.f -ffixed-form -quiet -dumpbase conftest.f -mtune=generic -march=x86-64 -auxbase conftest -O2 -version -fintrinsic-modules-path /usr/lib/gcc/x86_64-redhat-linux/4.8.5/finclude -o /tmp/ccS8h98q.s GNU Fortran (GCC) version 4.8.5 20150623 (Red Hat 4.8.5-39) (x86_64-redhat-linux) compiled by GNU C version 4.8.5 20150623 (Red Hat 4.8.5-39), GMP version 6.0.0, MPFR version 3.1.1, MPC version 1.0.1 GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 GNU Fortran (GCC) version 4.8.5 20150623 (Red Hat 4.8.5-39) (x86_64-redhat-linux) compiled by GNU C version 4.8.5 20150623 (Red Hat 4.8.5-39), GMP version 6.0.0, MPFR version 3.1.1, MPC version 1.0.1 GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 as -v --64 -o /tmp/ccShpPaO.o /tmp/ccS8h98q.s GNU assembler version 2.27 (x86_64-redhat-linux) using BFD version version 2.27-43.base.el7_8.1 Reading specs from /usr/lib/gcc/x86_64-redhat-linux/4.8.5/libgfortran.spec rename spec lib to liborig /usr/libexec/gcc/x86_64-redhat-linux/4.8.5/collect2 --build-id --no-add-needed --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o conftest /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crt1.o /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.8.5/crtbegin.o -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../.. /tmp/ccShpPaO.o -lgfortran -lm -lgcc_s -lgcc -lquadmath -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-redhat-linux/4.8.5/crtend.o /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crtn.o configure:31928: result: -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../.. -lgfortran -lm -lquadmath configure:31944: checking whether gfortran accepts the FLIBS found by autoconf configure:31960: gfortran -o conftest -O2 conftest.f >&5 configure:31960: $? = 0 configure:31962: result: yes configure:32000: checking whether gcc links with FLIBS found by autoconf configure:32025: gcc -o conftest -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../.. -lgfortran -lm -lquadmath >&5 configure:32025: $? = 0 configure:32027: result: yes configure:32077: checking whether Fortran 77 and C objects are compatible configure:32156: gcc -c -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 configure:32156: $? = 0 configure:32159: mv conftest.o pac_conftest.o configure:32162: $? = 0 configure:32171: gfortran -o conftest -O2 conftest.f pac_conftest.o >&5 configure:32171: $? = 0 configure:32174: result: yes configure:32333: checking for linker for Fortran main program configure:32354: gcc -c -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 configure:32354: $? = 0 configure:32413: gcc -c -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 configure:32413: $? = 0 configure:32416: mv conftest.o pac_conftest.o configure:32419: $? = 0 configure:32428: gfortran -o conftest -O2 conftest.f pac_conftest.o >&5 configure:32428: $? = 0 configure:32430: result: Use Fortran to link programs configure:32541: checking for Fortran 77 name mangling configure:32563: gfortran -c -O2 conftest.f >&5 configure:32563: $? = 0 configure:32566: mv conftest.o f77conftest.o configure:32569: $? = 0 configure:32594: gcc -o conftest -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c f77conftest.o -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../.. -lgfortran -lm -lquadmath >&5 configure:32594: $? = 0 configure:32717: result: lower uscore configure:32783: checking for libraries to link Fortran main with C stdio routines configure:32809: gcc -c -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 configure:32809: $? = 0 configure:32812: mv conftest.o pac_conftest.o configure:32815: $? = 0 configure:32834: gfortran -o conftest -O2 conftest.f pac_conftest.o >&5 configure:32834: $? = 0 configure:32865: result: none configure:32916: checking whether Fortran init will work with C configure:32938: gfortran -c -O2 conftest.f >&5 configure:32938: $? = 0 configure:32941: mv conftest.o pac_f77conftest.o configure:32944: $? = 0 configure:32988: gcc -o conftest -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c pac_f77conftest.o >&5 configure:32988: $? = 0 configure:33011: result: yes configure:33110: checking for extension for Fortran 90 programs configure:33125: gfortran -c conftest.f90 >&5 configure:33125: $? = 0 configure:33127: result: f90 configure:33169: checking whether the Fortran 90 compiler (gfortran ) works configure:33180: gfortran -o conftest conftest.f90 >&5 configure:33180: $? = 0 configure:33183: result: yes configure:33185: checking whether the Fortran 90 compiler (gfortran ) is a cross-compiler configure:33191: gfortran -o conftest conftest.f90 >&5 configure:33191: $? = 0 configure:33191: ./conftest configure:33191: $? = 0 configure:33200: result: no configure:33223: checking whether Fortran 90 compiler works with Fortran 77 compiler configure:33251: gfortran -c -O2 conftest.f >&5 configure:33251: $? = 0 configure:33255: mv conftest.o pac_f77conftest.o configure:33258: $? = 0 configure:33279: gfortran -o conftest conftest.f90 pac_f77conftest.o >&5 configure:33279: $? = 0 configure:33321: result: yes configure:33383: checking for shared library (esp. rpath) characteristics of F77 configure:33489: result: done (results in src/env/f77_shlib.conf) configure:33500: checking whether Fortran 77 accepts ! for comments configure:33518: gfortran -c -O2 conftest.f >&5 configure:33518: $? = 0 configure:33535: result: yes configure:33545: checking for include directory flag for Fortran configure:33572: gfortran -c -I src -O2 conftest.f >&5 configure:33572: $? = 0 configure:33590: result: -I configure:33598: checking for Fortran 77 flag for library directories configure:33617: gfortran -c -O2 conftest.f >&5 configure:33617: $? = 0 configure:33621: mv conftest.o pac_f77conftest.o configure:33624: $? = 0 configure:33627: test -d conftestdir || mkdir conftestdir configure:33630: $? = 0 configure:33633: ar cru conftestdir/libf77conftest.a pac_f77conftest.o configure:33636: $? = 0 configure:33639: ranlib conftestdir/libf77conftest.a configure:33642: $? = 0 configure:33660: gfortran -o conftest -O2 -Lconftestdir conftest.f -lf77conftest >&5 configure:33660: $? = 0 configure:33680: result: -L configure:33756: checking whether Fortran 77 compiler processes .F files with C preprocessor configure:33777: gfortran -c -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.F >&5 Warning: Nonexistent include directory "/home/scratch/build/src/mpid/ch3/channels/psm/include" Warning: Nonexistent include directory "/home/scratch/build/src/util/wrappers" Warning: Nonexistent include directory "/home/scratch/build/src/mpi/romio/include" configure:33777: $? = 0 configure:33845: result: yes configure:33853: checking whether gfortran allows mismatched arguments configure:33876: gfortran -c -O2 conftest.f >&5 configure:33876: $? = 0 configure:33920: result: yes configure:33966: checking for Fortran 2008 support configure:33997: gcc -c -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 conftest.c:50:33: fatal error: ISO_Fortran_binding.h: No such file or directory #include ^ compilation terminated. configure:33997: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MVAPICH2" | #define PACKAGE_TARNAME "mvapich2" | #define PACKAGE_VERSION "2.3.4" | #define PACKAGE_STRING "MVAPICH2 2.3.4" | #define PACKAGE_BUGREPORT "mvapich-discuss@cse.ohio-state.edu" | #define PACKAGE_URL "http://mvapich.cse.ohio-state.edu" | #define PACKAGE "mvapich2" | #define VERSION "2.3.4" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define ENABLE_PVAR_MV2 0 | #define ENABLE_PVAR_MEM 0 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define HAVE_LONG_LONG 1 | #define STDCALL | #define F77_NAME_LOWER_USCORE 1 | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 | #define HAVE_FORTRAN_BINDING 1 | /* end confdefs.h. */ | | | #include | | int foo_c(CFI_cdesc_t * a_desc, CFI_cdesc_t * b_desc) | { | char * a_row = (char*) a_desc->base_addr; | if (a_desc->type != CFI_type_int) { return 1; } | if (a_desc->rank != 2) { return 2; } | if (a_desc->dim[1].extent != b_desc->dim[0].extent) { return 3; } | return 0; | } | | void test_assumed_rank_async_impl_c(CFI_cdesc_t * a_desc) | { | return; | } | configure:34105: gfortran -o conftest conftest.f90 conftest1.o >&5 gfortran: error: conftest1.o: No such file or directory configure:34105: $? = 1 configure: failed program was: | | | MODULE F08TS_MODULE | IMPLICIT NONE | | ! Test public, private, protected | REAL, PUBLIC :: x | REAL, PRIVATE :: y | LOGICAL, PROTECTED :: z | | ! Test abstract | ABSTRACT INTERFACE | SUBROUTINE user_func(x, y) | INTEGER :: x(*) | REAL :: y | END SUBROUTINE | END INTERFACE | | ! Test TS 29113 assumed type , assumed rank and bind(C) | INTERFACE | FUNCTION FOO(A, B, C) & | BIND(C,name="foo_c") RESULT(err) | USE, intrinsic :: iso_c_binding, ONLY : c_int | TYPE(*), DIMENSION(..) :: A, B, C | INTEGER(c_int) :: err | END FUNCTION FOO | END INTERFACE | | | ! Test assumed-rank + asynchronous | INTERFACE TEST_ASSUMED_RANK_ASYNC | SUBROUTINE TEST_ASSUMED_RANK_ASYNC_IMPL(BUF) & | BIND(C,name="test_assumed_rank_async_impl_c") | IMPLICIT NONE | TYPE(*), DIMENSION(..), ASYNCHRONOUS :: BUF | END SUBROUTINE TEST_ASSUMED_RANK_ASYNC_IMPL | END INTERFACE TEST_ASSUMED_RANK_ASYNC | | CONTAINS | | ! Test TS 29113 asychronous attribute and optional | SUBROUTINE test1(buf, count, ierr) | INTEGER, ASYNCHRONOUS :: buf(*) | INTEGER :: count | INTEGER, OPTIONAL :: ierr | END SUBROUTINE | | ! Test procedure type and non-bind(c) x in C_FUNCLOC(x) | SUBROUTINE test2(func) | USE, INTRINSIC :: ISO_C_BINDING, ONLY : C_FUNLOC, C_FUNPTR | PROCEDURE(user_func) :: func | TYPE(C_FUNPTR) :: errhandler_fn | errhandler_fn = C_FUNLOC(func) | END SUBROUTINE | | ! Test intrinsic storage_size | SUBROUTINE test3(x, size) | CHARACTER, DIMENSION(..) :: x | INTEGER, INTENT(OUT) :: size | size = storage_size(x)/8 | END SUBROUTINE test3 | | END MODULE | | !============================================== | PROGRAM MAIN | USE :: F08TS_MODULE, ONLY : FOO, TEST_ASSUMED_RANK_ASYNC | IMPLICIT NONE | | INTEGER, DIMENSION(4,4) :: A, B | INTEGER, DIMENSION(2,2) :: C | INTEGER :: ERRCODE | INTEGER, DIMENSION(10), ASYNCHRONOUS :: IAR | | ! Test contiguous and non-contiguous array section passing | ! and linkage with C code | ERRCODE = FOO(A(1:4:2, :), B(:, 2:4:2), C) | CALL TEST_ASSUMED_RANK_ASYNC(IAR(2:7)) | | END PROGRAM | configure:34129: result: no configure:34194: checking for shared library (esp. rpath) characteristics of FC configure:34300: result: done (results in src/env/fc_shlib.conf) configure:34316: checking whether the Fortran 90 compiler (gfortran ) works configure:34327: gfortran -o conftest conftest.f90 >&5 configure:34327: $? = 0 configure:34330: result: yes configure:34332: checking whether the Fortran 90 compiler (gfortran ) is a cross-compiler configure:34338: gfortran -o conftest conftest.f90 >&5 configure:34338: $? = 0 configure:34338: ./conftest configure:34338: $? = 0 configure:34347: result: no configure:34393: checking for Fortran 90 module extension configure:34415: gfortran -c conftest.f90 >&5 configure:34415: $? = 0 configure:34511: result: mod configure:34523: checking for Fortran 90 module include flag configure:34551: gfortran -c conftest.f90 >&5 configure:34551: $? = 0 configure:34588: gfortran -c -Iconftestdir conftest.f90 >&5 configure:34588: $? = 0 configure:34647: result: -I configure:34655: checking for Fortran 90 module output directory flag configure:34686: gfortran -c conftest.f90 >&5 configure:34686: $? = 0 configure:34740: gfortran -c -Jconftestdir conftest.f90 >&5 configure:34740: $? = 0 configure:34780: result: -J configure:34851: checking whether Fortran 90 compiler accepts option -O2 configure:34896: gfortran -o conftest conftest.f90 > pac_test1.log 2>&1 configure:34896: $? = 0 configure:34927: gfortran -o conftest -O2 conftest.f90 > pac_test2.log 2>&1 configure:34927: $? = 0 configure:34935: diff -b pac_test1.log pac_test2.log > pac_test.log configure:34938: $? = 0 configure:35038: result: yes configure:35043: checking whether routines compiled with -O2 can be linked with ones compiled without -O2 configure:35082: gfortran -c conftest.f90 > pac_test3.log 2>&1 configure:35082: $? = 0 configure:35086: mv conftest.o pac_conftest.o configure:35089: $? = 0 configure:35127: gfortran -o conftest -O2 conftest.f90 pac_conftest.o > pac_test4.log 2>&1 configure:35127: $? = 0 configure:35135: diff -b pac_test2.log pac_test4.log > pac_test.log configure:35138: $? = 0 configure:35239: result: yes configure:35271: checking whether Fortran 90 compiler processes .F90 files with C preprocessor configure:35292: gfortran -c -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.F90 >&5 Warning: Nonexistent include directory "/home/scratch/build/src/mpid/ch3/channels/psm/include" Warning: Nonexistent include directory "/home/scratch/build/src/util/wrappers" Warning: Nonexistent include directory "/home/scratch/build/src/mpi/romio/include" configure:35292: $? = 0 configure:35360: result: yes configure:35381: checking what libraries are needed to link Fortran90 programs with C routines that use stdio configure:35407: gcc -c -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 configure:35407: $? = 0 configure:35411: mv conftest.o pac_conftest.o configure:35414: $? = 0 configure:35431: gfortran -o conftest -O2 conftest.f90 pac_conftest.o >&5 configure:35431: $? = 0 configure:35472: result: none configure:35491: checking whether TRUE has been defined configure:35504: gcc -c -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:53:8: error: 'TRUE' undeclared (first use in this function) return TRUE; ^ conftest.c:53:8: note: each undeclared identifier is reported only once for each function it appears in configure:35504: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MVAPICH2" | #define PACKAGE_TARNAME "mvapich2" | #define PACKAGE_VERSION "2.3.4" | #define PACKAGE_STRING "MVAPICH2 2.3.4" | #define PACKAGE_BUGREPORT "mvapich-discuss@cse.ohio-state.edu" | #define PACKAGE_URL "http://mvapich.cse.ohio-state.edu" | #define PACKAGE "mvapich2" | #define VERSION "2.3.4" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define ENABLE_PVAR_MV2 0 | #define ENABLE_PVAR_MEM 0 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define HAVE_LONG_LONG 1 | #define STDCALL | #define F77_NAME_LOWER_USCORE 1 | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_F08_BINDING 0 | /* end confdefs.h. */ | | int | main () | { | return TRUE; | ; | return 0; | } configure:35510: result: no configure:35543: checking whether the C++ compiler g++ can build an executable configure:35572: g++ -o conftest -DNDEBUG -DNVALGRIND -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.cpp >&5 configure:35572: $? = 0 configure:35586: result: yes configure:35593: checking whether C++ compiler works with string configure:35616: g++ -c -DNDEBUG -DNVALGRIND -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.cpp >&5 configure:35616: $? = 0 configure:35629: result: yes configure:35642: checking whether the compiler supports exceptions configure:35665: g++ -c -DNDEBUG -DNVALGRIND -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.cpp >&5 configure:35665: $? = 0 configure:35679: result: yes configure:35687: checking whether the compiler recognizes bool as a built-in type configure:35714: g++ -c -DNDEBUG -DNVALGRIND -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.cpp >&5 configure:35714: $? = 0 configure:35728: result: yes configure:35736: checking whether the compiler implements namespaces configure:35759: g++ -c -DNDEBUG -DNVALGRIND -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.cpp >&5 configure:35759: $? = 0 configure:35773: result: yes configure:35790: checking whether available configure:35809: g++ -c -DNDEBUG -DNVALGRIND -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.cpp >&5 configure:35809: $? = 0 configure:35816: result: yes configure:35819: checking whether the compiler implements the namespace std configure:35846: g++ -c -DNDEBUG -DNVALGRIND -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.cpp >&5 configure:35846: $? = 0 configure:35861: result: yes configure:35870: checking whether available configure:35889: g++ -c -DNDEBUG -DNVALGRIND -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.cpp >&5 conftest.cpp:55:16: fatal error: math: No such file or directory #include ^ compilation terminated. configure:35889: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MVAPICH2" | #define PACKAGE_TARNAME "mvapich2" | #define PACKAGE_VERSION "2.3.4" | #define PACKAGE_STRING "MVAPICH2 2.3.4" | #define PACKAGE_BUGREPORT "mvapich-discuss@cse.ohio-state.edu" | #define PACKAGE_URL "http://mvapich.cse.ohio-state.edu" | #define PACKAGE "mvapich2" | #define VERSION "2.3.4" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define ENABLE_PVAR_MV2 0 | #define ENABLE_PVAR_MEM 0 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define HAVE_LONG_LONG 1 | #define STDCALL | #define F77_NAME_LOWER_USCORE 1 | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_F08_BINDING 0 | #define TRUE 1 | #define FALSE 0 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | /* end confdefs.h. */ | | #include | | int | main () | { | using namespace std; | ; | return 0; | } configure:35896: result: no configure:35921: checking for GNU g++ version configure:35946: g++ -o conftest -DNDEBUG -DNVALGRIND -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.cpp >&5 configure:35946: $? = 0 configure:35946: ./conftest configure:35946: $? = 0 configure:35956: result: 4 . 8 configure:36012: checking for shared library (esp. rpath) characteristics of CXX configure:36118: result: done (results in src/env/cxx_shlib.conf) configure:36129: checking whether C++ compiler accepts option -O2 configure:36181: g++ -o conftest -DNDEBUG -DNVALGRIND -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.cpp > pac_test1.log 2>&1 configure:36181: $? = 0 configure:36212: g++ -o conftest -O2 -DNDEBUG -DNVALGRIND -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.cpp > pac_test2.log 2>&1 configure:36212: $? = 0 configure:36220: diff -b pac_test1.log pac_test2.log > pac_test.log configure:36223: $? = 0 configure:36323: result: yes configure:36328: checking whether routines compiled with -O2 can be linked with ones compiled without -O2 configure:36368: g++ -c -DNDEBUG -DNVALGRIND -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.cpp > pac_test3.log 2>&1 configure:36368: $? = 0 configure:36372: mv conftest.o pac_conftest.o configure:36375: $? = 0 configure:36419: g++ -o conftest -O2 -DNDEBUG -DNVALGRIND -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.cpp pac_conftest.o > pac_test4.log 2>&1 configure:36419: $? = 0 configure:36427: diff -b pac_test2.log pac_test4.log > pac_test.log configure:36430: $? = 0 configure:36531: result: yes configure:36584: checking for perl configure:36602: found /usr/bin/perl configure:36614: result: /usr/bin/perl configure:36627: checking for ar configure:36654: result: ar configure:36690: checking for ranlib configure:36717: result: ranlib configure:36736: checking for killall configure:36752: found /usr/bin/killall configure:36763: result: killall configure:36806: checking whether install works configure:36814: result: yes configure:36829: checking whether mkdir -p works configure:36845: result: yes configure:36863: checking for make configure:36879: found /usr/bin/make configure:36890: result: make configure:36904: checking whether clock skew breaks make configure:36929: result: no configure:36939: checking whether make supports include configure:36967: result: yes configure:36976: checking whether make allows comments in actions configure:37003: result: yes configure:37017: checking for virtual path format configure:37060: result: VPATH configure:37070: checking whether make sets CFLAGS configure:37096: result: yes configure:37145: checking for bash configure:37163: found /usr/bin/bash configure:37175: result: /usr/bin/bash configure:37198: checking whether /usr/bin/bash supports arrays configure:37207: result: yes configure:37415: checking for doctext configure:37446: result: false configure:37459: checking for an ANSI C-conforming const configure:37525: gcc -c -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 configure:37525: $? = 0 configure:37532: result: yes configure:37540: checking for working volatile configure:37559: gcc -c -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 configure:37559: $? = 0 configure:37566: result: yes configure:37574: checking for C/C++ restrict keyword configure:37599: gcc -c -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 configure:37599: $? = 0 configure:37607: result: __restrict configure:37620: checking for inline configure:37636: gcc -c -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 configure:37636: $? = 0 configure:37644: result: inline configure:37667: checking whether __attribute__ allowed configure:37684: gcc -c -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 configure:37684: $? = 0 configure:37691: result: yes configure:37693: checking whether __attribute__((format)) allowed configure:37710: gcc -c -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 configure:37710: $? = 0 configure:37717: result: yes configure:37727: checking if C compiler supports __builtin_expect configure:37743: gcc -o conftest -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 configure:37743: $? = 0 configure:37746: result: yes configure:37778: checking whether byte ordering is bigendian configure:37793: gcc -c -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 conftest.c:60:9: error: unknown type name 'not' not a universal capable compiler ^ conftest.c:60:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' not a universal capable compiler ^ conftest.c:60:15: error: unknown type name 'universal' configure:37793: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MVAPICH2" | #define PACKAGE_TARNAME "mvapich2" | #define PACKAGE_VERSION "2.3.4" | #define PACKAGE_STRING "MVAPICH2 2.3.4" | #define PACKAGE_BUGREPORT "mvapich-discuss@cse.ohio-state.edu" | #define PACKAGE_URL "http://mvapich.cse.ohio-state.edu" | #define PACKAGE "mvapich2" | #define VERSION "2.3.4" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define ENABLE_PVAR_MV2 0 | #define ENABLE_PVAR_MEM 0 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define HAVE_LONG_LONG 1 | #define STDCALL | #define F77_NAME_LOWER_USCORE 1 | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_F08_BINDING 0 | #define TRUE 1 | #define FALSE 0 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define HAVE_BUILTIN_EXPECT 1 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:37838: gcc -c -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 configure:37838: $? = 0 configure:37856: gcc -c -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:66:4: error: unknown type name 'not' not big endian ^ conftest.c:66:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' not big endian ^ configure:37856: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MVAPICH2" | #define PACKAGE_TARNAME "mvapich2" | #define PACKAGE_VERSION "2.3.4" | #define PACKAGE_STRING "MVAPICH2 2.3.4" | #define PACKAGE_BUGREPORT "mvapich-discuss@cse.ohio-state.edu" | #define PACKAGE_URL "http://mvapich.cse.ohio-state.edu" | #define PACKAGE "mvapich2" | #define VERSION "2.3.4" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define ENABLE_PVAR_MV2 0 | #define ENABLE_PVAR_MEM 0 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define HAVE_LONG_LONG 1 | #define STDCALL | #define F77_NAME_LOWER_USCORE 1 | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_F08_BINDING 0 | #define TRUE 1 | #define FALSE 0 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define HAVE_BUILTIN_EXPECT 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:37984: result: no configure:38022: checking whether C compiler allows unaligned doubles configure:38055: gcc -o conftest -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 configure:38055: $? = 0 configure:38055: ./conftest configure:38055: $? = 0 configure:38065: result: yes configure:38084: checking whether gcc supports __func__ configure:38100: gcc -c -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 configure:38100: $? = 0 configure:38107: result: yes configure:38144: checking whether long double is supported configure:38161: gcc -c -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 configure:38161: $? = 0 configure:38168: result: yes configure:38177: checking whether long long is supported configure:38194: gcc -c -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 configure:38194: $? = 0 configure:38201: result: yes configure:38212: checking for max C struct integer alignment configure:38330: gcc -o conftest -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 configure:38330: $? = 0 configure:38330: ./conftest configure:38330: $? = 0 configure:38342: result: eight configure:38373: checking for max C struct floating point alignment configure:38475: gcc -o conftest -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 configure:38475: $? = 0 configure:38475: ./conftest configure:38475: $? = 0 configure:38487: result: sixteen configure:38520: checking for max C struct alignment of structs with doubles configure:38591: gcc -o conftest -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 configure:38591: $? = 0 configure:38591: ./conftest configure:38591: $? = 0 configure:38603: result: eight configure:38610: checking for max C struct floating point alignment with long doubles configure:38682: gcc -o conftest -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 configure:38682: $? = 0 configure:38682: ./conftest configure:38682: $? = 0 configure:38694: result: sixteen configure:38704: WARNING: Structures containing long doubles may be aligned differently from structures with floats or longs. MVAPICH2 does not handle this case automatically and you should avoid assumed extents for structures containing float types. configure:38739: checking if alignment of structs with doubles is based on position configure:38773: gcc -o conftest -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 configure:38773: $? = 0 configure:38773: ./conftest configure:38773: $? = 0 configure:38785: result: no configure:38801: checking if alignment of structs with long long ints is based on position configure:38837: gcc -o conftest -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 configure:38837: $? = 0 configure:38837: ./conftest configure:38837: $? = 0 configure:38849: result: no configure:38865: checking if double alignment breaks rules, find actual alignment configure:38912: gcc -o conftest -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 configure:38912: $? = 0 configure:38912: ./conftest configure:38912: $? = 0 configure:38924: result: no configure:38940: checking for alignment restrictions on pointers configure:38960: gcc -o conftest -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 configure:38960: $? = 0 configure:38960: ./conftest configure:38960: $? = 0 configure:38977: result: int or better configure:38996: checking size of char configure:39001: gcc -o conftest -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 configure:39001: $? = 0 configure:39001: ./conftest configure:39001: $? = 0 configure:39015: result: 1 configure:39029: checking size of unsigned char configure:39034: gcc -o conftest -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 configure:39034: $? = 0 configure:39034: ./conftest configure:39034: $? = 0 configure:39048: result: 1 configure:39062: checking size of short configure:39067: gcc -o conftest -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 configure:39067: $? = 0 configure:39067: ./conftest configure:39067: $? = 0 configure:39081: result: 2 configure:39095: checking size of unsigned short configure:39100: gcc -o conftest -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 configure:39100: $? = 0 configure:39100: ./conftest configure:39100: $? = 0 configure:39114: result: 2 configure:39128: checking size of int configure:39133: gcc -o conftest -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 configure:39133: $? = 0 configure:39133: ./conftest configure:39133: $? = 0 configure:39147: result: 4 configure:39161: checking size of unsigned int configure:39166: gcc -o conftest -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 configure:39166: $? = 0 configure:39166: ./conftest configure:39166: $? = 0 configure:39180: result: 4 configure:39194: checking size of long configure:39199: gcc -o conftest -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 configure:39199: $? = 0 configure:39199: ./conftest configure:39199: $? = 0 configure:39213: result: 8 configure:39227: checking size of unsigned long configure:39232: gcc -o conftest -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 configure:39232: $? = 0 configure:39232: ./conftest configure:39232: $? = 0 configure:39246: result: 8 configure:39260: checking size of long long configure:39265: gcc -o conftest -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 configure:39265: $? = 0 configure:39265: ./conftest configure:39265: $? = 0 configure:39279: result: 8 configure:39293: checking size of unsigned long long configure:39298: gcc -o conftest -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 configure:39298: $? = 0 configure:39298: ./conftest configure:39298: $? = 0 configure:39312: result: 8 configure:39326: checking size of float configure:39331: gcc -o conftest -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 configure:39331: $? = 0 configure:39331: ./conftest configure:39331: $? = 0 configure:39345: result: 4 configure:39359: checking size of double configure:39364: gcc -o conftest -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 configure:39364: $? = 0 configure:39364: ./conftest configure:39364: $? = 0 configure:39378: result: 8 configure:39392: checking size of long double configure:39397: gcc -o conftest -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 configure:39397: $? = 0 configure:39397: ./conftest configure:39397: $? = 0 configure:39411: result: 16 configure:39425: checking size of void * configure:39430: gcc -o conftest -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 configure:39430: $? = 0 configure:39430: ./conftest configure:39430: $? = 0 configure:39444: result: 8 configure:39455: checking for ANSI C header files configure:39559: result: yes configure:39569: checking stddef.h usability configure:39569: gcc -c -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 configure:39569: $? = 0 configure:39569: result: yes configure:39569: checking stddef.h presence configure:39569: gcc -E -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c configure:39569: $? = 0 configure:39569: result: yes configure:39569: checking for stddef.h configure:39569: result: yes configure:39583: checking size of wchar_t configure:39588: gcc -o conftest -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 configure:39588: $? = 0 configure:39588: ./conftest configure:39588: $? = 0 configure:39607: result: 4 configure:39622: checking size of float_int configure:39627: gcc -o conftest -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 configure:39627: $? = 0 configure:39627: ./conftest configure:39627: $? = 0 configure:39642: result: 8 configure:39656: checking size of double_int configure:39661: gcc -o conftest -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 configure:39661: $? = 0 configure:39661: ./conftest configure:39661: $? = 0 configure:39676: result: 16 configure:39690: checking size of long_int configure:39695: gcc -o conftest -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 configure:39695: $? = 0 configure:39695: ./conftest configure:39695: $? = 0 configure:39710: result: 16 configure:39724: checking size of short_int configure:39729: gcc -o conftest -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 configure:39729: $? = 0 configure:39729: ./conftest configure:39729: $? = 0 configure:39744: result: 8 configure:39758: checking size of two_int configure:39763: gcc -o conftest -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 configure:39763: $? = 0 configure:39763: ./conftest configure:39763: $? = 0 configure:39778: result: 8 configure:39792: checking size of long_double_int configure:39797: gcc -o conftest -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 configure:39797: $? = 0 configure:39797: ./conftest configure:39797: $? = 0 configure:39812: result: 32 configure:39825: checking sys/bitypes.h usability configure:39825: gcc -c -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 configure:39825: $? = 0 configure:39825: result: yes configure:39825: checking sys/bitypes.h presence configure:39825: gcc -E -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c configure:39825: $? = 0 configure:39825: result: yes configure:39825: checking for sys/bitypes.h configure:39825: result: yes configure:39838: checking for inttypes.h configure:39838: result: yes configure:39838: checking for stdint.h configure:39838: result: yes configure:39850: checking for int8_t configure:39850: gcc -c -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 configure:39850: $? = 0 configure:39850: gcc -c -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:130:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !((int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 1) ^ configure:39850: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MVAPICH2" | #define PACKAGE_TARNAME "mvapich2" | #define PACKAGE_VERSION "2.3.4" | #define PACKAGE_STRING "MVAPICH2 2.3.4" | #define PACKAGE_BUGREPORT "mvapich-discuss@cse.ohio-state.edu" | #define PACKAGE_URL "http://mvapich.cse.ohio-state.edu" | #define PACKAGE "mvapich2" | #define VERSION "2.3.4" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define ENABLE_PVAR_MV2 0 | #define ENABLE_PVAR_MEM 0 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define HAVE_LONG_LONG 1 | #define STDCALL | #define F77_NAME_LOWER_USCORE 1 | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_F08_BINDING 0 | #define TRUE 1 | #define FALSE 0 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAX_INTEGER_ALIGNMENT 8 | #define HAVE_MAX_STRUCT_ALIGNMENT 8 | #define HAVE_MAX_FP_ALIGNMENT 16 | #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8 | #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16 | #define SIZEOF_CHAR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_VOID_P 8 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_FLOAT_INT 8 | #define SIZEOF_DOUBLE_INT 16 | #define SIZEOF_LONG_INT 16 | #define SIZEOF_SHORT_INT 8 | #define SIZEOF_TWO_INT 8 | #define SIZEOF_LONG_DOUBLE_INT 32 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | enum { N = 8 / 2 - 1 }; | int | main () | { | static int test_array [1 - 2 * !((int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 1) | < (int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 2))]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:39850: result: yes configure:39861: checking for int16_t configure:39861: gcc -c -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 configure:39861: $? = 0 configure:39861: gcc -c -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:130:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !((int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 1) ^ configure:39861: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MVAPICH2" | #define PACKAGE_TARNAME "mvapich2" | #define PACKAGE_VERSION "2.3.4" | #define PACKAGE_STRING "MVAPICH2 2.3.4" | #define PACKAGE_BUGREPORT "mvapich-discuss@cse.ohio-state.edu" | #define PACKAGE_URL "http://mvapich.cse.ohio-state.edu" | #define PACKAGE "mvapich2" | #define VERSION "2.3.4" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define ENABLE_PVAR_MV2 0 | #define ENABLE_PVAR_MEM 0 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define HAVE_LONG_LONG 1 | #define STDCALL | #define F77_NAME_LOWER_USCORE 1 | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_F08_BINDING 0 | #define TRUE 1 | #define FALSE 0 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAX_INTEGER_ALIGNMENT 8 | #define HAVE_MAX_STRUCT_ALIGNMENT 8 | #define HAVE_MAX_FP_ALIGNMENT 16 | #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8 | #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16 | #define SIZEOF_CHAR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_VOID_P 8 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_FLOAT_INT 8 | #define SIZEOF_DOUBLE_INT 16 | #define SIZEOF_LONG_INT 16 | #define SIZEOF_SHORT_INT 8 | #define SIZEOF_TWO_INT 8 | #define SIZEOF_LONG_DOUBLE_INT 32 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | enum { N = 16 / 2 - 1 }; | int | main () | { | static int test_array [1 - 2 * !((int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 1) | < (int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 2))]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:39861: result: yes configure:39872: checking for int32_t configure:39872: gcc -c -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 configure:39872: $? = 0 configure:39872: gcc -c -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:131:53: warning: integer overflow in expression [-Woverflow] < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))]; ^ conftest.c:130:12: error: storage size of 'test_array' isn't constant static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1) ^ configure:39872: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MVAPICH2" | #define PACKAGE_TARNAME "mvapich2" | #define PACKAGE_VERSION "2.3.4" | #define PACKAGE_STRING "MVAPICH2 2.3.4" | #define PACKAGE_BUGREPORT "mvapich-discuss@cse.ohio-state.edu" | #define PACKAGE_URL "http://mvapich.cse.ohio-state.edu" | #define PACKAGE "mvapich2" | #define VERSION "2.3.4" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define ENABLE_PVAR_MV2 0 | #define ENABLE_PVAR_MEM 0 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define HAVE_LONG_LONG 1 | #define STDCALL | #define F77_NAME_LOWER_USCORE 1 | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_F08_BINDING 0 | #define TRUE 1 | #define FALSE 0 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAX_INTEGER_ALIGNMENT 8 | #define HAVE_MAX_STRUCT_ALIGNMENT 8 | #define HAVE_MAX_FP_ALIGNMENT 16 | #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8 | #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16 | #define SIZEOF_CHAR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_VOID_P 8 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_FLOAT_INT 8 | #define SIZEOF_DOUBLE_INT 16 | #define SIZEOF_LONG_INT 16 | #define SIZEOF_SHORT_INT 8 | #define SIZEOF_TWO_INT 8 | #define SIZEOF_LONG_DOUBLE_INT 32 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | enum { N = 32 / 2 - 1 }; | int | main () | { | static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1) | < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:39872: result: yes configure:39883: checking for int64_t configure:39883: gcc -c -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 configure:39883: $? = 0 configure:39883: gcc -c -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:131:53: warning: integer overflow in expression [-Woverflow] < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))]; ^ conftest.c:130:12: error: storage size of 'test_array' isn't constant static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1) ^ configure:39883: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MVAPICH2" | #define PACKAGE_TARNAME "mvapich2" | #define PACKAGE_VERSION "2.3.4" | #define PACKAGE_STRING "MVAPICH2 2.3.4" | #define PACKAGE_BUGREPORT "mvapich-discuss@cse.ohio-state.edu" | #define PACKAGE_URL "http://mvapich.cse.ohio-state.edu" | #define PACKAGE "mvapich2" | #define VERSION "2.3.4" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define ENABLE_PVAR_MV2 0 | #define ENABLE_PVAR_MEM 0 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define HAVE_LONG_LONG 1 | #define STDCALL | #define F77_NAME_LOWER_USCORE 1 | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_F08_BINDING 0 | #define TRUE 1 | #define FALSE 0 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAX_INTEGER_ALIGNMENT 8 | #define HAVE_MAX_STRUCT_ALIGNMENT 8 | #define HAVE_MAX_FP_ALIGNMENT 16 | #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8 | #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16 | #define SIZEOF_CHAR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_VOID_P 8 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_FLOAT_INT 8 | #define SIZEOF_DOUBLE_INT 16 | #define SIZEOF_LONG_INT 16 | #define SIZEOF_SHORT_INT 8 | #define SIZEOF_TWO_INT 8 | #define SIZEOF_LONG_DOUBLE_INT 32 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | enum { N = 64 / 2 - 1 }; | int | main () | { | static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1) | < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:39883: result: yes configure:39924: checking for uint8_t configure:39924: gcc -c -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 configure:39924: $? = 0 configure:39924: result: yes configure:39938: checking for uint16_t configure:39938: gcc -c -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 configure:39938: $? = 0 configure:39938: result: yes configure:39950: checking for uint32_t configure:39950: gcc -c -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 configure:39950: $? = 0 configure:39950: result: yes configure:39964: checking for uint64_t configure:39964: gcc -c -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 configure:39964: $? = 0 configure:39964: result: yes configure:40006: checking stdbool.h usability configure:40006: gcc -c -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 configure:40006: $? = 0 configure:40006: result: yes configure:40006: checking stdbool.h presence configure:40006: gcc -E -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c configure:40006: $? = 0 configure:40006: result: yes configure:40006: checking for stdbool.h configure:40006: result: yes configure:40006: checking complex.h usability configure:40006: gcc -c -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 configure:40006: $? = 0 configure:40006: result: yes configure:40006: checking complex.h presence configure:40006: gcc -E -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c configure:40006: $? = 0 configure:40006: result: yes configure:40006: checking for complex.h configure:40006: result: yes configure:40020: checking size of _Bool configure:40025: gcc -o conftest -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 configure:40025: $? = 0 configure:40025: ./conftest configure:40025: $? = 0 configure:40044: result: 1 configure:40058: checking size of float _Complex configure:40063: gcc -o conftest -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 configure:40063: $? = 0 configure:40063: ./conftest configure:40063: $? = 0 configure:40082: result: 8 configure:40096: checking size of double _Complex configure:40101: gcc -o conftest -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 configure:40101: $? = 0 configure:40101: ./conftest configure:40101: $? = 0 configure:40120: result: 16 configure:40136: checking size of long double _Complex configure:40141: gcc -o conftest -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 configure:40141: $? = 0 configure:40141: ./conftest configure:40141: $? = 0 configure:40160: result: 32 configure:40175: checking for _Bool configure:40175: gcc -c -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 configure:40175: $? = 0 configure:40175: gcc -c -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:143:20: error: expected expression before ')' token if (sizeof ((_Bool))) ^ configure:40175: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MVAPICH2" | #define PACKAGE_TARNAME "mvapich2" | #define PACKAGE_VERSION "2.3.4" | #define PACKAGE_STRING "MVAPICH2 2.3.4" | #define PACKAGE_BUGREPORT "mvapich-discuss@cse.ohio-state.edu" | #define PACKAGE_URL "http://mvapich.cse.ohio-state.edu" | #define PACKAGE "mvapich2" | #define VERSION "2.3.4" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define ENABLE_PVAR_MV2 0 | #define ENABLE_PVAR_MEM 0 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define HAVE_LONG_LONG 1 | #define STDCALL | #define F77_NAME_LOWER_USCORE 1 | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_F08_BINDING 0 | #define TRUE 1 | #define FALSE 0 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAX_INTEGER_ALIGNMENT 8 | #define HAVE_MAX_STRUCT_ALIGNMENT 8 | #define HAVE_MAX_FP_ALIGNMENT 16 | #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8 | #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16 | #define SIZEOF_CHAR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_VOID_P 8 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_FLOAT_INT 8 | #define SIZEOF_DOUBLE_INT 16 | #define SIZEOF_LONG_INT 16 | #define SIZEOF_SHORT_INT 8 | #define SIZEOF_TWO_INT 8 | #define SIZEOF_LONG_DOUBLE_INT 32 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_COMPLEX_H 1 | #define SIZEOF__BOOL 1 | #define SIZEOF_FLOAT__COMPLEX 8 | #define SIZEOF_DOUBLE__COMPLEX 16 | #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((_Bool))) | return 0; | ; | return 0; | } configure:40175: result: yes configure:40184: checking for float _Complex configure:40184: gcc -c -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 configure:40184: $? = 0 configure:40184: gcc -c -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:144:29: error: expected expression before ')' token if (sizeof ((float _Complex))) ^ configure:40184: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MVAPICH2" | #define PACKAGE_TARNAME "mvapich2" | #define PACKAGE_VERSION "2.3.4" | #define PACKAGE_STRING "MVAPICH2 2.3.4" | #define PACKAGE_BUGREPORT "mvapich-discuss@cse.ohio-state.edu" | #define PACKAGE_URL "http://mvapich.cse.ohio-state.edu" | #define PACKAGE "mvapich2" | #define VERSION "2.3.4" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define ENABLE_PVAR_MV2 0 | #define ENABLE_PVAR_MEM 0 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define HAVE_LONG_LONG 1 | #define STDCALL | #define F77_NAME_LOWER_USCORE 1 | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_F08_BINDING 0 | #define TRUE 1 | #define FALSE 0 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAX_INTEGER_ALIGNMENT 8 | #define HAVE_MAX_STRUCT_ALIGNMENT 8 | #define HAVE_MAX_FP_ALIGNMENT 16 | #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8 | #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16 | #define SIZEOF_CHAR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_VOID_P 8 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_FLOAT_INT 8 | #define SIZEOF_DOUBLE_INT 16 | #define SIZEOF_LONG_INT 16 | #define SIZEOF_SHORT_INT 8 | #define SIZEOF_TWO_INT 8 | #define SIZEOF_LONG_DOUBLE_INT 32 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_COMPLEX_H 1 | #define SIZEOF__BOOL 1 | #define SIZEOF_FLOAT__COMPLEX 8 | #define SIZEOF_DOUBLE__COMPLEX 16 | #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | #define HAVE__BOOL 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((float _Complex))) | return 0; | ; | return 0; | } configure:40184: result: yes configure:40193: checking for double _Complex configure:40193: gcc -c -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 configure:40193: $? = 0 configure:40193: gcc -c -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:145:30: error: expected expression before ')' token if (sizeof ((double _Complex))) ^ configure:40193: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MVAPICH2" | #define PACKAGE_TARNAME "mvapich2" | #define PACKAGE_VERSION "2.3.4" | #define PACKAGE_STRING "MVAPICH2 2.3.4" | #define PACKAGE_BUGREPORT "mvapich-discuss@cse.ohio-state.edu" | #define PACKAGE_URL "http://mvapich.cse.ohio-state.edu" | #define PACKAGE "mvapich2" | #define VERSION "2.3.4" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define ENABLE_PVAR_MV2 0 | #define ENABLE_PVAR_MEM 0 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define HAVE_LONG_LONG 1 | #define STDCALL | #define F77_NAME_LOWER_USCORE 1 | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_F08_BINDING 0 | #define TRUE 1 | #define FALSE 0 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAX_INTEGER_ALIGNMENT 8 | #define HAVE_MAX_STRUCT_ALIGNMENT 8 | #define HAVE_MAX_FP_ALIGNMENT 16 | #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8 | #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16 | #define SIZEOF_CHAR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_VOID_P 8 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_FLOAT_INT 8 | #define SIZEOF_DOUBLE_INT 16 | #define SIZEOF_LONG_INT 16 | #define SIZEOF_SHORT_INT 8 | #define SIZEOF_TWO_INT 8 | #define SIZEOF_LONG_DOUBLE_INT 32 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_COMPLEX_H 1 | #define SIZEOF__BOOL 1 | #define SIZEOF_FLOAT__COMPLEX 8 | #define SIZEOF_DOUBLE__COMPLEX 16 | #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | #define HAVE__BOOL 1 | #define HAVE_FLOAT__COMPLEX 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((double _Complex))) | return 0; | ; | return 0; | } configure:40193: result: yes configure:40206: checking for long double _Complex configure:40206: gcc -c -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 configure:40206: $? = 0 configure:40206: gcc -c -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:146:35: error: expected expression before ')' token if (sizeof ((long double _Complex))) ^ configure:40206: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MVAPICH2" | #define PACKAGE_TARNAME "mvapich2" | #define PACKAGE_VERSION "2.3.4" | #define PACKAGE_STRING "MVAPICH2 2.3.4" | #define PACKAGE_BUGREPORT "mvapich-discuss@cse.ohio-state.edu" | #define PACKAGE_URL "http://mvapich.cse.ohio-state.edu" | #define PACKAGE "mvapich2" | #define VERSION "2.3.4" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define ENABLE_PVAR_MV2 0 | #define ENABLE_PVAR_MEM 0 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define HAVE_LONG_LONG 1 | #define STDCALL | #define F77_NAME_LOWER_USCORE 1 | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_F08_BINDING 0 | #define TRUE 1 | #define FALSE 0 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAX_INTEGER_ALIGNMENT 8 | #define HAVE_MAX_STRUCT_ALIGNMENT 8 | #define HAVE_MAX_FP_ALIGNMENT 16 | #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8 | #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16 | #define SIZEOF_CHAR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_VOID_P 8 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_FLOAT_INT 8 | #define SIZEOF_DOUBLE_INT 16 | #define SIZEOF_LONG_INT 16 | #define SIZEOF_SHORT_INT 8 | #define SIZEOF_TWO_INT 8 | #define SIZEOF_LONG_DOUBLE_INT 32 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_COMPLEX_H 1 | #define SIZEOF__BOOL 1 | #define SIZEOF_FLOAT__COMPLEX 8 | #define SIZEOF_DOUBLE__COMPLEX 16 | #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | #define HAVE__BOOL 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((long double _Complex))) | return 0; | ; | return 0; | } configure:40206: result: yes configure:40626: checking for size of Fortran type integer configure:40667: gcc -c -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 configure:40667: $? = 0 configure:40671: mv conftest.o pac_conftest.o configure:40674: $? = 0 configure:40701: gfortran -o conftest -O2 conftest.f pac_conftest.o >&5 configure:40701: $? = 0 configure:40701: ./conftest configure:40701: $? = 0 configure:40739: result: 4 configure:40754: checking for size of Fortran type real configure:40795: gcc -c -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 configure:40795: $? = 0 configure:40799: mv conftest.o pac_conftest.o configure:40802: $? = 0 configure:40829: gfortran -o conftest -O2 conftest.f pac_conftest.o >&5 configure:40829: $? = 0 configure:40829: ./conftest configure:40829: $? = 0 configure:40867: result: 4 configure:40882: checking for size of Fortran type double precision configure:40923: gcc -c -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 configure:40923: $? = 0 configure:40927: mv conftest.o pac_conftest.o configure:40930: $? = 0 configure:40957: gfortran -o conftest -O2 conftest.f pac_conftest.o >&5 configure:40957: $? = 0 configure:40957: ./conftest configure:40957: $? = 0 configure:40995: result: 8 configure:41018: checking whether integer*1 is supported configure:41029: gfortran -c -O2 conftest.f >&5 configure:41029: $? = 0 configure:41036: result: yes configure:41038: checking whether integer*2 is supported configure:41049: gfortran -c -O2 conftest.f >&5 configure:41049: $? = 0 configure:41056: result: yes configure:41058: checking whether integer*4 is supported configure:41069: gfortran -c -O2 conftest.f >&5 configure:41069: $? = 0 configure:41076: result: yes configure:41078: checking whether integer*8 is supported configure:41089: gfortran -c -O2 conftest.f >&5 configure:41089: $? = 0 configure:41096: result: yes configure:41098: checking whether integer*16 is supported configure:41109: gfortran -c -O2 conftest.f >&5 configure:41109: $? = 0 configure:41116: result: yes configure:41118: checking whether real*4 is supported configure:41129: gfortran -c -O2 conftest.f >&5 configure:41129: $? = 0 configure:41136: result: yes configure:41138: checking whether real*8 is supported configure:41149: gfortran -c -O2 conftest.f >&5 configure:41149: $? = 0 configure:41156: result: yes configure:41158: checking whether real*16 is supported configure:41169: gfortran -c -O2 conftest.f >&5 configure:41169: $? = 0 configure:41176: result: yes configure:41275: checking for C type matching Fortran real configure:41283: result: float configure:41298: checking for C type matching Fortran double configure:41305: result: double configure:41634: checking for C type matching Fortran integer configure:41641: result: int configure:41794: checking for values of Fortran logicals configure:41833: gcc -c -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 configure:41833: $? = 0 configure:41836: mv conftest.o pac_conftest.o configure:41839: $? = 0 configure:41871: gfortran -o conftest -O2 conftest.f pac_conftest.o >&5 configure:41871: $? = 0 configure:41871: ./conftest configure:41871: $? = 0 configure:41909: result: True is 1 and False is 0 configure:42020: checking for Fortran 90 integer kind for 8-byte integers configure:42060: gfortran -o conftest -O2 conftest.f90 >&5 configure:42060: $? = 0 configure:42060: ./conftest configure:42060: $? = 0 configure:42077: result: 8 configure:42189: checking for Fortran 90 integer kind for 4-byte integers configure:42229: gfortran -o conftest -O2 conftest.f90 >&5 configure:42229: $? = 0 configure:42229: ./conftest configure:42229: $? = 0 configure:42246: result: 4 configure:42279: checking if real*8 is supported in Fortran 90 configure:42292: gfortran -c -O2 conftest.f90 >&5 configure:42292: $? = 0 configure:42304: result: yes configure:42460: checking size of bool configure:42465: g++ -o conftest -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.cpp >&5 configure:42465: $? = 0 configure:42465: ./conftest configure:42465: $? = 0 configure:42479: result: 1 configure:42521: checking complex usability configure:42521: g++ -c -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.cpp >&5 configure:42521: $? = 0 configure:42521: result: yes configure:42521: checking complex presence configure:42521: g++ -E -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.cpp configure:42521: $? = 0 configure:42521: result: yes configure:42521: checking for complex configure:42521: result: yes configure:42534: checking size of Complex configure:42539: g++ -o conftest -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.cpp >&5 configure:42539: $? = 0 configure:42539: ./conftest configure:42539: $? = 0 configure:42558: result: 8 configure:42572: checking size of DoubleComplex configure:42577: g++ -o conftest -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.cpp >&5 configure:42577: $? = 0 configure:42577: ./conftest configure:42577: $? = 0 configure:42596: result: 16 configure:42611: checking size of LongDoubleComplex configure:42616: g++ -o conftest -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.cpp >&5 configure:42616: $? = 0 configure:42616: ./conftest configure:42616: $? = 0 configure:42635: result: 32 CFLAGS(=' -DNDEBUG -DNVALGRIND -O2') does not contain '-Werror', appending configure:42773: gcc -c -DNDEBUG -DNVALGRIND -O2 -Werror -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 conftest.c:142:80: error: expected expression before 'int' static const TEST_Datatype test_int __attribute__((type_tag_for_datatype(TEST,int))) = TEST_INT; ^ conftest.c:142:84: error: expected ',' or ';' before ')' token static const TEST_Datatype test_int __attribute__((type_tag_for_datatype(TEST,int))) = TEST_INT; ^ conftest.c:143:1: error: 'pointer_with_type_tag' attribute directive ignored [-Werror=attributes] void test(const void* buffer, TEST_Datatype datatype)__attribute__((pointer_with_type_tag(TEST,1,2))); ^ cc1: all warnings being treated as errors configure:42773: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MVAPICH2" | #define PACKAGE_TARNAME "mvapich2" | #define PACKAGE_VERSION "2.3.4" | #define PACKAGE_STRING "MVAPICH2 2.3.4" | #define PACKAGE_BUGREPORT "mvapich-discuss@cse.ohio-state.edu" | #define PACKAGE_URL "http://mvapich.cse.ohio-state.edu" | #define PACKAGE "mvapich2" | #define VERSION "2.3.4" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define ENABLE_PVAR_MV2 0 | #define ENABLE_PVAR_MEM 0 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define HAVE_LONG_LONG 1 | #define STDCALL | #define F77_NAME_LOWER_USCORE 1 | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_F08_BINDING 0 | #define TRUE 1 | #define FALSE 0 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAX_INTEGER_ALIGNMENT 8 | #define HAVE_MAX_STRUCT_ALIGNMENT 8 | #define HAVE_MAX_FP_ALIGNMENT 16 | #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8 | #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16 | #define SIZEOF_CHAR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_VOID_P 8 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_FLOAT_INT 8 | #define SIZEOF_DOUBLE_INT 16 | #define SIZEOF_LONG_INT 16 | #define SIZEOF_SHORT_INT 8 | #define SIZEOF_TWO_INT 8 | #define SIZEOF_LONG_DOUBLE_INT 32 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_COMPLEX_H 1 | #define SIZEOF__BOOL 1 | #define SIZEOF_FLOAT__COMPLEX 8 | #define SIZEOF_DOUBLE__COMPLEX 16 | #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | #define HAVE__BOOL 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define MPIR_REAL4_CTYPE float | #define MPIR_REAL8_CTYPE double | #define MPIR_REAL16_CTYPE long double | #define MPIR_INTEGER1_CTYPE char | #define MPIR_INTEGER2_CTYPE short | #define MPIR_INTEGER4_CTYPE int | #define MPIR_INTEGER8_CTYPE long | #define SIZEOF_F77_INTEGER 4 | #define SIZEOF_F77_REAL 4 | #define SIZEOF_F77_DOUBLE_PRECISION 8 | #define MPIR_FC_REAL_CTYPE float | #define MPIR_FC_DOUBLE_CTYPE double | #define HAVE_AINT_LARGER_THAN_FINT 1 | #define HAVE_AINT_DIFFERENT_THAN_FINT 1 | #define HAVE_FINT_IS_INT 1 | #define F77_TRUE_VALUE_SET 1 | #define F77_TRUE_VALUE 1 | #define F77_FALSE_VALUE 0 | #define SIZEOF_BOOL 1 | #define MPIR_CXX_BOOL_CTYPE _Bool | #define SIZEOF_COMPLEX 8 | #define SIZEOF_DOUBLECOMPLEX 16 | #define SIZEOF_LONGDOUBLECOMPLEX 32 | #define HAVE_CXX_COMPLEX 1 | #define MPIR_CXX_BOOL_VALUE 0x4c000133 | #define MPIR_CXX_COMPLEX_VALUE 0x4c000834 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036 | /* end confdefs.h. */ | | typedef int TEST_Datatype; | #define TEST_INT ((TEST_Datatype)0x44) | static const TEST_Datatype test_int __attribute__((type_tag_for_datatype(TEST,int))) = TEST_INT; | void test(const void* buffer, TEST_Datatype datatype)__attribute__((pointer_with_type_tag(TEST,1,2))); | int | main () | { | | const int buf[10]; | test(buf, TEST_INT); | ; | return 0; | } configure:42809: checking for alignment restrictions on int64_t configure:42843: gcc -o conftest -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 configure:42843: $? = 0 configure:42843: ./conftest configure:42843: $? = 0 configure:42854: result: no configure:42873: checking for alignment restrictions on int32_t configure:42907: gcc -o conftest -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 configure:42907: $? = 0 configure:42907: ./conftest configure:42907: $? = 0 configure:42918: result: no configure:42937: checking for gcov configure:42953: found /usr/bin/gcov configure:42964: result: gcov configure:43086: checking for ANSI C header files configure:43190: result: yes configure:43205: checking for stdlib.h configure:43205: result: yes configure:43205: checking stdarg.h usability configure:43205: gcc -c -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 configure:43205: $? = 0 configure:43205: result: yes configure:43205: checking stdarg.h presence configure:43205: gcc -E -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c configure:43205: $? = 0 configure:43205: result: yes configure:43205: checking for stdarg.h configure:43205: result: yes configure:43205: checking for sys/types.h configure:43205: result: yes configure:43205: checking for string.h configure:43205: result: yes configure:43205: checking for inttypes.h configure:43205: result: yes configure:43205: checking limits.h usability configure:43205: gcc -c -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 configure:43205: $? = 0 configure:43205: result: yes configure:43205: checking limits.h presence configure:43205: gcc -E -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c configure:43205: $? = 0 configure:43205: result: yes configure:43205: checking for limits.h configure:43205: result: yes configure:43205: checking for stddef.h configure:43205: result: yes configure:43205: checking errno.h usability configure:43205: gcc -c -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 configure:43205: $? = 0 configure:43205: result: yes configure:43205: checking errno.h presence configure:43205: gcc -E -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c configure:43205: $? = 0 configure:43205: result: yes configure:43205: checking for errno.h configure:43205: result: yes configure:43205: checking sys/socket.h usability configure:43205: gcc -c -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 configure:43205: $? = 0 configure:43205: result: yes configure:43205: checking sys/socket.h presence configure:43205: gcc -E -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c configure:43205: $? = 0 configure:43205: result: yes configure:43205: checking for sys/socket.h configure:43205: result: yes configure:43205: checking sys/time.h usability configure:43205: gcc -c -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 configure:43205: $? = 0 configure:43205: result: yes configure:43205: checking sys/time.h presence configure:43205: gcc -E -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c configure:43205: $? = 0 configure:43205: result: yes configure:43205: checking for sys/time.h configure:43205: result: yes configure:43205: checking for unistd.h configure:43205: result: yes configure:43205: checking endian.h usability configure:43205: gcc -c -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 configure:43205: $? = 0 configure:43205: result: yes configure:43205: checking endian.h presence configure:43205: gcc -E -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c configure:43205: $? = 0 configure:43205: result: yes configure:43205: checking for endian.h configure:43205: result: yes configure:43205: checking assert.h usability configure:43205: gcc -c -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 configure:43205: $? = 0 configure:43205: result: yes configure:43205: checking assert.h presence configure:43205: gcc -E -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c configure:43205: $? = 0 configure:43205: result: yes configure:43205: checking for assert.h configure:43205: result: yes configure:43205: checking sys/param.h usability configure:43205: gcc -c -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 configure:43205: $? = 0 configure:43205: result: yes configure:43205: checking sys/param.h presence configure:43205: gcc -E -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c configure:43205: $? = 0 configure:43205: result: yes configure:43205: checking for sys/param.h configure:43205: result: yes configure:43215: checking for sys/uio.h configure:43235: gcc -c -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 configure:43235: $? = 0 configure:43242: result: yes configure:43251: checking for size_t configure:43251: gcc -c -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 configure:43251: $? = 0 configure:43251: gcc -c -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:193:21: error: expected expression before ')' token if (sizeof ((size_t))) ^ configure:43251: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MVAPICH2" | #define PACKAGE_TARNAME "mvapich2" | #define PACKAGE_VERSION "2.3.4" | #define PACKAGE_STRING "MVAPICH2 2.3.4" | #define PACKAGE_BUGREPORT "mvapich-discuss@cse.ohio-state.edu" | #define PACKAGE_URL "http://mvapich.cse.ohio-state.edu" | #define PACKAGE "mvapich2" | #define VERSION "2.3.4" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define ENABLE_PVAR_MV2 0 | #define ENABLE_PVAR_MEM 0 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define HAVE_LONG_LONG 1 | #define STDCALL | #define F77_NAME_LOWER_USCORE 1 | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_F08_BINDING 0 | #define TRUE 1 | #define FALSE 0 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAX_INTEGER_ALIGNMENT 8 | #define HAVE_MAX_STRUCT_ALIGNMENT 8 | #define HAVE_MAX_FP_ALIGNMENT 16 | #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8 | #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16 | #define SIZEOF_CHAR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_VOID_P 8 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_FLOAT_INT 8 | #define SIZEOF_DOUBLE_INT 16 | #define SIZEOF_LONG_INT 16 | #define SIZEOF_SHORT_INT 8 | #define SIZEOF_TWO_INT 8 | #define SIZEOF_LONG_DOUBLE_INT 32 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_COMPLEX_H 1 | #define SIZEOF__BOOL 1 | #define SIZEOF_FLOAT__COMPLEX 8 | #define SIZEOF_DOUBLE__COMPLEX 16 | #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | #define HAVE__BOOL 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define MPIR_REAL4_CTYPE float | #define MPIR_REAL8_CTYPE double | #define MPIR_REAL16_CTYPE long double | #define MPIR_INTEGER1_CTYPE char | #define MPIR_INTEGER2_CTYPE short | #define MPIR_INTEGER4_CTYPE int | #define MPIR_INTEGER8_CTYPE long | #define SIZEOF_F77_INTEGER 4 | #define SIZEOF_F77_REAL 4 | #define SIZEOF_F77_DOUBLE_PRECISION 8 | #define MPIR_FC_REAL_CTYPE float | #define MPIR_FC_DOUBLE_CTYPE double | #define HAVE_AINT_LARGER_THAN_FINT 1 | #define HAVE_AINT_DIFFERENT_THAN_FINT 1 | #define HAVE_FINT_IS_INT 1 | #define F77_TRUE_VALUE_SET 1 | #define F77_TRUE_VALUE 1 | #define F77_FALSE_VALUE 0 | #define SIZEOF_BOOL 1 | #define MPIR_CXX_BOOL_CTYPE _Bool | #define SIZEOF_COMPLEX 8 | #define SIZEOF_DOUBLECOMPLEX 16 | #define SIZEOF_LONGDOUBLECOMPLEX 32 | #define HAVE_CXX_COMPLEX 1 | #define MPIR_CXX_BOOL_VALUE 0x4c000133 | #define MPIR_CXX_COMPLEX_VALUE 0x4c000834 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036 | #define HAVE_ANY_INT64_T_ALIGNMENT 1 | #define HAVE_ANY_INT32_T_ALIGNMENT 1 | #define STDC_HEADERS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:43251: result: yes configure:43267: checking for setitimer configure:43267: gcc -o conftest -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 configure:43267: $? = 0 configure:43267: result: yes configure:43267: checking for alarm configure:43267: gcc -o conftest -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 configure:43267: $? = 0 configure:43267: result: yes configure:43280: checking for vsnprintf configure:43280: gcc -o conftest -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 conftest.c:182:6: warning: conflicting types for built-in function 'vsnprintf' [enabled by default] char vsnprintf (); ^ configure:43280: $? = 0 configure:43280: result: yes configure:43280: checking for vsprintf configure:43280: gcc -o conftest -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 conftest.c:183:6: warning: conflicting types for built-in function 'vsprintf' [enabled by default] char vsprintf (); ^ configure:43280: $? = 0 configure:43280: result: yes configure:43292: checking whether vsnprintf needs a declaration configure:43311: gcc -c -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 configure:43311: $? = 0 configure:43318: result: no configure:43335: checking for strerror configure:43335: gcc -o conftest -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 configure:43335: $? = 0 configure:43335: result: yes configure:43335: checking for strncasecmp configure:43335: gcc -o conftest -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 conftest.c:185:6: warning: conflicting types for built-in function 'strncasecmp' [enabled by default] char strncasecmp (); ^ configure:43335: $? = 0 configure:43335: result: yes configure:43344: checking whether strerror_r is declared configure:43344: gcc -c -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 configure:43344: $? = 0 configure:43344: result: yes configure:43357: checking for strerror_r configure:43357: gcc -o conftest -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 configure:43357: $? = 0 configure:43357: result: yes configure:43366: checking whether strerror_r returns char * configure:43390: gcc -c -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:203:13: error: invalid type argument of unary '*' (have 'int') char x = *strerror_r (0, buf, sizeof buf); ^ conftest.c:204:14: warning: initialization makes pointer from integer without a cast [enabled by default] char *p = strerror_r (0, buf, sizeof buf); ^ configure:43390: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MVAPICH2" | #define PACKAGE_TARNAME "mvapich2" | #define PACKAGE_VERSION "2.3.4" | #define PACKAGE_STRING "MVAPICH2 2.3.4" | #define PACKAGE_BUGREPORT "mvapich-discuss@cse.ohio-state.edu" | #define PACKAGE_URL "http://mvapich.cse.ohio-state.edu" | #define PACKAGE "mvapich2" | #define VERSION "2.3.4" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define ENABLE_PVAR_MV2 0 | #define ENABLE_PVAR_MEM 0 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define HAVE_LONG_LONG 1 | #define STDCALL | #define F77_NAME_LOWER_USCORE 1 | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_F08_BINDING 0 | #define TRUE 1 | #define FALSE 0 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAX_INTEGER_ALIGNMENT 8 | #define HAVE_MAX_STRUCT_ALIGNMENT 8 | #define HAVE_MAX_FP_ALIGNMENT 16 | #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8 | #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16 | #define SIZEOF_CHAR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_VOID_P 8 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_FLOAT_INT 8 | #define SIZEOF_DOUBLE_INT 16 | #define SIZEOF_LONG_INT 16 | #define SIZEOF_SHORT_INT 8 | #define SIZEOF_TWO_INT 8 | #define SIZEOF_LONG_DOUBLE_INT 32 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_COMPLEX_H 1 | #define SIZEOF__BOOL 1 | #define SIZEOF_FLOAT__COMPLEX 8 | #define SIZEOF_DOUBLE__COMPLEX 16 | #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | #define HAVE__BOOL 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define MPIR_REAL4_CTYPE float | #define MPIR_REAL8_CTYPE double | #define MPIR_REAL16_CTYPE long double | #define MPIR_INTEGER1_CTYPE char | #define MPIR_INTEGER2_CTYPE short | #define MPIR_INTEGER4_CTYPE int | #define MPIR_INTEGER8_CTYPE long | #define SIZEOF_F77_INTEGER 4 | #define SIZEOF_F77_REAL 4 | #define SIZEOF_F77_DOUBLE_PRECISION 8 | #define MPIR_FC_REAL_CTYPE float | #define MPIR_FC_DOUBLE_CTYPE double | #define HAVE_AINT_LARGER_THAN_FINT 1 | #define HAVE_AINT_DIFFERENT_THAN_FINT 1 | #define HAVE_FINT_IS_INT 1 | #define F77_TRUE_VALUE_SET 1 | #define F77_TRUE_VALUE 1 | #define F77_FALSE_VALUE 0 | #define SIZEOF_BOOL 1 | #define MPIR_CXX_BOOL_CTYPE _Bool | #define SIZEOF_COMPLEX 8 | #define SIZEOF_DOUBLECOMPLEX 16 | #define SIZEOF_LONGDOUBLECOMPLEX 32 | #define HAVE_CXX_COMPLEX 1 | #define MPIR_CXX_BOOL_VALUE 0x4c000133 | #define MPIR_CXX_COMPLEX_VALUE 0x4c000834 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036 | #define HAVE_ANY_INT64_T_ALIGNMENT 1 | #define HAVE_ANY_INT32_T_ALIGNMENT 1 | #define STDC_HEADERS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SETITIMER 1 | #define HAVE_ALARM 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | | char buf[100]; | char x = *strerror_r (0, buf, sizeof buf); | char *p = strerror_r (0, buf, sizeof buf); | return !p || x; | | ; | return 0; | } configure:43428: result: no configure:43438: checking whether strerror_r needs a declaration configure:43456: gcc -c -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 configure:43456: $? = 0 configure:43463: result: no configure:43479: checking for snprintf configure:43479: gcc -o conftest -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 conftest.c:188:6: warning: conflicting types for built-in function 'snprintf' [enabled by default] char snprintf (); ^ configure:43479: $? = 0 configure:43479: result: yes configure:43490: checking whether snprintf needs a declaration configure:43508: gcc -c -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 configure:43508: $? = 0 configure:43515: result: no configure:43531: checking for qsort configure:43531: gcc -o conftest -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 configure:43531: $? = 0 configure:43531: result: yes configure:43547: checking for va_copy configure:43573: gcc -o conftest -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 configure:43573: $? = 0 configure:43581: result: yes configure:43633: checking for variable argument list macro functionality configure:43649: gcc -o conftest -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 configure:43649: $? = 0 configure:43653: result: yes configure:43666: checking for working alloca.h configure:43683: gcc -o conftest -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 configure:43683: $? = 0 configure:43691: result: yes configure:43699: checking for alloca configure:43736: gcc -o conftest -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 configure:43736: $? = 0 configure:43744: result: yes configure:43868: checking for strdup configure:43868: gcc -o conftest -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 conftest.c:194:6: warning: conflicting types for built-in function 'strdup' [enabled by default] char strdup (); ^ configure:43868: $? = 0 configure:43868: result: yes configure:43880: checking whether strdup needs a declaration configure:43898: gcc -c -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 configure:43898: $? = 0 configure:43905: result: no configure:43991: checking for mkstemp configure:43991: gcc -o conftest -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 configure:43991: $? = 0 configure:43991: result: yes configure:44002: checking whether mkstemp needs a declaration configure:44020: gcc -c -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 configure:44020: $? = 0 configure:44027: result: no configure:44042: checking for fdopen configure:44042: gcc -o conftest -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 configure:44042: $? = 0 configure:44042: result: yes configure:44053: checking whether fdopen needs a declaration configure:44071: gcc -c -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 conftest.c:175:37: error: 'fdopen' undeclared here (not in a function) void (*fptr)(void) = (void(*)(void))fdopen; ^ configure:44071: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MVAPICH2" | #define PACKAGE_TARNAME "mvapich2" | #define PACKAGE_VERSION "2.3.4" | #define PACKAGE_STRING "MVAPICH2 2.3.4" | #define PACKAGE_BUGREPORT "mvapich-discuss@cse.ohio-state.edu" | #define PACKAGE_URL "http://mvapich.cse.ohio-state.edu" | #define PACKAGE "mvapich2" | #define VERSION "2.3.4" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define ENABLE_PVAR_MV2 0 | #define ENABLE_PVAR_MEM 0 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define HAVE_LONG_LONG 1 | #define STDCALL | #define F77_NAME_LOWER_USCORE 1 | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_F08_BINDING 0 | #define TRUE 1 | #define FALSE 0 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAX_INTEGER_ALIGNMENT 8 | #define HAVE_MAX_STRUCT_ALIGNMENT 8 | #define HAVE_MAX_FP_ALIGNMENT 16 | #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8 | #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16 | #define SIZEOF_CHAR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_VOID_P 8 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_FLOAT_INT 8 | #define SIZEOF_DOUBLE_INT 16 | #define SIZEOF_LONG_INT 16 | #define SIZEOF_SHORT_INT 8 | #define SIZEOF_TWO_INT 8 | #define SIZEOF_LONG_DOUBLE_INT 32 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_COMPLEX_H 1 | #define SIZEOF__BOOL 1 | #define SIZEOF_FLOAT__COMPLEX 8 | #define SIZEOF_DOUBLE__COMPLEX 16 | #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | #define HAVE__BOOL 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define MPIR_REAL4_CTYPE float | #define MPIR_REAL8_CTYPE double | #define MPIR_REAL16_CTYPE long double | #define MPIR_INTEGER1_CTYPE char | #define MPIR_INTEGER2_CTYPE short | #define MPIR_INTEGER4_CTYPE int | #define MPIR_INTEGER8_CTYPE long | #define SIZEOF_F77_INTEGER 4 | #define SIZEOF_F77_REAL 4 | #define SIZEOF_F77_DOUBLE_PRECISION 8 | #define MPIR_FC_REAL_CTYPE float | #define MPIR_FC_DOUBLE_CTYPE double | #define HAVE_AINT_LARGER_THAN_FINT 1 | #define HAVE_AINT_DIFFERENT_THAN_FINT 1 | #define HAVE_FINT_IS_INT 1 | #define F77_TRUE_VALUE_SET 1 | #define F77_TRUE_VALUE 1 | #define F77_FALSE_VALUE 0 | #define SIZEOF_BOOL 1 | #define MPIR_CXX_BOOL_CTYPE _Bool | #define SIZEOF_COMPLEX 8 | #define SIZEOF_DOUBLECOMPLEX 16 | #define SIZEOF_LONGDOUBLECOMPLEX 32 | #define HAVE_CXX_COMPLEX 1 | #define MPIR_CXX_BOOL_VALUE 0x4c000133 | #define MPIR_CXX_COMPLEX_VALUE 0x4c000834 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036 | #define HAVE_ANY_INT64_T_ALIGNMENT 1 | #define HAVE_ANY_INT32_T_ALIGNMENT 1 | #define STDC_HEADERS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SETITIMER 1 | #define HAVE_ALARM 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_SNPRINTF 1 | #define HAVE_QSORT 1 | #define HAVE_VA_COPY 1 | #define HAVE_MACRO_VA_ARGS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRDUP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_FDOPEN 1 | /* end confdefs.h. */ | #include | void (*fptr)(void) = (void(*)(void))fdopen; | int | main () | { | | ; | return 0; | } configure:44078: result: yes configure:44093: checking for putenv configure:44093: gcc -o conftest -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 configure:44093: $? = 0 configure:44093: result: yes configure:44104: checking whether putenv needs a declaration configure:44122: gcc -c -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 configure:44122: $? = 0 configure:44129: result: no configure:44182: checking for clock_gettime configure:44182: gcc -o conftest -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 configure:44182: $? = 0 configure:44182: result: yes configure:44182: checking for clock_getres configure:44182: gcc -o conftest -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 configure:44182: $? = 0 configure:44182: result: yes configure:44182: checking for gethrtime configure:44182: gcc -o conftest -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 /tmp/cccmA2od.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `gethrtime' collect2: error: ld returned 1 exit status configure:44182: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MVAPICH2" | #define PACKAGE_TARNAME "mvapich2" | #define PACKAGE_VERSION "2.3.4" | #define PACKAGE_STRING "MVAPICH2 2.3.4" | #define PACKAGE_BUGREPORT "mvapich-discuss@cse.ohio-state.edu" | #define PACKAGE_URL "http://mvapich.cse.ohio-state.edu" | #define PACKAGE "mvapich2" | #define VERSION "2.3.4" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define ENABLE_PVAR_MV2 0 | #define ENABLE_PVAR_MEM 0 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define HAVE_LONG_LONG 1 | #define STDCALL | #define F77_NAME_LOWER_USCORE 1 | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_F08_BINDING 0 | #define TRUE 1 | #define FALSE 0 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAX_INTEGER_ALIGNMENT 8 | #define HAVE_MAX_STRUCT_ALIGNMENT 8 | #define HAVE_MAX_FP_ALIGNMENT 16 | #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8 | #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16 | #define SIZEOF_CHAR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_VOID_P 8 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_FLOAT_INT 8 | #define SIZEOF_DOUBLE_INT 16 | #define SIZEOF_LONG_INT 16 | #define SIZEOF_SHORT_INT 8 | #define SIZEOF_TWO_INT 8 | #define SIZEOF_LONG_DOUBLE_INT 32 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_COMPLEX_H 1 | #define SIZEOF__BOOL 1 | #define SIZEOF_FLOAT__COMPLEX 8 | #define SIZEOF_DOUBLE__COMPLEX 16 | #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | #define HAVE__BOOL 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define MPIR_REAL4_CTYPE float | #define MPIR_REAL8_CTYPE double | #define MPIR_REAL16_CTYPE long double | #define MPIR_INTEGER1_CTYPE char | #define MPIR_INTEGER2_CTYPE short | #define MPIR_INTEGER4_CTYPE int | #define MPIR_INTEGER8_CTYPE long | #define SIZEOF_F77_INTEGER 4 | #define SIZEOF_F77_REAL 4 | #define SIZEOF_F77_DOUBLE_PRECISION 8 | #define MPIR_FC_REAL_CTYPE float | #define MPIR_FC_DOUBLE_CTYPE double | #define HAVE_AINT_LARGER_THAN_FINT 1 | #define HAVE_AINT_DIFFERENT_THAN_FINT 1 | #define HAVE_FINT_IS_INT 1 | #define F77_TRUE_VALUE_SET 1 | #define F77_TRUE_VALUE 1 | #define F77_FALSE_VALUE 0 | #define SIZEOF_BOOL 1 | #define MPIR_CXX_BOOL_CTYPE _Bool | #define SIZEOF_COMPLEX 8 | #define SIZEOF_DOUBLECOMPLEX 16 | #define SIZEOF_LONGDOUBLECOMPLEX 32 | #define HAVE_CXX_COMPLEX 1 | #define MPIR_CXX_BOOL_VALUE 0x4c000133 | #define MPIR_CXX_COMPLEX_VALUE 0x4c000834 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036 | #define HAVE_ANY_INT64_T_ALIGNMENT 1 | #define HAVE_ANY_INT32_T_ALIGNMENT 1 | #define STDC_HEADERS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SETITIMER 1 | #define HAVE_ALARM 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_SNPRINTF 1 | #define HAVE_QSORT 1 | #define HAVE_VA_COPY 1 | #define HAVE_MACRO_VA_ARGS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRDUP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_FDOPEN 1 | #define NEEDS_FDOPEN_DECL 1 | #define HAVE_PUTENV 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | /* end confdefs.h. */ | /* Define gethrtime to an innocuous variant, in case declares gethrtime. | For example, HP-UX 11i declares gettimeofday. */ | #define gethrtime innocuous_gethrtime | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char gethrtime (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef gethrtime | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char gethrtime (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_gethrtime || defined __stub___gethrtime | choke me | #endif | | int | main () | { | return gethrtime (); | ; | return 0; | } configure:44182: result: no configure:44182: checking for mach_absolute_time configure:44182: gcc -o conftest -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 /tmp/ccs2YRVl.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `mach_absolute_time' collect2: error: ld returned 1 exit status configure:44182: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MVAPICH2" | #define PACKAGE_TARNAME "mvapich2" | #define PACKAGE_VERSION "2.3.4" | #define PACKAGE_STRING "MVAPICH2 2.3.4" | #define PACKAGE_BUGREPORT "mvapich-discuss@cse.ohio-state.edu" | #define PACKAGE_URL "http://mvapich.cse.ohio-state.edu" | #define PACKAGE "mvapich2" | #define VERSION "2.3.4" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define ENABLE_PVAR_MV2 0 | #define ENABLE_PVAR_MEM 0 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define HAVE_LONG_LONG 1 | #define STDCALL | #define F77_NAME_LOWER_USCORE 1 | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_F08_BINDING 0 | #define TRUE 1 | #define FALSE 0 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAX_INTEGER_ALIGNMENT 8 | #define HAVE_MAX_STRUCT_ALIGNMENT 8 | #define HAVE_MAX_FP_ALIGNMENT 16 | #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8 | #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16 | #define SIZEOF_CHAR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_VOID_P 8 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_FLOAT_INT 8 | #define SIZEOF_DOUBLE_INT 16 | #define SIZEOF_LONG_INT 16 | #define SIZEOF_SHORT_INT 8 | #define SIZEOF_TWO_INT 8 | #define SIZEOF_LONG_DOUBLE_INT 32 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_COMPLEX_H 1 | #define SIZEOF__BOOL 1 | #define SIZEOF_FLOAT__COMPLEX 8 | #define SIZEOF_DOUBLE__COMPLEX 16 | #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | #define HAVE__BOOL 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define MPIR_REAL4_CTYPE float | #define MPIR_REAL8_CTYPE double | #define MPIR_REAL16_CTYPE long double | #define MPIR_INTEGER1_CTYPE char | #define MPIR_INTEGER2_CTYPE short | #define MPIR_INTEGER4_CTYPE int | #define MPIR_INTEGER8_CTYPE long | #define SIZEOF_F77_INTEGER 4 | #define SIZEOF_F77_REAL 4 | #define SIZEOF_F77_DOUBLE_PRECISION 8 | #define MPIR_FC_REAL_CTYPE float | #define MPIR_FC_DOUBLE_CTYPE double | #define HAVE_AINT_LARGER_THAN_FINT 1 | #define HAVE_AINT_DIFFERENT_THAN_FINT 1 | #define HAVE_FINT_IS_INT 1 | #define F77_TRUE_VALUE_SET 1 | #define F77_TRUE_VALUE 1 | #define F77_FALSE_VALUE 0 | #define SIZEOF_BOOL 1 | #define MPIR_CXX_BOOL_CTYPE _Bool | #define SIZEOF_COMPLEX 8 | #define SIZEOF_DOUBLECOMPLEX 16 | #define SIZEOF_LONGDOUBLECOMPLEX 32 | #define HAVE_CXX_COMPLEX 1 | #define MPIR_CXX_BOOL_VALUE 0x4c000133 | #define MPIR_CXX_COMPLEX_VALUE 0x4c000834 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036 | #define HAVE_ANY_INT64_T_ALIGNMENT 1 | #define HAVE_ANY_INT32_T_ALIGNMENT 1 | #define STDC_HEADERS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SETITIMER 1 | #define HAVE_ALARM 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_SNPRINTF 1 | #define HAVE_QSORT 1 | #define HAVE_VA_COPY 1 | #define HAVE_MACRO_VA_ARGS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRDUP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_FDOPEN 1 | #define NEEDS_FDOPEN_DECL 1 | #define HAVE_PUTENV 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | /* end confdefs.h. */ | /* Define mach_absolute_time to an innocuous variant, in case declares mach_absolute_time. | For example, HP-UX 11i declares gettimeofday. */ | #define mach_absolute_time innocuous_mach_absolute_time | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char mach_absolute_time (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef mach_absolute_time | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char mach_absolute_time (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_mach_absolute_time || defined __stub___mach_absolute_time | choke me | #endif | | int | main () | { | return mach_absolute_time (); | ; | return 0; | } configure:44182: result: no configure:44182: checking for gettimeofday configure:44182: gcc -o conftest -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 configure:44182: $? = 0 configure:44182: result: yes configure:44274: checking for library containing clock_gettime configure:44305: gcc -o conftest -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 configure:44305: $? = 0 configure:44322: result: none required configure:44332: checking for library containing clock_getres configure:44363: gcc -o conftest -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 configure:44363: $? = 0 configure:44380: result: none required configure:44393: checking whether struct timespec is defined in time.h configure:44412: gcc -c -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 configure:44412: $? = 0 configure:44420: result: yes configure:44466: checking for CLOCK_REALTIME defined in time.h configure:44485: gcc -c -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 configure:44485: $? = 0 configure:44492: result: yes configure:45051: checking size of MPIR_Bsend_data_t configure:45056: gcc -o conftest -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 configure:45056: $? = 0 configure:45056: ./conftest configure:45056: $? = 0 configure:45081: result: 96 configure:45147: checking pthread.h usability configure:45147: gcc -c -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 configure:45147: $? = 0 configure:45147: result: yes configure:45147: checking pthread.h presence configure:45147: gcc -E -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c configure:45147: $? = 0 configure:45147: result: yes configure:45147: checking for pthread.h configure:45147: result: yes configure:45165: checking for pthread_key_create in -lpthread configure:45190: gcc -o conftest -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c -lpthread >&5 configure:45190: $? = 0 configure:45199: result: yes LIBS(='') does not contain '-lpthread', prepending configure:45220: checking for pthread_yield configure:45220: gcc -o conftest -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c -lpthread >&5 configure:45220: $? = 0 configure:45220: result: yes configure:45231: checking for pthread_key_create configure:45231: gcc -o conftest -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c -lpthread >&5 configure:45231: $? = 0 configure:45231: result: yes configure:45250: checking for pthread_cleanup_push configure:45250: gcc -o conftest -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c -lpthread >&5 /tmp/ccjWKMVc.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `pthread_cleanup_push' collect2: error: ld returned 1 exit status configure:45250: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MVAPICH2" | #define PACKAGE_TARNAME "mvapich2" | #define PACKAGE_VERSION "2.3.4" | #define PACKAGE_STRING "MVAPICH2 2.3.4" | #define PACKAGE_BUGREPORT "mvapich-discuss@cse.ohio-state.edu" | #define PACKAGE_URL "http://mvapich.cse.ohio-state.edu" | #define PACKAGE "mvapich2" | #define VERSION "2.3.4" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define ENABLE_PVAR_MV2 0 | #define ENABLE_PVAR_MEM 0 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define HAVE_LONG_LONG 1 | #define STDCALL | #define F77_NAME_LOWER_USCORE 1 | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_F08_BINDING 0 | #define TRUE 1 | #define FALSE 0 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAX_INTEGER_ALIGNMENT 8 | #define HAVE_MAX_STRUCT_ALIGNMENT 8 | #define HAVE_MAX_FP_ALIGNMENT 16 | #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8 | #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16 | #define SIZEOF_CHAR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_VOID_P 8 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_FLOAT_INT 8 | #define SIZEOF_DOUBLE_INT 16 | #define SIZEOF_LONG_INT 16 | #define SIZEOF_SHORT_INT 8 | #define SIZEOF_TWO_INT 8 | #define SIZEOF_LONG_DOUBLE_INT 32 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_COMPLEX_H 1 | #define SIZEOF__BOOL 1 | #define SIZEOF_FLOAT__COMPLEX 8 | #define SIZEOF_DOUBLE__COMPLEX 16 | #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | #define HAVE__BOOL 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define MPIR_REAL4_CTYPE float | #define MPIR_REAL8_CTYPE double | #define MPIR_REAL16_CTYPE long double | #define MPIR_INTEGER1_CTYPE char | #define MPIR_INTEGER2_CTYPE short | #define MPIR_INTEGER4_CTYPE int | #define MPIR_INTEGER8_CTYPE long | #define SIZEOF_F77_INTEGER 4 | #define SIZEOF_F77_REAL 4 | #define SIZEOF_F77_DOUBLE_PRECISION 8 | #define MPIR_FC_REAL_CTYPE float | #define MPIR_FC_DOUBLE_CTYPE double | #define HAVE_AINT_LARGER_THAN_FINT 1 | #define HAVE_AINT_DIFFERENT_THAN_FINT 1 | #define HAVE_FINT_IS_INT 1 | #define F77_TRUE_VALUE_SET 1 | #define F77_TRUE_VALUE 1 | #define F77_FALSE_VALUE 0 | #define SIZEOF_BOOL 1 | #define MPIR_CXX_BOOL_CTYPE _Bool | #define SIZEOF_COMPLEX 8 | #define SIZEOF_DOUBLECOMPLEX 16 | #define SIZEOF_LONGDOUBLECOMPLEX 32 | #define HAVE_CXX_COMPLEX 1 | #define MPIR_CXX_BOOL_VALUE 0x4c000133 | #define MPIR_CXX_COMPLEX_VALUE 0x4c000834 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036 | #define HAVE_ANY_INT64_T_ALIGNMENT 1 | #define HAVE_ANY_INT32_T_ALIGNMENT 1 | #define STDC_HEADERS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SETITIMER 1 | #define HAVE_ALARM 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_SNPRINTF 1 | #define HAVE_QSORT 1 | #define HAVE_VA_COPY 1 | #define HAVE_MACRO_VA_ARGS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRDUP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_FDOPEN 1 | #define NEEDS_FDOPEN_DECL 1 | #define HAVE_PUTENV 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_GETTIMEOFDAY 1 | #define MPIR_AINT_MAX LONG_MAX | #define MPIU_Pint long | #define MPIU_PINT_FMT_DEC_SPEC "%ld" | #define MPIU_Upint unsigned long | #define MPIU_UPINT_FMT_DEC_SPEC "%lu" | #define MPIU_SIZE_T unsigned long | #define SIZEOF_MPIR_BSEND_DATA_T 96 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_YIELD 1 | /* end confdefs.h. */ | /* Define pthread_cleanup_push to an innocuous variant, in case declares pthread_cleanup_push. | For example, HP-UX 11i declares gettimeofday. */ | #define pthread_cleanup_push innocuous_pthread_cleanup_push | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pthread_cleanup_push (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pthread_cleanup_push | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char pthread_cleanup_push (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_pthread_cleanup_push || defined __stub___pthread_cleanup_push | choke me | #endif | | int | main () | { | return pthread_cleanup_push (); | ; | return 0; | } configure:45250: result: no configure:45260: checking whether pthread_cleanup_push is available (may be a macro in pthread.h) configure:45279: gcc -o conftest -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c -lpthread >&5 conftest.c: In function 'main': conftest.c:197:1: error: expected 'while' at end of input } ^ conftest.c:197:1: error: expected declaration or statement at end of input conftest.c:197:1: error: expected declaration or statement at end of input configure:45279: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MVAPICH2" | #define PACKAGE_TARNAME "mvapich2" | #define PACKAGE_VERSION "2.3.4" | #define PACKAGE_STRING "MVAPICH2 2.3.4" | #define PACKAGE_BUGREPORT "mvapich-discuss@cse.ohio-state.edu" | #define PACKAGE_URL "http://mvapich.cse.ohio-state.edu" | #define PACKAGE "mvapich2" | #define VERSION "2.3.4" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define ENABLE_PVAR_MV2 0 | #define ENABLE_PVAR_MEM 0 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define HAVE_LONG_LONG 1 | #define STDCALL | #define F77_NAME_LOWER_USCORE 1 | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_F08_BINDING 0 | #define TRUE 1 | #define FALSE 0 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAX_INTEGER_ALIGNMENT 8 | #define HAVE_MAX_STRUCT_ALIGNMENT 8 | #define HAVE_MAX_FP_ALIGNMENT 16 | #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8 | #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16 | #define SIZEOF_CHAR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_VOID_P 8 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_FLOAT_INT 8 | #define SIZEOF_DOUBLE_INT 16 | #define SIZEOF_LONG_INT 16 | #define SIZEOF_SHORT_INT 8 | #define SIZEOF_TWO_INT 8 | #define SIZEOF_LONG_DOUBLE_INT 32 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_COMPLEX_H 1 | #define SIZEOF__BOOL 1 | #define SIZEOF_FLOAT__COMPLEX 8 | #define SIZEOF_DOUBLE__COMPLEX 16 | #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | #define HAVE__BOOL 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define MPIR_REAL4_CTYPE float | #define MPIR_REAL8_CTYPE double | #define MPIR_REAL16_CTYPE long double | #define MPIR_INTEGER1_CTYPE char | #define MPIR_INTEGER2_CTYPE short | #define MPIR_INTEGER4_CTYPE int | #define MPIR_INTEGER8_CTYPE long | #define SIZEOF_F77_INTEGER 4 | #define SIZEOF_F77_REAL 4 | #define SIZEOF_F77_DOUBLE_PRECISION 8 | #define MPIR_FC_REAL_CTYPE float | #define MPIR_FC_DOUBLE_CTYPE double | #define HAVE_AINT_LARGER_THAN_FINT 1 | #define HAVE_AINT_DIFFERENT_THAN_FINT 1 | #define HAVE_FINT_IS_INT 1 | #define F77_TRUE_VALUE_SET 1 | #define F77_TRUE_VALUE 1 | #define F77_FALSE_VALUE 0 | #define SIZEOF_BOOL 1 | #define MPIR_CXX_BOOL_CTYPE _Bool | #define SIZEOF_COMPLEX 8 | #define SIZEOF_DOUBLECOMPLEX 16 | #define SIZEOF_LONGDOUBLECOMPLEX 32 | #define HAVE_CXX_COMPLEX 1 | #define MPIR_CXX_BOOL_VALUE 0x4c000133 | #define MPIR_CXX_COMPLEX_VALUE 0x4c000834 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036 | #define HAVE_ANY_INT64_T_ALIGNMENT 1 | #define HAVE_ANY_INT32_T_ALIGNMENT 1 | #define STDC_HEADERS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SETITIMER 1 | #define HAVE_ALARM 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_SNPRINTF 1 | #define HAVE_QSORT 1 | #define HAVE_VA_COPY 1 | #define HAVE_MACRO_VA_ARGS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRDUP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_FDOPEN 1 | #define NEEDS_FDOPEN_DECL 1 | #define HAVE_PUTENV 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_GETTIMEOFDAY 1 | #define MPIR_AINT_MAX LONG_MAX | #define MPIU_Pint long | #define MPIU_PINT_FMT_DEC_SPEC "%ld" | #define MPIU_Upint unsigned long | #define MPIU_UPINT_FMT_DEC_SPEC "%lu" | #define MPIU_SIZE_T unsigned long | #define SIZEOF_MPIR_BSEND_DATA_T 96 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_YIELD 1 | /* end confdefs.h. */ | | #include | void f1(void *a) { return; } | int | main () | { | pthread_cleanup_push( f1, (void *)0 ); | ; | return 0; | } configure:45287: result: no configure:45298: checking whether pthread.h defines PTHREAD_MUTEX_ERRORCHECK_NP configure:45315: gcc -c -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 configure:45315: $? = 0 configure:45322: result: yes configure:45324: checking whether pthread.h defines PTHREAD_MUTEX_ERRORCHECK configure:45341: gcc -c -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 configure:45341: $? = 0 configure:45348: result: yes configure:45362: checking whether pthread_mutexattr_settype needs a declaration configure:45380: gcc -c -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 configure:45380: $? = 0 configure:45387: result: no configure:45513: checking for thread local storage specifier configure:45540: gcc -o conftest -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c -lpthread >&5 configure:45540: $? = 0 LIBS(='-lpthread ') does not contain '-shared', appending configure:45581: gcc -o conftest -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c -lpthread -shared >&5 configure:45581: $? = 0 configure:45612: result: __thread configure:45618: checking for getpid configure:45618: gcc -o conftest -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c -lpthread >&5 configure:45618: $? = 0 configure:45618: result: yes configure:45638: checking sched.h usability configure:45638: gcc -c -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 configure:45638: $? = 0 configure:45638: result: yes configure:45638: checking sched.h presence configure:45638: gcc -E -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c configure:45638: $? = 0 configure:45638: result: yes configure:45638: checking for sched.h configure:45638: result: yes configure:45650: checking for unistd.h configure:45650: result: yes configure:45662: checking sys/select.h usability configure:45662: gcc -c -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 configure:45662: $? = 0 configure:45662: result: yes configure:45662: checking sys/select.h presence configure:45662: gcc -E -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c configure:45662: $? = 0 configure:45662: result: yes configure:45662: checking for sys/select.h configure:45662: result: yes configure:45675: checking for sched_yield configure:45675: gcc -o conftest -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c -lpthread >&5 configure:45675: $? = 0 configure:45675: result: yes configure:45675: checking for yield configure:45675: gcc -o conftest -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c -lpthread >&5 /tmp/cc3jS068.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `yield' collect2: error: ld returned 1 exit status configure:45675: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MVAPICH2" | #define PACKAGE_TARNAME "mvapich2" | #define PACKAGE_VERSION "2.3.4" | #define PACKAGE_STRING "MVAPICH2 2.3.4" | #define PACKAGE_BUGREPORT "mvapich-discuss@cse.ohio-state.edu" | #define PACKAGE_URL "http://mvapich.cse.ohio-state.edu" | #define PACKAGE "mvapich2" | #define VERSION "2.3.4" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define ENABLE_PVAR_MV2 0 | #define ENABLE_PVAR_MEM 0 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define HAVE_LONG_LONG 1 | #define STDCALL | #define F77_NAME_LOWER_USCORE 1 | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_F08_BINDING 0 | #define TRUE 1 | #define FALSE 0 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAX_INTEGER_ALIGNMENT 8 | #define HAVE_MAX_STRUCT_ALIGNMENT 8 | #define HAVE_MAX_FP_ALIGNMENT 16 | #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8 | #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16 | #define SIZEOF_CHAR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_VOID_P 8 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_FLOAT_INT 8 | #define SIZEOF_DOUBLE_INT 16 | #define SIZEOF_LONG_INT 16 | #define SIZEOF_SHORT_INT 8 | #define SIZEOF_TWO_INT 8 | #define SIZEOF_LONG_DOUBLE_INT 32 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_COMPLEX_H 1 | #define SIZEOF__BOOL 1 | #define SIZEOF_FLOAT__COMPLEX 8 | #define SIZEOF_DOUBLE__COMPLEX 16 | #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | #define HAVE__BOOL 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define MPIR_REAL4_CTYPE float | #define MPIR_REAL8_CTYPE double | #define MPIR_REAL16_CTYPE long double | #define MPIR_INTEGER1_CTYPE char | #define MPIR_INTEGER2_CTYPE short | #define MPIR_INTEGER4_CTYPE int | #define MPIR_INTEGER8_CTYPE long | #define SIZEOF_F77_INTEGER 4 | #define SIZEOF_F77_REAL 4 | #define SIZEOF_F77_DOUBLE_PRECISION 8 | #define MPIR_FC_REAL_CTYPE float | #define MPIR_FC_DOUBLE_CTYPE double | #define HAVE_AINT_LARGER_THAN_FINT 1 | #define HAVE_AINT_DIFFERENT_THAN_FINT 1 | #define HAVE_FINT_IS_INT 1 | #define F77_TRUE_VALUE_SET 1 | #define F77_TRUE_VALUE 1 | #define F77_FALSE_VALUE 0 | #define SIZEOF_BOOL 1 | #define MPIR_CXX_BOOL_CTYPE _Bool | #define SIZEOF_COMPLEX 8 | #define SIZEOF_DOUBLECOMPLEX 16 | #define SIZEOF_LONGDOUBLECOMPLEX 32 | #define HAVE_CXX_COMPLEX 1 | #define MPIR_CXX_BOOL_VALUE 0x4c000133 | #define MPIR_CXX_COMPLEX_VALUE 0x4c000834 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036 | #define HAVE_ANY_INT64_T_ALIGNMENT 1 | #define HAVE_ANY_INT32_T_ALIGNMENT 1 | #define STDC_HEADERS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SETITIMER 1 | #define HAVE_ALARM 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_SNPRINTF 1 | #define HAVE_QSORT 1 | #define HAVE_VA_COPY 1 | #define HAVE_MACRO_VA_ARGS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRDUP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_FDOPEN 1 | #define NEEDS_FDOPEN_DECL 1 | #define HAVE_PUTENV 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_GETTIMEOFDAY 1 | #define MPIR_AINT_MAX LONG_MAX | #define MPIU_Pint long | #define MPIU_PINT_FMT_DEC_SPEC "%ld" | #define MPIU_Upint unsigned long | #define MPIU_UPINT_FMT_DEC_SPEC "%lu" | #define MPIU_SIZE_T unsigned long | #define SIZEOF_MPIR_BSEND_DATA_T 96 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_YIELD 1 | #define MPICH_PTHREAD_MUTEX_ERRORCHECK_VALUE PTHREAD_MUTEX_ERRORCHECK | #define MPICH_THREAD_PACKAGE_NAME MPICH_THREAD_PACKAGE_POSIX | #define MPICH_TLS_SPECIFIER __thread | #define HAVE_GETPID 1 | #define HAVE_SCHED_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SCHED_YIELD 1 | /* end confdefs.h. */ | /* Define yield to an innocuous variant, in case declares yield. | For example, HP-UX 11i declares gettimeofday. */ | #define yield innocuous_yield | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char yield (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef yield | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char yield (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_yield || defined __stub___yield | choke me | #endif | | int | main () | { | return yield (); | ; | return 0; | } configure:45675: result: no configure:45675: checking for usleep configure:45675: gcc -o conftest -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c -lpthread >&5 configure:45675: $? = 0 configure:45675: result: yes configure:45675: checking for sleep configure:45675: gcc -o conftest -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c -lpthread >&5 configure:45675: $? = 0 configure:45675: result: yes configure:45675: checking for select configure:45675: gcc -o conftest -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c -lpthread >&5 configure:45675: $? = 0 configure:45675: result: yes configure:45687: checking whether usleep needs a declaration configure:45705: gcc -c -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 configure:45705: $? = 0 configure:45712: result: no configure:45824: checking for sched_setaffinity configure:45824: gcc -o conftest -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c -lpthread >&5 configure:45824: $? = 0 configure:45824: result: yes configure:45824: checking for sched_getaffinity configure:45824: gcc -o conftest -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c -lpthread >&5 configure:45824: $? = 0 configure:45824: result: yes configure:45824: checking for bindprocessor configure:45824: gcc -o conftest -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c -lpthread >&5 /tmp/ccALq2jF.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `bindprocessor' collect2: error: ld returned 1 exit status configure:45824: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MVAPICH2" | #define PACKAGE_TARNAME "mvapich2" | #define PACKAGE_VERSION "2.3.4" | #define PACKAGE_STRING "MVAPICH2 2.3.4" | #define PACKAGE_BUGREPORT "mvapich-discuss@cse.ohio-state.edu" | #define PACKAGE_URL "http://mvapich.cse.ohio-state.edu" | #define PACKAGE "mvapich2" | #define VERSION "2.3.4" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define ENABLE_PVAR_MV2 0 | #define ENABLE_PVAR_MEM 0 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define HAVE_LONG_LONG 1 | #define STDCALL | #define F77_NAME_LOWER_USCORE 1 | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_F08_BINDING 0 | #define TRUE 1 | #define FALSE 0 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAX_INTEGER_ALIGNMENT 8 | #define HAVE_MAX_STRUCT_ALIGNMENT 8 | #define HAVE_MAX_FP_ALIGNMENT 16 | #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8 | #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16 | #define SIZEOF_CHAR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_VOID_P 8 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_FLOAT_INT 8 | #define SIZEOF_DOUBLE_INT 16 | #define SIZEOF_LONG_INT 16 | #define SIZEOF_SHORT_INT 8 | #define SIZEOF_TWO_INT 8 | #define SIZEOF_LONG_DOUBLE_INT 32 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_COMPLEX_H 1 | #define SIZEOF__BOOL 1 | #define SIZEOF_FLOAT__COMPLEX 8 | #define SIZEOF_DOUBLE__COMPLEX 16 | #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | #define HAVE__BOOL 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define MPIR_REAL4_CTYPE float | #define MPIR_REAL8_CTYPE double | #define MPIR_REAL16_CTYPE long double | #define MPIR_INTEGER1_CTYPE char | #define MPIR_INTEGER2_CTYPE short | #define MPIR_INTEGER4_CTYPE int | #define MPIR_INTEGER8_CTYPE long | #define SIZEOF_F77_INTEGER 4 | #define SIZEOF_F77_REAL 4 | #define SIZEOF_F77_DOUBLE_PRECISION 8 | #define MPIR_FC_REAL_CTYPE float | #define MPIR_FC_DOUBLE_CTYPE double | #define HAVE_AINT_LARGER_THAN_FINT 1 | #define HAVE_AINT_DIFFERENT_THAN_FINT 1 | #define HAVE_FINT_IS_INT 1 | #define F77_TRUE_VALUE_SET 1 | #define F77_TRUE_VALUE 1 | #define F77_FALSE_VALUE 0 | #define SIZEOF_BOOL 1 | #define MPIR_CXX_BOOL_CTYPE _Bool | #define SIZEOF_COMPLEX 8 | #define SIZEOF_DOUBLECOMPLEX 16 | #define SIZEOF_LONGDOUBLECOMPLEX 32 | #define HAVE_CXX_COMPLEX 1 | #define MPIR_CXX_BOOL_VALUE 0x4c000133 | #define MPIR_CXX_COMPLEX_VALUE 0x4c000834 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036 | #define HAVE_ANY_INT64_T_ALIGNMENT 1 | #define HAVE_ANY_INT32_T_ALIGNMENT 1 | #define STDC_HEADERS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SETITIMER 1 | #define HAVE_ALARM 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_SNPRINTF 1 | #define HAVE_QSORT 1 | #define HAVE_VA_COPY 1 | #define HAVE_MACRO_VA_ARGS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRDUP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_FDOPEN 1 | #define NEEDS_FDOPEN_DECL 1 | #define HAVE_PUTENV 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_GETTIMEOFDAY 1 | #define MPIR_AINT_MAX LONG_MAX | #define MPIU_Pint long | #define MPIU_PINT_FMT_DEC_SPEC "%ld" | #define MPIU_Upint unsigned long | #define MPIU_UPINT_FMT_DEC_SPEC "%lu" | #define MPIU_SIZE_T unsigned long | #define SIZEOF_MPIR_BSEND_DATA_T 96 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_YIELD 1 | #define MPICH_PTHREAD_MUTEX_ERRORCHECK_VALUE PTHREAD_MUTEX_ERRORCHECK | #define MPICH_THREAD_PACKAGE_NAME MPICH_THREAD_PACKAGE_POSIX | #define MPICH_TLS_SPECIFIER __thread | #define HAVE_GETPID 1 | #define HAVE_SCHED_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_USLEEP 1 | #define HAVE_SLEEP 1 | #define HAVE_SELECT 1 | #define USE_NOTHING_FOR_YIELD 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_GETAFFINITY 1 | /* end confdefs.h. */ | /* Define bindprocessor to an innocuous variant, in case declares bindprocessor. | For example, HP-UX 11i declares gettimeofday. */ | #define bindprocessor innocuous_bindprocessor | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char bindprocessor (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef bindprocessor | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char bindprocessor (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_bindprocessor || defined __stub___bindprocessor | choke me | #endif | | int | main () | { | return bindprocessor (); | ; | return 0; | } configure:45824: result: no configure:45824: checking for thread_policy_set configure:45824: gcc -o conftest -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c -lpthread >&5 /tmp/cc26r8GN.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `thread_policy_set' collect2: error: ld returned 1 exit status configure:45824: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MVAPICH2" | #define PACKAGE_TARNAME "mvapich2" | #define PACKAGE_VERSION "2.3.4" | #define PACKAGE_STRING "MVAPICH2 2.3.4" | #define PACKAGE_BUGREPORT "mvapich-discuss@cse.ohio-state.edu" | #define PACKAGE_URL "http://mvapich.cse.ohio-state.edu" | #define PACKAGE "mvapich2" | #define VERSION "2.3.4" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define ENABLE_PVAR_MV2 0 | #define ENABLE_PVAR_MEM 0 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define HAVE_LONG_LONG 1 | #define STDCALL | #define F77_NAME_LOWER_USCORE 1 | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_F08_BINDING 0 | #define TRUE 1 | #define FALSE 0 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAX_INTEGER_ALIGNMENT 8 | #define HAVE_MAX_STRUCT_ALIGNMENT 8 | #define HAVE_MAX_FP_ALIGNMENT 16 | #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8 | #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16 | #define SIZEOF_CHAR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_VOID_P 8 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_FLOAT_INT 8 | #define SIZEOF_DOUBLE_INT 16 | #define SIZEOF_LONG_INT 16 | #define SIZEOF_SHORT_INT 8 | #define SIZEOF_TWO_INT 8 | #define SIZEOF_LONG_DOUBLE_INT 32 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_COMPLEX_H 1 | #define SIZEOF__BOOL 1 | #define SIZEOF_FLOAT__COMPLEX 8 | #define SIZEOF_DOUBLE__COMPLEX 16 | #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | #define HAVE__BOOL 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define MPIR_REAL4_CTYPE float | #define MPIR_REAL8_CTYPE double | #define MPIR_REAL16_CTYPE long double | #define MPIR_INTEGER1_CTYPE char | #define MPIR_INTEGER2_CTYPE short | #define MPIR_INTEGER4_CTYPE int | #define MPIR_INTEGER8_CTYPE long | #define SIZEOF_F77_INTEGER 4 | #define SIZEOF_F77_REAL 4 | #define SIZEOF_F77_DOUBLE_PRECISION 8 | #define MPIR_FC_REAL_CTYPE float | #define MPIR_FC_DOUBLE_CTYPE double | #define HAVE_AINT_LARGER_THAN_FINT 1 | #define HAVE_AINT_DIFFERENT_THAN_FINT 1 | #define HAVE_FINT_IS_INT 1 | #define F77_TRUE_VALUE_SET 1 | #define F77_TRUE_VALUE 1 | #define F77_FALSE_VALUE 0 | #define SIZEOF_BOOL 1 | #define MPIR_CXX_BOOL_CTYPE _Bool | #define SIZEOF_COMPLEX 8 | #define SIZEOF_DOUBLECOMPLEX 16 | #define SIZEOF_LONGDOUBLECOMPLEX 32 | #define HAVE_CXX_COMPLEX 1 | #define MPIR_CXX_BOOL_VALUE 0x4c000133 | #define MPIR_CXX_COMPLEX_VALUE 0x4c000834 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036 | #define HAVE_ANY_INT64_T_ALIGNMENT 1 | #define HAVE_ANY_INT32_T_ALIGNMENT 1 | #define STDC_HEADERS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SETITIMER 1 | #define HAVE_ALARM 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_SNPRINTF 1 | #define HAVE_QSORT 1 | #define HAVE_VA_COPY 1 | #define HAVE_MACRO_VA_ARGS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRDUP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_FDOPEN 1 | #define NEEDS_FDOPEN_DECL 1 | #define HAVE_PUTENV 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_GETTIMEOFDAY 1 | #define MPIR_AINT_MAX LONG_MAX | #define MPIU_Pint long | #define MPIU_PINT_FMT_DEC_SPEC "%ld" | #define MPIU_Upint unsigned long | #define MPIU_UPINT_FMT_DEC_SPEC "%lu" | #define MPIU_SIZE_T unsigned long | #define SIZEOF_MPIR_BSEND_DATA_T 96 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_YIELD 1 | #define MPICH_PTHREAD_MUTEX_ERRORCHECK_VALUE PTHREAD_MUTEX_ERRORCHECK | #define MPICH_THREAD_PACKAGE_NAME MPICH_THREAD_PACKAGE_POSIX | #define MPICH_TLS_SPECIFIER __thread | #define HAVE_GETPID 1 | #define HAVE_SCHED_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_USLEEP 1 | #define HAVE_SLEEP 1 | #define HAVE_SELECT 1 | #define USE_NOTHING_FOR_YIELD 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_GETAFFINITY 1 | /* end confdefs.h. */ | /* Define thread_policy_set to an innocuous variant, in case declares thread_policy_set. | For example, HP-UX 11i declares gettimeofday. */ | #define thread_policy_set innocuous_thread_policy_set | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char thread_policy_set (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef thread_policy_set | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char thread_policy_set (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_thread_policy_set || defined __stub___thread_policy_set | choke me | #endif | | int | main () | { | return thread_policy_set (); | ; | return 0; | } configure:45824: result: no configure:45835: checking whether cpu_set_t available configure:45853: gcc -c -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c >&5 configure:45853: $? = 0 configure:45860: result: yes configure:45867: checking whether the CPU_SET and CPU_ZERO macros are defined configure:45885: gcc -o conftest -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c -lpthread >&5 /tmp/cc0mzGeU.o: In function `main': conftest.c:(.text.startup+0xd): undefined reference to `CPU_ZERO' conftest.c:(.text.startup+0x1c): undefined reference to `CPU_SET' collect2: error: ld returned 1 exit status configure:45885: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MVAPICH2" | #define PACKAGE_TARNAME "mvapich2" | #define PACKAGE_VERSION "2.3.4" | #define PACKAGE_STRING "MVAPICH2 2.3.4" | #define PACKAGE_BUGREPORT "mvapich-discuss@cse.ohio-state.edu" | #define PACKAGE_URL "http://mvapich.cse.ohio-state.edu" | #define PACKAGE "mvapich2" | #define VERSION "2.3.4" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define ENABLE_PVAR_MV2 0 | #define ENABLE_PVAR_MEM 0 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define HAVE_LONG_LONG 1 | #define STDCALL | #define F77_NAME_LOWER_USCORE 1 | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_F08_BINDING 0 | #define TRUE 1 | #define FALSE 0 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAX_INTEGER_ALIGNMENT 8 | #define HAVE_MAX_STRUCT_ALIGNMENT 8 | #define HAVE_MAX_FP_ALIGNMENT 16 | #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8 | #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16 | #define SIZEOF_CHAR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_VOID_P 8 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_FLOAT_INT 8 | #define SIZEOF_DOUBLE_INT 16 | #define SIZEOF_LONG_INT 16 | #define SIZEOF_SHORT_INT 8 | #define SIZEOF_TWO_INT 8 | #define SIZEOF_LONG_DOUBLE_INT 32 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_COMPLEX_H 1 | #define SIZEOF__BOOL 1 | #define SIZEOF_FLOAT__COMPLEX 8 | #define SIZEOF_DOUBLE__COMPLEX 16 | #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | #define HAVE__BOOL 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define MPIR_REAL4_CTYPE float | #define MPIR_REAL8_CTYPE double | #define MPIR_REAL16_CTYPE long double | #define MPIR_INTEGER1_CTYPE char | #define MPIR_INTEGER2_CTYPE short | #define MPIR_INTEGER4_CTYPE int | #define MPIR_INTEGER8_CTYPE long | #define SIZEOF_F77_INTEGER 4 | #define SIZEOF_F77_REAL 4 | #define SIZEOF_F77_DOUBLE_PRECISION 8 | #define MPIR_FC_REAL_CTYPE float | #define MPIR_FC_DOUBLE_CTYPE double | #define HAVE_AINT_LARGER_THAN_FINT 1 | #define HAVE_AINT_DIFFERENT_THAN_FINT 1 | #define HAVE_FINT_IS_INT 1 | #define F77_TRUE_VALUE_SET 1 | #define F77_TRUE_VALUE 1 | #define F77_FALSE_VALUE 0 | #define SIZEOF_BOOL 1 | #define MPIR_CXX_BOOL_CTYPE _Bool | #define SIZEOF_COMPLEX 8 | #define SIZEOF_DOUBLECOMPLEX 16 | #define SIZEOF_LONGDOUBLECOMPLEX 32 | #define HAVE_CXX_COMPLEX 1 | #define MPIR_CXX_BOOL_VALUE 0x4c000133 | #define MPIR_CXX_COMPLEX_VALUE 0x4c000834 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036 | #define HAVE_ANY_INT64_T_ALIGNMENT 1 | #define HAVE_ANY_INT32_T_ALIGNMENT 1 | #define STDC_HEADERS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SETITIMER 1 | #define HAVE_ALARM 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_SNPRINTF 1 | #define HAVE_QSORT 1 | #define HAVE_VA_COPY 1 | #define HAVE_MACRO_VA_ARGS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRDUP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_FDOPEN 1 | #define NEEDS_FDOPEN_DECL 1 | #define HAVE_PUTENV 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_GETTIMEOFDAY 1 | #define MPIR_AINT_MAX LONG_MAX | #define MPIU_Pint long | #define MPIU_PINT_FMT_DEC_SPEC "%ld" | #define MPIU_Upint unsigned long | #define MPIU_UPINT_FMT_DEC_SPEC "%lu" | #define MPIU_SIZE_T unsigned long | #define SIZEOF_MPIR_BSEND_DATA_T 96 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_YIELD 1 | #define MPICH_PTHREAD_MUTEX_ERRORCHECK_VALUE PTHREAD_MUTEX_ERRORCHECK | #define MPICH_THREAD_PACKAGE_NAME MPICH_THREAD_PACKAGE_POSIX | #define MPICH_TLS_SPECIFIER __thread | #define HAVE_GETPID 1 | #define HAVE_SCHED_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_USLEEP 1 | #define HAVE_SLEEP 1 | #define HAVE_SELECT 1 | #define USE_NOTHING_FOR_YIELD 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_CPU_SET_T 1 | /* end confdefs.h. */ | | #include | int | main () | { | cpu_set_t t; CPU_ZERO(&t); CPU_SET(1,&t); | ; | return 0; | } configure:45893: result: no configure:47106: checking for flex configure:47122: found /usr/bin/flex configure:47133: result: flex configure:47171: flex conftest.l configure:47175: $? = 0 configure:47177: checking lex output file root configure:47191: result: lex.yy configure:47196: checking lex library configure:47210: gcc -o conftest -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c -lpthread >&5 /tmp/cccE4rj7.o: In function `yylex': conftest.c:(.text+0xa5d): undefined reference to `yywrap' conftest.c:(.text+0xecd): undefined reference to `yywrap' /tmp/cccE4rj7.o: In function `main': conftest.c:(.text.startup+0x9): undefined reference to `yywrap' collect2: error: ld returned 1 exit status configure:47210: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MVAPICH2" | #define PACKAGE_TARNAME "mvapich2" | #define PACKAGE_VERSION "2.3.4" | #define PACKAGE_STRING "MVAPICH2 2.3.4" | #define PACKAGE_BUGREPORT "mvapich-discuss@cse.ohio-state.edu" | #define PACKAGE_URL "http://mvapich.cse.ohio-state.edu" | #define PACKAGE "mvapich2" | #define VERSION "2.3.4" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define ENABLE_PVAR_MV2 0 | #define ENABLE_PVAR_MEM 0 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define HAVE_LONG_LONG 1 | #define STDCALL | #define F77_NAME_LOWER_USCORE 1 | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_F08_BINDING 0 | #define TRUE 1 | #define FALSE 0 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAX_INTEGER_ALIGNMENT 8 | #define HAVE_MAX_STRUCT_ALIGNMENT 8 | #define HAVE_MAX_FP_ALIGNMENT 16 | #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8 | #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16 | #define SIZEOF_CHAR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_VOID_P 8 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_FLOAT_INT 8 | #define SIZEOF_DOUBLE_INT 16 | #define SIZEOF_LONG_INT 16 | #define SIZEOF_SHORT_INT 8 | #define SIZEOF_TWO_INT 8 | #define SIZEOF_LONG_DOUBLE_INT 32 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_COMPLEX_H 1 | #define SIZEOF__BOOL 1 | #define SIZEOF_FLOAT__COMPLEX 8 | #define SIZEOF_DOUBLE__COMPLEX 16 | #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | #define HAVE__BOOL 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define MPIR_REAL4_CTYPE float | #define MPIR_REAL8_CTYPE double | #define MPIR_REAL16_CTYPE long double | #define MPIR_INTEGER1_CTYPE char | #define MPIR_INTEGER2_CTYPE short | #define MPIR_INTEGER4_CTYPE int | #define MPIR_INTEGER8_CTYPE long | #define SIZEOF_F77_INTEGER 4 | #define SIZEOF_F77_REAL 4 | #define SIZEOF_F77_DOUBLE_PRECISION 8 | #define MPIR_FC_REAL_CTYPE float | #define MPIR_FC_DOUBLE_CTYPE double | #define HAVE_AINT_LARGER_THAN_FINT 1 | #define HAVE_AINT_DIFFERENT_THAN_FINT 1 | #define HAVE_FINT_IS_INT 1 | #define F77_TRUE_VALUE_SET 1 | #define F77_TRUE_VALUE 1 | #define F77_FALSE_VALUE 0 | #define SIZEOF_BOOL 1 | #define MPIR_CXX_BOOL_CTYPE _Bool | #define SIZEOF_COMPLEX 8 | #define SIZEOF_DOUBLECOMPLEX 16 | #define SIZEOF_LONGDOUBLECOMPLEX 32 | #define HAVE_CXX_COMPLEX 1 | #define MPIR_CXX_BOOL_VALUE 0x4c000133 | #define MPIR_CXX_COMPLEX_VALUE 0x4c000834 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036 | #define HAVE_ANY_INT64_T_ALIGNMENT 1 | #define HAVE_ANY_INT32_T_ALIGNMENT 1 | #define STDC_HEADERS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SETITIMER 1 | #define HAVE_ALARM 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_SNPRINTF 1 | #define HAVE_QSORT 1 | #define HAVE_VA_COPY 1 | #define HAVE_MACRO_VA_ARGS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRDUP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_FDOPEN 1 | #define NEEDS_FDOPEN_DECL 1 | #define HAVE_PUTENV 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_GETTIMEOFDAY 1 | #define MPIR_AINT_MAX LONG_MAX | #define MPIU_Pint long | #define MPIU_PINT_FMT_DEC_SPEC "%ld" | #define MPIU_Upint unsigned long | #define MPIU_UPINT_FMT_DEC_SPEC "%lu" | #define MPIU_SIZE_T unsigned long | #define SIZEOF_MPIR_BSEND_DATA_T 96 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_YIELD 1 | #define MPICH_PTHREAD_MUTEX_ERRORCHECK_VALUE PTHREAD_MUTEX_ERRORCHECK | #define MPICH_THREAD_PACKAGE_NAME MPICH_THREAD_PACKAGE_POSIX | #define MPICH_TLS_SPECIFIER __thread | #define HAVE_GETPID 1 | #define HAVE_SCHED_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_USLEEP 1 | #define HAVE_SLEEP 1 | #define HAVE_SELECT 1 | #define USE_NOTHING_FOR_YIELD 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_CPU_SET_T 1 | /* end confdefs.h. */ | | #line 3 "lex.yy.c" | | #define YY_INT_ALIGNED short int | | /* A lexical scanner generated by flex */ | | #define FLEX_SCANNER | #define YY_FLEX_MAJOR_VERSION 2 | #define YY_FLEX_MINOR_VERSION 5 | #define YY_FLEX_SUBMINOR_VERSION 37 | #if YY_FLEX_SUBMINOR_VERSION > 0 | #define FLEX_BETA | #endif | | /* First, we deal with platform-specific or compiler-specific issues. */ | | /* begin standard C headers. */ | #include | #include | #include | #include | | /* end standard C headers. */ | | /* flex integer type definitions */ | | #ifndef FLEXINT_H | #define FLEXINT_H | | /* C99 systems have . Non-C99 systems may or may not. */ | | #if defined (__STDC_VERSION__) && __STDC_VERSION__ >= 199901L | | /* C99 says to define __STDC_LIMIT_MACROS before including stdint.h, | * if you want the limit (max/min) macros for int types. | */ | #ifndef __STDC_LIMIT_MACROS | #define __STDC_LIMIT_MACROS 1 | #endif | | #include | typedef int8_t flex_int8_t; | typedef uint8_t flex_uint8_t; | typedef int16_t flex_int16_t; | typedef uint16_t flex_uint16_t; | typedef int32_t flex_int32_t; | typedef uint32_t flex_uint32_t; | #else | typedef signed char flex_int8_t; | typedef short int flex_int16_t; | typedef int flex_int32_t; | typedef unsigned char flex_uint8_t; | typedef unsigned short int flex_uint16_t; | typedef unsigned int flex_uint32_t; | | /* Limits of integral types. */ | #ifndef INT8_MIN | #define INT8_MIN (-128) | #endif | #ifndef INT16_MIN | #define INT16_MIN (-32767-1) | #endif | #ifndef INT32_MIN | #define INT32_MIN (-2147483647-1) | #endif | #ifndef INT8_MAX | #define INT8_MAX (127) | #endif | #ifndef INT16_MAX | #define INT16_MAX (32767) | #endif | #ifndef INT32_MAX | #define INT32_MAX (2147483647) | #endif | #ifndef UINT8_MAX | #define UINT8_MAX (255U) | #endif | #ifndef UINT16_MAX | #define UINT16_MAX (65535U) | #endif | #ifndef UINT32_MAX | #define UINT32_MAX (4294967295U) | #endif | | #endif /* ! C99 */ | | #endif /* ! FLEXINT_H */ | | #ifdef __cplusplus | | /* The "const" storage-class-modifier is valid. */ | #define YY_USE_CONST | | #else /* ! __cplusplus */ | | /* C99 requires __STDC__ to be defined as 1. */ | #if defined (__STDC__) | | #define YY_USE_CONST | | #endif /* defined (__STDC__) */ | #endif /* ! __cplusplus */ | | #ifdef YY_USE_CONST | #define yyconst const | #else | #define yyconst | #endif | | /* Returned upon end-of-file. */ | #define YY_NULL 0 | | /* Promotes a possibly negative, possibly signed char to an unsigned | * integer for use as an array index. If the signed char is negative, | * we want to instead treat it as an 8-bit unsigned char, hence the | * double cast. | */ | #define YY_SC_TO_UI(c) ((unsigned int) (unsigned char) c) | | /* Enter a start condition. This macro really ought to take a parameter, | * but we do it the disgusting crufty way forced on us by the ()-less | * definition of BEGIN. | */ | #define BEGIN (yy_start) = 1 + 2 * | | /* Translate the current start state into a value that can be later handed | * to BEGIN to return to the state. The YYSTATE alias is for lex | * compatibility. | */ | #define YY_START (((yy_start) - 1) / 2) | #define YYSTATE YY_START | | /* Action number for EOF rule of a given start state. */ | #define YY_STATE_EOF(state) (YY_END_OF_BUFFER + state + 1) | | /* Special action meaning "start processing a new file". */ | #define YY_NEW_FILE yyrestart(yyin ) | | #define YY_END_OF_BUFFER_CHAR 0 | | /* Size of default input buffer. */ | #ifndef YY_BUF_SIZE | #define YY_BUF_SIZE 16384 | #endif | | /* The state buf must be large enough to hold one state per character in the main buffer. | */ | #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type)) | | #ifndef YY_TYPEDEF_YY_BUFFER_STATE | #define YY_TYPEDEF_YY_BUFFER_STATE | typedef struct yy_buffer_state *YY_BUFFER_STATE; | #endif | | #ifndef YY_TYPEDEF_YY_SIZE_T | #define YY_TYPEDEF_YY_SIZE_T | typedef size_t yy_size_t; | #endif | | extern yy_size_t yyleng; | | extern FILE *yyin, *yyout; | | #define EOB_ACT_CONTINUE_SCAN 0 | #define EOB_ACT_END_OF_FILE 1 | #define EOB_ACT_LAST_MATCH 2 | | #define YY_LESS_LINENO(n) | | /* Return all but the first "n" matched characters back to the input stream. */ | #define yyless(n) \ | do \ | { \ | /* Undo effects of setting up yytext. */ \ | int yyless_macro_arg = (n); \ | YY_LESS_LINENO(yyless_macro_arg);\ | *yy_cp = (yy_hold_char); \ | YY_RESTORE_YY_MORE_OFFSET \ | (yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \ | YY_DO_BEFORE_ACTION; /* set up yytext again */ \ | } \ | while ( 0 ) | | #define unput(c) yyunput( c, (yytext_ptr) ) | | #ifndef YY_STRUCT_YY_BUFFER_STATE | #define YY_STRUCT_YY_BUFFER_STATE | struct yy_buffer_state | { | FILE *yy_input_file; | | char *yy_ch_buf; /* input buffer */ | char *yy_buf_pos; /* current position in input buffer */ | | /* Size of input buffer in bytes, not including room for EOB | * characters. | */ | yy_size_t yy_buf_size; | | /* Number of characters read into yy_ch_buf, not including EOB | * characters. | */ | yy_size_t yy_n_chars; | | /* Whether we "own" the buffer - i.e., we know we created it, | * and can realloc() it to grow it, and should free() it to | * delete it. | */ | int yy_is_our_buffer; | | /* Whether this is an "interactive" input source; if so, and | * if we're using stdio for input, then we want to use getc() | * instead of fread(), to make sure we stop fetching input after | * each newline. | */ | int yy_is_interactive; | | /* Whether we're considered to be at the beginning of a line. | * If so, '^' rules will be active on the next match, otherwise | * not. | */ | int yy_at_bol; | | int yy_bs_lineno; /**< The line count. */ | int yy_bs_column; /**< The column count. */ | | /* Whether to try to fill the input buffer when we reach the | * end of it. | */ | int yy_fill_buffer; | | int yy_buffer_status; | | #define YY_BUFFER_NEW 0 | #define YY_BUFFER_NORMAL 1 | /* When an EOF's been seen but there's still some text to process | * then we mark the buffer as YY_EOF_PENDING, to indicate that we | * shouldn't try reading from the input source any more. We might | * still have a bunch of tokens to match, though, because of | * possible backing-up. | * | * When we actually see the EOF, we change the status to "new" | * (via yyrestart()), so that the user can continue scanning by | * just pointing yyin at a new input file. | */ | #define YY_BUFFER_EOF_PENDING 2 | | }; | #endif /* !YY_STRUCT_YY_BUFFER_STATE */ | | /* Stack of input buffers. */ | static size_t yy_buffer_stack_top = 0; /**< index of top of stack. */ | static size_t yy_buffer_stack_max = 0; /**< capacity of stack. */ | static YY_BUFFER_STATE * yy_buffer_stack = 0; /**< Stack as an array. */ | | /* We provide macros for accessing buffer states in case in the | * future we want to put the buffer states in a more general | * "scanner state". | * | * Returns the top of the stack, or NULL. | */ | #define YY_CURRENT_BUFFER ( (yy_buffer_stack) \ | ? (yy_buffer_stack)[(yy_buffer_stack_top)] \ | : NULL) | | /* Same as previous macro, but useful when we know that the buffer stack is not | * NULL or when we need an lvalue. For internal use only. | */ | #define YY_CURRENT_BUFFER_LVALUE (yy_buffer_stack)[(yy_buffer_stack_top)] | | /* yy_hold_char holds the character lost when yytext is formed. */ | static char yy_hold_char; | static yy_size_t yy_n_chars; /* number of characters read into yy_ch_buf */ | yy_size_t yyleng; | | /* Points to current character in buffer. */ | static char *yy_c_buf_p = (char *) 0; | static int yy_init = 0; /* whether we need to initialize */ | static int yy_start = 0; /* start state number */ | | /* Flag which is used to allow yywrap()'s to do buffer switches | * instead of setting up a fresh yyin. A bit of a hack ... | */ | static int yy_did_buffer_switch_on_eof; | | void yyrestart (FILE *input_file ); | void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer ); | YY_BUFFER_STATE yy_create_buffer (FILE *file,int size ); | void yy_delete_buffer (YY_BUFFER_STATE b ); | void yy_flush_buffer (YY_BUFFER_STATE b ); | void yypush_buffer_state (YY_BUFFER_STATE new_buffer ); | void yypop_buffer_state (void ); | | static void yyensure_buffer_stack (void ); | static void yy_load_buffer_state (void ); | static void yy_init_buffer (YY_BUFFER_STATE b,FILE *file ); | | #define YY_FLUSH_BUFFER yy_flush_buffer(YY_CURRENT_BUFFER ) | | YY_BUFFER_STATE yy_scan_buffer (char *base,yy_size_t size ); | YY_BUFFER_STATE yy_scan_string (yyconst char *yy_str ); | YY_BUFFER_STATE yy_scan_bytes (yyconst char *bytes,yy_size_t len ); | | void *yyalloc (yy_size_t ); | void *yyrealloc (void *,yy_size_t ); | void yyfree (void * ); | | #define yy_new_buffer yy_create_buffer | | #define yy_set_interactive(is_interactive) \ | { \ | if ( ! YY_CURRENT_BUFFER ){ \ | yyensure_buffer_stack (); \ | YY_CURRENT_BUFFER_LVALUE = \ | yy_create_buffer(yyin,YY_BUF_SIZE ); \ | } \ | YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \ | } | | #define yy_set_bol(at_bol) \ | { \ | if ( ! YY_CURRENT_BUFFER ){\ | yyensure_buffer_stack (); \ | YY_CURRENT_BUFFER_LVALUE = \ | yy_create_buffer(yyin,YY_BUF_SIZE ); \ | } \ | YY_CURRENT_BUFFER_LVALUE->yy_at_bol = at_bol; \ | } | | #define YY_AT_BOL() (YY_CURRENT_BUFFER_LVALUE->yy_at_bol) | | /* Begin user sect3 */ | | typedef unsigned char YY_CHAR; | | FILE *yyin = (FILE *) 0, *yyout = (FILE *) 0; | | typedef int yy_state_type; | | extern int yylineno; | | int yylineno = 1; | | extern char *yytext; | #define yytext_ptr yytext | | static yy_state_type yy_get_previous_state (void ); | static yy_state_type yy_try_NUL_trans (yy_state_type current_state ); | static int yy_get_next_buffer (void ); | static void yy_fatal_error (yyconst char msg[] ); | | /* Done after the current pattern has been matched and before the | * corresponding action - sets up yytext. | */ | #define YY_DO_BEFORE_ACTION \ | (yytext_ptr) = yy_bp; \ | (yytext_ptr) -= (yy_more_len); \ | yyleng = (size_t) (yy_cp - (yytext_ptr)); \ | (yy_hold_char) = *yy_cp; \ | *yy_cp = '\0'; \ | (yy_c_buf_p) = yy_cp; | | #define YY_NUM_RULES 8 | #define YY_END_OF_BUFFER 9 | /* This struct is not used in this scanner, | but its presence is necessary. */ | struct yy_trans_info | { | flex_int32_t yy_verify; | flex_int32_t yy_nxt; | }; | static yyconst flex_int16_t yy_acclist[23] = | { 0, | 9, 7, 8, 8, 1, 7, 8, 2, 7, 8, | 3, 7, 8, 4, 7, 8, 5, 7, 8, 6, | 7, 8 | } ; | | static yyconst flex_int16_t yy_accept[14] = | { 0, | 1, 1, 1, 2, 4, 5, 8, 11, 14, 17, | 20, 23, 23 | } ; | | static yyconst flex_int32_t yy_ec[256] = | { 0, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 3, 4, 5, 6, | | 7, 8, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1 | } ; | | static yyconst flex_int32_t yy_meta[9] = | { 0, | 1, 1, 1, 1, 1, 1, 1, 1 | } ; | | static yyconst flex_int16_t yy_base[13] = | { 0, | 0, 0, 9, 10, 10, 10, 10, 10, 10, 10, | 10, 10 | } ; | | static yyconst flex_int16_t yy_def[13] = | { 0, | 12, 1, 12, 12, 12, 12, 12, 12, 12, 12, | 12, 0 | } ; | | static yyconst flex_int16_t yy_nxt[19] = | { 0, | 4, 5, 6, 7, 8, 9, 10, 11, 12, 3, | 12, 12, 12, 12, 12, 12, 12, 12 | } ; | | static yyconst flex_int16_t yy_chk[19] = | { 0, | 1, 1, 1, 1, 1, 1, 1, 1, 3, 12, | 12, 12, 12, 12, 12, 12, 12, 12 | } ; | | extern int yy_flex_debug; | int yy_flex_debug = 0; | | static yy_state_type *yy_state_buf=0, *yy_state_ptr=0; | static char *yy_full_match; | static int yy_lp; | #define REJECT \ | { \ | *yy_cp = (yy_hold_char); /* undo effects of setting up yytext */ \ | yy_cp = (yy_full_match); /* restore poss. backed-over text */ \ | ++(yy_lp); \ | goto find_rule; \ | } | | static int yy_more_flag = 0; | static int yy_more_len = 0; | #define yymore() ((yy_more_flag) = 1) | #define YY_MORE_ADJ (yy_more_len) | #define YY_RESTORE_YY_MORE_OFFSET | char *yytext; | #line 1 "conftest.l" | #line 469 "lex.yy.c" | | #define INITIAL 0 | | #ifndef YY_NO_UNISTD_H | /* Special case for "unistd.h", since it is non-ANSI. We include it way | * down here because we want the user's section 1 to have been scanned first. | * The user has a chance to override it with an option. | */ | #include | #endif | | #ifndef YY_EXTRA_TYPE | #define YY_EXTRA_TYPE void * | #endif | | static int yy_init_globals (void ); | | /* Accessor methods to globals. | These are made visible to non-reentrant scanners for convenience. */ | | int yylex_destroy (void ); | | int yyget_debug (void ); | | void yyset_debug (int debug_flag ); | | YY_EXTRA_TYPE yyget_extra (void ); | | void yyset_extra (YY_EXTRA_TYPE user_defined ); | | FILE *yyget_in (void ); | | void yyset_in (FILE * in_str ); | | FILE *yyget_out (void ); | | void yyset_out (FILE * out_str ); | | yy_size_t yyget_leng (void ); | | char *yyget_text (void ); | | int yyget_lineno (void ); | | void yyset_lineno (int line_number ); | | /* Macros after this point can all be overridden by user definitions in | * section 1. | */ | | #ifndef YY_SKIP_YYWRAP | #ifdef __cplusplus | extern "C" int yywrap (void ); | #else | extern int yywrap (void ); | #endif | #endif | | static void yyunput (int c,char *buf_ptr ); | | #ifndef yytext_ptr | static void yy_flex_strncpy (char *,yyconst char *,int ); | #endif | | #ifdef YY_NEED_STRLEN | static int yy_flex_strlen (yyconst char * ); | #endif | | #ifndef YY_NO_INPUT | | #ifdef __cplusplus | static int yyinput (void ); | #else | static int input (void ); | #endif | | #endif | | /* Amount of stuff to slurp up with each read. */ | #ifndef YY_READ_BUF_SIZE | #define YY_READ_BUF_SIZE 8192 | #endif | | /* Copy whatever the last rule matched to the standard output. */ | #ifndef ECHO | /* This used to be an fputs(), but since the string might contain NUL's, | * we now use fwrite(). | */ | #define ECHO do { if (fwrite( yytext, yyleng, 1, yyout )) {} } while (0) | #endif | | /* Gets input and stuffs it into "buf". number of characters read, or YY_NULL, | * is returned in "result". | */ | #ifndef YY_INPUT | #define YY_INPUT(buf,result,max_size) \ | if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \ | { \ | int c = '*'; \ | size_t n; \ | for ( n = 0; n < max_size && \ | (c = getc( yyin )) != EOF && c != '\n'; ++n ) \ | buf[n] = (char) c; \ | if ( c == '\n' ) \ | buf[n++] = (char) c; \ | if ( c == EOF && ferror( yyin ) ) \ | YY_FATAL_ERROR( "input in flex scanner failed" ); \ | result = n; \ | } \ | else \ | { \ | errno=0; \ | while ( (result = fread(buf, 1, max_size, yyin))==0 && ferror(yyin)) \ | { \ | if( errno != EINTR) \ | { \ | YY_FATAL_ERROR( "input in flex scanner failed" ); \ | break; \ | } \ | errno=0; \ | clearerr(yyin); \ | } \ | }\ | \ | | #endif | | /* No semi-colon after return; correct usage is to write "yyterminate();" - | * we don't want an extra ';' after the "return" because that will cause | * some compilers to complain about unreachable statements. | */ | #ifndef yyterminate | #define yyterminate() return YY_NULL | #endif | | /* Number of entries by which start-condition stack grows. */ | #ifndef YY_START_STACK_INCR | #define YY_START_STACK_INCR 25 | #endif | | /* Report a fatal error. */ | #ifndef YY_FATAL_ERROR | #define YY_FATAL_ERROR(msg) yy_fatal_error( msg ) | #endif | | /* end tables serialization structures and prototypes */ | | /* Default declaration of generated scanner - a define so the user can | * easily add parameters. | */ | #ifndef YY_DECL | #define YY_DECL_IS_OURS 1 | | extern int yylex (void); | | #define YY_DECL int yylex (void) | #endif /* !YY_DECL */ | | /* Code executed at the beginning of each rule, after yytext and yyleng | * have been set up. | */ | #ifndef YY_USER_ACTION | #define YY_USER_ACTION | #endif | | /* Code executed at the end of each rule. */ | #ifndef YY_BREAK | #define YY_BREAK break; | #endif | | #define YY_RULE_SETUP \ | YY_USER_ACTION | | /** The main scanner function which does all the work. | */ | YY_DECL | { | register yy_state_type yy_current_state; | register char *yy_cp, *yy_bp; | register int yy_act; | | #line 1 "conftest.l" | | #line 653 "lex.yy.c" | | if ( !(yy_init) ) | { | (yy_init) = 1; | | #ifdef YY_USER_INIT | YY_USER_INIT; | #endif | | /* Create the reject buffer large enough to save one state per allowed character. */ | if ( ! (yy_state_buf) ) | (yy_state_buf) = (yy_state_type *)yyalloc(YY_STATE_BUF_SIZE ); | if ( ! (yy_state_buf) ) | YY_FATAL_ERROR( "out of dynamic memory in yylex()" ); | | if ( ! (yy_start) ) | (yy_start) = 1; /* first start state */ | | if ( ! yyin ) | yyin = stdin; | | if ( ! yyout ) | yyout = stdout; | | if ( ! YY_CURRENT_BUFFER ) { | yyensure_buffer_stack (); | YY_CURRENT_BUFFER_LVALUE = | yy_create_buffer(yyin,YY_BUF_SIZE ); | } | | yy_load_buffer_state( ); | } | | while ( 1 ) /* loops until end-of-file is reached */ | { | (yy_more_len) = 0; | if ( (yy_more_flag) ) | { | (yy_more_len) = (yy_c_buf_p) - (yytext_ptr); | (yy_more_flag) = 0; | } | yy_cp = (yy_c_buf_p); | | /* Support of yytext. */ | *yy_cp = (yy_hold_char); | | /* yy_bp points to the position in yy_ch_buf of the start of | * the current run. | */ | yy_bp = yy_cp; | | yy_current_state = (yy_start); | | (yy_state_ptr) = (yy_state_buf); | *(yy_state_ptr)++ = yy_current_state; | | yy_match: | do | { | register YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)]; | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) | { | yy_current_state = (int) yy_def[yy_current_state]; | if ( yy_current_state >= 13 ) | yy_c = yy_meta[(unsigned int) yy_c]; | } | yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c]; | *(yy_state_ptr)++ = yy_current_state; | ++yy_cp; | } | while ( yy_base[yy_current_state] != 10 ); | | yy_find_action: | yy_current_state = *--(yy_state_ptr); | (yy_lp) = yy_accept[yy_current_state]; | find_rule: /* we branch to this label when backing up */ | for ( ; ; ) /* until we find what rule we matched */ | { | if ( (yy_lp) && (yy_lp) < yy_accept[yy_current_state + 1] ) | { | yy_act = yy_acclist[(yy_lp)]; | { | (yy_full_match) = yy_cp; | break; | } | } | --yy_cp; | yy_current_state = *--(yy_state_ptr); | (yy_lp) = yy_accept[yy_current_state]; | } | | YY_DO_BEFORE_ACTION; | | do_action: /* This label is used only to access EOF actions. */ | | switch ( yy_act ) | { /* beginning of action switch */ | case 1: | YY_RULE_SETUP | #line 2 "conftest.l" | { ECHO; } | YY_BREAK | case 2: | YY_RULE_SETUP | #line 3 "conftest.l" | { REJECT; } | YY_BREAK | case 3: | YY_RULE_SETUP | #line 4 "conftest.l" | { yymore (); } | YY_BREAK | case 4: | YY_RULE_SETUP | #line 5 "conftest.l" | { yyless (1); } | YY_BREAK | case 5: | YY_RULE_SETUP | #line 6 "conftest.l" | { /* IRIX 6.5 flex 2.5.4 underquotes its yyless argument. */ | yyless ((input () != 0)); } | YY_BREAK | case 6: | YY_RULE_SETUP | #line 8 "conftest.l" | { unput (yytext[0]); } | YY_BREAK | case 7: | YY_RULE_SETUP | #line 9 "conftest.l" | { BEGIN INITIAL; } | YY_BREAK | case 8: | YY_RULE_SETUP | #line 10 "conftest.l" | ECHO; | YY_BREAK | #line 792 "lex.yy.c" | case YY_STATE_EOF(INITIAL): | yyterminate(); | | case YY_END_OF_BUFFER: | { | /* Amount of text matched not including the EOB char. */ | int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1; | | /* Undo the effects of YY_DO_BEFORE_ACTION. */ | *yy_cp = (yy_hold_char); | YY_RESTORE_YY_MORE_OFFSET | | if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_NEW ) | { | /* We're scanning a new file or input source. It's | * possible that this happened because the user | * just pointed yyin at a new source and called | * yylex(). If so, then we have to assure | * consistency between YY_CURRENT_BUFFER and our | * globals. Here is the right place to do so, because | * this is the first action (other than possibly a | * back-up) that will match for the new input source. | */ | (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars; | YY_CURRENT_BUFFER_LVALUE->yy_input_file = yyin; | YY_CURRENT_BUFFER_LVALUE->yy_buffer_status = YY_BUFFER_NORMAL; | } | | /* Note that here we test for yy_c_buf_p "<=" to the position | * of the first EOB in the buffer, since yy_c_buf_p will | * already have been incremented past the NUL character | * (since all states make transitions on EOB to the | * end-of-buffer state). Contrast this with the test | * in input(). | */ | if ( (yy_c_buf_p) <= &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] ) | { /* This was really a NUL. */ | yy_state_type yy_next_state; | | (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text; | | yy_current_state = yy_get_previous_state( ); | | /* Okay, we're now positioned to make the NUL | * transition. We couldn't have | * yy_get_previous_state() go ahead and do it | * for us because it doesn't know how to deal | * with the possibility of jamming (and we don't | * want to build jamming into it because then it | * will run more slowly). | */ | | yy_next_state = yy_try_NUL_trans( yy_current_state ); | | yy_bp = (yytext_ptr) + YY_MORE_ADJ; | | if ( yy_next_state ) | { | /* Consume the NUL. */ | yy_cp = ++(yy_c_buf_p); | yy_current_state = yy_next_state; | goto yy_match; | } | | else | { | yy_cp = (yy_c_buf_p); | goto yy_find_action; | } | } | | else switch ( yy_get_next_buffer( ) ) | { | case EOB_ACT_END_OF_FILE: | { | (yy_did_buffer_switch_on_eof) = 0; | | if ( yywrap( ) ) | { | /* Note: because we've taken care in | * yy_get_next_buffer() to have set up | * yytext, we can now set up | * yy_c_buf_p so that if some total | * hoser (like flex itself) wants to | * call the scanner after we return the | * YY_NULL, it'll still work - another | * YY_NULL will get returned. | */ | (yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ; | | yy_act = YY_STATE_EOF(YY_START); | goto do_action; | } | | else | { | if ( ! (yy_did_buffer_switch_on_eof) ) | YY_NEW_FILE; | } | break; | } | | case EOB_ACT_CONTINUE_SCAN: | (yy_c_buf_p) = | (yytext_ptr) + yy_amount_of_matched_text; | | yy_current_state = yy_get_previous_state( ); | | yy_cp = (yy_c_buf_p); | yy_bp = (yytext_ptr) + YY_MORE_ADJ; | goto yy_match; | | case EOB_ACT_LAST_MATCH: | (yy_c_buf_p) = | &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)]; | | yy_current_state = yy_get_previous_state( ); | | yy_cp = (yy_c_buf_p); | yy_bp = (yytext_ptr) + YY_MORE_ADJ; | goto yy_find_action; | } | break; | } | | default: | YY_FATAL_ERROR( | "fatal flex scanner internal error--no action found" ); | } /* end of action switch */ | } /* end of scanning one token */ | } /* end of yylex */ | | /* yy_get_next_buffer - try to read in a new buffer | * | * Returns a code representing an action: | * EOB_ACT_LAST_MATCH - | * EOB_ACT_CONTINUE_SCAN - continue scanning from current position | * EOB_ACT_END_OF_FILE - end of file | */ | static int yy_get_next_buffer (void) | { | register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf; | register char *source = (yytext_ptr); | register int number_to_move, i; | int ret_val; | | if ( (yy_c_buf_p) > &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] ) | YY_FATAL_ERROR( | "fatal flex scanner internal error--end of buffer missed" ); | | if ( YY_CURRENT_BUFFER_LVALUE->yy_fill_buffer == 0 ) | { /* Don't try to fill the buffer, so this is an EOF. */ | if ( (yy_c_buf_p) - (yytext_ptr) - YY_MORE_ADJ == 1 ) | { | /* We matched a single character, the EOB, so | * treat this as a final EOF. | */ | return EOB_ACT_END_OF_FILE; | } | | else | { | /* We matched some text prior to the EOB, first | * process it. | */ | return EOB_ACT_LAST_MATCH; | } | } | | /* Try to read more data. */ | | /* First move last chars to start of buffer. */ | number_to_move = (int) ((yy_c_buf_p) - (yytext_ptr)) - 1; | | for ( i = 0; i < number_to_move; ++i ) | *(dest++) = *(source++); | | if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_EOF_PENDING ) | /* don't do the read, it's not guaranteed to return an EOF, | * just force an EOF | */ | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars) = 0; | | else | { | yy_size_t num_to_read = | YY_CURRENT_BUFFER_LVALUE->yy_buf_size - number_to_move - 1; | | while ( num_to_read <= 0 ) | { /* Not enough room in the buffer - grow it. */ | | YY_FATAL_ERROR( | "input buffer overflow, can't enlarge buffer because scanner uses REJECT" ); | | } | | if ( num_to_read > YY_READ_BUF_SIZE ) | num_to_read = YY_READ_BUF_SIZE; | | /* Read in more data. */ | YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]), | (yy_n_chars), num_to_read ); | | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars); | } | | if ( (yy_n_chars) == 0 ) | { | if ( number_to_move == YY_MORE_ADJ ) | { | ret_val = EOB_ACT_END_OF_FILE; | yyrestart(yyin ); | } | | else | { | ret_val = EOB_ACT_LAST_MATCH; | YY_CURRENT_BUFFER_LVALUE->yy_buffer_status = | YY_BUFFER_EOF_PENDING; | } | } | | else | ret_val = EOB_ACT_CONTINUE_SCAN; | | if ((yy_size_t) ((yy_n_chars) + number_to_move) > YY_CURRENT_BUFFER_LVALUE->yy_buf_size) { | /* Extend the array by 50%, plus the number we really need. */ | yy_size_t new_size = (yy_n_chars) + number_to_move + ((yy_n_chars) >> 1); | YY_CURRENT_BUFFER_LVALUE->yy_ch_buf = (char *) yyrealloc((void *) YY_CURRENT_BUFFER_LVALUE->yy_ch_buf,new_size ); | if ( ! YY_CURRENT_BUFFER_LVALUE->yy_ch_buf ) | YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" ); | } | | (yy_n_chars) += number_to_move; | YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] = YY_END_OF_BUFFER_CHAR; | YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] = YY_END_OF_BUFFER_CHAR; | | (yytext_ptr) = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[0]; | | return ret_val; | } | | /* yy_get_previous_state - get the state just before the EOB char was reached */ | | static yy_state_type yy_get_previous_state (void) | { | register yy_state_type yy_current_state; | register char *yy_cp; | | yy_current_state = (yy_start); | | (yy_state_ptr) = (yy_state_buf); | *(yy_state_ptr)++ = yy_current_state; | | for ( yy_cp = (yytext_ptr) + YY_MORE_ADJ; yy_cp < (yy_c_buf_p); ++yy_cp ) | { | register YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1); | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) | { | yy_current_state = (int) yy_def[yy_current_state]; | if ( yy_current_state >= 13 ) | yy_c = yy_meta[(unsigned int) yy_c]; | } | yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c]; | *(yy_state_ptr)++ = yy_current_state; | } | | return yy_current_state; | } | | /* yy_try_NUL_trans - try to make a transition on the NUL character | * | * synopsis | * next_state = yy_try_NUL_trans( current_state ); | */ | static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state ) | { | register int yy_is_jam; | | register YY_CHAR yy_c = 1; | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) | { | yy_current_state = (int) yy_def[yy_current_state]; | if ( yy_current_state >= 13 ) | yy_c = yy_meta[(unsigned int) yy_c]; | } | yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c]; | yy_is_jam = (yy_current_state == 12); | if ( ! yy_is_jam ) | *(yy_state_ptr)++ = yy_current_state; | | return yy_is_jam ? 0 : yy_current_state; | } | | static void yyunput (int c, register char * yy_bp ) | { | register char *yy_cp; | | yy_cp = (yy_c_buf_p); | | /* undo effects of setting up yytext */ | *yy_cp = (yy_hold_char); | | if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 ) | { /* need to shift things up to make room */ | /* +2 for EOB chars. */ | register yy_size_t number_to_move = (yy_n_chars) + 2; | register char *dest = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[ | YY_CURRENT_BUFFER_LVALUE->yy_buf_size + 2]; | register char *source = | &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]; | | while ( source > YY_CURRENT_BUFFER_LVALUE->yy_ch_buf ) | *--dest = *--source; | | yy_cp += (int) (dest - source); | yy_bp += (int) (dest - source); | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = | (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_buf_size; | | if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 ) | YY_FATAL_ERROR( "flex scanner push-back overflow" ); | } | | *--yy_cp = (char) c; | | (yytext_ptr) = yy_bp; | (yy_hold_char) = *yy_cp; | (yy_c_buf_p) = yy_cp; | } | | #ifndef YY_NO_INPUT | #ifdef __cplusplus | static int yyinput (void) | #else | static int input (void) | #endif | | { | int c; | | *(yy_c_buf_p) = (yy_hold_char); | | if ( *(yy_c_buf_p) == YY_END_OF_BUFFER_CHAR ) | { | /* yy_c_buf_p now points to the character we want to return. | * If this occurs *before* the EOB characters, then it's a | * valid NUL; if not, then we've hit the end of the buffer. | */ | if ( (yy_c_buf_p) < &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] ) | /* This was really a NUL. */ | *(yy_c_buf_p) = '\0'; | | else | { /* need more input */ | yy_size_t offset = (yy_c_buf_p) - (yytext_ptr); | ++(yy_c_buf_p); | | switch ( yy_get_next_buffer( ) ) | { | case EOB_ACT_LAST_MATCH: | /* This happens because yy_g_n_b() | * sees that we've accumulated a | * token and flags that we need to | * try matching the token before | * proceeding. But for input(), | * there's no matching to consider. | * So convert the EOB_ACT_LAST_MATCH | * to EOB_ACT_END_OF_FILE. | */ | | /* Reset buffer status. */ | yyrestart(yyin ); | | /*FALLTHROUGH*/ | | case EOB_ACT_END_OF_FILE: | { | if ( yywrap( ) ) | return EOF; | | if ( ! (yy_did_buffer_switch_on_eof) ) | YY_NEW_FILE; | #ifdef __cplusplus | return yyinput(); | #else | return input(); | #endif | } | | case EOB_ACT_CONTINUE_SCAN: | (yy_c_buf_p) = (yytext_ptr) + offset; | break; | } | } | } | | c = *(unsigned char *) (yy_c_buf_p); /* cast for 8-bit char's */ | *(yy_c_buf_p) = '\0'; /* preserve yytext */ | (yy_hold_char) = *++(yy_c_buf_p); | | return c; | } | #endif /* ifndef YY_NO_INPUT */ | | /** Immediately switch to a different input stream. | * @param input_file A readable stream. | * | * @note This function does not reset the start condition to @c INITIAL . | */ | void yyrestart (FILE * input_file ) | { | | if ( ! YY_CURRENT_BUFFER ){ | yyensure_buffer_stack (); | YY_CURRENT_BUFFER_LVALUE = | yy_create_buffer(yyin,YY_BUF_SIZE ); | } | | yy_init_buffer(YY_CURRENT_BUFFER,input_file ); | yy_load_buffer_state( ); | } | | /** Switch to a different input buffer. | * @param new_buffer The new input buffer. | * | */ | void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer ) | { | | /* TODO. We should be able to replace this entire function body | * with | * yypop_buffer_state(); | * yypush_buffer_state(new_buffer); | */ | yyensure_buffer_stack (); | if ( YY_CURRENT_BUFFER == new_buffer ) | return; | | if ( YY_CURRENT_BUFFER ) | { | /* Flush out information for old buffer. */ | *(yy_c_buf_p) = (yy_hold_char); | YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p); | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars); | } | | YY_CURRENT_BUFFER_LVALUE = new_buffer; | yy_load_buffer_state( ); | | /* We don't actually know whether we did this switch during | * EOF (yywrap()) processing, but the only time this flag | * is looked at is after yywrap() is called, so it's safe | * to go ahead and always set it. | */ | (yy_did_buffer_switch_on_eof) = 1; | } | | static void yy_load_buffer_state (void) | { | (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars; | (yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos; | yyin = YY_CURRENT_BUFFER_LVALUE->yy_input_file; | (yy_hold_char) = *(yy_c_buf_p); | } | | /** Allocate and initialize an input buffer state. | * @param file A readable stream. | * @param size The character buffer size in bytes. When in doubt, use @c YY_BUF_SIZE. | * | * @return the allocated buffer state. | */ | YY_BUFFER_STATE yy_create_buffer (FILE * file, int size ) | { | YY_BUFFER_STATE b; | | b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) ); | if ( ! b ) | YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" ); | | b->yy_buf_size = size; | | /* yy_ch_buf has to be 2 characters longer than the size given because | * we need to put in 2 end-of-buffer characters. | */ | b->yy_ch_buf = (char *) yyalloc(b->yy_buf_size + 2 ); | if ( ! b->yy_ch_buf ) | YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" ); | | b->yy_is_our_buffer = 1; | | yy_init_buffer(b,file ); | | return b; | } | | /** Destroy the buffer. | * @param b a buffer created with yy_create_buffer() | * | */ | void yy_delete_buffer (YY_BUFFER_STATE b ) | { | | if ( ! b ) | return; | | if ( b == YY_CURRENT_BUFFER ) /* Not sure if we should pop here. */ | YY_CURRENT_BUFFER_LVALUE = (YY_BUFFER_STATE) 0; | | if ( b->yy_is_our_buffer ) | yyfree((void *) b->yy_ch_buf ); | | yyfree((void *) b ); | } | | /* Initializes or reinitializes a buffer. | * This function is sometimes called more than once on the same buffer, | * such as during a yyrestart() or at EOF. | */ | static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file ) | | { | int oerrno = errno; | | yy_flush_buffer(b ); | | b->yy_input_file = file; | b->yy_fill_buffer = 1; | | /* If b is the current buffer, then yy_init_buffer was _probably_ | * called from yyrestart() or through yy_get_next_buffer. | * In that case, we don't want to reset the lineno or column. | */ | if (b != YY_CURRENT_BUFFER){ | b->yy_bs_lineno = 1; | b->yy_bs_column = 0; | } | | b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0; | | errno = oerrno; | } | | /** Discard all buffered characters. On the next scan, YY_INPUT will be called. | * @param b the buffer state to be flushed, usually @c YY_CURRENT_BUFFER. | * | */ | void yy_flush_buffer (YY_BUFFER_STATE b ) | { | if ( ! b ) | return; | | b->yy_n_chars = 0; | | /* We always need two end-of-buffer characters. The first causes | * a transition to the end-of-buffer state. The second causes | * a jam in that state. | */ | b->yy_ch_buf[0] = YY_END_OF_BUFFER_CHAR; | b->yy_ch_buf[1] = YY_END_OF_BUFFER_CHAR; | | b->yy_buf_pos = &b->yy_ch_buf[0]; | | b->yy_at_bol = 1; | b->yy_buffer_status = YY_BUFFER_NEW; | | if ( b == YY_CURRENT_BUFFER ) | yy_load_buffer_state( ); | } | | /** Pushes the new state onto the stack. The new state becomes | * the current state. This function will allocate the stack | * if necessary. | * @param new_buffer The new state. | * | */ | void yypush_buffer_state (YY_BUFFER_STATE new_buffer ) | { | if (new_buffer == NULL) | return; | | yyensure_buffer_stack(); | | /* This block is copied from yy_switch_to_buffer. */ | if ( YY_CURRENT_BUFFER ) | { | /* Flush out information for old buffer. */ | *(yy_c_buf_p) = (yy_hold_char); | YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p); | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars); | } | | /* Only push if top exists. Otherwise, replace top. */ | if (YY_CURRENT_BUFFER) | (yy_buffer_stack_top)++; | YY_CURRENT_BUFFER_LVALUE = new_buffer; | | /* copied from yy_switch_to_buffer. */ | yy_load_buffer_state( ); | (yy_did_buffer_switch_on_eof) = 1; | } | | /** Removes and deletes the top of the stack, if present. | * The next element becomes the new top. | * | */ | void yypop_buffer_state (void) | { | if (!YY_CURRENT_BUFFER) | return; | | yy_delete_buffer(YY_CURRENT_BUFFER ); | YY_CURRENT_BUFFER_LVALUE = NULL; | if ((yy_buffer_stack_top) > 0) | --(yy_buffer_stack_top); | | if (YY_CURRENT_BUFFER) { | yy_load_buffer_state( ); | (yy_did_buffer_switch_on_eof) = 1; | } | } | | /* Allocates the stack if it does not exist. | * Guarantees space for at least one push. | */ | static void yyensure_buffer_stack (void) | { | yy_size_t num_to_alloc; | | if (!(yy_buffer_stack)) { | | /* First allocation is just for 2 elements, since we don't know if this | * scanner will even need a stack. We use 2 instead of 1 to avoid an | * immediate realloc on the next call. | */ | num_to_alloc = 1; | (yy_buffer_stack) = (struct yy_buffer_state**)yyalloc | (num_to_alloc * sizeof(struct yy_buffer_state*) | ); | if ( ! (yy_buffer_stack) ) | YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" ); | | memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*)); | | (yy_buffer_stack_max) = num_to_alloc; | (yy_buffer_stack_top) = 0; | return; | } | | if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){ | | /* Increase the buffer to prepare for a possible push. */ | int grow_size = 8 /* arbitrary grow size */; | | num_to_alloc = (yy_buffer_stack_max) + grow_size; | (yy_buffer_stack) = (struct yy_buffer_state**)yyrealloc | ((yy_buffer_stack), | num_to_alloc * sizeof(struct yy_buffer_state*) | ); | if ( ! (yy_buffer_stack) ) | YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" ); | | /* zero only the new slots.*/ | memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*)); | (yy_buffer_stack_max) = num_to_alloc; | } | } | | /** Setup the input buffer state to scan directly from a user-specified character buffer. | * @param base the character buffer | * @param size the size in bytes of the character buffer | * | * @return the newly allocated buffer state object. | */ | YY_BUFFER_STATE yy_scan_buffer (char * base, yy_size_t size ) | { | YY_BUFFER_STATE b; | | if ( size < 2 || | base[size-2] != YY_END_OF_BUFFER_CHAR || | base[size-1] != YY_END_OF_BUFFER_CHAR ) | /* They forgot to leave room for the EOB's. */ | return 0; | | b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) ); | if ( ! b ) | YY_FATAL_ERROR( "out of dynamic memory in yy_scan_buffer()" ); | | b->yy_buf_size = size - 2; /* "- 2" to take care of EOB's */ | b->yy_buf_pos = b->yy_ch_buf = base; | b->yy_is_our_buffer = 0; | b->yy_input_file = 0; | b->yy_n_chars = b->yy_buf_size; | b->yy_is_interactive = 0; | b->yy_at_bol = 1; | b->yy_fill_buffer = 0; | b->yy_buffer_status = YY_BUFFER_NEW; | | yy_switch_to_buffer(b ); | | return b; | } | | /** Setup the input buffer state to scan a string. The next call to yylex() will | * scan from a @e copy of @a str. | * @param yystr a NUL-terminated string to scan | * | * @return the newly allocated buffer state object. | * @note If you want to scan bytes that may contain NUL values, then use | * yy_scan_bytes() instead. | */ | YY_BUFFER_STATE yy_scan_string (yyconst char * yystr ) | { | | return yy_scan_bytes(yystr,strlen(yystr) ); | } | | /** Setup the input buffer state to scan the given bytes. The next call to yylex() will | * scan from a @e copy of @a bytes. | * @param yybytes the byte buffer to scan | * @param _yybytes_len the number of bytes in the buffer pointed to by @a bytes. | * | * @return the newly allocated buffer state object. | */ | YY_BUFFER_STATE yy_scan_bytes (yyconst char * yybytes, yy_size_t _yybytes_len ) | { | YY_BUFFER_STATE b; | char *buf; | yy_size_t n; | yy_size_t i; | | /* Get memory for full buffer, including space for trailing EOB's. */ | n = _yybytes_len + 2; | buf = (char *) yyalloc(n ); | if ( ! buf ) | YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" ); | | for ( i = 0; i < _yybytes_len; ++i ) | buf[i] = yybytes[i]; | | buf[_yybytes_len] = buf[_yybytes_len+1] = YY_END_OF_BUFFER_CHAR; | | b = yy_scan_buffer(buf,n ); | if ( ! b ) | YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" ); | | /* It's okay to grow etc. this buffer, and we should throw it | * away when we're done. | */ | b->yy_is_our_buffer = 1; | | return b; | } | | #ifndef YY_EXIT_FAILURE | #define YY_EXIT_FAILURE 2 | #endif | | static void yy_fatal_error (yyconst char* msg ) | { | (void) fprintf( stderr, "%s\n", msg ); | exit( YY_EXIT_FAILURE ); | } | | /* Redefine yyless() so it works in section 3 code. */ | | #undef yyless | #define yyless(n) \ | do \ | { \ | /* Undo effects of setting up yytext. */ \ | int yyless_macro_arg = (n); \ | YY_LESS_LINENO(yyless_macro_arg);\ | yytext[yyleng] = (yy_hold_char); \ | (yy_c_buf_p) = yytext + yyless_macro_arg; \ | (yy_hold_char) = *(yy_c_buf_p); \ | *(yy_c_buf_p) = '\0'; \ | yyleng = yyless_macro_arg; \ | } \ | while ( 0 ) | | /* Accessor methods (get/set functions) to struct members. */ | | /** Get the current line number. | * | */ | int yyget_lineno (void) | { | | return yylineno; | } | | /** Get the input stream. | * | */ | FILE *yyget_in (void) | { | return yyin; | } | | /** Get the output stream. | * | */ | FILE *yyget_out (void) | { | return yyout; | } | | /** Get the length of the current token. | * | */ | yy_size_t yyget_leng (void) | { | return yyleng; | } | | /** Get the current token. | * | */ | | char *yyget_text (void) | { | return yytext; | } | | /** Set the current line number. | * @param line_number | * | */ | void yyset_lineno (int line_number ) | { | | yylineno = line_number; | } | | /** Set the input stream. This does not discard the current | * input buffer. | * @param in_str A readable stream. | * | * @see yy_switch_to_buffer | */ | void yyset_in (FILE * in_str ) | { | yyin = in_str ; | } | | void yyset_out (FILE * out_str ) | { | yyout = out_str ; | } | | int yyget_debug (void) | { | return yy_flex_debug; | } | | void yyset_debug (int bdebug ) | { | yy_flex_debug = bdebug ; | } | | static int yy_init_globals (void) | { | /* Initialization is the same as for the non-reentrant scanner. | * This function is called from yylex_destroy(), so don't allocate here. | */ | | (yy_buffer_stack) = 0; | (yy_buffer_stack_top) = 0; | (yy_buffer_stack_max) = 0; | (yy_c_buf_p) = (char *) 0; | (yy_init) = 0; | (yy_start) = 0; | | (yy_state_buf) = 0; | (yy_state_ptr) = 0; | (yy_full_match) = 0; | (yy_lp) = 0; | | /* Defined in main.c */ | #ifdef YY_STDINIT | yyin = stdin; | yyout = stdout; | #else | yyin = (FILE *) 0; | yyout = (FILE *) 0; | #endif | | /* For future reference: Set errno on error, since we are called by | * yylex_init() | */ | return 0; | } | | /* yylex_destroy is for both reentrant and non-reentrant scanners. */ | int yylex_destroy (void) | { | | /* Pop the buffer stack, destroying each element. */ | while(YY_CURRENT_BUFFER){ | yy_delete_buffer(YY_CURRENT_BUFFER ); | YY_CURRENT_BUFFER_LVALUE = NULL; | yypop_buffer_state(); | } | | /* Destroy the stack itself. */ | yyfree((yy_buffer_stack) ); | (yy_buffer_stack) = NULL; | | yyfree ( (yy_state_buf) ); | (yy_state_buf) = NULL; | | /* Reset the globals. This is important in a non-reentrant scanner so the next time | * yylex() is called, initialization will occur. */ | yy_init_globals( ); | | return 0; | } | | /* | * Internal utility routines. | */ | | #ifndef yytext_ptr | static void yy_flex_strncpy (char* s1, yyconst char * s2, int n ) | { | register int i; | for ( i = 0; i < n; ++i ) | s1[i] = s2[i]; | } | #endif | | #ifdef YY_NEED_STRLEN | static int yy_flex_strlen (yyconst char * s ) | { | register int n; | for ( n = 0; s[n]; ++n ) | ; | | return n; | } | #endif | | void *yyalloc (yy_size_t size ) | { | return (void *) malloc( size ); | } | | void *yyrealloc (void * ptr, yy_size_t size ) | { | /* The cast to (char *) in the following accommodates both | * implementations that use char* generic pointers, and those | * that use void* generic pointers. It works with the latter | * because both ANSI C and C++ allow castless assignment from | * any pointer type to void*, and deal with argument conversions | * as though doing an assignment. | */ | return (void *) realloc( (char *) ptr, size ); | } | | void yyfree (void * ptr ) | { | free( (char *) ptr ); /* see yyrealloc() for (char *) cast */ | } | | #define YYTABLES_NAME "yytables" | | #line 10 "conftest.l" | | | #ifdef YYTEXT_POINTER | extern char *yytext; | #endif | int | main (void) | { | return ! yylex () + ! yywrap (); | } configure:47210: gcc -o conftest -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c -lfl -lpthread >&5 /usr/bin/ld: cannot find -lfl collect2: error: ld returned 1 exit status configure:47210: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MVAPICH2" | #define PACKAGE_TARNAME "mvapich2" | #define PACKAGE_VERSION "2.3.4" | #define PACKAGE_STRING "MVAPICH2 2.3.4" | #define PACKAGE_BUGREPORT "mvapich-discuss@cse.ohio-state.edu" | #define PACKAGE_URL "http://mvapich.cse.ohio-state.edu" | #define PACKAGE "mvapich2" | #define VERSION "2.3.4" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define ENABLE_PVAR_MV2 0 | #define ENABLE_PVAR_MEM 0 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define HAVE_LONG_LONG 1 | #define STDCALL | #define F77_NAME_LOWER_USCORE 1 | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_F08_BINDING 0 | #define TRUE 1 | #define FALSE 0 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAX_INTEGER_ALIGNMENT 8 | #define HAVE_MAX_STRUCT_ALIGNMENT 8 | #define HAVE_MAX_FP_ALIGNMENT 16 | #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8 | #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16 | #define SIZEOF_CHAR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_VOID_P 8 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_FLOAT_INT 8 | #define SIZEOF_DOUBLE_INT 16 | #define SIZEOF_LONG_INT 16 | #define SIZEOF_SHORT_INT 8 | #define SIZEOF_TWO_INT 8 | #define SIZEOF_LONG_DOUBLE_INT 32 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_COMPLEX_H 1 | #define SIZEOF__BOOL 1 | #define SIZEOF_FLOAT__COMPLEX 8 | #define SIZEOF_DOUBLE__COMPLEX 16 | #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | #define HAVE__BOOL 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define MPIR_REAL4_CTYPE float | #define MPIR_REAL8_CTYPE double | #define MPIR_REAL16_CTYPE long double | #define MPIR_INTEGER1_CTYPE char | #define MPIR_INTEGER2_CTYPE short | #define MPIR_INTEGER4_CTYPE int | #define MPIR_INTEGER8_CTYPE long | #define SIZEOF_F77_INTEGER 4 | #define SIZEOF_F77_REAL 4 | #define SIZEOF_F77_DOUBLE_PRECISION 8 | #define MPIR_FC_REAL_CTYPE float | #define MPIR_FC_DOUBLE_CTYPE double | #define HAVE_AINT_LARGER_THAN_FINT 1 | #define HAVE_AINT_DIFFERENT_THAN_FINT 1 | #define HAVE_FINT_IS_INT 1 | #define F77_TRUE_VALUE_SET 1 | #define F77_TRUE_VALUE 1 | #define F77_FALSE_VALUE 0 | #define SIZEOF_BOOL 1 | #define MPIR_CXX_BOOL_CTYPE _Bool | #define SIZEOF_COMPLEX 8 | #define SIZEOF_DOUBLECOMPLEX 16 | #define SIZEOF_LONGDOUBLECOMPLEX 32 | #define HAVE_CXX_COMPLEX 1 | #define MPIR_CXX_BOOL_VALUE 0x4c000133 | #define MPIR_CXX_COMPLEX_VALUE 0x4c000834 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036 | #define HAVE_ANY_INT64_T_ALIGNMENT 1 | #define HAVE_ANY_INT32_T_ALIGNMENT 1 | #define STDC_HEADERS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SETITIMER 1 | #define HAVE_ALARM 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_SNPRINTF 1 | #define HAVE_QSORT 1 | #define HAVE_VA_COPY 1 | #define HAVE_MACRO_VA_ARGS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRDUP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_FDOPEN 1 | #define NEEDS_FDOPEN_DECL 1 | #define HAVE_PUTENV 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_GETTIMEOFDAY 1 | #define MPIR_AINT_MAX LONG_MAX | #define MPIU_Pint long | #define MPIU_PINT_FMT_DEC_SPEC "%ld" | #define MPIU_Upint unsigned long | #define MPIU_UPINT_FMT_DEC_SPEC "%lu" | #define MPIU_SIZE_T unsigned long | #define SIZEOF_MPIR_BSEND_DATA_T 96 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_YIELD 1 | #define MPICH_PTHREAD_MUTEX_ERRORCHECK_VALUE PTHREAD_MUTEX_ERRORCHECK | #define MPICH_THREAD_PACKAGE_NAME MPICH_THREAD_PACKAGE_POSIX | #define MPICH_TLS_SPECIFIER __thread | #define HAVE_GETPID 1 | #define HAVE_SCHED_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_USLEEP 1 | #define HAVE_SLEEP 1 | #define HAVE_SELECT 1 | #define USE_NOTHING_FOR_YIELD 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_CPU_SET_T 1 | /* end confdefs.h. */ | | #line 3 "lex.yy.c" | | #define YY_INT_ALIGNED short int | | /* A lexical scanner generated by flex */ | | #define FLEX_SCANNER | #define YY_FLEX_MAJOR_VERSION 2 | #define YY_FLEX_MINOR_VERSION 5 | #define YY_FLEX_SUBMINOR_VERSION 37 | #if YY_FLEX_SUBMINOR_VERSION > 0 | #define FLEX_BETA | #endif | | /* First, we deal with platform-specific or compiler-specific issues. */ | | /* begin standard C headers. */ | #include | #include | #include | #include | | /* end standard C headers. */ | | /* flex integer type definitions */ | | #ifndef FLEXINT_H | #define FLEXINT_H | | /* C99 systems have . Non-C99 systems may or may not. */ | | #if defined (__STDC_VERSION__) && __STDC_VERSION__ >= 199901L | | /* C99 says to define __STDC_LIMIT_MACROS before including stdint.h, | * if you want the limit (max/min) macros for int types. | */ | #ifndef __STDC_LIMIT_MACROS | #define __STDC_LIMIT_MACROS 1 | #endif | | #include | typedef int8_t flex_int8_t; | typedef uint8_t flex_uint8_t; | typedef int16_t flex_int16_t; | typedef uint16_t flex_uint16_t; | typedef int32_t flex_int32_t; | typedef uint32_t flex_uint32_t; | #else | typedef signed char flex_int8_t; | typedef short int flex_int16_t; | typedef int flex_int32_t; | typedef unsigned char flex_uint8_t; | typedef unsigned short int flex_uint16_t; | typedef unsigned int flex_uint32_t; | | /* Limits of integral types. */ | #ifndef INT8_MIN | #define INT8_MIN (-128) | #endif | #ifndef INT16_MIN | #define INT16_MIN (-32767-1) | #endif | #ifndef INT32_MIN | #define INT32_MIN (-2147483647-1) | #endif | #ifndef INT8_MAX | #define INT8_MAX (127) | #endif | #ifndef INT16_MAX | #define INT16_MAX (32767) | #endif | #ifndef INT32_MAX | #define INT32_MAX (2147483647) | #endif | #ifndef UINT8_MAX | #define UINT8_MAX (255U) | #endif | #ifndef UINT16_MAX | #define UINT16_MAX (65535U) | #endif | #ifndef UINT32_MAX | #define UINT32_MAX (4294967295U) | #endif | | #endif /* ! C99 */ | | #endif /* ! FLEXINT_H */ | | #ifdef __cplusplus | | /* The "const" storage-class-modifier is valid. */ | #define YY_USE_CONST | | #else /* ! __cplusplus */ | | /* C99 requires __STDC__ to be defined as 1. */ | #if defined (__STDC__) | | #define YY_USE_CONST | | #endif /* defined (__STDC__) */ | #endif /* ! __cplusplus */ | | #ifdef YY_USE_CONST | #define yyconst const | #else | #define yyconst | #endif | | /* Returned upon end-of-file. */ | #define YY_NULL 0 | | /* Promotes a possibly negative, possibly signed char to an unsigned | * integer for use as an array index. If the signed char is negative, | * we want to instead treat it as an 8-bit unsigned char, hence the | * double cast. | */ | #define YY_SC_TO_UI(c) ((unsigned int) (unsigned char) c) | | /* Enter a start condition. This macro really ought to take a parameter, | * but we do it the disgusting crufty way forced on us by the ()-less | * definition of BEGIN. | */ | #define BEGIN (yy_start) = 1 + 2 * | | /* Translate the current start state into a value that can be later handed | * to BEGIN to return to the state. The YYSTATE alias is for lex | * compatibility. | */ | #define YY_START (((yy_start) - 1) / 2) | #define YYSTATE YY_START | | /* Action number for EOF rule of a given start state. */ | #define YY_STATE_EOF(state) (YY_END_OF_BUFFER + state + 1) | | /* Special action meaning "start processing a new file". */ | #define YY_NEW_FILE yyrestart(yyin ) | | #define YY_END_OF_BUFFER_CHAR 0 | | /* Size of default input buffer. */ | #ifndef YY_BUF_SIZE | #define YY_BUF_SIZE 16384 | #endif | | /* The state buf must be large enough to hold one state per character in the main buffer. | */ | #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type)) | | #ifndef YY_TYPEDEF_YY_BUFFER_STATE | #define YY_TYPEDEF_YY_BUFFER_STATE | typedef struct yy_buffer_state *YY_BUFFER_STATE; | #endif | | #ifndef YY_TYPEDEF_YY_SIZE_T | #define YY_TYPEDEF_YY_SIZE_T | typedef size_t yy_size_t; | #endif | | extern yy_size_t yyleng; | | extern FILE *yyin, *yyout; | | #define EOB_ACT_CONTINUE_SCAN 0 | #define EOB_ACT_END_OF_FILE 1 | #define EOB_ACT_LAST_MATCH 2 | | #define YY_LESS_LINENO(n) | | /* Return all but the first "n" matched characters back to the input stream. */ | #define yyless(n) \ | do \ | { \ | /* Undo effects of setting up yytext. */ \ | int yyless_macro_arg = (n); \ | YY_LESS_LINENO(yyless_macro_arg);\ | *yy_cp = (yy_hold_char); \ | YY_RESTORE_YY_MORE_OFFSET \ | (yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \ | YY_DO_BEFORE_ACTION; /* set up yytext again */ \ | } \ | while ( 0 ) | | #define unput(c) yyunput( c, (yytext_ptr) ) | | #ifndef YY_STRUCT_YY_BUFFER_STATE | #define YY_STRUCT_YY_BUFFER_STATE | struct yy_buffer_state | { | FILE *yy_input_file; | | char *yy_ch_buf; /* input buffer */ | char *yy_buf_pos; /* current position in input buffer */ | | /* Size of input buffer in bytes, not including room for EOB | * characters. | */ | yy_size_t yy_buf_size; | | /* Number of characters read into yy_ch_buf, not including EOB | * characters. | */ | yy_size_t yy_n_chars; | | /* Whether we "own" the buffer - i.e., we know we created it, | * and can realloc() it to grow it, and should free() it to | * delete it. | */ | int yy_is_our_buffer; | | /* Whether this is an "interactive" input source; if so, and | * if we're using stdio for input, then we want to use getc() | * instead of fread(), to make sure we stop fetching input after | * each newline. | */ | int yy_is_interactive; | | /* Whether we're considered to be at the beginning of a line. | * If so, '^' rules will be active on the next match, otherwise | * not. | */ | int yy_at_bol; | | int yy_bs_lineno; /**< The line count. */ | int yy_bs_column; /**< The column count. */ | | /* Whether to try to fill the input buffer when we reach the | * end of it. | */ | int yy_fill_buffer; | | int yy_buffer_status; | | #define YY_BUFFER_NEW 0 | #define YY_BUFFER_NORMAL 1 | /* When an EOF's been seen but there's still some text to process | * then we mark the buffer as YY_EOF_PENDING, to indicate that we | * shouldn't try reading from the input source any more. We might | * still have a bunch of tokens to match, though, because of | * possible backing-up. | * | * When we actually see the EOF, we change the status to "new" | * (via yyrestart()), so that the user can continue scanning by | * just pointing yyin at a new input file. | */ | #define YY_BUFFER_EOF_PENDING 2 | | }; | #endif /* !YY_STRUCT_YY_BUFFER_STATE */ | | /* Stack of input buffers. */ | static size_t yy_buffer_stack_top = 0; /**< index of top of stack. */ | static size_t yy_buffer_stack_max = 0; /**< capacity of stack. */ | static YY_BUFFER_STATE * yy_buffer_stack = 0; /**< Stack as an array. */ | | /* We provide macros for accessing buffer states in case in the | * future we want to put the buffer states in a more general | * "scanner state". | * | * Returns the top of the stack, or NULL. | */ | #define YY_CURRENT_BUFFER ( (yy_buffer_stack) \ | ? (yy_buffer_stack)[(yy_buffer_stack_top)] \ | : NULL) | | /* Same as previous macro, but useful when we know that the buffer stack is not | * NULL or when we need an lvalue. For internal use only. | */ | #define YY_CURRENT_BUFFER_LVALUE (yy_buffer_stack)[(yy_buffer_stack_top)] | | /* yy_hold_char holds the character lost when yytext is formed. */ | static char yy_hold_char; | static yy_size_t yy_n_chars; /* number of characters read into yy_ch_buf */ | yy_size_t yyleng; | | /* Points to current character in buffer. */ | static char *yy_c_buf_p = (char *) 0; | static int yy_init = 0; /* whether we need to initialize */ | static int yy_start = 0; /* start state number */ | | /* Flag which is used to allow yywrap()'s to do buffer switches | * instead of setting up a fresh yyin. A bit of a hack ... | */ | static int yy_did_buffer_switch_on_eof; | | void yyrestart (FILE *input_file ); | void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer ); | YY_BUFFER_STATE yy_create_buffer (FILE *file,int size ); | void yy_delete_buffer (YY_BUFFER_STATE b ); | void yy_flush_buffer (YY_BUFFER_STATE b ); | void yypush_buffer_state (YY_BUFFER_STATE new_buffer ); | void yypop_buffer_state (void ); | | static void yyensure_buffer_stack (void ); | static void yy_load_buffer_state (void ); | static void yy_init_buffer (YY_BUFFER_STATE b,FILE *file ); | | #define YY_FLUSH_BUFFER yy_flush_buffer(YY_CURRENT_BUFFER ) | | YY_BUFFER_STATE yy_scan_buffer (char *base,yy_size_t size ); | YY_BUFFER_STATE yy_scan_string (yyconst char *yy_str ); | YY_BUFFER_STATE yy_scan_bytes (yyconst char *bytes,yy_size_t len ); | | void *yyalloc (yy_size_t ); | void *yyrealloc (void *,yy_size_t ); | void yyfree (void * ); | | #define yy_new_buffer yy_create_buffer | | #define yy_set_interactive(is_interactive) \ | { \ | if ( ! YY_CURRENT_BUFFER ){ \ | yyensure_buffer_stack (); \ | YY_CURRENT_BUFFER_LVALUE = \ | yy_create_buffer(yyin,YY_BUF_SIZE ); \ | } \ | YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \ | } | | #define yy_set_bol(at_bol) \ | { \ | if ( ! YY_CURRENT_BUFFER ){\ | yyensure_buffer_stack (); \ | YY_CURRENT_BUFFER_LVALUE = \ | yy_create_buffer(yyin,YY_BUF_SIZE ); \ | } \ | YY_CURRENT_BUFFER_LVALUE->yy_at_bol = at_bol; \ | } | | #define YY_AT_BOL() (YY_CURRENT_BUFFER_LVALUE->yy_at_bol) | | /* Begin user sect3 */ | | typedef unsigned char YY_CHAR; | | FILE *yyin = (FILE *) 0, *yyout = (FILE *) 0; | | typedef int yy_state_type; | | extern int yylineno; | | int yylineno = 1; | | extern char *yytext; | #define yytext_ptr yytext | | static yy_state_type yy_get_previous_state (void ); | static yy_state_type yy_try_NUL_trans (yy_state_type current_state ); | static int yy_get_next_buffer (void ); | static void yy_fatal_error (yyconst char msg[] ); | | /* Done after the current pattern has been matched and before the | * corresponding action - sets up yytext. | */ | #define YY_DO_BEFORE_ACTION \ | (yytext_ptr) = yy_bp; \ | (yytext_ptr) -= (yy_more_len); \ | yyleng = (size_t) (yy_cp - (yytext_ptr)); \ | (yy_hold_char) = *yy_cp; \ | *yy_cp = '\0'; \ | (yy_c_buf_p) = yy_cp; | | #define YY_NUM_RULES 8 | #define YY_END_OF_BUFFER 9 | /* This struct is not used in this scanner, | but its presence is necessary. */ | struct yy_trans_info | { | flex_int32_t yy_verify; | flex_int32_t yy_nxt; | }; | static yyconst flex_int16_t yy_acclist[23] = | { 0, | 9, 7, 8, 8, 1, 7, 8, 2, 7, 8, | 3, 7, 8, 4, 7, 8, 5, 7, 8, 6, | 7, 8 | } ; | | static yyconst flex_int16_t yy_accept[14] = | { 0, | 1, 1, 1, 2, 4, 5, 8, 11, 14, 17, | 20, 23, 23 | } ; | | static yyconst flex_int32_t yy_ec[256] = | { 0, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 3, 4, 5, 6, | | 7, 8, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1 | } ; | | static yyconst flex_int32_t yy_meta[9] = | { 0, | 1, 1, 1, 1, 1, 1, 1, 1 | } ; | | static yyconst flex_int16_t yy_base[13] = | { 0, | 0, 0, 9, 10, 10, 10, 10, 10, 10, 10, | 10, 10 | } ; | | static yyconst flex_int16_t yy_def[13] = | { 0, | 12, 1, 12, 12, 12, 12, 12, 12, 12, 12, | 12, 0 | } ; | | static yyconst flex_int16_t yy_nxt[19] = | { 0, | 4, 5, 6, 7, 8, 9, 10, 11, 12, 3, | 12, 12, 12, 12, 12, 12, 12, 12 | } ; | | static yyconst flex_int16_t yy_chk[19] = | { 0, | 1, 1, 1, 1, 1, 1, 1, 1, 3, 12, | 12, 12, 12, 12, 12, 12, 12, 12 | } ; | | extern int yy_flex_debug; | int yy_flex_debug = 0; | | static yy_state_type *yy_state_buf=0, *yy_state_ptr=0; | static char *yy_full_match; | static int yy_lp; | #define REJECT \ | { \ | *yy_cp = (yy_hold_char); /* undo effects of setting up yytext */ \ | yy_cp = (yy_full_match); /* restore poss. backed-over text */ \ | ++(yy_lp); \ | goto find_rule; \ | } | | static int yy_more_flag = 0; | static int yy_more_len = 0; | #define yymore() ((yy_more_flag) = 1) | #define YY_MORE_ADJ (yy_more_len) | #define YY_RESTORE_YY_MORE_OFFSET | char *yytext; | #line 1 "conftest.l" | #line 469 "lex.yy.c" | | #define INITIAL 0 | | #ifndef YY_NO_UNISTD_H | /* Special case for "unistd.h", since it is non-ANSI. We include it way | * down here because we want the user's section 1 to have been scanned first. | * The user has a chance to override it with an option. | */ | #include | #endif | | #ifndef YY_EXTRA_TYPE | #define YY_EXTRA_TYPE void * | #endif | | static int yy_init_globals (void ); | | /* Accessor methods to globals. | These are made visible to non-reentrant scanners for convenience. */ | | int yylex_destroy (void ); | | int yyget_debug (void ); | | void yyset_debug (int debug_flag ); | | YY_EXTRA_TYPE yyget_extra (void ); | | void yyset_extra (YY_EXTRA_TYPE user_defined ); | | FILE *yyget_in (void ); | | void yyset_in (FILE * in_str ); | | FILE *yyget_out (void ); | | void yyset_out (FILE * out_str ); | | yy_size_t yyget_leng (void ); | | char *yyget_text (void ); | | int yyget_lineno (void ); | | void yyset_lineno (int line_number ); | | /* Macros after this point can all be overridden by user definitions in | * section 1. | */ | | #ifndef YY_SKIP_YYWRAP | #ifdef __cplusplus | extern "C" int yywrap (void ); | #else | extern int yywrap (void ); | #endif | #endif | | static void yyunput (int c,char *buf_ptr ); | | #ifndef yytext_ptr | static void yy_flex_strncpy (char *,yyconst char *,int ); | #endif | | #ifdef YY_NEED_STRLEN | static int yy_flex_strlen (yyconst char * ); | #endif | | #ifndef YY_NO_INPUT | | #ifdef __cplusplus | static int yyinput (void ); | #else | static int input (void ); | #endif | | #endif | | /* Amount of stuff to slurp up with each read. */ | #ifndef YY_READ_BUF_SIZE | #define YY_READ_BUF_SIZE 8192 | #endif | | /* Copy whatever the last rule matched to the standard output. */ | #ifndef ECHO | /* This used to be an fputs(), but since the string might contain NUL's, | * we now use fwrite(). | */ | #define ECHO do { if (fwrite( yytext, yyleng, 1, yyout )) {} } while (0) | #endif | | /* Gets input and stuffs it into "buf". number of characters read, or YY_NULL, | * is returned in "result". | */ | #ifndef YY_INPUT | #define YY_INPUT(buf,result,max_size) \ | if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \ | { \ | int c = '*'; \ | size_t n; \ | for ( n = 0; n < max_size && \ | (c = getc( yyin )) != EOF && c != '\n'; ++n ) \ | buf[n] = (char) c; \ | if ( c == '\n' ) \ | buf[n++] = (char) c; \ | if ( c == EOF && ferror( yyin ) ) \ | YY_FATAL_ERROR( "input in flex scanner failed" ); \ | result = n; \ | } \ | else \ | { \ | errno=0; \ | while ( (result = fread(buf, 1, max_size, yyin))==0 && ferror(yyin)) \ | { \ | if( errno != EINTR) \ | { \ | YY_FATAL_ERROR( "input in flex scanner failed" ); \ | break; \ | } \ | errno=0; \ | clearerr(yyin); \ | } \ | }\ | \ | | #endif | | /* No semi-colon after return; correct usage is to write "yyterminate();" - | * we don't want an extra ';' after the "return" because that will cause | * some compilers to complain about unreachable statements. | */ | #ifndef yyterminate | #define yyterminate() return YY_NULL | #endif | | /* Number of entries by which start-condition stack grows. */ | #ifndef YY_START_STACK_INCR | #define YY_START_STACK_INCR 25 | #endif | | /* Report a fatal error. */ | #ifndef YY_FATAL_ERROR | #define YY_FATAL_ERROR(msg) yy_fatal_error( msg ) | #endif | | /* end tables serialization structures and prototypes */ | | /* Default declaration of generated scanner - a define so the user can | * easily add parameters. | */ | #ifndef YY_DECL | #define YY_DECL_IS_OURS 1 | | extern int yylex (void); | | #define YY_DECL int yylex (void) | #endif /* !YY_DECL */ | | /* Code executed at the beginning of each rule, after yytext and yyleng | * have been set up. | */ | #ifndef YY_USER_ACTION | #define YY_USER_ACTION | #endif | | /* Code executed at the end of each rule. */ | #ifndef YY_BREAK | #define YY_BREAK break; | #endif | | #define YY_RULE_SETUP \ | YY_USER_ACTION | | /** The main scanner function which does all the work. | */ | YY_DECL | { | register yy_state_type yy_current_state; | register char *yy_cp, *yy_bp; | register int yy_act; | | #line 1 "conftest.l" | | #line 653 "lex.yy.c" | | if ( !(yy_init) ) | { | (yy_init) = 1; | | #ifdef YY_USER_INIT | YY_USER_INIT; | #endif | | /* Create the reject buffer large enough to save one state per allowed character. */ | if ( ! (yy_state_buf) ) | (yy_state_buf) = (yy_state_type *)yyalloc(YY_STATE_BUF_SIZE ); | if ( ! (yy_state_buf) ) | YY_FATAL_ERROR( "out of dynamic memory in yylex()" ); | | if ( ! (yy_start) ) | (yy_start) = 1; /* first start state */ | | if ( ! yyin ) | yyin = stdin; | | if ( ! yyout ) | yyout = stdout; | | if ( ! YY_CURRENT_BUFFER ) { | yyensure_buffer_stack (); | YY_CURRENT_BUFFER_LVALUE = | yy_create_buffer(yyin,YY_BUF_SIZE ); | } | | yy_load_buffer_state( ); | } | | while ( 1 ) /* loops until end-of-file is reached */ | { | (yy_more_len) = 0; | if ( (yy_more_flag) ) | { | (yy_more_len) = (yy_c_buf_p) - (yytext_ptr); | (yy_more_flag) = 0; | } | yy_cp = (yy_c_buf_p); | | /* Support of yytext. */ | *yy_cp = (yy_hold_char); | | /* yy_bp points to the position in yy_ch_buf of the start of | * the current run. | */ | yy_bp = yy_cp; | | yy_current_state = (yy_start); | | (yy_state_ptr) = (yy_state_buf); | *(yy_state_ptr)++ = yy_current_state; | | yy_match: | do | { | register YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)]; | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) | { | yy_current_state = (int) yy_def[yy_current_state]; | if ( yy_current_state >= 13 ) | yy_c = yy_meta[(unsigned int) yy_c]; | } | yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c]; | *(yy_state_ptr)++ = yy_current_state; | ++yy_cp; | } | while ( yy_base[yy_current_state] != 10 ); | | yy_find_action: | yy_current_state = *--(yy_state_ptr); | (yy_lp) = yy_accept[yy_current_state]; | find_rule: /* we branch to this label when backing up */ | for ( ; ; ) /* until we find what rule we matched */ | { | if ( (yy_lp) && (yy_lp) < yy_accept[yy_current_state + 1] ) | { | yy_act = yy_acclist[(yy_lp)]; | { | (yy_full_match) = yy_cp; | break; | } | } | --yy_cp; | yy_current_state = *--(yy_state_ptr); | (yy_lp) = yy_accept[yy_current_state]; | } | | YY_DO_BEFORE_ACTION; | | do_action: /* This label is used only to access EOF actions. */ | | switch ( yy_act ) | { /* beginning of action switch */ | case 1: | YY_RULE_SETUP | #line 2 "conftest.l" | { ECHO; } | YY_BREAK | case 2: | YY_RULE_SETUP | #line 3 "conftest.l" | { REJECT; } | YY_BREAK | case 3: | YY_RULE_SETUP | #line 4 "conftest.l" | { yymore (); } | YY_BREAK | case 4: | YY_RULE_SETUP | #line 5 "conftest.l" | { yyless (1); } | YY_BREAK | case 5: | YY_RULE_SETUP | #line 6 "conftest.l" | { /* IRIX 6.5 flex 2.5.4 underquotes its yyless argument. */ | yyless ((input () != 0)); } | YY_BREAK | case 6: | YY_RULE_SETUP | #line 8 "conftest.l" | { unput (yytext[0]); } | YY_BREAK | case 7: | YY_RULE_SETUP | #line 9 "conftest.l" | { BEGIN INITIAL; } | YY_BREAK | case 8: | YY_RULE_SETUP | #line 10 "conftest.l" | ECHO; | YY_BREAK | #line 792 "lex.yy.c" | case YY_STATE_EOF(INITIAL): | yyterminate(); | | case YY_END_OF_BUFFER: | { | /* Amount of text matched not including the EOB char. */ | int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1; | | /* Undo the effects of YY_DO_BEFORE_ACTION. */ | *yy_cp = (yy_hold_char); | YY_RESTORE_YY_MORE_OFFSET | | if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_NEW ) | { | /* We're scanning a new file or input source. It's | * possible that this happened because the user | * just pointed yyin at a new source and called | * yylex(). If so, then we have to assure | * consistency between YY_CURRENT_BUFFER and our | * globals. Here is the right place to do so, because | * this is the first action (other than possibly a | * back-up) that will match for the new input source. | */ | (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars; | YY_CURRENT_BUFFER_LVALUE->yy_input_file = yyin; | YY_CURRENT_BUFFER_LVALUE->yy_buffer_status = YY_BUFFER_NORMAL; | } | | /* Note that here we test for yy_c_buf_p "<=" to the position | * of the first EOB in the buffer, since yy_c_buf_p will | * already have been incremented past the NUL character | * (since all states make transitions on EOB to the | * end-of-buffer state). Contrast this with the test | * in input(). | */ | if ( (yy_c_buf_p) <= &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] ) | { /* This was really a NUL. */ | yy_state_type yy_next_state; | | (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text; | | yy_current_state = yy_get_previous_state( ); | | /* Okay, we're now positioned to make the NUL | * transition. We couldn't have | * yy_get_previous_state() go ahead and do it | * for us because it doesn't know how to deal | * with the possibility of jamming (and we don't | * want to build jamming into it because then it | * will run more slowly). | */ | | yy_next_state = yy_try_NUL_trans( yy_current_state ); | | yy_bp = (yytext_ptr) + YY_MORE_ADJ; | | if ( yy_next_state ) | { | /* Consume the NUL. */ | yy_cp = ++(yy_c_buf_p); | yy_current_state = yy_next_state; | goto yy_match; | } | | else | { | yy_cp = (yy_c_buf_p); | goto yy_find_action; | } | } | | else switch ( yy_get_next_buffer( ) ) | { | case EOB_ACT_END_OF_FILE: | { | (yy_did_buffer_switch_on_eof) = 0; | | if ( yywrap( ) ) | { | /* Note: because we've taken care in | * yy_get_next_buffer() to have set up | * yytext, we can now set up | * yy_c_buf_p so that if some total | * hoser (like flex itself) wants to | * call the scanner after we return the | * YY_NULL, it'll still work - another | * YY_NULL will get returned. | */ | (yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ; | | yy_act = YY_STATE_EOF(YY_START); | goto do_action; | } | | else | { | if ( ! (yy_did_buffer_switch_on_eof) ) | YY_NEW_FILE; | } | break; | } | | case EOB_ACT_CONTINUE_SCAN: | (yy_c_buf_p) = | (yytext_ptr) + yy_amount_of_matched_text; | | yy_current_state = yy_get_previous_state( ); | | yy_cp = (yy_c_buf_p); | yy_bp = (yytext_ptr) + YY_MORE_ADJ; | goto yy_match; | | case EOB_ACT_LAST_MATCH: | (yy_c_buf_p) = | &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)]; | | yy_current_state = yy_get_previous_state( ); | | yy_cp = (yy_c_buf_p); | yy_bp = (yytext_ptr) + YY_MORE_ADJ; | goto yy_find_action; | } | break; | } | | default: | YY_FATAL_ERROR( | "fatal flex scanner internal error--no action found" ); | } /* end of action switch */ | } /* end of scanning one token */ | } /* end of yylex */ | | /* yy_get_next_buffer - try to read in a new buffer | * | * Returns a code representing an action: | * EOB_ACT_LAST_MATCH - | * EOB_ACT_CONTINUE_SCAN - continue scanning from current position | * EOB_ACT_END_OF_FILE - end of file | */ | static int yy_get_next_buffer (void) | { | register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf; | register char *source = (yytext_ptr); | register int number_to_move, i; | int ret_val; | | if ( (yy_c_buf_p) > &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] ) | YY_FATAL_ERROR( | "fatal flex scanner internal error--end of buffer missed" ); | | if ( YY_CURRENT_BUFFER_LVALUE->yy_fill_buffer == 0 ) | { /* Don't try to fill the buffer, so this is an EOF. */ | if ( (yy_c_buf_p) - (yytext_ptr) - YY_MORE_ADJ == 1 ) | { | /* We matched a single character, the EOB, so | * treat this as a final EOF. | */ | return EOB_ACT_END_OF_FILE; | } | | else | { | /* We matched some text prior to the EOB, first | * process it. | */ | return EOB_ACT_LAST_MATCH; | } | } | | /* Try to read more data. */ | | /* First move last chars to start of buffer. */ | number_to_move = (int) ((yy_c_buf_p) - (yytext_ptr)) - 1; | | for ( i = 0; i < number_to_move; ++i ) | *(dest++) = *(source++); | | if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_EOF_PENDING ) | /* don't do the read, it's not guaranteed to return an EOF, | * just force an EOF | */ | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars) = 0; | | else | { | yy_size_t num_to_read = | YY_CURRENT_BUFFER_LVALUE->yy_buf_size - number_to_move - 1; | | while ( num_to_read <= 0 ) | { /* Not enough room in the buffer - grow it. */ | | YY_FATAL_ERROR( | "input buffer overflow, can't enlarge buffer because scanner uses REJECT" ); | | } | | if ( num_to_read > YY_READ_BUF_SIZE ) | num_to_read = YY_READ_BUF_SIZE; | | /* Read in more data. */ | YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]), | (yy_n_chars), num_to_read ); | | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars); | } | | if ( (yy_n_chars) == 0 ) | { | if ( number_to_move == YY_MORE_ADJ ) | { | ret_val = EOB_ACT_END_OF_FILE; | yyrestart(yyin ); | } | | else | { | ret_val = EOB_ACT_LAST_MATCH; | YY_CURRENT_BUFFER_LVALUE->yy_buffer_status = | YY_BUFFER_EOF_PENDING; | } | } | | else | ret_val = EOB_ACT_CONTINUE_SCAN; | | if ((yy_size_t) ((yy_n_chars) + number_to_move) > YY_CURRENT_BUFFER_LVALUE->yy_buf_size) { | /* Extend the array by 50%, plus the number we really need. */ | yy_size_t new_size = (yy_n_chars) + number_to_move + ((yy_n_chars) >> 1); | YY_CURRENT_BUFFER_LVALUE->yy_ch_buf = (char *) yyrealloc((void *) YY_CURRENT_BUFFER_LVALUE->yy_ch_buf,new_size ); | if ( ! YY_CURRENT_BUFFER_LVALUE->yy_ch_buf ) | YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" ); | } | | (yy_n_chars) += number_to_move; | YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] = YY_END_OF_BUFFER_CHAR; | YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] = YY_END_OF_BUFFER_CHAR; | | (yytext_ptr) = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[0]; | | return ret_val; | } | | /* yy_get_previous_state - get the state just before the EOB char was reached */ | | static yy_state_type yy_get_previous_state (void) | { | register yy_state_type yy_current_state; | register char *yy_cp; | | yy_current_state = (yy_start); | | (yy_state_ptr) = (yy_state_buf); | *(yy_state_ptr)++ = yy_current_state; | | for ( yy_cp = (yytext_ptr) + YY_MORE_ADJ; yy_cp < (yy_c_buf_p); ++yy_cp ) | { | register YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1); | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) | { | yy_current_state = (int) yy_def[yy_current_state]; | if ( yy_current_state >= 13 ) | yy_c = yy_meta[(unsigned int) yy_c]; | } | yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c]; | *(yy_state_ptr)++ = yy_current_state; | } | | return yy_current_state; | } | | /* yy_try_NUL_trans - try to make a transition on the NUL character | * | * synopsis | * next_state = yy_try_NUL_trans( current_state ); | */ | static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state ) | { | register int yy_is_jam; | | register YY_CHAR yy_c = 1; | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) | { | yy_current_state = (int) yy_def[yy_current_state]; | if ( yy_current_state >= 13 ) | yy_c = yy_meta[(unsigned int) yy_c]; | } | yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c]; | yy_is_jam = (yy_current_state == 12); | if ( ! yy_is_jam ) | *(yy_state_ptr)++ = yy_current_state; | | return yy_is_jam ? 0 : yy_current_state; | } | | static void yyunput (int c, register char * yy_bp ) | { | register char *yy_cp; | | yy_cp = (yy_c_buf_p); | | /* undo effects of setting up yytext */ | *yy_cp = (yy_hold_char); | | if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 ) | { /* need to shift things up to make room */ | /* +2 for EOB chars. */ | register yy_size_t number_to_move = (yy_n_chars) + 2; | register char *dest = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[ | YY_CURRENT_BUFFER_LVALUE->yy_buf_size + 2]; | register char *source = | &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]; | | while ( source > YY_CURRENT_BUFFER_LVALUE->yy_ch_buf ) | *--dest = *--source; | | yy_cp += (int) (dest - source); | yy_bp += (int) (dest - source); | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = | (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_buf_size; | | if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 ) | YY_FATAL_ERROR( "flex scanner push-back overflow" ); | } | | *--yy_cp = (char) c; | | (yytext_ptr) = yy_bp; | (yy_hold_char) = *yy_cp; | (yy_c_buf_p) = yy_cp; | } | | #ifndef YY_NO_INPUT | #ifdef __cplusplus | static int yyinput (void) | #else | static int input (void) | #endif | | { | int c; | | *(yy_c_buf_p) = (yy_hold_char); | | if ( *(yy_c_buf_p) == YY_END_OF_BUFFER_CHAR ) | { | /* yy_c_buf_p now points to the character we want to return. | * If this occurs *before* the EOB characters, then it's a | * valid NUL; if not, then we've hit the end of the buffer. | */ | if ( (yy_c_buf_p) < &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] ) | /* This was really a NUL. */ | *(yy_c_buf_p) = '\0'; | | else | { /* need more input */ | yy_size_t offset = (yy_c_buf_p) - (yytext_ptr); | ++(yy_c_buf_p); | | switch ( yy_get_next_buffer( ) ) | { | case EOB_ACT_LAST_MATCH: | /* This happens because yy_g_n_b() | * sees that we've accumulated a | * token and flags that we need to | * try matching the token before | * proceeding. But for input(), | * there's no matching to consider. | * So convert the EOB_ACT_LAST_MATCH | * to EOB_ACT_END_OF_FILE. | */ | | /* Reset buffer status. */ | yyrestart(yyin ); | | /*FALLTHROUGH*/ | | case EOB_ACT_END_OF_FILE: | { | if ( yywrap( ) ) | return EOF; | | if ( ! (yy_did_buffer_switch_on_eof) ) | YY_NEW_FILE; | #ifdef __cplusplus | return yyinput(); | #else | return input(); | #endif | } | | case EOB_ACT_CONTINUE_SCAN: | (yy_c_buf_p) = (yytext_ptr) + offset; | break; | } | } | } | | c = *(unsigned char *) (yy_c_buf_p); /* cast for 8-bit char's */ | *(yy_c_buf_p) = '\0'; /* preserve yytext */ | (yy_hold_char) = *++(yy_c_buf_p); | | return c; | } | #endif /* ifndef YY_NO_INPUT */ | | /** Immediately switch to a different input stream. | * @param input_file A readable stream. | * | * @note This function does not reset the start condition to @c INITIAL . | */ | void yyrestart (FILE * input_file ) | { | | if ( ! YY_CURRENT_BUFFER ){ | yyensure_buffer_stack (); | YY_CURRENT_BUFFER_LVALUE = | yy_create_buffer(yyin,YY_BUF_SIZE ); | } | | yy_init_buffer(YY_CURRENT_BUFFER,input_file ); | yy_load_buffer_state( ); | } | | /** Switch to a different input buffer. | * @param new_buffer The new input buffer. | * | */ | void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer ) | { | | /* TODO. We should be able to replace this entire function body | * with | * yypop_buffer_state(); | * yypush_buffer_state(new_buffer); | */ | yyensure_buffer_stack (); | if ( YY_CURRENT_BUFFER == new_buffer ) | return; | | if ( YY_CURRENT_BUFFER ) | { | /* Flush out information for old buffer. */ | *(yy_c_buf_p) = (yy_hold_char); | YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p); | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars); | } | | YY_CURRENT_BUFFER_LVALUE = new_buffer; | yy_load_buffer_state( ); | | /* We don't actually know whether we did this switch during | * EOF (yywrap()) processing, but the only time this flag | * is looked at is after yywrap() is called, so it's safe | * to go ahead and always set it. | */ | (yy_did_buffer_switch_on_eof) = 1; | } | | static void yy_load_buffer_state (void) | { | (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars; | (yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos; | yyin = YY_CURRENT_BUFFER_LVALUE->yy_input_file; | (yy_hold_char) = *(yy_c_buf_p); | } | | /** Allocate and initialize an input buffer state. | * @param file A readable stream. | * @param size The character buffer size in bytes. When in doubt, use @c YY_BUF_SIZE. | * | * @return the allocated buffer state. | */ | YY_BUFFER_STATE yy_create_buffer (FILE * file, int size ) | { | YY_BUFFER_STATE b; | | b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) ); | if ( ! b ) | YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" ); | | b->yy_buf_size = size; | | /* yy_ch_buf has to be 2 characters longer than the size given because | * we need to put in 2 end-of-buffer characters. | */ | b->yy_ch_buf = (char *) yyalloc(b->yy_buf_size + 2 ); | if ( ! b->yy_ch_buf ) | YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" ); | | b->yy_is_our_buffer = 1; | | yy_init_buffer(b,file ); | | return b; | } | | /** Destroy the buffer. | * @param b a buffer created with yy_create_buffer() | * | */ | void yy_delete_buffer (YY_BUFFER_STATE b ) | { | | if ( ! b ) | return; | | if ( b == YY_CURRENT_BUFFER ) /* Not sure if we should pop here. */ | YY_CURRENT_BUFFER_LVALUE = (YY_BUFFER_STATE) 0; | | if ( b->yy_is_our_buffer ) | yyfree((void *) b->yy_ch_buf ); | | yyfree((void *) b ); | } | | /* Initializes or reinitializes a buffer. | * This function is sometimes called more than once on the same buffer, | * such as during a yyrestart() or at EOF. | */ | static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file ) | | { | int oerrno = errno; | | yy_flush_buffer(b ); | | b->yy_input_file = file; | b->yy_fill_buffer = 1; | | /* If b is the current buffer, then yy_init_buffer was _probably_ | * called from yyrestart() or through yy_get_next_buffer. | * In that case, we don't want to reset the lineno or column. | */ | if (b != YY_CURRENT_BUFFER){ | b->yy_bs_lineno = 1; | b->yy_bs_column = 0; | } | | b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0; | | errno = oerrno; | } | | /** Discard all buffered characters. On the next scan, YY_INPUT will be called. | * @param b the buffer state to be flushed, usually @c YY_CURRENT_BUFFER. | * | */ | void yy_flush_buffer (YY_BUFFER_STATE b ) | { | if ( ! b ) | return; | | b->yy_n_chars = 0; | | /* We always need two end-of-buffer characters. The first causes | * a transition to the end-of-buffer state. The second causes | * a jam in that state. | */ | b->yy_ch_buf[0] = YY_END_OF_BUFFER_CHAR; | b->yy_ch_buf[1] = YY_END_OF_BUFFER_CHAR; | | b->yy_buf_pos = &b->yy_ch_buf[0]; | | b->yy_at_bol = 1; | b->yy_buffer_status = YY_BUFFER_NEW; | | if ( b == YY_CURRENT_BUFFER ) | yy_load_buffer_state( ); | } | | /** Pushes the new state onto the stack. The new state becomes | * the current state. This function will allocate the stack | * if necessary. | * @param new_buffer The new state. | * | */ | void yypush_buffer_state (YY_BUFFER_STATE new_buffer ) | { | if (new_buffer == NULL) | return; | | yyensure_buffer_stack(); | | /* This block is copied from yy_switch_to_buffer. */ | if ( YY_CURRENT_BUFFER ) | { | /* Flush out information for old buffer. */ | *(yy_c_buf_p) = (yy_hold_char); | YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p); | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars); | } | | /* Only push if top exists. Otherwise, replace top. */ | if (YY_CURRENT_BUFFER) | (yy_buffer_stack_top)++; | YY_CURRENT_BUFFER_LVALUE = new_buffer; | | /* copied from yy_switch_to_buffer. */ | yy_load_buffer_state( ); | (yy_did_buffer_switch_on_eof) = 1; | } | | /** Removes and deletes the top of the stack, if present. | * The next element becomes the new top. | * | */ | void yypop_buffer_state (void) | { | if (!YY_CURRENT_BUFFER) | return; | | yy_delete_buffer(YY_CURRENT_BUFFER ); | YY_CURRENT_BUFFER_LVALUE = NULL; | if ((yy_buffer_stack_top) > 0) | --(yy_buffer_stack_top); | | if (YY_CURRENT_BUFFER) { | yy_load_buffer_state( ); | (yy_did_buffer_switch_on_eof) = 1; | } | } | | /* Allocates the stack if it does not exist. | * Guarantees space for at least one push. | */ | static void yyensure_buffer_stack (void) | { | yy_size_t num_to_alloc; | | if (!(yy_buffer_stack)) { | | /* First allocation is just for 2 elements, since we don't know if this | * scanner will even need a stack. We use 2 instead of 1 to avoid an | * immediate realloc on the next call. | */ | num_to_alloc = 1; | (yy_buffer_stack) = (struct yy_buffer_state**)yyalloc | (num_to_alloc * sizeof(struct yy_buffer_state*) | ); | if ( ! (yy_buffer_stack) ) | YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" ); | | memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*)); | | (yy_buffer_stack_max) = num_to_alloc; | (yy_buffer_stack_top) = 0; | return; | } | | if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){ | | /* Increase the buffer to prepare for a possible push. */ | int grow_size = 8 /* arbitrary grow size */; | | num_to_alloc = (yy_buffer_stack_max) + grow_size; | (yy_buffer_stack) = (struct yy_buffer_state**)yyrealloc | ((yy_buffer_stack), | num_to_alloc * sizeof(struct yy_buffer_state*) | ); | if ( ! (yy_buffer_stack) ) | YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" ); | | /* zero only the new slots.*/ | memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*)); | (yy_buffer_stack_max) = num_to_alloc; | } | } | | /** Setup the input buffer state to scan directly from a user-specified character buffer. | * @param base the character buffer | * @param size the size in bytes of the character buffer | * | * @return the newly allocated buffer state object. | */ | YY_BUFFER_STATE yy_scan_buffer (char * base, yy_size_t size ) | { | YY_BUFFER_STATE b; | | if ( size < 2 || | base[size-2] != YY_END_OF_BUFFER_CHAR || | base[size-1] != YY_END_OF_BUFFER_CHAR ) | /* They forgot to leave room for the EOB's. */ | return 0; | | b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) ); | if ( ! b ) | YY_FATAL_ERROR( "out of dynamic memory in yy_scan_buffer()" ); | | b->yy_buf_size = size - 2; /* "- 2" to take care of EOB's */ | b->yy_buf_pos = b->yy_ch_buf = base; | b->yy_is_our_buffer = 0; | b->yy_input_file = 0; | b->yy_n_chars = b->yy_buf_size; | b->yy_is_interactive = 0; | b->yy_at_bol = 1; | b->yy_fill_buffer = 0; | b->yy_buffer_status = YY_BUFFER_NEW; | | yy_switch_to_buffer(b ); | | return b; | } | | /** Setup the input buffer state to scan a string. The next call to yylex() will | * scan from a @e copy of @a str. | * @param yystr a NUL-terminated string to scan | * | * @return the newly allocated buffer state object. | * @note If you want to scan bytes that may contain NUL values, then use | * yy_scan_bytes() instead. | */ | YY_BUFFER_STATE yy_scan_string (yyconst char * yystr ) | { | | return yy_scan_bytes(yystr,strlen(yystr) ); | } | | /** Setup the input buffer state to scan the given bytes. The next call to yylex() will | * scan from a @e copy of @a bytes. | * @param yybytes the byte buffer to scan | * @param _yybytes_len the number of bytes in the buffer pointed to by @a bytes. | * | * @return the newly allocated buffer state object. | */ | YY_BUFFER_STATE yy_scan_bytes (yyconst char * yybytes, yy_size_t _yybytes_len ) | { | YY_BUFFER_STATE b; | char *buf; | yy_size_t n; | yy_size_t i; | | /* Get memory for full buffer, including space for trailing EOB's. */ | n = _yybytes_len + 2; | buf = (char *) yyalloc(n ); | if ( ! buf ) | YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" ); | | for ( i = 0; i < _yybytes_len; ++i ) | buf[i] = yybytes[i]; | | buf[_yybytes_len] = buf[_yybytes_len+1] = YY_END_OF_BUFFER_CHAR; | | b = yy_scan_buffer(buf,n ); | if ( ! b ) | YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" ); | | /* It's okay to grow etc. this buffer, and we should throw it | * away when we're done. | */ | b->yy_is_our_buffer = 1; | | return b; | } | | #ifndef YY_EXIT_FAILURE | #define YY_EXIT_FAILURE 2 | #endif | | static void yy_fatal_error (yyconst char* msg ) | { | (void) fprintf( stderr, "%s\n", msg ); | exit( YY_EXIT_FAILURE ); | } | | /* Redefine yyless() so it works in section 3 code. */ | | #undef yyless | #define yyless(n) \ | do \ | { \ | /* Undo effects of setting up yytext. */ \ | int yyless_macro_arg = (n); \ | YY_LESS_LINENO(yyless_macro_arg);\ | yytext[yyleng] = (yy_hold_char); \ | (yy_c_buf_p) = yytext + yyless_macro_arg; \ | (yy_hold_char) = *(yy_c_buf_p); \ | *(yy_c_buf_p) = '\0'; \ | yyleng = yyless_macro_arg; \ | } \ | while ( 0 ) | | /* Accessor methods (get/set functions) to struct members. */ | | /** Get the current line number. | * | */ | int yyget_lineno (void) | { | | return yylineno; | } | | /** Get the input stream. | * | */ | FILE *yyget_in (void) | { | return yyin; | } | | /** Get the output stream. | * | */ | FILE *yyget_out (void) | { | return yyout; | } | | /** Get the length of the current token. | * | */ | yy_size_t yyget_leng (void) | { | return yyleng; | } | | /** Get the current token. | * | */ | | char *yyget_text (void) | { | return yytext; | } | | /** Set the current line number. | * @param line_number | * | */ | void yyset_lineno (int line_number ) | { | | yylineno = line_number; | } | | /** Set the input stream. This does not discard the current | * input buffer. | * @param in_str A readable stream. | * | * @see yy_switch_to_buffer | */ | void yyset_in (FILE * in_str ) | { | yyin = in_str ; | } | | void yyset_out (FILE * out_str ) | { | yyout = out_str ; | } | | int yyget_debug (void) | { | return yy_flex_debug; | } | | void yyset_debug (int bdebug ) | { | yy_flex_debug = bdebug ; | } | | static int yy_init_globals (void) | { | /* Initialization is the same as for the non-reentrant scanner. | * This function is called from yylex_destroy(), so don't allocate here. | */ | | (yy_buffer_stack) = 0; | (yy_buffer_stack_top) = 0; | (yy_buffer_stack_max) = 0; | (yy_c_buf_p) = (char *) 0; | (yy_init) = 0; | (yy_start) = 0; | | (yy_state_buf) = 0; | (yy_state_ptr) = 0; | (yy_full_match) = 0; | (yy_lp) = 0; | | /* Defined in main.c */ | #ifdef YY_STDINIT | yyin = stdin; | yyout = stdout; | #else | yyin = (FILE *) 0; | yyout = (FILE *) 0; | #endif | | /* For future reference: Set errno on error, since we are called by | * yylex_init() | */ | return 0; | } | | /* yylex_destroy is for both reentrant and non-reentrant scanners. */ | int yylex_destroy (void) | { | | /* Pop the buffer stack, destroying each element. */ | while(YY_CURRENT_BUFFER){ | yy_delete_buffer(YY_CURRENT_BUFFER ); | YY_CURRENT_BUFFER_LVALUE = NULL; | yypop_buffer_state(); | } | | /* Destroy the stack itself. */ | yyfree((yy_buffer_stack) ); | (yy_buffer_stack) = NULL; | | yyfree ( (yy_state_buf) ); | (yy_state_buf) = NULL; | | /* Reset the globals. This is important in a non-reentrant scanner so the next time | * yylex() is called, initialization will occur. */ | yy_init_globals( ); | | return 0; | } | | /* | * Internal utility routines. | */ | | #ifndef yytext_ptr | static void yy_flex_strncpy (char* s1, yyconst char * s2, int n ) | { | register int i; | for ( i = 0; i < n; ++i ) | s1[i] = s2[i]; | } | #endif | | #ifdef YY_NEED_STRLEN | static int yy_flex_strlen (yyconst char * s ) | { | register int n; | for ( n = 0; s[n]; ++n ) | ; | | return n; | } | #endif | | void *yyalloc (yy_size_t size ) | { | return (void *) malloc( size ); | } | | void *yyrealloc (void * ptr, yy_size_t size ) | { | /* The cast to (char *) in the following accommodates both | * implementations that use char* generic pointers, and those | * that use void* generic pointers. It works with the latter | * because both ANSI C and C++ allow castless assignment from | * any pointer type to void*, and deal with argument conversions | * as though doing an assignment. | */ | return (void *) realloc( (char *) ptr, size ); | } | | void yyfree (void * ptr ) | { | free( (char *) ptr ); /* see yyrealloc() for (char *) cast */ | } | | #define YYTABLES_NAME "yytables" | | #line 10 "conftest.l" | | | #ifdef YYTEXT_POINTER | extern char *yytext; | #endif | int | main (void) | { | return ! yylex () + ! yywrap (); | } configure:47210: gcc -o conftest -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c -ll -lpthread >&5 /usr/bin/ld: cannot find -ll collect2: error: ld returned 1 exit status configure:47210: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MVAPICH2" | #define PACKAGE_TARNAME "mvapich2" | #define PACKAGE_VERSION "2.3.4" | #define PACKAGE_STRING "MVAPICH2 2.3.4" | #define PACKAGE_BUGREPORT "mvapich-discuss@cse.ohio-state.edu" | #define PACKAGE_URL "http://mvapich.cse.ohio-state.edu" | #define PACKAGE "mvapich2" | #define VERSION "2.3.4" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define ENABLE_PVAR_MV2 0 | #define ENABLE_PVAR_MEM 0 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define HAVE_LONG_LONG 1 | #define STDCALL | #define F77_NAME_LOWER_USCORE 1 | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_F08_BINDING 0 | #define TRUE 1 | #define FALSE 0 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAX_INTEGER_ALIGNMENT 8 | #define HAVE_MAX_STRUCT_ALIGNMENT 8 | #define HAVE_MAX_FP_ALIGNMENT 16 | #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8 | #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16 | #define SIZEOF_CHAR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_VOID_P 8 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_FLOAT_INT 8 | #define SIZEOF_DOUBLE_INT 16 | #define SIZEOF_LONG_INT 16 | #define SIZEOF_SHORT_INT 8 | #define SIZEOF_TWO_INT 8 | #define SIZEOF_LONG_DOUBLE_INT 32 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_COMPLEX_H 1 | #define SIZEOF__BOOL 1 | #define SIZEOF_FLOAT__COMPLEX 8 | #define SIZEOF_DOUBLE__COMPLEX 16 | #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | #define HAVE__BOOL 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define MPIR_REAL4_CTYPE float | #define MPIR_REAL8_CTYPE double | #define MPIR_REAL16_CTYPE long double | #define MPIR_INTEGER1_CTYPE char | #define MPIR_INTEGER2_CTYPE short | #define MPIR_INTEGER4_CTYPE int | #define MPIR_INTEGER8_CTYPE long | #define SIZEOF_F77_INTEGER 4 | #define SIZEOF_F77_REAL 4 | #define SIZEOF_F77_DOUBLE_PRECISION 8 | #define MPIR_FC_REAL_CTYPE float | #define MPIR_FC_DOUBLE_CTYPE double | #define HAVE_AINT_LARGER_THAN_FINT 1 | #define HAVE_AINT_DIFFERENT_THAN_FINT 1 | #define HAVE_FINT_IS_INT 1 | #define F77_TRUE_VALUE_SET 1 | #define F77_TRUE_VALUE 1 | #define F77_FALSE_VALUE 0 | #define SIZEOF_BOOL 1 | #define MPIR_CXX_BOOL_CTYPE _Bool | #define SIZEOF_COMPLEX 8 | #define SIZEOF_DOUBLECOMPLEX 16 | #define SIZEOF_LONGDOUBLECOMPLEX 32 | #define HAVE_CXX_COMPLEX 1 | #define MPIR_CXX_BOOL_VALUE 0x4c000133 | #define MPIR_CXX_COMPLEX_VALUE 0x4c000834 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036 | #define HAVE_ANY_INT64_T_ALIGNMENT 1 | #define HAVE_ANY_INT32_T_ALIGNMENT 1 | #define STDC_HEADERS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SETITIMER 1 | #define HAVE_ALARM 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_SNPRINTF 1 | #define HAVE_QSORT 1 | #define HAVE_VA_COPY 1 | #define HAVE_MACRO_VA_ARGS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRDUP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_FDOPEN 1 | #define NEEDS_FDOPEN_DECL 1 | #define HAVE_PUTENV 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_GETTIMEOFDAY 1 | #define MPIR_AINT_MAX LONG_MAX | #define MPIU_Pint long | #define MPIU_PINT_FMT_DEC_SPEC "%ld" | #define MPIU_Upint unsigned long | #define MPIU_UPINT_FMT_DEC_SPEC "%lu" | #define MPIU_SIZE_T unsigned long | #define SIZEOF_MPIR_BSEND_DATA_T 96 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_YIELD 1 | #define MPICH_PTHREAD_MUTEX_ERRORCHECK_VALUE PTHREAD_MUTEX_ERRORCHECK | #define MPICH_THREAD_PACKAGE_NAME MPICH_THREAD_PACKAGE_POSIX | #define MPICH_TLS_SPECIFIER __thread | #define HAVE_GETPID 1 | #define HAVE_SCHED_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_USLEEP 1 | #define HAVE_SLEEP 1 | #define HAVE_SELECT 1 | #define USE_NOTHING_FOR_YIELD 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_CPU_SET_T 1 | /* end confdefs.h. */ | | #line 3 "lex.yy.c" | | #define YY_INT_ALIGNED short int | | /* A lexical scanner generated by flex */ | | #define FLEX_SCANNER | #define YY_FLEX_MAJOR_VERSION 2 | #define YY_FLEX_MINOR_VERSION 5 | #define YY_FLEX_SUBMINOR_VERSION 37 | #if YY_FLEX_SUBMINOR_VERSION > 0 | #define FLEX_BETA | #endif | | /* First, we deal with platform-specific or compiler-specific issues. */ | | /* begin standard C headers. */ | #include | #include | #include | #include | | /* end standard C headers. */ | | /* flex integer type definitions */ | | #ifndef FLEXINT_H | #define FLEXINT_H | | /* C99 systems have . Non-C99 systems may or may not. */ | | #if defined (__STDC_VERSION__) && __STDC_VERSION__ >= 199901L | | /* C99 says to define __STDC_LIMIT_MACROS before including stdint.h, | * if you want the limit (max/min) macros for int types. | */ | #ifndef __STDC_LIMIT_MACROS | #define __STDC_LIMIT_MACROS 1 | #endif | | #include | typedef int8_t flex_int8_t; | typedef uint8_t flex_uint8_t; | typedef int16_t flex_int16_t; | typedef uint16_t flex_uint16_t; | typedef int32_t flex_int32_t; | typedef uint32_t flex_uint32_t; | #else | typedef signed char flex_int8_t; | typedef short int flex_int16_t; | typedef int flex_int32_t; | typedef unsigned char flex_uint8_t; | typedef unsigned short int flex_uint16_t; | typedef unsigned int flex_uint32_t; | | /* Limits of integral types. */ | #ifndef INT8_MIN | #define INT8_MIN (-128) | #endif | #ifndef INT16_MIN | #define INT16_MIN (-32767-1) | #endif | #ifndef INT32_MIN | #define INT32_MIN (-2147483647-1) | #endif | #ifndef INT8_MAX | #define INT8_MAX (127) | #endif | #ifndef INT16_MAX | #define INT16_MAX (32767) | #endif | #ifndef INT32_MAX | #define INT32_MAX (2147483647) | #endif | #ifndef UINT8_MAX | #define UINT8_MAX (255U) | #endif | #ifndef UINT16_MAX | #define UINT16_MAX (65535U) | #endif | #ifndef UINT32_MAX | #define UINT32_MAX (4294967295U) | #endif | | #endif /* ! C99 */ | | #endif /* ! FLEXINT_H */ | | #ifdef __cplusplus | | /* The "const" storage-class-modifier is valid. */ | #define YY_USE_CONST | | #else /* ! __cplusplus */ | | /* C99 requires __STDC__ to be defined as 1. */ | #if defined (__STDC__) | | #define YY_USE_CONST | | #endif /* defined (__STDC__) */ | #endif /* ! __cplusplus */ | | #ifdef YY_USE_CONST | #define yyconst const | #else | #define yyconst | #endif | | /* Returned upon end-of-file. */ | #define YY_NULL 0 | | /* Promotes a possibly negative, possibly signed char to an unsigned | * integer for use as an array index. If the signed char is negative, | * we want to instead treat it as an 8-bit unsigned char, hence the | * double cast. | */ | #define YY_SC_TO_UI(c) ((unsigned int) (unsigned char) c) | | /* Enter a start condition. This macro really ought to take a parameter, | * but we do it the disgusting crufty way forced on us by the ()-less | * definition of BEGIN. | */ | #define BEGIN (yy_start) = 1 + 2 * | | /* Translate the current start state into a value that can be later handed | * to BEGIN to return to the state. The YYSTATE alias is for lex | * compatibility. | */ | #define YY_START (((yy_start) - 1) / 2) | #define YYSTATE YY_START | | /* Action number for EOF rule of a given start state. */ | #define YY_STATE_EOF(state) (YY_END_OF_BUFFER + state + 1) | | /* Special action meaning "start processing a new file". */ | #define YY_NEW_FILE yyrestart(yyin ) | | #define YY_END_OF_BUFFER_CHAR 0 | | /* Size of default input buffer. */ | #ifndef YY_BUF_SIZE | #define YY_BUF_SIZE 16384 | #endif | | /* The state buf must be large enough to hold one state per character in the main buffer. | */ | #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type)) | | #ifndef YY_TYPEDEF_YY_BUFFER_STATE | #define YY_TYPEDEF_YY_BUFFER_STATE | typedef struct yy_buffer_state *YY_BUFFER_STATE; | #endif | | #ifndef YY_TYPEDEF_YY_SIZE_T | #define YY_TYPEDEF_YY_SIZE_T | typedef size_t yy_size_t; | #endif | | extern yy_size_t yyleng; | | extern FILE *yyin, *yyout; | | #define EOB_ACT_CONTINUE_SCAN 0 | #define EOB_ACT_END_OF_FILE 1 | #define EOB_ACT_LAST_MATCH 2 | | #define YY_LESS_LINENO(n) | | /* Return all but the first "n" matched characters back to the input stream. */ | #define yyless(n) \ | do \ | { \ | /* Undo effects of setting up yytext. */ \ | int yyless_macro_arg = (n); \ | YY_LESS_LINENO(yyless_macro_arg);\ | *yy_cp = (yy_hold_char); \ | YY_RESTORE_YY_MORE_OFFSET \ | (yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \ | YY_DO_BEFORE_ACTION; /* set up yytext again */ \ | } \ | while ( 0 ) | | #define unput(c) yyunput( c, (yytext_ptr) ) | | #ifndef YY_STRUCT_YY_BUFFER_STATE | #define YY_STRUCT_YY_BUFFER_STATE | struct yy_buffer_state | { | FILE *yy_input_file; | | char *yy_ch_buf; /* input buffer */ | char *yy_buf_pos; /* current position in input buffer */ | | /* Size of input buffer in bytes, not including room for EOB | * characters. | */ | yy_size_t yy_buf_size; | | /* Number of characters read into yy_ch_buf, not including EOB | * characters. | */ | yy_size_t yy_n_chars; | | /* Whether we "own" the buffer - i.e., we know we created it, | * and can realloc() it to grow it, and should free() it to | * delete it. | */ | int yy_is_our_buffer; | | /* Whether this is an "interactive" input source; if so, and | * if we're using stdio for input, then we want to use getc() | * instead of fread(), to make sure we stop fetching input after | * each newline. | */ | int yy_is_interactive; | | /* Whether we're considered to be at the beginning of a line. | * If so, '^' rules will be active on the next match, otherwise | * not. | */ | int yy_at_bol; | | int yy_bs_lineno; /**< The line count. */ | int yy_bs_column; /**< The column count. */ | | /* Whether to try to fill the input buffer when we reach the | * end of it. | */ | int yy_fill_buffer; | | int yy_buffer_status; | | #define YY_BUFFER_NEW 0 | #define YY_BUFFER_NORMAL 1 | /* When an EOF's been seen but there's still some text to process | * then we mark the buffer as YY_EOF_PENDING, to indicate that we | * shouldn't try reading from the input source any more. We might | * still have a bunch of tokens to match, though, because of | * possible backing-up. | * | * When we actually see the EOF, we change the status to "new" | * (via yyrestart()), so that the user can continue scanning by | * just pointing yyin at a new input file. | */ | #define YY_BUFFER_EOF_PENDING 2 | | }; | #endif /* !YY_STRUCT_YY_BUFFER_STATE */ | | /* Stack of input buffers. */ | static size_t yy_buffer_stack_top = 0; /**< index of top of stack. */ | static size_t yy_buffer_stack_max = 0; /**< capacity of stack. */ | static YY_BUFFER_STATE * yy_buffer_stack = 0; /**< Stack as an array. */ | | /* We provide macros for accessing buffer states in case in the | * future we want to put the buffer states in a more general | * "scanner state". | * | * Returns the top of the stack, or NULL. | */ | #define YY_CURRENT_BUFFER ( (yy_buffer_stack) \ | ? (yy_buffer_stack)[(yy_buffer_stack_top)] \ | : NULL) | | /* Same as previous macro, but useful when we know that the buffer stack is not | * NULL or when we need an lvalue. For internal use only. | */ | #define YY_CURRENT_BUFFER_LVALUE (yy_buffer_stack)[(yy_buffer_stack_top)] | | /* yy_hold_char holds the character lost when yytext is formed. */ | static char yy_hold_char; | static yy_size_t yy_n_chars; /* number of characters read into yy_ch_buf */ | yy_size_t yyleng; | | /* Points to current character in buffer. */ | static char *yy_c_buf_p = (char *) 0; | static int yy_init = 0; /* whether we need to initialize */ | static int yy_start = 0; /* start state number */ | | /* Flag which is used to allow yywrap()'s to do buffer switches | * instead of setting up a fresh yyin. A bit of a hack ... | */ | static int yy_did_buffer_switch_on_eof; | | void yyrestart (FILE *input_file ); | void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer ); | YY_BUFFER_STATE yy_create_buffer (FILE *file,int size ); | void yy_delete_buffer (YY_BUFFER_STATE b ); | void yy_flush_buffer (YY_BUFFER_STATE b ); | void yypush_buffer_state (YY_BUFFER_STATE new_buffer ); | void yypop_buffer_state (void ); | | static void yyensure_buffer_stack (void ); | static void yy_load_buffer_state (void ); | static void yy_init_buffer (YY_BUFFER_STATE b,FILE *file ); | | #define YY_FLUSH_BUFFER yy_flush_buffer(YY_CURRENT_BUFFER ) | | YY_BUFFER_STATE yy_scan_buffer (char *base,yy_size_t size ); | YY_BUFFER_STATE yy_scan_string (yyconst char *yy_str ); | YY_BUFFER_STATE yy_scan_bytes (yyconst char *bytes,yy_size_t len ); | | void *yyalloc (yy_size_t ); | void *yyrealloc (void *,yy_size_t ); | void yyfree (void * ); | | #define yy_new_buffer yy_create_buffer | | #define yy_set_interactive(is_interactive) \ | { \ | if ( ! YY_CURRENT_BUFFER ){ \ | yyensure_buffer_stack (); \ | YY_CURRENT_BUFFER_LVALUE = \ | yy_create_buffer(yyin,YY_BUF_SIZE ); \ | } \ | YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \ | } | | #define yy_set_bol(at_bol) \ | { \ | if ( ! YY_CURRENT_BUFFER ){\ | yyensure_buffer_stack (); \ | YY_CURRENT_BUFFER_LVALUE = \ | yy_create_buffer(yyin,YY_BUF_SIZE ); \ | } \ | YY_CURRENT_BUFFER_LVALUE->yy_at_bol = at_bol; \ | } | | #define YY_AT_BOL() (YY_CURRENT_BUFFER_LVALUE->yy_at_bol) | | /* Begin user sect3 */ | | typedef unsigned char YY_CHAR; | | FILE *yyin = (FILE *) 0, *yyout = (FILE *) 0; | | typedef int yy_state_type; | | extern int yylineno; | | int yylineno = 1; | | extern char *yytext; | #define yytext_ptr yytext | | static yy_state_type yy_get_previous_state (void ); | static yy_state_type yy_try_NUL_trans (yy_state_type current_state ); | static int yy_get_next_buffer (void ); | static void yy_fatal_error (yyconst char msg[] ); | | /* Done after the current pattern has been matched and before the | * corresponding action - sets up yytext. | */ | #define YY_DO_BEFORE_ACTION \ | (yytext_ptr) = yy_bp; \ | (yytext_ptr) -= (yy_more_len); \ | yyleng = (size_t) (yy_cp - (yytext_ptr)); \ | (yy_hold_char) = *yy_cp; \ | *yy_cp = '\0'; \ | (yy_c_buf_p) = yy_cp; | | #define YY_NUM_RULES 8 | #define YY_END_OF_BUFFER 9 | /* This struct is not used in this scanner, | but its presence is necessary. */ | struct yy_trans_info | { | flex_int32_t yy_verify; | flex_int32_t yy_nxt; | }; | static yyconst flex_int16_t yy_acclist[23] = | { 0, | 9, 7, 8, 8, 1, 7, 8, 2, 7, 8, | 3, 7, 8, 4, 7, 8, 5, 7, 8, 6, | 7, 8 | } ; | | static yyconst flex_int16_t yy_accept[14] = | { 0, | 1, 1, 1, 2, 4, 5, 8, 11, 14, 17, | 20, 23, 23 | } ; | | static yyconst flex_int32_t yy_ec[256] = | { 0, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 3, 4, 5, 6, | | 7, 8, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1 | } ; | | static yyconst flex_int32_t yy_meta[9] = | { 0, | 1, 1, 1, 1, 1, 1, 1, 1 | } ; | | static yyconst flex_int16_t yy_base[13] = | { 0, | 0, 0, 9, 10, 10, 10, 10, 10, 10, 10, | 10, 10 | } ; | | static yyconst flex_int16_t yy_def[13] = | { 0, | 12, 1, 12, 12, 12, 12, 12, 12, 12, 12, | 12, 0 | } ; | | static yyconst flex_int16_t yy_nxt[19] = | { 0, | 4, 5, 6, 7, 8, 9, 10, 11, 12, 3, | 12, 12, 12, 12, 12, 12, 12, 12 | } ; | | static yyconst flex_int16_t yy_chk[19] = | { 0, | 1, 1, 1, 1, 1, 1, 1, 1, 3, 12, | 12, 12, 12, 12, 12, 12, 12, 12 | } ; | | extern int yy_flex_debug; | int yy_flex_debug = 0; | | static yy_state_type *yy_state_buf=0, *yy_state_ptr=0; | static char *yy_full_match; | static int yy_lp; | #define REJECT \ | { \ | *yy_cp = (yy_hold_char); /* undo effects of setting up yytext */ \ | yy_cp = (yy_full_match); /* restore poss. backed-over text */ \ | ++(yy_lp); \ | goto find_rule; \ | } | | static int yy_more_flag = 0; | static int yy_more_len = 0; | #define yymore() ((yy_more_flag) = 1) | #define YY_MORE_ADJ (yy_more_len) | #define YY_RESTORE_YY_MORE_OFFSET | char *yytext; | #line 1 "conftest.l" | #line 469 "lex.yy.c" | | #define INITIAL 0 | | #ifndef YY_NO_UNISTD_H | /* Special case for "unistd.h", since it is non-ANSI. We include it way | * down here because we want the user's section 1 to have been scanned first. | * The user has a chance to override it with an option. | */ | #include | #endif | | #ifndef YY_EXTRA_TYPE | #define YY_EXTRA_TYPE void * | #endif | | static int yy_init_globals (void ); | | /* Accessor methods to globals. | These are made visible to non-reentrant scanners for convenience. */ | | int yylex_destroy (void ); | | int yyget_debug (void ); | | void yyset_debug (int debug_flag ); | | YY_EXTRA_TYPE yyget_extra (void ); | | void yyset_extra (YY_EXTRA_TYPE user_defined ); | | FILE *yyget_in (void ); | | void yyset_in (FILE * in_str ); | | FILE *yyget_out (void ); | | void yyset_out (FILE * out_str ); | | yy_size_t yyget_leng (void ); | | char *yyget_text (void ); | | int yyget_lineno (void ); | | void yyset_lineno (int line_number ); | | /* Macros after this point can all be overridden by user definitions in | * section 1. | */ | | #ifndef YY_SKIP_YYWRAP | #ifdef __cplusplus | extern "C" int yywrap (void ); | #else | extern int yywrap (void ); | #endif | #endif | | static void yyunput (int c,char *buf_ptr ); | | #ifndef yytext_ptr | static void yy_flex_strncpy (char *,yyconst char *,int ); | #endif | | #ifdef YY_NEED_STRLEN | static int yy_flex_strlen (yyconst char * ); | #endif | | #ifndef YY_NO_INPUT | | #ifdef __cplusplus | static int yyinput (void ); | #else | static int input (void ); | #endif | | #endif | | /* Amount of stuff to slurp up with each read. */ | #ifndef YY_READ_BUF_SIZE | #define YY_READ_BUF_SIZE 8192 | #endif | | /* Copy whatever the last rule matched to the standard output. */ | #ifndef ECHO | /* This used to be an fputs(), but since the string might contain NUL's, | * we now use fwrite(). | */ | #define ECHO do { if (fwrite( yytext, yyleng, 1, yyout )) {} } while (0) | #endif | | /* Gets input and stuffs it into "buf". number of characters read, or YY_NULL, | * is returned in "result". | */ | #ifndef YY_INPUT | #define YY_INPUT(buf,result,max_size) \ | if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \ | { \ | int c = '*'; \ | size_t n; \ | for ( n = 0; n < max_size && \ | (c = getc( yyin )) != EOF && c != '\n'; ++n ) \ | buf[n] = (char) c; \ | if ( c == '\n' ) \ | buf[n++] = (char) c; \ | if ( c == EOF && ferror( yyin ) ) \ | YY_FATAL_ERROR( "input in flex scanner failed" ); \ | result = n; \ | } \ | else \ | { \ | errno=0; \ | while ( (result = fread(buf, 1, max_size, yyin))==0 && ferror(yyin)) \ | { \ | if( errno != EINTR) \ | { \ | YY_FATAL_ERROR( "input in flex scanner failed" ); \ | break; \ | } \ | errno=0; \ | clearerr(yyin); \ | } \ | }\ | \ | | #endif | | /* No semi-colon after return; correct usage is to write "yyterminate();" - | * we don't want an extra ';' after the "return" because that will cause | * some compilers to complain about unreachable statements. | */ | #ifndef yyterminate | #define yyterminate() return YY_NULL | #endif | | /* Number of entries by which start-condition stack grows. */ | #ifndef YY_START_STACK_INCR | #define YY_START_STACK_INCR 25 | #endif | | /* Report a fatal error. */ | #ifndef YY_FATAL_ERROR | #define YY_FATAL_ERROR(msg) yy_fatal_error( msg ) | #endif | | /* end tables serialization structures and prototypes */ | | /* Default declaration of generated scanner - a define so the user can | * easily add parameters. | */ | #ifndef YY_DECL | #define YY_DECL_IS_OURS 1 | | extern int yylex (void); | | #define YY_DECL int yylex (void) | #endif /* !YY_DECL */ | | /* Code executed at the beginning of each rule, after yytext and yyleng | * have been set up. | */ | #ifndef YY_USER_ACTION | #define YY_USER_ACTION | #endif | | /* Code executed at the end of each rule. */ | #ifndef YY_BREAK | #define YY_BREAK break; | #endif | | #define YY_RULE_SETUP \ | YY_USER_ACTION | | /** The main scanner function which does all the work. | */ | YY_DECL | { | register yy_state_type yy_current_state; | register char *yy_cp, *yy_bp; | register int yy_act; | | #line 1 "conftest.l" | | #line 653 "lex.yy.c" | | if ( !(yy_init) ) | { | (yy_init) = 1; | | #ifdef YY_USER_INIT | YY_USER_INIT; | #endif | | /* Create the reject buffer large enough to save one state per allowed character. */ | if ( ! (yy_state_buf) ) | (yy_state_buf) = (yy_state_type *)yyalloc(YY_STATE_BUF_SIZE ); | if ( ! (yy_state_buf) ) | YY_FATAL_ERROR( "out of dynamic memory in yylex()" ); | | if ( ! (yy_start) ) | (yy_start) = 1; /* first start state */ | | if ( ! yyin ) | yyin = stdin; | | if ( ! yyout ) | yyout = stdout; | | if ( ! YY_CURRENT_BUFFER ) { | yyensure_buffer_stack (); | YY_CURRENT_BUFFER_LVALUE = | yy_create_buffer(yyin,YY_BUF_SIZE ); | } | | yy_load_buffer_state( ); | } | | while ( 1 ) /* loops until end-of-file is reached */ | { | (yy_more_len) = 0; | if ( (yy_more_flag) ) | { | (yy_more_len) = (yy_c_buf_p) - (yytext_ptr); | (yy_more_flag) = 0; | } | yy_cp = (yy_c_buf_p); | | /* Support of yytext. */ | *yy_cp = (yy_hold_char); | | /* yy_bp points to the position in yy_ch_buf of the start of | * the current run. | */ | yy_bp = yy_cp; | | yy_current_state = (yy_start); | | (yy_state_ptr) = (yy_state_buf); | *(yy_state_ptr)++ = yy_current_state; | | yy_match: | do | { | register YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)]; | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) | { | yy_current_state = (int) yy_def[yy_current_state]; | if ( yy_current_state >= 13 ) | yy_c = yy_meta[(unsigned int) yy_c]; | } | yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c]; | *(yy_state_ptr)++ = yy_current_state; | ++yy_cp; | } | while ( yy_base[yy_current_state] != 10 ); | | yy_find_action: | yy_current_state = *--(yy_state_ptr); | (yy_lp) = yy_accept[yy_current_state]; | find_rule: /* we branch to this label when backing up */ | for ( ; ; ) /* until we find what rule we matched */ | { | if ( (yy_lp) && (yy_lp) < yy_accept[yy_current_state + 1] ) | { | yy_act = yy_acclist[(yy_lp)]; | { | (yy_full_match) = yy_cp; | break; | } | } | --yy_cp; | yy_current_state = *--(yy_state_ptr); | (yy_lp) = yy_accept[yy_current_state]; | } | | YY_DO_BEFORE_ACTION; | | do_action: /* This label is used only to access EOF actions. */ | | switch ( yy_act ) | { /* beginning of action switch */ | case 1: | YY_RULE_SETUP | #line 2 "conftest.l" | { ECHO; } | YY_BREAK | case 2: | YY_RULE_SETUP | #line 3 "conftest.l" | { REJECT; } | YY_BREAK | case 3: | YY_RULE_SETUP | #line 4 "conftest.l" | { yymore (); } | YY_BREAK | case 4: | YY_RULE_SETUP | #line 5 "conftest.l" | { yyless (1); } | YY_BREAK | case 5: | YY_RULE_SETUP | #line 6 "conftest.l" | { /* IRIX 6.5 flex 2.5.4 underquotes its yyless argument. */ | yyless ((input () != 0)); } | YY_BREAK | case 6: | YY_RULE_SETUP | #line 8 "conftest.l" | { unput (yytext[0]); } | YY_BREAK | case 7: | YY_RULE_SETUP | #line 9 "conftest.l" | { BEGIN INITIAL; } | YY_BREAK | case 8: | YY_RULE_SETUP | #line 10 "conftest.l" | ECHO; | YY_BREAK | #line 792 "lex.yy.c" | case YY_STATE_EOF(INITIAL): | yyterminate(); | | case YY_END_OF_BUFFER: | { | /* Amount of text matched not including the EOB char. */ | int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1; | | /* Undo the effects of YY_DO_BEFORE_ACTION. */ | *yy_cp = (yy_hold_char); | YY_RESTORE_YY_MORE_OFFSET | | if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_NEW ) | { | /* We're scanning a new file or input source. It's | * possible that this happened because the user | * just pointed yyin at a new source and called | * yylex(). If so, then we have to assure | * consistency between YY_CURRENT_BUFFER and our | * globals. Here is the right place to do so, because | * this is the first action (other than possibly a | * back-up) that will match for the new input source. | */ | (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars; | YY_CURRENT_BUFFER_LVALUE->yy_input_file = yyin; | YY_CURRENT_BUFFER_LVALUE->yy_buffer_status = YY_BUFFER_NORMAL; | } | | /* Note that here we test for yy_c_buf_p "<=" to the position | * of the first EOB in the buffer, since yy_c_buf_p will | * already have been incremented past the NUL character | * (since all states make transitions on EOB to the | * end-of-buffer state). Contrast this with the test | * in input(). | */ | if ( (yy_c_buf_p) <= &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] ) | { /* This was really a NUL. */ | yy_state_type yy_next_state; | | (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text; | | yy_current_state = yy_get_previous_state( ); | | /* Okay, we're now positioned to make the NUL | * transition. We couldn't have | * yy_get_previous_state() go ahead and do it | * for us because it doesn't know how to deal | * with the possibility of jamming (and we don't | * want to build jamming into it because then it | * will run more slowly). | */ | | yy_next_state = yy_try_NUL_trans( yy_current_state ); | | yy_bp = (yytext_ptr) + YY_MORE_ADJ; | | if ( yy_next_state ) | { | /* Consume the NUL. */ | yy_cp = ++(yy_c_buf_p); | yy_current_state = yy_next_state; | goto yy_match; | } | | else | { | yy_cp = (yy_c_buf_p); | goto yy_find_action; | } | } | | else switch ( yy_get_next_buffer( ) ) | { | case EOB_ACT_END_OF_FILE: | { | (yy_did_buffer_switch_on_eof) = 0; | | if ( yywrap( ) ) | { | /* Note: because we've taken care in | * yy_get_next_buffer() to have set up | * yytext, we can now set up | * yy_c_buf_p so that if some total | * hoser (like flex itself) wants to | * call the scanner after we return the | * YY_NULL, it'll still work - another | * YY_NULL will get returned. | */ | (yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ; | | yy_act = YY_STATE_EOF(YY_START); | goto do_action; | } | | else | { | if ( ! (yy_did_buffer_switch_on_eof) ) | YY_NEW_FILE; | } | break; | } | | case EOB_ACT_CONTINUE_SCAN: | (yy_c_buf_p) = | (yytext_ptr) + yy_amount_of_matched_text; | | yy_current_state = yy_get_previous_state( ); | | yy_cp = (yy_c_buf_p); | yy_bp = (yytext_ptr) + YY_MORE_ADJ; | goto yy_match; | | case EOB_ACT_LAST_MATCH: | (yy_c_buf_p) = | &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)]; | | yy_current_state = yy_get_previous_state( ); | | yy_cp = (yy_c_buf_p); | yy_bp = (yytext_ptr) + YY_MORE_ADJ; | goto yy_find_action; | } | break; | } | | default: | YY_FATAL_ERROR( | "fatal flex scanner internal error--no action found" ); | } /* end of action switch */ | } /* end of scanning one token */ | } /* end of yylex */ | | /* yy_get_next_buffer - try to read in a new buffer | * | * Returns a code representing an action: | * EOB_ACT_LAST_MATCH - | * EOB_ACT_CONTINUE_SCAN - continue scanning from current position | * EOB_ACT_END_OF_FILE - end of file | */ | static int yy_get_next_buffer (void) | { | register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf; | register char *source = (yytext_ptr); | register int number_to_move, i; | int ret_val; | | if ( (yy_c_buf_p) > &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] ) | YY_FATAL_ERROR( | "fatal flex scanner internal error--end of buffer missed" ); | | if ( YY_CURRENT_BUFFER_LVALUE->yy_fill_buffer == 0 ) | { /* Don't try to fill the buffer, so this is an EOF. */ | if ( (yy_c_buf_p) - (yytext_ptr) - YY_MORE_ADJ == 1 ) | { | /* We matched a single character, the EOB, so | * treat this as a final EOF. | */ | return EOB_ACT_END_OF_FILE; | } | | else | { | /* We matched some text prior to the EOB, first | * process it. | */ | return EOB_ACT_LAST_MATCH; | } | } | | /* Try to read more data. */ | | /* First move last chars to start of buffer. */ | number_to_move = (int) ((yy_c_buf_p) - (yytext_ptr)) - 1; | | for ( i = 0; i < number_to_move; ++i ) | *(dest++) = *(source++); | | if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_EOF_PENDING ) | /* don't do the read, it's not guaranteed to return an EOF, | * just force an EOF | */ | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars) = 0; | | else | { | yy_size_t num_to_read = | YY_CURRENT_BUFFER_LVALUE->yy_buf_size - number_to_move - 1; | | while ( num_to_read <= 0 ) | { /* Not enough room in the buffer - grow it. */ | | YY_FATAL_ERROR( | "input buffer overflow, can't enlarge buffer because scanner uses REJECT" ); | | } | | if ( num_to_read > YY_READ_BUF_SIZE ) | num_to_read = YY_READ_BUF_SIZE; | | /* Read in more data. */ | YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]), | (yy_n_chars), num_to_read ); | | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars); | } | | if ( (yy_n_chars) == 0 ) | { | if ( number_to_move == YY_MORE_ADJ ) | { | ret_val = EOB_ACT_END_OF_FILE; | yyrestart(yyin ); | } | | else | { | ret_val = EOB_ACT_LAST_MATCH; | YY_CURRENT_BUFFER_LVALUE->yy_buffer_status = | YY_BUFFER_EOF_PENDING; | } | } | | else | ret_val = EOB_ACT_CONTINUE_SCAN; | | if ((yy_size_t) ((yy_n_chars) + number_to_move) > YY_CURRENT_BUFFER_LVALUE->yy_buf_size) { | /* Extend the array by 50%, plus the number we really need. */ | yy_size_t new_size = (yy_n_chars) + number_to_move + ((yy_n_chars) >> 1); | YY_CURRENT_BUFFER_LVALUE->yy_ch_buf = (char *) yyrealloc((void *) YY_CURRENT_BUFFER_LVALUE->yy_ch_buf,new_size ); | if ( ! YY_CURRENT_BUFFER_LVALUE->yy_ch_buf ) | YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" ); | } | | (yy_n_chars) += number_to_move; | YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] = YY_END_OF_BUFFER_CHAR; | YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] = YY_END_OF_BUFFER_CHAR; | | (yytext_ptr) = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[0]; | | return ret_val; | } | | /* yy_get_previous_state - get the state just before the EOB char was reached */ | | static yy_state_type yy_get_previous_state (void) | { | register yy_state_type yy_current_state; | register char *yy_cp; | | yy_current_state = (yy_start); | | (yy_state_ptr) = (yy_state_buf); | *(yy_state_ptr)++ = yy_current_state; | | for ( yy_cp = (yytext_ptr) + YY_MORE_ADJ; yy_cp < (yy_c_buf_p); ++yy_cp ) | { | register YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1); | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) | { | yy_current_state = (int) yy_def[yy_current_state]; | if ( yy_current_state >= 13 ) | yy_c = yy_meta[(unsigned int) yy_c]; | } | yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c]; | *(yy_state_ptr)++ = yy_current_state; | } | | return yy_current_state; | } | | /* yy_try_NUL_trans - try to make a transition on the NUL character | * | * synopsis | * next_state = yy_try_NUL_trans( current_state ); | */ | static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state ) | { | register int yy_is_jam; | | register YY_CHAR yy_c = 1; | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) | { | yy_current_state = (int) yy_def[yy_current_state]; | if ( yy_current_state >= 13 ) | yy_c = yy_meta[(unsigned int) yy_c]; | } | yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c]; | yy_is_jam = (yy_current_state == 12); | if ( ! yy_is_jam ) | *(yy_state_ptr)++ = yy_current_state; | | return yy_is_jam ? 0 : yy_current_state; | } | | static void yyunput (int c, register char * yy_bp ) | { | register char *yy_cp; | | yy_cp = (yy_c_buf_p); | | /* undo effects of setting up yytext */ | *yy_cp = (yy_hold_char); | | if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 ) | { /* need to shift things up to make room */ | /* +2 for EOB chars. */ | register yy_size_t number_to_move = (yy_n_chars) + 2; | register char *dest = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[ | YY_CURRENT_BUFFER_LVALUE->yy_buf_size + 2]; | register char *source = | &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]; | | while ( source > YY_CURRENT_BUFFER_LVALUE->yy_ch_buf ) | *--dest = *--source; | | yy_cp += (int) (dest - source); | yy_bp += (int) (dest - source); | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = | (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_buf_size; | | if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 ) | YY_FATAL_ERROR( "flex scanner push-back overflow" ); | } | | *--yy_cp = (char) c; | | (yytext_ptr) = yy_bp; | (yy_hold_char) = *yy_cp; | (yy_c_buf_p) = yy_cp; | } | | #ifndef YY_NO_INPUT | #ifdef __cplusplus | static int yyinput (void) | #else | static int input (void) | #endif | | { | int c; | | *(yy_c_buf_p) = (yy_hold_char); | | if ( *(yy_c_buf_p) == YY_END_OF_BUFFER_CHAR ) | { | /* yy_c_buf_p now points to the character we want to return. | * If this occurs *before* the EOB characters, then it's a | * valid NUL; if not, then we've hit the end of the buffer. | */ | if ( (yy_c_buf_p) < &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] ) | /* This was really a NUL. */ | *(yy_c_buf_p) = '\0'; | | else | { /* need more input */ | yy_size_t offset = (yy_c_buf_p) - (yytext_ptr); | ++(yy_c_buf_p); | | switch ( yy_get_next_buffer( ) ) | { | case EOB_ACT_LAST_MATCH: | /* This happens because yy_g_n_b() | * sees that we've accumulated a | * token and flags that we need to | * try matching the token before | * proceeding. But for input(), | * there's no matching to consider. | * So convert the EOB_ACT_LAST_MATCH | * to EOB_ACT_END_OF_FILE. | */ | | /* Reset buffer status. */ | yyrestart(yyin ); | | /*FALLTHROUGH*/ | | case EOB_ACT_END_OF_FILE: | { | if ( yywrap( ) ) | return EOF; | | if ( ! (yy_did_buffer_switch_on_eof) ) | YY_NEW_FILE; | #ifdef __cplusplus | return yyinput(); | #else | return input(); | #endif | } | | case EOB_ACT_CONTINUE_SCAN: | (yy_c_buf_p) = (yytext_ptr) + offset; | break; | } | } | } | | c = *(unsigned char *) (yy_c_buf_p); /* cast for 8-bit char's */ | *(yy_c_buf_p) = '\0'; /* preserve yytext */ | (yy_hold_char) = *++(yy_c_buf_p); | | return c; | } | #endif /* ifndef YY_NO_INPUT */ | | /** Immediately switch to a different input stream. | * @param input_file A readable stream. | * | * @note This function does not reset the start condition to @c INITIAL . | */ | void yyrestart (FILE * input_file ) | { | | if ( ! YY_CURRENT_BUFFER ){ | yyensure_buffer_stack (); | YY_CURRENT_BUFFER_LVALUE = | yy_create_buffer(yyin,YY_BUF_SIZE ); | } | | yy_init_buffer(YY_CURRENT_BUFFER,input_file ); | yy_load_buffer_state( ); | } | | /** Switch to a different input buffer. | * @param new_buffer The new input buffer. | * | */ | void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer ) | { | | /* TODO. We should be able to replace this entire function body | * with | * yypop_buffer_state(); | * yypush_buffer_state(new_buffer); | */ | yyensure_buffer_stack (); | if ( YY_CURRENT_BUFFER == new_buffer ) | return; | | if ( YY_CURRENT_BUFFER ) | { | /* Flush out information for old buffer. */ | *(yy_c_buf_p) = (yy_hold_char); | YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p); | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars); | } | | YY_CURRENT_BUFFER_LVALUE = new_buffer; | yy_load_buffer_state( ); | | /* We don't actually know whether we did this switch during | * EOF (yywrap()) processing, but the only time this flag | * is looked at is after yywrap() is called, so it's safe | * to go ahead and always set it. | */ | (yy_did_buffer_switch_on_eof) = 1; | } | | static void yy_load_buffer_state (void) | { | (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars; | (yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos; | yyin = YY_CURRENT_BUFFER_LVALUE->yy_input_file; | (yy_hold_char) = *(yy_c_buf_p); | } | | /** Allocate and initialize an input buffer state. | * @param file A readable stream. | * @param size The character buffer size in bytes. When in doubt, use @c YY_BUF_SIZE. | * | * @return the allocated buffer state. | */ | YY_BUFFER_STATE yy_create_buffer (FILE * file, int size ) | { | YY_BUFFER_STATE b; | | b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) ); | if ( ! b ) | YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" ); | | b->yy_buf_size = size; | | /* yy_ch_buf has to be 2 characters longer than the size given because | * we need to put in 2 end-of-buffer characters. | */ | b->yy_ch_buf = (char *) yyalloc(b->yy_buf_size + 2 ); | if ( ! b->yy_ch_buf ) | YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" ); | | b->yy_is_our_buffer = 1; | | yy_init_buffer(b,file ); | | return b; | } | | /** Destroy the buffer. | * @param b a buffer created with yy_create_buffer() | * | */ | void yy_delete_buffer (YY_BUFFER_STATE b ) | { | | if ( ! b ) | return; | | if ( b == YY_CURRENT_BUFFER ) /* Not sure if we should pop here. */ | YY_CURRENT_BUFFER_LVALUE = (YY_BUFFER_STATE) 0; | | if ( b->yy_is_our_buffer ) | yyfree((void *) b->yy_ch_buf ); | | yyfree((void *) b ); | } | | /* Initializes or reinitializes a buffer. | * This function is sometimes called more than once on the same buffer, | * such as during a yyrestart() or at EOF. | */ | static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file ) | | { | int oerrno = errno; | | yy_flush_buffer(b ); | | b->yy_input_file = file; | b->yy_fill_buffer = 1; | | /* If b is the current buffer, then yy_init_buffer was _probably_ | * called from yyrestart() or through yy_get_next_buffer. | * In that case, we don't want to reset the lineno or column. | */ | if (b != YY_CURRENT_BUFFER){ | b->yy_bs_lineno = 1; | b->yy_bs_column = 0; | } | | b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0; | | errno = oerrno; | } | | /** Discard all buffered characters. On the next scan, YY_INPUT will be called. | * @param b the buffer state to be flushed, usually @c YY_CURRENT_BUFFER. | * | */ | void yy_flush_buffer (YY_BUFFER_STATE b ) | { | if ( ! b ) | return; | | b->yy_n_chars = 0; | | /* We always need two end-of-buffer characters. The first causes | * a transition to the end-of-buffer state. The second causes | * a jam in that state. | */ | b->yy_ch_buf[0] = YY_END_OF_BUFFER_CHAR; | b->yy_ch_buf[1] = YY_END_OF_BUFFER_CHAR; | | b->yy_buf_pos = &b->yy_ch_buf[0]; | | b->yy_at_bol = 1; | b->yy_buffer_status = YY_BUFFER_NEW; | | if ( b == YY_CURRENT_BUFFER ) | yy_load_buffer_state( ); | } | | /** Pushes the new state onto the stack. The new state becomes | * the current state. This function will allocate the stack | * if necessary. | * @param new_buffer The new state. | * | */ | void yypush_buffer_state (YY_BUFFER_STATE new_buffer ) | { | if (new_buffer == NULL) | return; | | yyensure_buffer_stack(); | | /* This block is copied from yy_switch_to_buffer. */ | if ( YY_CURRENT_BUFFER ) | { | /* Flush out information for old buffer. */ | *(yy_c_buf_p) = (yy_hold_char); | YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p); | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars); | } | | /* Only push if top exists. Otherwise, replace top. */ | if (YY_CURRENT_BUFFER) | (yy_buffer_stack_top)++; | YY_CURRENT_BUFFER_LVALUE = new_buffer; | | /* copied from yy_switch_to_buffer. */ | yy_load_buffer_state( ); | (yy_did_buffer_switch_on_eof) = 1; | } | | /** Removes and deletes the top of the stack, if present. | * The next element becomes the new top. | * | */ | void yypop_buffer_state (void) | { | if (!YY_CURRENT_BUFFER) | return; | | yy_delete_buffer(YY_CURRENT_BUFFER ); | YY_CURRENT_BUFFER_LVALUE = NULL; | if ((yy_buffer_stack_top) > 0) | --(yy_buffer_stack_top); | | if (YY_CURRENT_BUFFER) { | yy_load_buffer_state( ); | (yy_did_buffer_switch_on_eof) = 1; | } | } | | /* Allocates the stack if it does not exist. | * Guarantees space for at least one push. | */ | static void yyensure_buffer_stack (void) | { | yy_size_t num_to_alloc; | | if (!(yy_buffer_stack)) { | | /* First allocation is just for 2 elements, since we don't know if this | * scanner will even need a stack. We use 2 instead of 1 to avoid an | * immediate realloc on the next call. | */ | num_to_alloc = 1; | (yy_buffer_stack) = (struct yy_buffer_state**)yyalloc | (num_to_alloc * sizeof(struct yy_buffer_state*) | ); | if ( ! (yy_buffer_stack) ) | YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" ); | | memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*)); | | (yy_buffer_stack_max) = num_to_alloc; | (yy_buffer_stack_top) = 0; | return; | } | | if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){ | | /* Increase the buffer to prepare for a possible push. */ | int grow_size = 8 /* arbitrary grow size */; | | num_to_alloc = (yy_buffer_stack_max) + grow_size; | (yy_buffer_stack) = (struct yy_buffer_state**)yyrealloc | ((yy_buffer_stack), | num_to_alloc * sizeof(struct yy_buffer_state*) | ); | if ( ! (yy_buffer_stack) ) | YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" ); | | /* zero only the new slots.*/ | memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*)); | (yy_buffer_stack_max) = num_to_alloc; | } | } | | /** Setup the input buffer state to scan directly from a user-specified character buffer. | * @param base the character buffer | * @param size the size in bytes of the character buffer | * | * @return the newly allocated buffer state object. | */ | YY_BUFFER_STATE yy_scan_buffer (char * base, yy_size_t size ) | { | YY_BUFFER_STATE b; | | if ( size < 2 || | base[size-2] != YY_END_OF_BUFFER_CHAR || | base[size-1] != YY_END_OF_BUFFER_CHAR ) | /* They forgot to leave room for the EOB's. */ | return 0; | | b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) ); | if ( ! b ) | YY_FATAL_ERROR( "out of dynamic memory in yy_scan_buffer()" ); | | b->yy_buf_size = size - 2; /* "- 2" to take care of EOB's */ | b->yy_buf_pos = b->yy_ch_buf = base; | b->yy_is_our_buffer = 0; | b->yy_input_file = 0; | b->yy_n_chars = b->yy_buf_size; | b->yy_is_interactive = 0; | b->yy_at_bol = 1; | b->yy_fill_buffer = 0; | b->yy_buffer_status = YY_BUFFER_NEW; | | yy_switch_to_buffer(b ); | | return b; | } | | /** Setup the input buffer state to scan a string. The next call to yylex() will | * scan from a @e copy of @a str. | * @param yystr a NUL-terminated string to scan | * | * @return the newly allocated buffer state object. | * @note If you want to scan bytes that may contain NUL values, then use | * yy_scan_bytes() instead. | */ | YY_BUFFER_STATE yy_scan_string (yyconst char * yystr ) | { | | return yy_scan_bytes(yystr,strlen(yystr) ); | } | | /** Setup the input buffer state to scan the given bytes. The next call to yylex() will | * scan from a @e copy of @a bytes. | * @param yybytes the byte buffer to scan | * @param _yybytes_len the number of bytes in the buffer pointed to by @a bytes. | * | * @return the newly allocated buffer state object. | */ | YY_BUFFER_STATE yy_scan_bytes (yyconst char * yybytes, yy_size_t _yybytes_len ) | { | YY_BUFFER_STATE b; | char *buf; | yy_size_t n; | yy_size_t i; | | /* Get memory for full buffer, including space for trailing EOB's. */ | n = _yybytes_len + 2; | buf = (char *) yyalloc(n ); | if ( ! buf ) | YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" ); | | for ( i = 0; i < _yybytes_len; ++i ) | buf[i] = yybytes[i]; | | buf[_yybytes_len] = buf[_yybytes_len+1] = YY_END_OF_BUFFER_CHAR; | | b = yy_scan_buffer(buf,n ); | if ( ! b ) | YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" ); | | /* It's okay to grow etc. this buffer, and we should throw it | * away when we're done. | */ | b->yy_is_our_buffer = 1; | | return b; | } | | #ifndef YY_EXIT_FAILURE | #define YY_EXIT_FAILURE 2 | #endif | | static void yy_fatal_error (yyconst char* msg ) | { | (void) fprintf( stderr, "%s\n", msg ); | exit( YY_EXIT_FAILURE ); | } | | /* Redefine yyless() so it works in section 3 code. */ | | #undef yyless | #define yyless(n) \ | do \ | { \ | /* Undo effects of setting up yytext. */ \ | int yyless_macro_arg = (n); \ | YY_LESS_LINENO(yyless_macro_arg);\ | yytext[yyleng] = (yy_hold_char); \ | (yy_c_buf_p) = yytext + yyless_macro_arg; \ | (yy_hold_char) = *(yy_c_buf_p); \ | *(yy_c_buf_p) = '\0'; \ | yyleng = yyless_macro_arg; \ | } \ | while ( 0 ) | | /* Accessor methods (get/set functions) to struct members. */ | | /** Get the current line number. | * | */ | int yyget_lineno (void) | { | | return yylineno; | } | | /** Get the input stream. | * | */ | FILE *yyget_in (void) | { | return yyin; | } | | /** Get the output stream. | * | */ | FILE *yyget_out (void) | { | return yyout; | } | | /** Get the length of the current token. | * | */ | yy_size_t yyget_leng (void) | { | return yyleng; | } | | /** Get the current token. | * | */ | | char *yyget_text (void) | { | return yytext; | } | | /** Set the current line number. | * @param line_number | * | */ | void yyset_lineno (int line_number ) | { | | yylineno = line_number; | } | | /** Set the input stream. This does not discard the current | * input buffer. | * @param in_str A readable stream. | * | * @see yy_switch_to_buffer | */ | void yyset_in (FILE * in_str ) | { | yyin = in_str ; | } | | void yyset_out (FILE * out_str ) | { | yyout = out_str ; | } | | int yyget_debug (void) | { | return yy_flex_debug; | } | | void yyset_debug (int bdebug ) | { | yy_flex_debug = bdebug ; | } | | static int yy_init_globals (void) | { | /* Initialization is the same as for the non-reentrant scanner. | * This function is called from yylex_destroy(), so don't allocate here. | */ | | (yy_buffer_stack) = 0; | (yy_buffer_stack_top) = 0; | (yy_buffer_stack_max) = 0; | (yy_c_buf_p) = (char *) 0; | (yy_init) = 0; | (yy_start) = 0; | | (yy_state_buf) = 0; | (yy_state_ptr) = 0; | (yy_full_match) = 0; | (yy_lp) = 0; | | /* Defined in main.c */ | #ifdef YY_STDINIT | yyin = stdin; | yyout = stdout; | #else | yyin = (FILE *) 0; | yyout = (FILE *) 0; | #endif | | /* For future reference: Set errno on error, since we are called by | * yylex_init() | */ | return 0; | } | | /* yylex_destroy is for both reentrant and non-reentrant scanners. */ | int yylex_destroy (void) | { | | /* Pop the buffer stack, destroying each element. */ | while(YY_CURRENT_BUFFER){ | yy_delete_buffer(YY_CURRENT_BUFFER ); | YY_CURRENT_BUFFER_LVALUE = NULL; | yypop_buffer_state(); | } | | /* Destroy the stack itself. */ | yyfree((yy_buffer_stack) ); | (yy_buffer_stack) = NULL; | | yyfree ( (yy_state_buf) ); | (yy_state_buf) = NULL; | | /* Reset the globals. This is important in a non-reentrant scanner so the next time | * yylex() is called, initialization will occur. */ | yy_init_globals( ); | | return 0; | } | | /* | * Internal utility routines. | */ | | #ifndef yytext_ptr | static void yy_flex_strncpy (char* s1, yyconst char * s2, int n ) | { | register int i; | for ( i = 0; i < n; ++i ) | s1[i] = s2[i]; | } | #endif | | #ifdef YY_NEED_STRLEN | static int yy_flex_strlen (yyconst char * s ) | { | register int n; | for ( n = 0; s[n]; ++n ) | ; | | return n; | } | #endif | | void *yyalloc (yy_size_t size ) | { | return (void *) malloc( size ); | } | | void *yyrealloc (void * ptr, yy_size_t size ) | { | /* The cast to (char *) in the following accommodates both | * implementations that use char* generic pointers, and those | * that use void* generic pointers. It works with the latter | * because both ANSI C and C++ allow castless assignment from | * any pointer type to void*, and deal with argument conversions | * as though doing an assignment. | */ | return (void *) realloc( (char *) ptr, size ); | } | | void yyfree (void * ptr ) | { | free( (char *) ptr ); /* see yyrealloc() for (char *) cast */ | } | | #define YYTABLES_NAME "yytables" | | #line 10 "conftest.l" | | | #ifdef YYTEXT_POINTER | extern char *yytext; | #endif | int | main (void) | { | return ! yylex () + ! yywrap (); | } configure:47220: result: none needed configure:47226: checking whether yytext is a pointer configure:47243: gcc -o conftest -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include conftest.c -lpthread >&5 /tmp/ccpIjoxW.o: In function `yylex': conftest.c:(.text+0xa5d): undefined reference to `yywrap' conftest.c:(.text+0xecd): undefined reference to `yywrap' /tmp/ccpIjoxW.o: In function `main': conftest.c:(.text.startup+0x9): undefined reference to `yywrap' collect2: error: ld returned 1 exit status configure:47243: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MVAPICH2" | #define PACKAGE_TARNAME "mvapich2" | #define PACKAGE_VERSION "2.3.4" | #define PACKAGE_STRING "MVAPICH2 2.3.4" | #define PACKAGE_BUGREPORT "mvapich-discuss@cse.ohio-state.edu" | #define PACKAGE_URL "http://mvapich.cse.ohio-state.edu" | #define PACKAGE "mvapich2" | #define VERSION "2.3.4" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define ENABLE_PVAR_MV2 0 | #define ENABLE_PVAR_MEM 0 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define HAVE_LONG_LONG 1 | #define STDCALL | #define F77_NAME_LOWER_USCORE 1 | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_F08_BINDING 0 | #define TRUE 1 | #define FALSE 0 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAX_INTEGER_ALIGNMENT 8 | #define HAVE_MAX_STRUCT_ALIGNMENT 8 | #define HAVE_MAX_FP_ALIGNMENT 16 | #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8 | #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16 | #define SIZEOF_CHAR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_VOID_P 8 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_FLOAT_INT 8 | #define SIZEOF_DOUBLE_INT 16 | #define SIZEOF_LONG_INT 16 | #define SIZEOF_SHORT_INT 8 | #define SIZEOF_TWO_INT 8 | #define SIZEOF_LONG_DOUBLE_INT 32 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_COMPLEX_H 1 | #define SIZEOF__BOOL 1 | #define SIZEOF_FLOAT__COMPLEX 8 | #define SIZEOF_DOUBLE__COMPLEX 16 | #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | #define HAVE__BOOL 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define MPIR_REAL4_CTYPE float | #define MPIR_REAL8_CTYPE double | #define MPIR_REAL16_CTYPE long double | #define MPIR_INTEGER1_CTYPE char | #define MPIR_INTEGER2_CTYPE short | #define MPIR_INTEGER4_CTYPE int | #define MPIR_INTEGER8_CTYPE long | #define SIZEOF_F77_INTEGER 4 | #define SIZEOF_F77_REAL 4 | #define SIZEOF_F77_DOUBLE_PRECISION 8 | #define MPIR_FC_REAL_CTYPE float | #define MPIR_FC_DOUBLE_CTYPE double | #define HAVE_AINT_LARGER_THAN_FINT 1 | #define HAVE_AINT_DIFFERENT_THAN_FINT 1 | #define HAVE_FINT_IS_INT 1 | #define F77_TRUE_VALUE_SET 1 | #define F77_TRUE_VALUE 1 | #define F77_FALSE_VALUE 0 | #define SIZEOF_BOOL 1 | #define MPIR_CXX_BOOL_CTYPE _Bool | #define SIZEOF_COMPLEX 8 | #define SIZEOF_DOUBLECOMPLEX 16 | #define SIZEOF_LONGDOUBLECOMPLEX 32 | #define HAVE_CXX_COMPLEX 1 | #define MPIR_CXX_BOOL_VALUE 0x4c000133 | #define MPIR_CXX_COMPLEX_VALUE 0x4c000834 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036 | #define HAVE_ANY_INT64_T_ALIGNMENT 1 | #define HAVE_ANY_INT32_T_ALIGNMENT 1 | #define STDC_HEADERS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SETITIMER 1 | #define HAVE_ALARM 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_SNPRINTF 1 | #define HAVE_QSORT 1 | #define HAVE_VA_COPY 1 | #define HAVE_MACRO_VA_ARGS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRDUP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_FDOPEN 1 | #define NEEDS_FDOPEN_DECL 1 | #define HAVE_PUTENV 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_GETTIMEOFDAY 1 | #define MPIR_AINT_MAX LONG_MAX | #define MPIU_Pint long | #define MPIU_PINT_FMT_DEC_SPEC "%ld" | #define MPIU_Upint unsigned long | #define MPIU_UPINT_FMT_DEC_SPEC "%lu" | #define MPIU_SIZE_T unsigned long | #define SIZEOF_MPIR_BSEND_DATA_T 96 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_YIELD 1 | #define MPICH_PTHREAD_MUTEX_ERRORCHECK_VALUE PTHREAD_MUTEX_ERRORCHECK | #define MPICH_THREAD_PACKAGE_NAME MPICH_THREAD_PACKAGE_POSIX | #define MPICH_TLS_SPECIFIER __thread | #define HAVE_GETPID 1 | #define HAVE_SCHED_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_USLEEP 1 | #define HAVE_SLEEP 1 | #define HAVE_SELECT 1 | #define USE_NOTHING_FOR_YIELD 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_CPU_SET_T 1 | /* end confdefs.h. */ | | #define YYTEXT_POINTER 1 | | #line 3 "lex.yy.c" | | #define YY_INT_ALIGNED short int | | /* A lexical scanner generated by flex */ | | #define FLEX_SCANNER | #define YY_FLEX_MAJOR_VERSION 2 | #define YY_FLEX_MINOR_VERSION 5 | #define YY_FLEX_SUBMINOR_VERSION 37 | #if YY_FLEX_SUBMINOR_VERSION > 0 | #define FLEX_BETA | #endif | | /* First, we deal with platform-specific or compiler-specific issues. */ | | /* begin standard C headers. */ | #include | #include | #include | #include | | /* end standard C headers. */ | | /* flex integer type definitions */ | | #ifndef FLEXINT_H | #define FLEXINT_H | | /* C99 systems have . Non-C99 systems may or may not. */ | | #if defined (__STDC_VERSION__) && __STDC_VERSION__ >= 199901L | | /* C99 says to define __STDC_LIMIT_MACROS before including stdint.h, | * if you want the limit (max/min) macros for int types. | */ | #ifndef __STDC_LIMIT_MACROS | #define __STDC_LIMIT_MACROS 1 | #endif | | #include | typedef int8_t flex_int8_t; | typedef uint8_t flex_uint8_t; | typedef int16_t flex_int16_t; | typedef uint16_t flex_uint16_t; | typedef int32_t flex_int32_t; | typedef uint32_t flex_uint32_t; | #else | typedef signed char flex_int8_t; | typedef short int flex_int16_t; | typedef int flex_int32_t; | typedef unsigned char flex_uint8_t; | typedef unsigned short int flex_uint16_t; | typedef unsigned int flex_uint32_t; | | /* Limits of integral types. */ | #ifndef INT8_MIN | #define INT8_MIN (-128) | #endif | #ifndef INT16_MIN | #define INT16_MIN (-32767-1) | #endif | #ifndef INT32_MIN | #define INT32_MIN (-2147483647-1) | #endif | #ifndef INT8_MAX | #define INT8_MAX (127) | #endif | #ifndef INT16_MAX | #define INT16_MAX (32767) | #endif | #ifndef INT32_MAX | #define INT32_MAX (2147483647) | #endif | #ifndef UINT8_MAX | #define UINT8_MAX (255U) | #endif | #ifndef UINT16_MAX | #define UINT16_MAX (65535U) | #endif | #ifndef UINT32_MAX | #define UINT32_MAX (4294967295U) | #endif | | #endif /* ! C99 */ | | #endif /* ! FLEXINT_H */ | | #ifdef __cplusplus | | /* The "const" storage-class-modifier is valid. */ | #define YY_USE_CONST | | #else /* ! __cplusplus */ | | /* C99 requires __STDC__ to be defined as 1. */ | #if defined (__STDC__) | | #define YY_USE_CONST | | #endif /* defined (__STDC__) */ | #endif /* ! __cplusplus */ | | #ifdef YY_USE_CONST | #define yyconst const | #else | #define yyconst | #endif | | /* Returned upon end-of-file. */ | #define YY_NULL 0 | | /* Promotes a possibly negative, possibly signed char to an unsigned | * integer for use as an array index. If the signed char is negative, | * we want to instead treat it as an 8-bit unsigned char, hence the | * double cast. | */ | #define YY_SC_TO_UI(c) ((unsigned int) (unsigned char) c) | | /* Enter a start condition. This macro really ought to take a parameter, | * but we do it the disgusting crufty way forced on us by the ()-less | * definition of BEGIN. | */ | #define BEGIN (yy_start) = 1 + 2 * | | /* Translate the current start state into a value that can be later handed | * to BEGIN to return to the state. The YYSTATE alias is for lex | * compatibility. | */ | #define YY_START (((yy_start) - 1) / 2) | #define YYSTATE YY_START | | /* Action number for EOF rule of a given start state. */ | #define YY_STATE_EOF(state) (YY_END_OF_BUFFER + state + 1) | | /* Special action meaning "start processing a new file". */ | #define YY_NEW_FILE yyrestart(yyin ) | | #define YY_END_OF_BUFFER_CHAR 0 | | /* Size of default input buffer. */ | #ifndef YY_BUF_SIZE | #define YY_BUF_SIZE 16384 | #endif | | /* The state buf must be large enough to hold one state per character in the main buffer. | */ | #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type)) | | #ifndef YY_TYPEDEF_YY_BUFFER_STATE | #define YY_TYPEDEF_YY_BUFFER_STATE | typedef struct yy_buffer_state *YY_BUFFER_STATE; | #endif | | #ifndef YY_TYPEDEF_YY_SIZE_T | #define YY_TYPEDEF_YY_SIZE_T | typedef size_t yy_size_t; | #endif | | extern yy_size_t yyleng; | | extern FILE *yyin, *yyout; | | #define EOB_ACT_CONTINUE_SCAN 0 | #define EOB_ACT_END_OF_FILE 1 | #define EOB_ACT_LAST_MATCH 2 | | #define YY_LESS_LINENO(n) | | /* Return all but the first "n" matched characters back to the input stream. */ | #define yyless(n) \ | do \ | { \ | /* Undo effects of setting up yytext. */ \ | int yyless_macro_arg = (n); \ | YY_LESS_LINENO(yyless_macro_arg);\ | *yy_cp = (yy_hold_char); \ | YY_RESTORE_YY_MORE_OFFSET \ | (yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \ | YY_DO_BEFORE_ACTION; /* set up yytext again */ \ | } \ | while ( 0 ) | | #define unput(c) yyunput( c, (yytext_ptr) ) | | #ifndef YY_STRUCT_YY_BUFFER_STATE | #define YY_STRUCT_YY_BUFFER_STATE | struct yy_buffer_state | { | FILE *yy_input_file; | | char *yy_ch_buf; /* input buffer */ | char *yy_buf_pos; /* current position in input buffer */ | | /* Size of input buffer in bytes, not including room for EOB | * characters. | */ | yy_size_t yy_buf_size; | | /* Number of characters read into yy_ch_buf, not including EOB | * characters. | */ | yy_size_t yy_n_chars; | | /* Whether we "own" the buffer - i.e., we know we created it, | * and can realloc() it to grow it, and should free() it to | * delete it. | */ | int yy_is_our_buffer; | | /* Whether this is an "interactive" input source; if so, and | * if we're using stdio for input, then we want to use getc() | * instead of fread(), to make sure we stop fetching input after | * each newline. | */ | int yy_is_interactive; | | /* Whether we're considered to be at the beginning of a line. | * If so, '^' rules will be active on the next match, otherwise | * not. | */ | int yy_at_bol; | | int yy_bs_lineno; /**< The line count. */ | int yy_bs_column; /**< The column count. */ | | /* Whether to try to fill the input buffer when we reach the | * end of it. | */ | int yy_fill_buffer; | | int yy_buffer_status; | | #define YY_BUFFER_NEW 0 | #define YY_BUFFER_NORMAL 1 | /* When an EOF's been seen but there's still some text to process | * then we mark the buffer as YY_EOF_PENDING, to indicate that we | * shouldn't try reading from the input source any more. We might | * still have a bunch of tokens to match, though, because of | * possible backing-up. | * | * When we actually see the EOF, we change the status to "new" | * (via yyrestart()), so that the user can continue scanning by | * just pointing yyin at a new input file. | */ | #define YY_BUFFER_EOF_PENDING 2 | | }; | #endif /* !YY_STRUCT_YY_BUFFER_STATE */ | | /* Stack of input buffers. */ | static size_t yy_buffer_stack_top = 0; /**< index of top of stack. */ | static size_t yy_buffer_stack_max = 0; /**< capacity of stack. */ | static YY_BUFFER_STATE * yy_buffer_stack = 0; /**< Stack as an array. */ | | /* We provide macros for accessing buffer states in case in the | * future we want to put the buffer states in a more general | * "scanner state". | * | * Returns the top of the stack, or NULL. | */ | #define YY_CURRENT_BUFFER ( (yy_buffer_stack) \ | ? (yy_buffer_stack)[(yy_buffer_stack_top)] \ | : NULL) | | /* Same as previous macro, but useful when we know that the buffer stack is not | * NULL or when we need an lvalue. For internal use only. | */ | #define YY_CURRENT_BUFFER_LVALUE (yy_buffer_stack)[(yy_buffer_stack_top)] | | /* yy_hold_char holds the character lost when yytext is formed. */ | static char yy_hold_char; | static yy_size_t yy_n_chars; /* number of characters read into yy_ch_buf */ | yy_size_t yyleng; | | /* Points to current character in buffer. */ | static char *yy_c_buf_p = (char *) 0; | static int yy_init = 0; /* whether we need to initialize */ | static int yy_start = 0; /* start state number */ | | /* Flag which is used to allow yywrap()'s to do buffer switches | * instead of setting up a fresh yyin. A bit of a hack ... | */ | static int yy_did_buffer_switch_on_eof; | | void yyrestart (FILE *input_file ); | void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer ); | YY_BUFFER_STATE yy_create_buffer (FILE *file,int size ); | void yy_delete_buffer (YY_BUFFER_STATE b ); | void yy_flush_buffer (YY_BUFFER_STATE b ); | void yypush_buffer_state (YY_BUFFER_STATE new_buffer ); | void yypop_buffer_state (void ); | | static void yyensure_buffer_stack (void ); | static void yy_load_buffer_state (void ); | static void yy_init_buffer (YY_BUFFER_STATE b,FILE *file ); | | #define YY_FLUSH_BUFFER yy_flush_buffer(YY_CURRENT_BUFFER ) | | YY_BUFFER_STATE yy_scan_buffer (char *base,yy_size_t size ); | YY_BUFFER_STATE yy_scan_string (yyconst char *yy_str ); | YY_BUFFER_STATE yy_scan_bytes (yyconst char *bytes,yy_size_t len ); | | void *yyalloc (yy_size_t ); | void *yyrealloc (void *,yy_size_t ); | void yyfree (void * ); | | #define yy_new_buffer yy_create_buffer | | #define yy_set_interactive(is_interactive) \ | { \ | if ( ! YY_CURRENT_BUFFER ){ \ | yyensure_buffer_stack (); \ | YY_CURRENT_BUFFER_LVALUE = \ | yy_create_buffer(yyin,YY_BUF_SIZE ); \ | } \ | YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \ | } | | #define yy_set_bol(at_bol) \ | { \ | if ( ! YY_CURRENT_BUFFER ){\ | yyensure_buffer_stack (); \ | YY_CURRENT_BUFFER_LVALUE = \ | yy_create_buffer(yyin,YY_BUF_SIZE ); \ | } \ | YY_CURRENT_BUFFER_LVALUE->yy_at_bol = at_bol; \ | } | | #define YY_AT_BOL() (YY_CURRENT_BUFFER_LVALUE->yy_at_bol) | | /* Begin user sect3 */ | | typedef unsigned char YY_CHAR; | | FILE *yyin = (FILE *) 0, *yyout = (FILE *) 0; | | typedef int yy_state_type; | | extern int yylineno; | | int yylineno = 1; | | extern char *yytext; | #define yytext_ptr yytext | | static yy_state_type yy_get_previous_state (void ); | static yy_state_type yy_try_NUL_trans (yy_state_type current_state ); | static int yy_get_next_buffer (void ); | static void yy_fatal_error (yyconst char msg[] ); | | /* Done after the current pattern has been matched and before the | * corresponding action - sets up yytext. | */ | #define YY_DO_BEFORE_ACTION \ | (yytext_ptr) = yy_bp; \ | (yytext_ptr) -= (yy_more_len); \ | yyleng = (size_t) (yy_cp - (yytext_ptr)); \ | (yy_hold_char) = *yy_cp; \ | *yy_cp = '\0'; \ | (yy_c_buf_p) = yy_cp; | | #define YY_NUM_RULES 8 | #define YY_END_OF_BUFFER 9 | /* This struct is not used in this scanner, | but its presence is necessary. */ | struct yy_trans_info | { | flex_int32_t yy_verify; | flex_int32_t yy_nxt; | }; | static yyconst flex_int16_t yy_acclist[23] = | { 0, | 9, 7, 8, 8, 1, 7, 8, 2, 7, 8, | 3, 7, 8, 4, 7, 8, 5, 7, 8, 6, | 7, 8 | } ; | | static yyconst flex_int16_t yy_accept[14] = | { 0, | 1, 1, 1, 2, 4, 5, 8, 11, 14, 17, | 20, 23, 23 | } ; | | static yyconst flex_int32_t yy_ec[256] = | { 0, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 3, 4, 5, 6, | | 7, 8, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1 | } ; | | static yyconst flex_int32_t yy_meta[9] = | { 0, | 1, 1, 1, 1, 1, 1, 1, 1 | } ; | | static yyconst flex_int16_t yy_base[13] = | { 0, | 0, 0, 9, 10, 10, 10, 10, 10, 10, 10, | 10, 10 | } ; | | static yyconst flex_int16_t yy_def[13] = | { 0, | 12, 1, 12, 12, 12, 12, 12, 12, 12, 12, | 12, 0 | } ; | | static yyconst flex_int16_t yy_nxt[19] = | { 0, | 4, 5, 6, 7, 8, 9, 10, 11, 12, 3, | 12, 12, 12, 12, 12, 12, 12, 12 | } ; | | static yyconst flex_int16_t yy_chk[19] = | { 0, | 1, 1, 1, 1, 1, 1, 1, 1, 3, 12, | 12, 12, 12, 12, 12, 12, 12, 12 | } ; | | extern int yy_flex_debug; | int yy_flex_debug = 0; | | static yy_state_type *yy_state_buf=0, *yy_state_ptr=0; | static char *yy_full_match; | static int yy_lp; | #define REJECT \ | { \ | *yy_cp = (yy_hold_char); /* undo effects of setting up yytext */ \ | yy_cp = (yy_full_match); /* restore poss. backed-over text */ \ | ++(yy_lp); \ | goto find_rule; \ | } | | static int yy_more_flag = 0; | static int yy_more_len = 0; | #define yymore() ((yy_more_flag) = 1) | #define YY_MORE_ADJ (yy_more_len) | #define YY_RESTORE_YY_MORE_OFFSET | char *yytext; | #line 1 "conftest.l" | #line 469 "lex.yy.c" | | #define INITIAL 0 | | #ifndef YY_NO_UNISTD_H | /* Special case for "unistd.h", since it is non-ANSI. We include it way | * down here because we want the user's section 1 to have been scanned first. | * The user has a chance to override it with an option. | */ | #include | #endif | | #ifndef YY_EXTRA_TYPE | #define YY_EXTRA_TYPE void * | #endif | | static int yy_init_globals (void ); | | /* Accessor methods to globals. | These are made visible to non-reentrant scanners for convenience. */ | | int yylex_destroy (void ); | | int yyget_debug (void ); | | void yyset_debug (int debug_flag ); | | YY_EXTRA_TYPE yyget_extra (void ); | | void yyset_extra (YY_EXTRA_TYPE user_defined ); | | FILE *yyget_in (void ); | | void yyset_in (FILE * in_str ); | | FILE *yyget_out (void ); | | void yyset_out (FILE * out_str ); | | yy_size_t yyget_leng (void ); | | char *yyget_text (void ); | | int yyget_lineno (void ); | | void yyset_lineno (int line_number ); | | /* Macros after this point can all be overridden by user definitions in | * section 1. | */ | | #ifndef YY_SKIP_YYWRAP | #ifdef __cplusplus | extern "C" int yywrap (void ); | #else | extern int yywrap (void ); | #endif | #endif | | static void yyunput (int c,char *buf_ptr ); | | #ifndef yytext_ptr | static void yy_flex_strncpy (char *,yyconst char *,int ); | #endif | | #ifdef YY_NEED_STRLEN | static int yy_flex_strlen (yyconst char * ); | #endif | | #ifndef YY_NO_INPUT | | #ifdef __cplusplus | static int yyinput (void ); | #else | static int input (void ); | #endif | | #endif | | /* Amount of stuff to slurp up with each read. */ | #ifndef YY_READ_BUF_SIZE | #define YY_READ_BUF_SIZE 8192 | #endif | | /* Copy whatever the last rule matched to the standard output. */ | #ifndef ECHO | /* This used to be an fputs(), but since the string might contain NUL's, | * we now use fwrite(). | */ | #define ECHO do { if (fwrite( yytext, yyleng, 1, yyout )) {} } while (0) | #endif | | /* Gets input and stuffs it into "buf". number of characters read, or YY_NULL, | * is returned in "result". | */ | #ifndef YY_INPUT | #define YY_INPUT(buf,result,max_size) \ | if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \ | { \ | int c = '*'; \ | size_t n; \ | for ( n = 0; n < max_size && \ | (c = getc( yyin )) != EOF && c != '\n'; ++n ) \ | buf[n] = (char) c; \ | if ( c == '\n' ) \ | buf[n++] = (char) c; \ | if ( c == EOF && ferror( yyin ) ) \ | YY_FATAL_ERROR( "input in flex scanner failed" ); \ | result = n; \ | } \ | else \ | { \ | errno=0; \ | while ( (result = fread(buf, 1, max_size, yyin))==0 && ferror(yyin)) \ | { \ | if( errno != EINTR) \ | { \ | YY_FATAL_ERROR( "input in flex scanner failed" ); \ | break; \ | } \ | errno=0; \ | clearerr(yyin); \ | } \ | }\ | \ | | #endif | | /* No semi-colon after return; correct usage is to write "yyterminate();" - | * we don't want an extra ';' after the "return" because that will cause | * some compilers to complain about unreachable statements. | */ | #ifndef yyterminate | #define yyterminate() return YY_NULL | #endif | | /* Number of entries by which start-condition stack grows. */ | #ifndef YY_START_STACK_INCR | #define YY_START_STACK_INCR 25 | #endif | | /* Report a fatal error. */ | #ifndef YY_FATAL_ERROR | #define YY_FATAL_ERROR(msg) yy_fatal_error( msg ) | #endif | | /* end tables serialization structures and prototypes */ | | /* Default declaration of generated scanner - a define so the user can | * easily add parameters. | */ | #ifndef YY_DECL | #define YY_DECL_IS_OURS 1 | | extern int yylex (void); | | #define YY_DECL int yylex (void) | #endif /* !YY_DECL */ | | /* Code executed at the beginning of each rule, after yytext and yyleng | * have been set up. | */ | #ifndef YY_USER_ACTION | #define YY_USER_ACTION | #endif | | /* Code executed at the end of each rule. */ | #ifndef YY_BREAK | #define YY_BREAK break; | #endif | | #define YY_RULE_SETUP \ | YY_USER_ACTION | | /** The main scanner function which does all the work. | */ | YY_DECL | { | register yy_state_type yy_current_state; | register char *yy_cp, *yy_bp; | register int yy_act; | | #line 1 "conftest.l" | | #line 653 "lex.yy.c" | | if ( !(yy_init) ) | { | (yy_init) = 1; | | #ifdef YY_USER_INIT | YY_USER_INIT; | #endif | | /* Create the reject buffer large enough to save one state per allowed character. */ | if ( ! (yy_state_buf) ) | (yy_state_buf) = (yy_state_type *)yyalloc(YY_STATE_BUF_SIZE ); | if ( ! (yy_state_buf) ) | YY_FATAL_ERROR( "out of dynamic memory in yylex()" ); | | if ( ! (yy_start) ) | (yy_start) = 1; /* first start state */ | | if ( ! yyin ) | yyin = stdin; | | if ( ! yyout ) | yyout = stdout; | | if ( ! YY_CURRENT_BUFFER ) { | yyensure_buffer_stack (); | YY_CURRENT_BUFFER_LVALUE = | yy_create_buffer(yyin,YY_BUF_SIZE ); | } | | yy_load_buffer_state( ); | } | | while ( 1 ) /* loops until end-of-file is reached */ | { | (yy_more_len) = 0; | if ( (yy_more_flag) ) | { | (yy_more_len) = (yy_c_buf_p) - (yytext_ptr); | (yy_more_flag) = 0; | } | yy_cp = (yy_c_buf_p); | | /* Support of yytext. */ | *yy_cp = (yy_hold_char); | | /* yy_bp points to the position in yy_ch_buf of the start of | * the current run. | */ | yy_bp = yy_cp; | | yy_current_state = (yy_start); | | (yy_state_ptr) = (yy_state_buf); | *(yy_state_ptr)++ = yy_current_state; | | yy_match: | do | { | register YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)]; | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) | { | yy_current_state = (int) yy_def[yy_current_state]; | if ( yy_current_state >= 13 ) | yy_c = yy_meta[(unsigned int) yy_c]; | } | yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c]; | *(yy_state_ptr)++ = yy_current_state; | ++yy_cp; | } | while ( yy_base[yy_current_state] != 10 ); | | yy_find_action: | yy_current_state = *--(yy_state_ptr); | (yy_lp) = yy_accept[yy_current_state]; | find_rule: /* we branch to this label when backing up */ | for ( ; ; ) /* until we find what rule we matched */ | { | if ( (yy_lp) && (yy_lp) < yy_accept[yy_current_state + 1] ) | { | yy_act = yy_acclist[(yy_lp)]; | { | (yy_full_match) = yy_cp; | break; | } | } | --yy_cp; | yy_current_state = *--(yy_state_ptr); | (yy_lp) = yy_accept[yy_current_state]; | } | | YY_DO_BEFORE_ACTION; | | do_action: /* This label is used only to access EOF actions. */ | | switch ( yy_act ) | { /* beginning of action switch */ | case 1: | YY_RULE_SETUP | #line 2 "conftest.l" | { ECHO; } | YY_BREAK | case 2: | YY_RULE_SETUP | #line 3 "conftest.l" | { REJECT; } | YY_BREAK | case 3: | YY_RULE_SETUP | #line 4 "conftest.l" | { yymore (); } | YY_BREAK | case 4: | YY_RULE_SETUP | #line 5 "conftest.l" | { yyless (1); } | YY_BREAK | case 5: | YY_RULE_SETUP | #line 6 "conftest.l" | { /* IRIX 6.5 flex 2.5.4 underquotes its yyless argument. */ | yyless ((input () != 0)); } | YY_BREAK | case 6: | YY_RULE_SETUP | #line 8 "conftest.l" | { unput (yytext[0]); } | YY_BREAK | case 7: | YY_RULE_SETUP | #line 9 "conftest.l" | { BEGIN INITIAL; } | YY_BREAK | case 8: | YY_RULE_SETUP | #line 10 "conftest.l" | ECHO; | YY_BREAK | #line 792 "lex.yy.c" | case YY_STATE_EOF(INITIAL): | yyterminate(); | | case YY_END_OF_BUFFER: | { | /* Amount of text matched not including the EOB char. */ | int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1; | | /* Undo the effects of YY_DO_BEFORE_ACTION. */ | *yy_cp = (yy_hold_char); | YY_RESTORE_YY_MORE_OFFSET | | if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_NEW ) | { | /* We're scanning a new file or input source. It's | * possible that this happened because the user | * just pointed yyin at a new source and called | * yylex(). If so, then we have to assure | * consistency between YY_CURRENT_BUFFER and our | * globals. Here is the right place to do so, because | * this is the first action (other than possibly a | * back-up) that will match for the new input source. | */ | (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars; | YY_CURRENT_BUFFER_LVALUE->yy_input_file = yyin; | YY_CURRENT_BUFFER_LVALUE->yy_buffer_status = YY_BUFFER_NORMAL; | } | | /* Note that here we test for yy_c_buf_p "<=" to the position | * of the first EOB in the buffer, since yy_c_buf_p will | * already have been incremented past the NUL character | * (since all states make transitions on EOB to the | * end-of-buffer state). Contrast this with the test | * in input(). | */ | if ( (yy_c_buf_p) <= &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] ) | { /* This was really a NUL. */ | yy_state_type yy_next_state; | | (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text; | | yy_current_state = yy_get_previous_state( ); | | /* Okay, we're now positioned to make the NUL | * transition. We couldn't have | * yy_get_previous_state() go ahead and do it | * for us because it doesn't know how to deal | * with the possibility of jamming (and we don't | * want to build jamming into it because then it | * will run more slowly). | */ | | yy_next_state = yy_try_NUL_trans( yy_current_state ); | | yy_bp = (yytext_ptr) + YY_MORE_ADJ; | | if ( yy_next_state ) | { | /* Consume the NUL. */ | yy_cp = ++(yy_c_buf_p); | yy_current_state = yy_next_state; | goto yy_match; | } | | else | { | yy_cp = (yy_c_buf_p); | goto yy_find_action; | } | } | | else switch ( yy_get_next_buffer( ) ) | { | case EOB_ACT_END_OF_FILE: | { | (yy_did_buffer_switch_on_eof) = 0; | | if ( yywrap( ) ) | { | /* Note: because we've taken care in | * yy_get_next_buffer() to have set up | * yytext, we can now set up | * yy_c_buf_p so that if some total | * hoser (like flex itself) wants to | * call the scanner after we return the | * YY_NULL, it'll still work - another | * YY_NULL will get returned. | */ | (yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ; | | yy_act = YY_STATE_EOF(YY_START); | goto do_action; | } | | else | { | if ( ! (yy_did_buffer_switch_on_eof) ) | YY_NEW_FILE; | } | break; | } | | case EOB_ACT_CONTINUE_SCAN: | (yy_c_buf_p) = | (yytext_ptr) + yy_amount_of_matched_text; | | yy_current_state = yy_get_previous_state( ); | | yy_cp = (yy_c_buf_p); | yy_bp = (yytext_ptr) + YY_MORE_ADJ; | goto yy_match; | | case EOB_ACT_LAST_MATCH: | (yy_c_buf_p) = | &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)]; | | yy_current_state = yy_get_previous_state( ); | | yy_cp = (yy_c_buf_p); | yy_bp = (yytext_ptr) + YY_MORE_ADJ; | goto yy_find_action; | } | break; | } | | default: | YY_FATAL_ERROR( | "fatal flex scanner internal error--no action found" ); | } /* end of action switch */ | } /* end of scanning one token */ | } /* end of yylex */ | | /* yy_get_next_buffer - try to read in a new buffer | * | * Returns a code representing an action: | * EOB_ACT_LAST_MATCH - | * EOB_ACT_CONTINUE_SCAN - continue scanning from current position | * EOB_ACT_END_OF_FILE - end of file | */ | static int yy_get_next_buffer (void) | { | register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf; | register char *source = (yytext_ptr); | register int number_to_move, i; | int ret_val; | | if ( (yy_c_buf_p) > &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] ) | YY_FATAL_ERROR( | "fatal flex scanner internal error--end of buffer missed" ); | | if ( YY_CURRENT_BUFFER_LVALUE->yy_fill_buffer == 0 ) | { /* Don't try to fill the buffer, so this is an EOF. */ | if ( (yy_c_buf_p) - (yytext_ptr) - YY_MORE_ADJ == 1 ) | { | /* We matched a single character, the EOB, so | * treat this as a final EOF. | */ | return EOB_ACT_END_OF_FILE; | } | | else | { | /* We matched some text prior to the EOB, first | * process it. | */ | return EOB_ACT_LAST_MATCH; | } | } | | /* Try to read more data. */ | | /* First move last chars to start of buffer. */ | number_to_move = (int) ((yy_c_buf_p) - (yytext_ptr)) - 1; | | for ( i = 0; i < number_to_move; ++i ) | *(dest++) = *(source++); | | if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_EOF_PENDING ) | /* don't do the read, it's not guaranteed to return an EOF, | * just force an EOF | */ | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars) = 0; | | else | { | yy_size_t num_to_read = | YY_CURRENT_BUFFER_LVALUE->yy_buf_size - number_to_move - 1; | | while ( num_to_read <= 0 ) | { /* Not enough room in the buffer - grow it. */ | | YY_FATAL_ERROR( | "input buffer overflow, can't enlarge buffer because scanner uses REJECT" ); | | } | | if ( num_to_read > YY_READ_BUF_SIZE ) | num_to_read = YY_READ_BUF_SIZE; | | /* Read in more data. */ | YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]), | (yy_n_chars), num_to_read ); | | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars); | } | | if ( (yy_n_chars) == 0 ) | { | if ( number_to_move == YY_MORE_ADJ ) | { | ret_val = EOB_ACT_END_OF_FILE; | yyrestart(yyin ); | } | | else | { | ret_val = EOB_ACT_LAST_MATCH; | YY_CURRENT_BUFFER_LVALUE->yy_buffer_status = | YY_BUFFER_EOF_PENDING; | } | } | | else | ret_val = EOB_ACT_CONTINUE_SCAN; | | if ((yy_size_t) ((yy_n_chars) + number_to_move) > YY_CURRENT_BUFFER_LVALUE->yy_buf_size) { | /* Extend the array by 50%, plus the number we really need. */ | yy_size_t new_size = (yy_n_chars) + number_to_move + ((yy_n_chars) >> 1); | YY_CURRENT_BUFFER_LVALUE->yy_ch_buf = (char *) yyrealloc((void *) YY_CURRENT_BUFFER_LVALUE->yy_ch_buf,new_size ); | if ( ! YY_CURRENT_BUFFER_LVALUE->yy_ch_buf ) | YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" ); | } | | (yy_n_chars) += number_to_move; | YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] = YY_END_OF_BUFFER_CHAR; | YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] = YY_END_OF_BUFFER_CHAR; | | (yytext_ptr) = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[0]; | | return ret_val; | } | | /* yy_get_previous_state - get the state just before the EOB char was reached */ | | static yy_state_type yy_get_previous_state (void) | { | register yy_state_type yy_current_state; | register char *yy_cp; | | yy_current_state = (yy_start); | | (yy_state_ptr) = (yy_state_buf); | *(yy_state_ptr)++ = yy_current_state; | | for ( yy_cp = (yytext_ptr) + YY_MORE_ADJ; yy_cp < (yy_c_buf_p); ++yy_cp ) | { | register YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1); | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) | { | yy_current_state = (int) yy_def[yy_current_state]; | if ( yy_current_state >= 13 ) | yy_c = yy_meta[(unsigned int) yy_c]; | } | yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c]; | *(yy_state_ptr)++ = yy_current_state; | } | | return yy_current_state; | } | | /* yy_try_NUL_trans - try to make a transition on the NUL character | * | * synopsis | * next_state = yy_try_NUL_trans( current_state ); | */ | static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state ) | { | register int yy_is_jam; | | register YY_CHAR yy_c = 1; | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) | { | yy_current_state = (int) yy_def[yy_current_state]; | if ( yy_current_state >= 13 ) | yy_c = yy_meta[(unsigned int) yy_c]; | } | yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c]; | yy_is_jam = (yy_current_state == 12); | if ( ! yy_is_jam ) | *(yy_state_ptr)++ = yy_current_state; | | return yy_is_jam ? 0 : yy_current_state; | } | | static void yyunput (int c, register char * yy_bp ) | { | register char *yy_cp; | | yy_cp = (yy_c_buf_p); | | /* undo effects of setting up yytext */ | *yy_cp = (yy_hold_char); | | if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 ) | { /* need to shift things up to make room */ | /* +2 for EOB chars. */ | register yy_size_t number_to_move = (yy_n_chars) + 2; | register char *dest = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[ | YY_CURRENT_BUFFER_LVALUE->yy_buf_size + 2]; | register char *source = | &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]; | | while ( source > YY_CURRENT_BUFFER_LVALUE->yy_ch_buf ) | *--dest = *--source; | | yy_cp += (int) (dest - source); | yy_bp += (int) (dest - source); | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = | (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_buf_size; | | if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 ) | YY_FATAL_ERROR( "flex scanner push-back overflow" ); | } | | *--yy_cp = (char) c; | | (yytext_ptr) = yy_bp; | (yy_hold_char) = *yy_cp; | (yy_c_buf_p) = yy_cp; | } | | #ifndef YY_NO_INPUT | #ifdef __cplusplus | static int yyinput (void) | #else | static int input (void) | #endif | | { | int c; | | *(yy_c_buf_p) = (yy_hold_char); | | if ( *(yy_c_buf_p) == YY_END_OF_BUFFER_CHAR ) | { | /* yy_c_buf_p now points to the character we want to return. | * If this occurs *before* the EOB characters, then it's a | * valid NUL; if not, then we've hit the end of the buffer. | */ | if ( (yy_c_buf_p) < &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] ) | /* This was really a NUL. */ | *(yy_c_buf_p) = '\0'; | | else | { /* need more input */ | yy_size_t offset = (yy_c_buf_p) - (yytext_ptr); | ++(yy_c_buf_p); | | switch ( yy_get_next_buffer( ) ) | { | case EOB_ACT_LAST_MATCH: | /* This happens because yy_g_n_b() | * sees that we've accumulated a | * token and flags that we need to | * try matching the token before | * proceeding. But for input(), | * there's no matching to consider. | * So convert the EOB_ACT_LAST_MATCH | * to EOB_ACT_END_OF_FILE. | */ | | /* Reset buffer status. */ | yyrestart(yyin ); | | /*FALLTHROUGH*/ | | case EOB_ACT_END_OF_FILE: | { | if ( yywrap( ) ) | return EOF; | | if ( ! (yy_did_buffer_switch_on_eof) ) | YY_NEW_FILE; | #ifdef __cplusplus | return yyinput(); | #else | return input(); | #endif | } | | case EOB_ACT_CONTINUE_SCAN: | (yy_c_buf_p) = (yytext_ptr) + offset; | break; | } | } | } | | c = *(unsigned char *) (yy_c_buf_p); /* cast for 8-bit char's */ | *(yy_c_buf_p) = '\0'; /* preserve yytext */ | (yy_hold_char) = *++(yy_c_buf_p); | | return c; | } | #endif /* ifndef YY_NO_INPUT */ | | /** Immediately switch to a different input stream. | * @param input_file A readable stream. | * | * @note This function does not reset the start condition to @c INITIAL . | */ | void yyrestart (FILE * input_file ) | { | | if ( ! YY_CURRENT_BUFFER ){ | yyensure_buffer_stack (); | YY_CURRENT_BUFFER_LVALUE = | yy_create_buffer(yyin,YY_BUF_SIZE ); | } | | yy_init_buffer(YY_CURRENT_BUFFER,input_file ); | yy_load_buffer_state( ); | } | | /** Switch to a different input buffer. | * @param new_buffer The new input buffer. | * | */ | void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer ) | { | | /* TODO. We should be able to replace this entire function body | * with | * yypop_buffer_state(); | * yypush_buffer_state(new_buffer); | */ | yyensure_buffer_stack (); | if ( YY_CURRENT_BUFFER == new_buffer ) | return; | | if ( YY_CURRENT_BUFFER ) | { | /* Flush out information for old buffer. */ | *(yy_c_buf_p) = (yy_hold_char); | YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p); | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars); | } | | YY_CURRENT_BUFFER_LVALUE = new_buffer; | yy_load_buffer_state( ); | | /* We don't actually know whether we did this switch during | * EOF (yywrap()) processing, but the only time this flag | * is looked at is after yywrap() is called, so it's safe | * to go ahead and always set it. | */ | (yy_did_buffer_switch_on_eof) = 1; | } | | static void yy_load_buffer_state (void) | { | (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars; | (yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos; | yyin = YY_CURRENT_BUFFER_LVALUE->yy_input_file; | (yy_hold_char) = *(yy_c_buf_p); | } | | /** Allocate and initialize an input buffer state. | * @param file A readable stream. | * @param size The character buffer size in bytes. When in doubt, use @c YY_BUF_SIZE. | * | * @return the allocated buffer state. | */ | YY_BUFFER_STATE yy_create_buffer (FILE * file, int size ) | { | YY_BUFFER_STATE b; | | b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) ); | if ( ! b ) | YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" ); | | b->yy_buf_size = size; | | /* yy_ch_buf has to be 2 characters longer than the size given because | * we need to put in 2 end-of-buffer characters. | */ | b->yy_ch_buf = (char *) yyalloc(b->yy_buf_size + 2 ); | if ( ! b->yy_ch_buf ) | YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" ); | | b->yy_is_our_buffer = 1; | | yy_init_buffer(b,file ); | | return b; | } | | /** Destroy the buffer. | * @param b a buffer created with yy_create_buffer() | * | */ | void yy_delete_buffer (YY_BUFFER_STATE b ) | { | | if ( ! b ) | return; | | if ( b == YY_CURRENT_BUFFER ) /* Not sure if we should pop here. */ | YY_CURRENT_BUFFER_LVALUE = (YY_BUFFER_STATE) 0; | | if ( b->yy_is_our_buffer ) | yyfree((void *) b->yy_ch_buf ); | | yyfree((void *) b ); | } | | /* Initializes or reinitializes a buffer. | * This function is sometimes called more than once on the same buffer, | * such as during a yyrestart() or at EOF. | */ | static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file ) | | { | int oerrno = errno; | | yy_flush_buffer(b ); | | b->yy_input_file = file; | b->yy_fill_buffer = 1; | | /* If b is the current buffer, then yy_init_buffer was _probably_ | * called from yyrestart() or through yy_get_next_buffer. | * In that case, we don't want to reset the lineno or column. | */ | if (b != YY_CURRENT_BUFFER){ | b->yy_bs_lineno = 1; | b->yy_bs_column = 0; | } | | b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0; | | errno = oerrno; | } | | /** Discard all buffered characters. On the next scan, YY_INPUT will be called. | * @param b the buffer state to be flushed, usually @c YY_CURRENT_BUFFER. | * | */ | void yy_flush_buffer (YY_BUFFER_STATE b ) | { | if ( ! b ) | return; | | b->yy_n_chars = 0; | | /* We always need two end-of-buffer characters. The first causes | * a transition to the end-of-buffer state. The second causes | * a jam in that state. | */ | b->yy_ch_buf[0] = YY_END_OF_BUFFER_CHAR; | b->yy_ch_buf[1] = YY_END_OF_BUFFER_CHAR; | | b->yy_buf_pos = &b->yy_ch_buf[0]; | | b->yy_at_bol = 1; | b->yy_buffer_status = YY_BUFFER_NEW; | | if ( b == YY_CURRENT_BUFFER ) | yy_load_buffer_state( ); | } | | /** Pushes the new state onto the stack. The new state becomes | * the current state. This function will allocate the stack | * if necessary. | * @param new_buffer The new state. | * | */ | void yypush_buffer_state (YY_BUFFER_STATE new_buffer ) | { | if (new_buffer == NULL) | return; | | yyensure_buffer_stack(); | | /* This block is copied from yy_switch_to_buffer. */ | if ( YY_CURRENT_BUFFER ) | { | /* Flush out information for old buffer. */ | *(yy_c_buf_p) = (yy_hold_char); | YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p); | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars); | } | | /* Only push if top exists. Otherwise, replace top. */ | if (YY_CURRENT_BUFFER) | (yy_buffer_stack_top)++; | YY_CURRENT_BUFFER_LVALUE = new_buffer; | | /* copied from yy_switch_to_buffer. */ | yy_load_buffer_state( ); | (yy_did_buffer_switch_on_eof) = 1; | } | | /** Removes and deletes the top of the stack, if present. | * The next element becomes the new top. | * | */ | void yypop_buffer_state (void) | { | if (!YY_CURRENT_BUFFER) | return; | | yy_delete_buffer(YY_CURRENT_BUFFER ); | YY_CURRENT_BUFFER_LVALUE = NULL; | if ((yy_buffer_stack_top) > 0) | --(yy_buffer_stack_top); | | if (YY_CURRENT_BUFFER) { | yy_load_buffer_state( ); | (yy_did_buffer_switch_on_eof) = 1; | } | } | | /* Allocates the stack if it does not exist. | * Guarantees space for at least one push. | */ | static void yyensure_buffer_stack (void) | { | yy_size_t num_to_alloc; | | if (!(yy_buffer_stack)) { | | /* First allocation is just for 2 elements, since we don't know if this | * scanner will even need a stack. We use 2 instead of 1 to avoid an | * immediate realloc on the next call. | */ | num_to_alloc = 1; | (yy_buffer_stack) = (struct yy_buffer_state**)yyalloc | (num_to_alloc * sizeof(struct yy_buffer_state*) | ); | if ( ! (yy_buffer_stack) ) | YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" ); | | memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*)); | | (yy_buffer_stack_max) = num_to_alloc; | (yy_buffer_stack_top) = 0; | return; | } | | if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){ | | /* Increase the buffer to prepare for a possible push. */ | int grow_size = 8 /* arbitrary grow size */; | | num_to_alloc = (yy_buffer_stack_max) + grow_size; | (yy_buffer_stack) = (struct yy_buffer_state**)yyrealloc | ((yy_buffer_stack), | num_to_alloc * sizeof(struct yy_buffer_state*) | ); | if ( ! (yy_buffer_stack) ) | YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" ); | | /* zero only the new slots.*/ | memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*)); | (yy_buffer_stack_max) = num_to_alloc; | } | } | | /** Setup the input buffer state to scan directly from a user-specified character buffer. | * @param base the character buffer | * @param size the size in bytes of the character buffer | * | * @return the newly allocated buffer state object. | */ | YY_BUFFER_STATE yy_scan_buffer (char * base, yy_size_t size ) | { | YY_BUFFER_STATE b; | | if ( size < 2 || | base[size-2] != YY_END_OF_BUFFER_CHAR || | base[size-1] != YY_END_OF_BUFFER_CHAR ) | /* They forgot to leave room for the EOB's. */ | return 0; | | b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) ); | if ( ! b ) | YY_FATAL_ERROR( "out of dynamic memory in yy_scan_buffer()" ); | | b->yy_buf_size = size - 2; /* "- 2" to take care of EOB's */ | b->yy_buf_pos = b->yy_ch_buf = base; | b->yy_is_our_buffer = 0; | b->yy_input_file = 0; | b->yy_n_chars = b->yy_buf_size; | b->yy_is_interactive = 0; | b->yy_at_bol = 1; | b->yy_fill_buffer = 0; | b->yy_buffer_status = YY_BUFFER_NEW; | | yy_switch_to_buffer(b ); | | return b; | } | | /** Setup the input buffer state to scan a string. The next call to yylex() will | * scan from a @e copy of @a str. | * @param yystr a NUL-terminated string to scan | * | * @return the newly allocated buffer state object. | * @note If you want to scan bytes that may contain NUL values, then use | * yy_scan_bytes() instead. | */ | YY_BUFFER_STATE yy_scan_string (yyconst char * yystr ) | { | | return yy_scan_bytes(yystr,strlen(yystr) ); | } | | /** Setup the input buffer state to scan the given bytes. The next call to yylex() will | * scan from a @e copy of @a bytes. | * @param yybytes the byte buffer to scan | * @param _yybytes_len the number of bytes in the buffer pointed to by @a bytes. | * | * @return the newly allocated buffer state object. | */ | YY_BUFFER_STATE yy_scan_bytes (yyconst char * yybytes, yy_size_t _yybytes_len ) | { | YY_BUFFER_STATE b; | char *buf; | yy_size_t n; | yy_size_t i; | | /* Get memory for full buffer, including space for trailing EOB's. */ | n = _yybytes_len + 2; | buf = (char *) yyalloc(n ); | if ( ! buf ) | YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" ); | | for ( i = 0; i < _yybytes_len; ++i ) | buf[i] = yybytes[i]; | | buf[_yybytes_len] = buf[_yybytes_len+1] = YY_END_OF_BUFFER_CHAR; | | b = yy_scan_buffer(buf,n ); | if ( ! b ) | YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" ); | | /* It's okay to grow etc. this buffer, and we should throw it | * away when we're done. | */ | b->yy_is_our_buffer = 1; | | return b; | } | | #ifndef YY_EXIT_FAILURE | #define YY_EXIT_FAILURE 2 | #endif | | static void yy_fatal_error (yyconst char* msg ) | { | (void) fprintf( stderr, "%s\n", msg ); | exit( YY_EXIT_FAILURE ); | } | | /* Redefine yyless() so it works in section 3 code. */ | | #undef yyless | #define yyless(n) \ | do \ | { \ | /* Undo effects of setting up yytext. */ \ | int yyless_macro_arg = (n); \ | YY_LESS_LINENO(yyless_macro_arg);\ | yytext[yyleng] = (yy_hold_char); \ | (yy_c_buf_p) = yytext + yyless_macro_arg; \ | (yy_hold_char) = *(yy_c_buf_p); \ | *(yy_c_buf_p) = '\0'; \ | yyleng = yyless_macro_arg; \ | } \ | while ( 0 ) | | /* Accessor methods (get/set functions) to struct members. */ | | /** Get the current line number. | * | */ | int yyget_lineno (void) | { | | return yylineno; | } | | /** Get the input stream. | * | */ | FILE *yyget_in (void) | { | return yyin; | } | | /** Get the output stream. | * | */ | FILE *yyget_out (void) | { | return yyout; | } | | /** Get the length of the current token. | * | */ | yy_size_t yyget_leng (void) | { | return yyleng; | } | | /** Get the current token. | * | */ | | char *yyget_text (void) | { | return yytext; | } | | /** Set the current line number. | * @param line_number | * | */ | void yyset_lineno (int line_number ) | { | | yylineno = line_number; | } | | /** Set the input stream. This does not discard the current | * input buffer. | * @param in_str A readable stream. | * | * @see yy_switch_to_buffer | */ | void yyset_in (FILE * in_str ) | { | yyin = in_str ; | } | | void yyset_out (FILE * out_str ) | { | yyout = out_str ; | } | | int yyget_debug (void) | { | return yy_flex_debug; | } | | void yyset_debug (int bdebug ) | { | yy_flex_debug = bdebug ; | } | | static int yy_init_globals (void) | { | /* Initialization is the same as for the non-reentrant scanner. | * This function is called from yylex_destroy(), so don't allocate here. | */ | | (yy_buffer_stack) = 0; | (yy_buffer_stack_top) = 0; | (yy_buffer_stack_max) = 0; | (yy_c_buf_p) = (char *) 0; | (yy_init) = 0; | (yy_start) = 0; | | (yy_state_buf) = 0; | (yy_state_ptr) = 0; | (yy_full_match) = 0; | (yy_lp) = 0; | | /* Defined in main.c */ | #ifdef YY_STDINIT | yyin = stdin; | yyout = stdout; | #else | yyin = (FILE *) 0; | yyout = (FILE *) 0; | #endif | | /* For future reference: Set errno on error, since we are called by | * yylex_init() | */ | return 0; | } | | /* yylex_destroy is for both reentrant and non-reentrant scanners. */ | int yylex_destroy (void) | { | | /* Pop the buffer stack, destroying each element. */ | while(YY_CURRENT_BUFFER){ | yy_delete_buffer(YY_CURRENT_BUFFER ); | YY_CURRENT_BUFFER_LVALUE = NULL; | yypop_buffer_state(); | } | | /* Destroy the stack itself. */ | yyfree((yy_buffer_stack) ); | (yy_buffer_stack) = NULL; | | yyfree ( (yy_state_buf) ); | (yy_state_buf) = NULL; | | /* Reset the globals. This is important in a non-reentrant scanner so the next time | * yylex() is called, initialization will occur. */ | yy_init_globals( ); | | return 0; | } | | /* | * Internal utility routines. | */ | | #ifndef yytext_ptr | static void yy_flex_strncpy (char* s1, yyconst char * s2, int n ) | { | register int i; | for ( i = 0; i < n; ++i ) | s1[i] = s2[i]; | } | #endif | | #ifdef YY_NEED_STRLEN | static int yy_flex_strlen (yyconst char * s ) | { | register int n; | for ( n = 0; s[n]; ++n ) | ; | | return n; | } | #endif | | void *yyalloc (yy_size_t size ) | { | return (void *) malloc( size ); | } | | void *yyrealloc (void * ptr, yy_size_t size ) | { | /* The cast to (char *) in the following accommodates both | * implementations that use char* generic pointers, and those | * that use void* generic pointers. It works with the latter | * because both ANSI C and C++ allow castless assignment from | * any pointer type to void*, and deal with argument conversions | * as though doing an assignment. | */ | return (void *) realloc( (char *) ptr, size ); | } | | void yyfree (void * ptr ) | { | free( (char *) ptr ); /* see yyrealloc() for (char *) cast */ | } | | #define YYTABLES_NAME "yytables" | | #line 10 "conftest.l" | | | #ifdef YYTEXT_POINTER | extern char *yytext; | #endif | int | main (void) | { | return ! yylex () + ! yywrap (); | } configure:47251: result: no configure:47990: RUNNING CONFIGURE FOR src/pm/slurm CPPFLAGS(=' -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include') does not contain '-I/opt/slurm/20.02.4/include', appending LDFLAGS(='') does not contain '-L/opt/slurm/20.02.4/lib', appending configure:48215: checking slurm/pmi2.h usability configure:48215: gcc -c -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include -I/opt/slurm/20.02.4/include conftest.c >&5 configure:48215: $? = 0 configure:48215: result: yes configure:48215: checking slurm/pmi2.h presence configure:48215: gcc -E -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include -I/opt/slurm/20.02.4/include conftest.c configure:48215: $? = 0 configure:48215: result: yes configure:48215: checking for slurm/pmi2.h configure:48215: result: yes configure:48223: checking for PMI2_Init in -lpmi2 configure:48248: gcc -o conftest -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include -I/opt/slurm/20.02.4/include -L/opt/slurm/20.02.4/lib conftest.c -lpmi2 -lpthread >&5 configure:48248: $? = 0 configure:48257: result: yes LIBS(='-lpthread ') does not contain '-lpmi2', prepending WRAPPER_LIBS(=' ') does not contain '-lpmi2', prepending configure:48286: checking for PMI2_KVS_Ifence configure:48286: gcc -o conftest -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include -I/opt/slurm/20.02.4/include -L/opt/slurm/20.02.4/lib conftest.c -lpmi2 -lpthread >&5 /tmp/ccgL8Wcl.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `PMI2_KVS_Ifence' collect2: error: ld returned 1 exit status configure:48286: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MVAPICH2" | #define PACKAGE_TARNAME "mvapich2" | #define PACKAGE_VERSION "2.3.4" | #define PACKAGE_STRING "MVAPICH2 2.3.4" | #define PACKAGE_BUGREPORT "mvapich-discuss@cse.ohio-state.edu" | #define PACKAGE_URL "http://mvapich.cse.ohio-state.edu" | #define PACKAGE "mvapich2" | #define VERSION "2.3.4" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define ENABLE_PVAR_MV2 0 | #define ENABLE_PVAR_MEM 0 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define HAVE_LONG_LONG 1 | #define STDCALL | #define F77_NAME_LOWER_USCORE 1 | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_F08_BINDING 0 | #define TRUE 1 | #define FALSE 0 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAX_INTEGER_ALIGNMENT 8 | #define HAVE_MAX_STRUCT_ALIGNMENT 8 | #define HAVE_MAX_FP_ALIGNMENT 16 | #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8 | #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16 | #define SIZEOF_CHAR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_VOID_P 8 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_FLOAT_INT 8 | #define SIZEOF_DOUBLE_INT 16 | #define SIZEOF_LONG_INT 16 | #define SIZEOF_SHORT_INT 8 | #define SIZEOF_TWO_INT 8 | #define SIZEOF_LONG_DOUBLE_INT 32 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_COMPLEX_H 1 | #define SIZEOF__BOOL 1 | #define SIZEOF_FLOAT__COMPLEX 8 | #define SIZEOF_DOUBLE__COMPLEX 16 | #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | #define HAVE__BOOL 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define MPIR_REAL4_CTYPE float | #define MPIR_REAL8_CTYPE double | #define MPIR_REAL16_CTYPE long double | #define MPIR_INTEGER1_CTYPE char | #define MPIR_INTEGER2_CTYPE short | #define MPIR_INTEGER4_CTYPE int | #define MPIR_INTEGER8_CTYPE long | #define SIZEOF_F77_INTEGER 4 | #define SIZEOF_F77_REAL 4 | #define SIZEOF_F77_DOUBLE_PRECISION 8 | #define MPIR_FC_REAL_CTYPE float | #define MPIR_FC_DOUBLE_CTYPE double | #define HAVE_AINT_LARGER_THAN_FINT 1 | #define HAVE_AINT_DIFFERENT_THAN_FINT 1 | #define HAVE_FINT_IS_INT 1 | #define F77_TRUE_VALUE_SET 1 | #define F77_TRUE_VALUE 1 | #define F77_FALSE_VALUE 0 | #define SIZEOF_BOOL 1 | #define MPIR_CXX_BOOL_CTYPE _Bool | #define SIZEOF_COMPLEX 8 | #define SIZEOF_DOUBLECOMPLEX 16 | #define SIZEOF_LONGDOUBLECOMPLEX 32 | #define HAVE_CXX_COMPLEX 1 | #define MPIR_CXX_BOOL_VALUE 0x4c000133 | #define MPIR_CXX_COMPLEX_VALUE 0x4c000834 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036 | #define HAVE_ANY_INT64_T_ALIGNMENT 1 | #define HAVE_ANY_INT32_T_ALIGNMENT 1 | #define STDC_HEADERS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SETITIMER 1 | #define HAVE_ALARM 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_SNPRINTF 1 | #define HAVE_QSORT 1 | #define HAVE_VA_COPY 1 | #define HAVE_MACRO_VA_ARGS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRDUP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_FDOPEN 1 | #define NEEDS_FDOPEN_DECL 1 | #define HAVE_PUTENV 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_GETTIMEOFDAY 1 | #define MPIR_AINT_MAX LONG_MAX | #define MPIU_Pint long | #define MPIU_PINT_FMT_DEC_SPEC "%ld" | #define MPIU_Upint unsigned long | #define MPIU_UPINT_FMT_DEC_SPEC "%lu" | #define MPIU_SIZE_T unsigned long | #define SIZEOF_MPIR_BSEND_DATA_T 96 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_YIELD 1 | #define MPICH_PTHREAD_MUTEX_ERRORCHECK_VALUE PTHREAD_MUTEX_ERRORCHECK | #define MPICH_THREAD_PACKAGE_NAME MPICH_THREAD_PACKAGE_POSIX | #define MPICH_TLS_SPECIFIER __thread | #define HAVE_GETPID 1 | #define HAVE_SCHED_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_USLEEP 1 | #define HAVE_SLEEP 1 | #define HAVE_SELECT 1 | #define USE_NOTHING_FOR_YIELD 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_CPU_SET_T 1 | #define SLURM_PMI_CLIENT 1 | /* end confdefs.h. */ | /* Define PMI2_KVS_Ifence to an innocuous variant, in case declares PMI2_KVS_Ifence. | For example, HP-UX 11i declares gettimeofday. */ | #define PMI2_KVS_Ifence innocuous_PMI2_KVS_Ifence | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char PMI2_KVS_Ifence (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef PMI2_KVS_Ifence | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char PMI2_KVS_Ifence (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_PMI2_KVS_Ifence || defined __stub___PMI2_KVS_Ifence | choke me | #endif | | int | main () | { | return PMI2_KVS_Ifence (); | ; | return 0; | } configure:48286: result: no configure:48299: checking for PMI2_KVS_Wait configure:48299: gcc -o conftest -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include -I/opt/slurm/20.02.4/include -L/opt/slurm/20.02.4/lib conftest.c -lpmi2 -lpthread >&5 /tmp/ccQoDYrq.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `PMI2_KVS_Wait' collect2: error: ld returned 1 exit status configure:48299: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MVAPICH2" | #define PACKAGE_TARNAME "mvapich2" | #define PACKAGE_VERSION "2.3.4" | #define PACKAGE_STRING "MVAPICH2 2.3.4" | #define PACKAGE_BUGREPORT "mvapich-discuss@cse.ohio-state.edu" | #define PACKAGE_URL "http://mvapich.cse.ohio-state.edu" | #define PACKAGE "mvapich2" | #define VERSION "2.3.4" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define ENABLE_PVAR_MV2 0 | #define ENABLE_PVAR_MEM 0 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define HAVE_LONG_LONG 1 | #define STDCALL | #define F77_NAME_LOWER_USCORE 1 | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_F08_BINDING 0 | #define TRUE 1 | #define FALSE 0 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAX_INTEGER_ALIGNMENT 8 | #define HAVE_MAX_STRUCT_ALIGNMENT 8 | #define HAVE_MAX_FP_ALIGNMENT 16 | #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8 | #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16 | #define SIZEOF_CHAR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_VOID_P 8 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_FLOAT_INT 8 | #define SIZEOF_DOUBLE_INT 16 | #define SIZEOF_LONG_INT 16 | #define SIZEOF_SHORT_INT 8 | #define SIZEOF_TWO_INT 8 | #define SIZEOF_LONG_DOUBLE_INT 32 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_COMPLEX_H 1 | #define SIZEOF__BOOL 1 | #define SIZEOF_FLOAT__COMPLEX 8 | #define SIZEOF_DOUBLE__COMPLEX 16 | #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | #define HAVE__BOOL 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define MPIR_REAL4_CTYPE float | #define MPIR_REAL8_CTYPE double | #define MPIR_REAL16_CTYPE long double | #define MPIR_INTEGER1_CTYPE char | #define MPIR_INTEGER2_CTYPE short | #define MPIR_INTEGER4_CTYPE int | #define MPIR_INTEGER8_CTYPE long | #define SIZEOF_F77_INTEGER 4 | #define SIZEOF_F77_REAL 4 | #define SIZEOF_F77_DOUBLE_PRECISION 8 | #define MPIR_FC_REAL_CTYPE float | #define MPIR_FC_DOUBLE_CTYPE double | #define HAVE_AINT_LARGER_THAN_FINT 1 | #define HAVE_AINT_DIFFERENT_THAN_FINT 1 | #define HAVE_FINT_IS_INT 1 | #define F77_TRUE_VALUE_SET 1 | #define F77_TRUE_VALUE 1 | #define F77_FALSE_VALUE 0 | #define SIZEOF_BOOL 1 | #define MPIR_CXX_BOOL_CTYPE _Bool | #define SIZEOF_COMPLEX 8 | #define SIZEOF_DOUBLECOMPLEX 16 | #define SIZEOF_LONGDOUBLECOMPLEX 32 | #define HAVE_CXX_COMPLEX 1 | #define MPIR_CXX_BOOL_VALUE 0x4c000133 | #define MPIR_CXX_COMPLEX_VALUE 0x4c000834 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036 | #define HAVE_ANY_INT64_T_ALIGNMENT 1 | #define HAVE_ANY_INT32_T_ALIGNMENT 1 | #define STDC_HEADERS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SETITIMER 1 | #define HAVE_ALARM 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_SNPRINTF 1 | #define HAVE_QSORT 1 | #define HAVE_VA_COPY 1 | #define HAVE_MACRO_VA_ARGS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRDUP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_FDOPEN 1 | #define NEEDS_FDOPEN_DECL 1 | #define HAVE_PUTENV 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_GETTIMEOFDAY 1 | #define MPIR_AINT_MAX LONG_MAX | #define MPIU_Pint long | #define MPIU_PINT_FMT_DEC_SPEC "%ld" | #define MPIU_Upint unsigned long | #define MPIU_UPINT_FMT_DEC_SPEC "%lu" | #define MPIU_SIZE_T unsigned long | #define SIZEOF_MPIR_BSEND_DATA_T 96 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_YIELD 1 | #define MPICH_PTHREAD_MUTEX_ERRORCHECK_VALUE PTHREAD_MUTEX_ERRORCHECK | #define MPICH_THREAD_PACKAGE_NAME MPICH_THREAD_PACKAGE_POSIX | #define MPICH_TLS_SPECIFIER __thread | #define HAVE_GETPID 1 | #define HAVE_SCHED_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_USLEEP 1 | #define HAVE_SLEEP 1 | #define HAVE_SELECT 1 | #define USE_NOTHING_FOR_YIELD 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_CPU_SET_T 1 | #define SLURM_PMI_CLIENT 1 | /* end confdefs.h. */ | /* Define PMI2_KVS_Wait to an innocuous variant, in case declares PMI2_KVS_Wait. | For example, HP-UX 11i declares gettimeofday. */ | #define PMI2_KVS_Wait innocuous_PMI2_KVS_Wait | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char PMI2_KVS_Wait (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef PMI2_KVS_Wait | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char PMI2_KVS_Wait (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_PMI2_KVS_Wait || defined __stub___PMI2_KVS_Wait | choke me | #endif | | int | main () | { | return PMI2_KVS_Wait (); | ; | return 0; | } configure:48299: result: no configure:48312: checking for PMI2_Iallgather configure:48312: gcc -o conftest -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include -I/opt/slurm/20.02.4/include -L/opt/slurm/20.02.4/lib conftest.c -lpmi2 -lpthread >&5 /tmp/ccuoAEAu.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `PMI2_Iallgather' collect2: error: ld returned 1 exit status configure:48312: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MVAPICH2" | #define PACKAGE_TARNAME "mvapich2" | #define PACKAGE_VERSION "2.3.4" | #define PACKAGE_STRING "MVAPICH2 2.3.4" | #define PACKAGE_BUGREPORT "mvapich-discuss@cse.ohio-state.edu" | #define PACKAGE_URL "http://mvapich.cse.ohio-state.edu" | #define PACKAGE "mvapich2" | #define VERSION "2.3.4" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define ENABLE_PVAR_MV2 0 | #define ENABLE_PVAR_MEM 0 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define HAVE_LONG_LONG 1 | #define STDCALL | #define F77_NAME_LOWER_USCORE 1 | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_F08_BINDING 0 | #define TRUE 1 | #define FALSE 0 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAX_INTEGER_ALIGNMENT 8 | #define HAVE_MAX_STRUCT_ALIGNMENT 8 | #define HAVE_MAX_FP_ALIGNMENT 16 | #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8 | #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16 | #define SIZEOF_CHAR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_VOID_P 8 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_FLOAT_INT 8 | #define SIZEOF_DOUBLE_INT 16 | #define SIZEOF_LONG_INT 16 | #define SIZEOF_SHORT_INT 8 | #define SIZEOF_TWO_INT 8 | #define SIZEOF_LONG_DOUBLE_INT 32 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_COMPLEX_H 1 | #define SIZEOF__BOOL 1 | #define SIZEOF_FLOAT__COMPLEX 8 | #define SIZEOF_DOUBLE__COMPLEX 16 | #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | #define HAVE__BOOL 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define MPIR_REAL4_CTYPE float | #define MPIR_REAL8_CTYPE double | #define MPIR_REAL16_CTYPE long double | #define MPIR_INTEGER1_CTYPE char | #define MPIR_INTEGER2_CTYPE short | #define MPIR_INTEGER4_CTYPE int | #define MPIR_INTEGER8_CTYPE long | #define SIZEOF_F77_INTEGER 4 | #define SIZEOF_F77_REAL 4 | #define SIZEOF_F77_DOUBLE_PRECISION 8 | #define MPIR_FC_REAL_CTYPE float | #define MPIR_FC_DOUBLE_CTYPE double | #define HAVE_AINT_LARGER_THAN_FINT 1 | #define HAVE_AINT_DIFFERENT_THAN_FINT 1 | #define HAVE_FINT_IS_INT 1 | #define F77_TRUE_VALUE_SET 1 | #define F77_TRUE_VALUE 1 | #define F77_FALSE_VALUE 0 | #define SIZEOF_BOOL 1 | #define MPIR_CXX_BOOL_CTYPE _Bool | #define SIZEOF_COMPLEX 8 | #define SIZEOF_DOUBLECOMPLEX 16 | #define SIZEOF_LONGDOUBLECOMPLEX 32 | #define HAVE_CXX_COMPLEX 1 | #define MPIR_CXX_BOOL_VALUE 0x4c000133 | #define MPIR_CXX_COMPLEX_VALUE 0x4c000834 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036 | #define HAVE_ANY_INT64_T_ALIGNMENT 1 | #define HAVE_ANY_INT32_T_ALIGNMENT 1 | #define STDC_HEADERS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SETITIMER 1 | #define HAVE_ALARM 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_SNPRINTF 1 | #define HAVE_QSORT 1 | #define HAVE_VA_COPY 1 | #define HAVE_MACRO_VA_ARGS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRDUP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_FDOPEN 1 | #define NEEDS_FDOPEN_DECL 1 | #define HAVE_PUTENV 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_GETTIMEOFDAY 1 | #define MPIR_AINT_MAX LONG_MAX | #define MPIU_Pint long | #define MPIU_PINT_FMT_DEC_SPEC "%ld" | #define MPIU_Upint unsigned long | #define MPIU_UPINT_FMT_DEC_SPEC "%lu" | #define MPIU_SIZE_T unsigned long | #define SIZEOF_MPIR_BSEND_DATA_T 96 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_YIELD 1 | #define MPICH_PTHREAD_MUTEX_ERRORCHECK_VALUE PTHREAD_MUTEX_ERRORCHECK | #define MPICH_THREAD_PACKAGE_NAME MPICH_THREAD_PACKAGE_POSIX | #define MPICH_TLS_SPECIFIER __thread | #define HAVE_GETPID 1 | #define HAVE_SCHED_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_USLEEP 1 | #define HAVE_SLEEP 1 | #define HAVE_SELECT 1 | #define USE_NOTHING_FOR_YIELD 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_CPU_SET_T 1 | #define SLURM_PMI_CLIENT 1 | /* end confdefs.h. */ | /* Define PMI2_Iallgather to an innocuous variant, in case declares PMI2_Iallgather. | For example, HP-UX 11i declares gettimeofday. */ | #define PMI2_Iallgather innocuous_PMI2_Iallgather | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char PMI2_Iallgather (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef PMI2_Iallgather | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char PMI2_Iallgather (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_PMI2_Iallgather || defined __stub___PMI2_Iallgather | choke me | #endif | | int | main () | { | return PMI2_Iallgather (); | ; | return 0; | } configure:48312: result: no configure:48325: checking for PMI2_Iallgather_wait configure:48325: gcc -o conftest -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include -I/opt/slurm/20.02.4/include -L/opt/slurm/20.02.4/lib conftest.c -lpmi2 -lpthread >&5 /tmp/ccYLk1Ez.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `PMI2_Iallgather_wait' collect2: error: ld returned 1 exit status configure:48325: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MVAPICH2" | #define PACKAGE_TARNAME "mvapich2" | #define PACKAGE_VERSION "2.3.4" | #define PACKAGE_STRING "MVAPICH2 2.3.4" | #define PACKAGE_BUGREPORT "mvapich-discuss@cse.ohio-state.edu" | #define PACKAGE_URL "http://mvapich.cse.ohio-state.edu" | #define PACKAGE "mvapich2" | #define VERSION "2.3.4" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define ENABLE_PVAR_MV2 0 | #define ENABLE_PVAR_MEM 0 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define HAVE_LONG_LONG 1 | #define STDCALL | #define F77_NAME_LOWER_USCORE 1 | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_F08_BINDING 0 | #define TRUE 1 | #define FALSE 0 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAX_INTEGER_ALIGNMENT 8 | #define HAVE_MAX_STRUCT_ALIGNMENT 8 | #define HAVE_MAX_FP_ALIGNMENT 16 | #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8 | #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16 | #define SIZEOF_CHAR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_VOID_P 8 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_FLOAT_INT 8 | #define SIZEOF_DOUBLE_INT 16 | #define SIZEOF_LONG_INT 16 | #define SIZEOF_SHORT_INT 8 | #define SIZEOF_TWO_INT 8 | #define SIZEOF_LONG_DOUBLE_INT 32 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_COMPLEX_H 1 | #define SIZEOF__BOOL 1 | #define SIZEOF_FLOAT__COMPLEX 8 | #define SIZEOF_DOUBLE__COMPLEX 16 | #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | #define HAVE__BOOL 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define MPIR_REAL4_CTYPE float | #define MPIR_REAL8_CTYPE double | #define MPIR_REAL16_CTYPE long double | #define MPIR_INTEGER1_CTYPE char | #define MPIR_INTEGER2_CTYPE short | #define MPIR_INTEGER4_CTYPE int | #define MPIR_INTEGER8_CTYPE long | #define SIZEOF_F77_INTEGER 4 | #define SIZEOF_F77_REAL 4 | #define SIZEOF_F77_DOUBLE_PRECISION 8 | #define MPIR_FC_REAL_CTYPE float | #define MPIR_FC_DOUBLE_CTYPE double | #define HAVE_AINT_LARGER_THAN_FINT 1 | #define HAVE_AINT_DIFFERENT_THAN_FINT 1 | #define HAVE_FINT_IS_INT 1 | #define F77_TRUE_VALUE_SET 1 | #define F77_TRUE_VALUE 1 | #define F77_FALSE_VALUE 0 | #define SIZEOF_BOOL 1 | #define MPIR_CXX_BOOL_CTYPE _Bool | #define SIZEOF_COMPLEX 8 | #define SIZEOF_DOUBLECOMPLEX 16 | #define SIZEOF_LONGDOUBLECOMPLEX 32 | #define HAVE_CXX_COMPLEX 1 | #define MPIR_CXX_BOOL_VALUE 0x4c000133 | #define MPIR_CXX_COMPLEX_VALUE 0x4c000834 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036 | #define HAVE_ANY_INT64_T_ALIGNMENT 1 | #define HAVE_ANY_INT32_T_ALIGNMENT 1 | #define STDC_HEADERS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SETITIMER 1 | #define HAVE_ALARM 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_SNPRINTF 1 | #define HAVE_QSORT 1 | #define HAVE_VA_COPY 1 | #define HAVE_MACRO_VA_ARGS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRDUP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_FDOPEN 1 | #define NEEDS_FDOPEN_DECL 1 | #define HAVE_PUTENV 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_GETTIMEOFDAY 1 | #define MPIR_AINT_MAX LONG_MAX | #define MPIU_Pint long | #define MPIU_PINT_FMT_DEC_SPEC "%ld" | #define MPIU_Upint unsigned long | #define MPIU_UPINT_FMT_DEC_SPEC "%lu" | #define MPIU_SIZE_T unsigned long | #define SIZEOF_MPIR_BSEND_DATA_T 96 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_YIELD 1 | #define MPICH_PTHREAD_MUTEX_ERRORCHECK_VALUE PTHREAD_MUTEX_ERRORCHECK | #define MPICH_THREAD_PACKAGE_NAME MPICH_THREAD_PACKAGE_POSIX | #define MPICH_TLS_SPECIFIER __thread | #define HAVE_GETPID 1 | #define HAVE_SCHED_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_USLEEP 1 | #define HAVE_SLEEP 1 | #define HAVE_SELECT 1 | #define USE_NOTHING_FOR_YIELD 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_CPU_SET_T 1 | #define SLURM_PMI_CLIENT 1 | /* end confdefs.h. */ | /* Define PMI2_Iallgather_wait to an innocuous variant, in case declares PMI2_Iallgather_wait. | For example, HP-UX 11i declares gettimeofday. */ | #define PMI2_Iallgather_wait innocuous_PMI2_Iallgather_wait | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char PMI2_Iallgather_wait (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef PMI2_Iallgather_wait | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char PMI2_Iallgather_wait (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_PMI2_Iallgather_wait || defined __stub___PMI2_Iallgather_wait | choke me | #endif | | int | main () | { | return PMI2_Iallgather_wait (); | ; | return 0; | } configure:48325: result: no configure:48338: checking for PMI2_SHMEM_Iallgather configure:48338: gcc -o conftest -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include -I/opt/slurm/20.02.4/include -L/opt/slurm/20.02.4/lib conftest.c -lpmi2 -lpthread >&5 /tmp/cc6QH9qI.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `PMI2_SHMEM_Iallgather' collect2: error: ld returned 1 exit status configure:48338: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MVAPICH2" | #define PACKAGE_TARNAME "mvapich2" | #define PACKAGE_VERSION "2.3.4" | #define PACKAGE_STRING "MVAPICH2 2.3.4" | #define PACKAGE_BUGREPORT "mvapich-discuss@cse.ohio-state.edu" | #define PACKAGE_URL "http://mvapich.cse.ohio-state.edu" | #define PACKAGE "mvapich2" | #define VERSION "2.3.4" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define ENABLE_PVAR_MV2 0 | #define ENABLE_PVAR_MEM 0 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define HAVE_LONG_LONG 1 | #define STDCALL | #define F77_NAME_LOWER_USCORE 1 | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_F08_BINDING 0 | #define TRUE 1 | #define FALSE 0 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAX_INTEGER_ALIGNMENT 8 | #define HAVE_MAX_STRUCT_ALIGNMENT 8 | #define HAVE_MAX_FP_ALIGNMENT 16 | #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8 | #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16 | #define SIZEOF_CHAR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_VOID_P 8 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_FLOAT_INT 8 | #define SIZEOF_DOUBLE_INT 16 | #define SIZEOF_LONG_INT 16 | #define SIZEOF_SHORT_INT 8 | #define SIZEOF_TWO_INT 8 | #define SIZEOF_LONG_DOUBLE_INT 32 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_COMPLEX_H 1 | #define SIZEOF__BOOL 1 | #define SIZEOF_FLOAT__COMPLEX 8 | #define SIZEOF_DOUBLE__COMPLEX 16 | #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | #define HAVE__BOOL 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define MPIR_REAL4_CTYPE float | #define MPIR_REAL8_CTYPE double | #define MPIR_REAL16_CTYPE long double | #define MPIR_INTEGER1_CTYPE char | #define MPIR_INTEGER2_CTYPE short | #define MPIR_INTEGER4_CTYPE int | #define MPIR_INTEGER8_CTYPE long | #define SIZEOF_F77_INTEGER 4 | #define SIZEOF_F77_REAL 4 | #define SIZEOF_F77_DOUBLE_PRECISION 8 | #define MPIR_FC_REAL_CTYPE float | #define MPIR_FC_DOUBLE_CTYPE double | #define HAVE_AINT_LARGER_THAN_FINT 1 | #define HAVE_AINT_DIFFERENT_THAN_FINT 1 | #define HAVE_FINT_IS_INT 1 | #define F77_TRUE_VALUE_SET 1 | #define F77_TRUE_VALUE 1 | #define F77_FALSE_VALUE 0 | #define SIZEOF_BOOL 1 | #define MPIR_CXX_BOOL_CTYPE _Bool | #define SIZEOF_COMPLEX 8 | #define SIZEOF_DOUBLECOMPLEX 16 | #define SIZEOF_LONGDOUBLECOMPLEX 32 | #define HAVE_CXX_COMPLEX 1 | #define MPIR_CXX_BOOL_VALUE 0x4c000133 | #define MPIR_CXX_COMPLEX_VALUE 0x4c000834 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036 | #define HAVE_ANY_INT64_T_ALIGNMENT 1 | #define HAVE_ANY_INT32_T_ALIGNMENT 1 | #define STDC_HEADERS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SETITIMER 1 | #define HAVE_ALARM 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_SNPRINTF 1 | #define HAVE_QSORT 1 | #define HAVE_VA_COPY 1 | #define HAVE_MACRO_VA_ARGS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRDUP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_FDOPEN 1 | #define NEEDS_FDOPEN_DECL 1 | #define HAVE_PUTENV 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_GETTIMEOFDAY 1 | #define MPIR_AINT_MAX LONG_MAX | #define MPIU_Pint long | #define MPIU_PINT_FMT_DEC_SPEC "%ld" | #define MPIU_Upint unsigned long | #define MPIU_UPINT_FMT_DEC_SPEC "%lu" | #define MPIU_SIZE_T unsigned long | #define SIZEOF_MPIR_BSEND_DATA_T 96 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_YIELD 1 | #define MPICH_PTHREAD_MUTEX_ERRORCHECK_VALUE PTHREAD_MUTEX_ERRORCHECK | #define MPICH_THREAD_PACKAGE_NAME MPICH_THREAD_PACKAGE_POSIX | #define MPICH_TLS_SPECIFIER __thread | #define HAVE_GETPID 1 | #define HAVE_SCHED_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_USLEEP 1 | #define HAVE_SLEEP 1 | #define HAVE_SELECT 1 | #define USE_NOTHING_FOR_YIELD 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_CPU_SET_T 1 | #define SLURM_PMI_CLIENT 1 | /* end confdefs.h. */ | /* Define PMI2_SHMEM_Iallgather to an innocuous variant, in case declares PMI2_SHMEM_Iallgather. | For example, HP-UX 11i declares gettimeofday. */ | #define PMI2_SHMEM_Iallgather innocuous_PMI2_SHMEM_Iallgather | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char PMI2_SHMEM_Iallgather (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef PMI2_SHMEM_Iallgather | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char PMI2_SHMEM_Iallgather (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_PMI2_SHMEM_Iallgather || defined __stub___PMI2_SHMEM_Iallgather | choke me | #endif | | int | main () | { | return PMI2_SHMEM_Iallgather (); | ; | return 0; | } configure:48338: result: no configure:48351: checking for PMI2_SHMEM_Iallgather_wait configure:48351: gcc -o conftest -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include -I/opt/slurm/20.02.4/include -L/opt/slurm/20.02.4/lib conftest.c -lpmi2 -lpthread >&5 /tmp/ccCsKRuM.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `PMI2_SHMEM_Iallgather_wait' collect2: error: ld returned 1 exit status configure:48351: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MVAPICH2" | #define PACKAGE_TARNAME "mvapich2" | #define PACKAGE_VERSION "2.3.4" | #define PACKAGE_STRING "MVAPICH2 2.3.4" | #define PACKAGE_BUGREPORT "mvapich-discuss@cse.ohio-state.edu" | #define PACKAGE_URL "http://mvapich.cse.ohio-state.edu" | #define PACKAGE "mvapich2" | #define VERSION "2.3.4" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define ENABLE_PVAR_MV2 0 | #define ENABLE_PVAR_MEM 0 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define HAVE_LONG_LONG 1 | #define STDCALL | #define F77_NAME_LOWER_USCORE 1 | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_F08_BINDING 0 | #define TRUE 1 | #define FALSE 0 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAX_INTEGER_ALIGNMENT 8 | #define HAVE_MAX_STRUCT_ALIGNMENT 8 | #define HAVE_MAX_FP_ALIGNMENT 16 | #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8 | #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16 | #define SIZEOF_CHAR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_VOID_P 8 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_FLOAT_INT 8 | #define SIZEOF_DOUBLE_INT 16 | #define SIZEOF_LONG_INT 16 | #define SIZEOF_SHORT_INT 8 | #define SIZEOF_TWO_INT 8 | #define SIZEOF_LONG_DOUBLE_INT 32 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_COMPLEX_H 1 | #define SIZEOF__BOOL 1 | #define SIZEOF_FLOAT__COMPLEX 8 | #define SIZEOF_DOUBLE__COMPLEX 16 | #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | #define HAVE__BOOL 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define MPIR_REAL4_CTYPE float | #define MPIR_REAL8_CTYPE double | #define MPIR_REAL16_CTYPE long double | #define MPIR_INTEGER1_CTYPE char | #define MPIR_INTEGER2_CTYPE short | #define MPIR_INTEGER4_CTYPE int | #define MPIR_INTEGER8_CTYPE long | #define SIZEOF_F77_INTEGER 4 | #define SIZEOF_F77_REAL 4 | #define SIZEOF_F77_DOUBLE_PRECISION 8 | #define MPIR_FC_REAL_CTYPE float | #define MPIR_FC_DOUBLE_CTYPE double | #define HAVE_AINT_LARGER_THAN_FINT 1 | #define HAVE_AINT_DIFFERENT_THAN_FINT 1 | #define HAVE_FINT_IS_INT 1 | #define F77_TRUE_VALUE_SET 1 | #define F77_TRUE_VALUE 1 | #define F77_FALSE_VALUE 0 | #define SIZEOF_BOOL 1 | #define MPIR_CXX_BOOL_CTYPE _Bool | #define SIZEOF_COMPLEX 8 | #define SIZEOF_DOUBLECOMPLEX 16 | #define SIZEOF_LONGDOUBLECOMPLEX 32 | #define HAVE_CXX_COMPLEX 1 | #define MPIR_CXX_BOOL_VALUE 0x4c000133 | #define MPIR_CXX_COMPLEX_VALUE 0x4c000834 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036 | #define HAVE_ANY_INT64_T_ALIGNMENT 1 | #define HAVE_ANY_INT32_T_ALIGNMENT 1 | #define STDC_HEADERS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SETITIMER 1 | #define HAVE_ALARM 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_SNPRINTF 1 | #define HAVE_QSORT 1 | #define HAVE_VA_COPY 1 | #define HAVE_MACRO_VA_ARGS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRDUP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_FDOPEN 1 | #define NEEDS_FDOPEN_DECL 1 | #define HAVE_PUTENV 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_GETTIMEOFDAY 1 | #define MPIR_AINT_MAX LONG_MAX | #define MPIU_Pint long | #define MPIU_PINT_FMT_DEC_SPEC "%ld" | #define MPIU_Upint unsigned long | #define MPIU_UPINT_FMT_DEC_SPEC "%lu" | #define MPIU_SIZE_T unsigned long | #define SIZEOF_MPIR_BSEND_DATA_T 96 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_YIELD 1 | #define MPICH_PTHREAD_MUTEX_ERRORCHECK_VALUE PTHREAD_MUTEX_ERRORCHECK | #define MPICH_THREAD_PACKAGE_NAME MPICH_THREAD_PACKAGE_POSIX | #define MPICH_TLS_SPECIFIER __thread | #define HAVE_GETPID 1 | #define HAVE_SCHED_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_USLEEP 1 | #define HAVE_SLEEP 1 | #define HAVE_SELECT 1 | #define USE_NOTHING_FOR_YIELD 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_CPU_SET_T 1 | #define SLURM_PMI_CLIENT 1 | /* end confdefs.h. */ | /* Define PMI2_SHMEM_Iallgather_wait to an innocuous variant, in case declares PMI2_SHMEM_Iallgather_wait. | For example, HP-UX 11i declares gettimeofday. */ | #define PMI2_SHMEM_Iallgather_wait innocuous_PMI2_SHMEM_Iallgather_wait | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char PMI2_SHMEM_Iallgather_wait (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef PMI2_SHMEM_Iallgather_wait | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char PMI2_SHMEM_Iallgather_wait (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_PMI2_SHMEM_Iallgather_wait || defined __stub___PMI2_SHMEM_Iallgather_wait | choke me | #endif | | int | main () | { | return PMI2_SHMEM_Iallgather_wait (); | ; | return 0; | } configure:48351: result: no configure:48562: RUNNING CONFIGURE FOR F90 CODE configure:48565: checking whether ln -s works configure:48569: result: yes configure:48579: checking for extension for Fortran 90 programs configure:48594: gfortran -c -O2 conftest.f90 >&5 configure:48594: $? = 0 configure:48596: result: f90 configure:48641: checking for the precision and range of reals configure:48668: gfortran -o conftest -O2 -L/opt/slurm/20.02.4/lib conftest.f90 -lpmi2 -lpthread >&5 configure:48668: $? = 0 configure:48668: ./conftest configure:48668: $? = 0 configure:48672: result: 6 , 37 configure:48706: checking for the precision and range of double precision configure:48733: gfortran -o conftest -O2 -L/opt/slurm/20.02.4/lib conftest.f90 -lpmi2 -lpthread >&5 configure:48733: $? = 0 configure:48733: ./conftest configure:48733: $? = 0 configure:48737: result: 15 , 307 configure:48771: checking for the range of integer configure:48798: gfortran -o conftest -O2 -L/opt/slurm/20.02.4/lib conftest.f90 -lpmi2 -lpthread >&5 configure:48798: $? = 0 configure:48798: ./conftest configure:48798: $? = 0 configure:48802: result: 9 configure:48837: checking for available integer kinds configure:48878: gfortran -o conftest -O2 -L/opt/slurm/20.02.4/lib conftest.f90 -lpmi2 -lpthread >&5 configure:48878: $? = 0 configure:48878: ./conftest configure:48878: $? = 0 configure:48882: result: 2 , 1, 4 , 2, 9 , 4, 18 , 8, configure:48917: checking for available integer ranges configure:48946: gcc -c -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include -I/opt/slurm/20.02.4/include conftest.c >&5 configure:48946: $? = 0 configure:48949: mv conftest.o pac_conftest.o configure:48952: $? = 0 configure:49002: gfortran -o conftest -O2 -L/opt/slurm/20.02.4/lib conftest.f90 pac_conftest.o -lpmi2 -lpthread >&5 configure:49002: $? = 0 configure:49002: ./conftest configure:49002: $? = 0 configure:49002: gfortran -o conftest -O2 -L/opt/slurm/20.02.4/lib conftest.f90 pac_conftest.o -lpmi2 -lpthread >&5 configure:49002: $? = 0 configure:49002: ./conftest configure:49002: $? = 0 configure:49002: gfortran -o conftest -O2 -L/opt/slurm/20.02.4/lib conftest.f90 pac_conftest.o -lpmi2 -lpthread >&5 configure:49002: $? = 0 configure:49002: ./conftest configure:49002: $? = 0 configure:49002: gfortran -o conftest -O2 -L/opt/slurm/20.02.4/lib conftest.f90 pac_conftest.o -lpmi2 -lpthread >&5 configure:49002: $? = 0 configure:49002: ./conftest configure:49002: $? = 0 configure:49026: result: { 2 , 1 , 1 }, { 4 , 2 , 2 }, { 9 , 4 , 4 }, { 18 , 8 , 8 }, configure:52058: checking for unistd.h configure:52058: result: yes configure:52058: checking for string.h configure:52058: result: yes configure:52058: checking for stdlib.h configure:52058: result: yes configure:52058: checking for sys/socket.h configure:52058: result: yes configure:52058: checking for strings.h configure:52058: result: yes configure:52058: checking for assert.h configure:52058: result: yes configure:52070: checking for snprintf configure:52070: result: yes configure:52081: checking whether snprintf needs a declaration configure:52106: result: no configure:52120: checking for strncasecmp configure:52120: result: yes configure:52152: checking for sys/types.h configure:52152: result: yes configure:52152: checking for sys/param.h configure:52152: result: yes configure:52152: checking for sys/socket.h configure:52152: result: yes configure:52152: checking netinet/in.h usability configure:52152: gcc -c -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include -I/opt/slurm/20.02.4/include conftest.c >&5 configure:52152: $? = 0 configure:52152: result: yes configure:52152: checking netinet/in.h presence configure:52152: gcc -E -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include -I/opt/slurm/20.02.4/include conftest.c configure:52152: $? = 0 configure:52152: result: yes configure:52152: checking for netinet/in.h configure:52152: result: yes configure:52152: checking netinet/tcp.h usability configure:52152: gcc -c -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include -I/opt/slurm/20.02.4/include conftest.c >&5 configure:52152: $? = 0 configure:52152: result: yes configure:52152: checking netinet/tcp.h presence configure:52152: gcc -E -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include -I/opt/slurm/20.02.4/include conftest.c configure:52152: $? = 0 configure:52152: result: yes configure:52152: checking for netinet/tcp.h configure:52152: result: yes configure:52152: checking sys/un.h usability configure:52152: gcc -c -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include -I/opt/slurm/20.02.4/include conftest.c >&5 configure:52152: $? = 0 configure:52152: result: yes configure:52152: checking sys/un.h presence configure:52152: gcc -E -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include -I/opt/slurm/20.02.4/include conftest.c configure:52152: $? = 0 configure:52152: result: yes configure:52152: checking for sys/un.h configure:52152: result: yes configure:52152: checking netdb.h usability configure:52152: gcc -c -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include -I/opt/slurm/20.02.4/include conftest.c >&5 configure:52152: $? = 0 configure:52152: result: yes configure:52152: checking netdb.h presence configure:52152: gcc -E -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include -I/opt/slurm/20.02.4/include conftest.c configure:52152: $? = 0 configure:52152: result: yes configure:52152: checking for netdb.h configure:52152: result: yes configure:52164: checking for library containing socket configure:52195: gcc -o conftest -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include -I/opt/slurm/20.02.4/include -L/opt/slurm/20.02.4/lib conftest.c -lpmi2 -lpthread >&5 configure:52195: $? = 0 configure:52212: result: none required configure:52220: checking for library containing gethostbyname configure:52251: gcc -o conftest -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include -I/opt/slurm/20.02.4/include -L/opt/slurm/20.02.4/lib conftest.c -lpmi2 -lpthread >&5 configure:52251: $? = 0 configure:52268: result: none required configure:52280: checking for socket configure:52280: gcc -o conftest -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include -I/opt/slurm/20.02.4/include -L/opt/slurm/20.02.4/lib conftest.c -lpmi2 -lpthread >&5 configure:52280: $? = 0 configure:52280: result: yes configure:52280: checking for setsockopt configure:52280: gcc -o conftest -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include -I/opt/slurm/20.02.4/include -L/opt/slurm/20.02.4/lib conftest.c -lpmi2 -lpthread >&5 configure:52280: $? = 0 configure:52280: result: yes configure:52280: checking for gethostbyname configure:52280: gcc -o conftest -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include -I/opt/slurm/20.02.4/include -L/opt/slurm/20.02.4/lib conftest.c -lpmi2 -lpthread >&5 configure:52280: $? = 0 configure:52280: result: yes configure:52303: checking whether socklen_t is defined (in sys/socket.h if present) configure:52326: gcc -c -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include -I/opt/slurm/20.02.4/include conftest.c >&5 conftest.c:229:37: error: conflicting types for 'socklen_t' typedef struct { double a; int b; } socklen_t; ^ In file included from /usr/include/sys/socket.h:39:0, from conftest.c:226: /usr/include/bits/socket.h:34:21: note: previous declaration of 'socklen_t' was here typedef __socklen_t socklen_t; ^ configure:52326: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MVAPICH2" | #define PACKAGE_TARNAME "mvapich2" | #define PACKAGE_VERSION "2.3.4" | #define PACKAGE_STRING "MVAPICH2 2.3.4" | #define PACKAGE_BUGREPORT "mvapich-discuss@cse.ohio-state.edu" | #define PACKAGE_URL "http://mvapich.cse.ohio-state.edu" | #define PACKAGE "mvapich2" | #define VERSION "2.3.4" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define ENABLE_PVAR_MV2 0 | #define ENABLE_PVAR_MEM 0 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define HAVE_LONG_LONG 1 | #define STDCALL | #define F77_NAME_LOWER_USCORE 1 | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_F08_BINDING 0 | #define TRUE 1 | #define FALSE 0 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAX_INTEGER_ALIGNMENT 8 | #define HAVE_MAX_STRUCT_ALIGNMENT 8 | #define HAVE_MAX_FP_ALIGNMENT 16 | #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8 | #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16 | #define SIZEOF_CHAR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_VOID_P 8 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_FLOAT_INT 8 | #define SIZEOF_DOUBLE_INT 16 | #define SIZEOF_LONG_INT 16 | #define SIZEOF_SHORT_INT 8 | #define SIZEOF_TWO_INT 8 | #define SIZEOF_LONG_DOUBLE_INT 32 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_COMPLEX_H 1 | #define SIZEOF__BOOL 1 | #define SIZEOF_FLOAT__COMPLEX 8 | #define SIZEOF_DOUBLE__COMPLEX 16 | #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | #define HAVE__BOOL 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define MPIR_REAL4_CTYPE float | #define MPIR_REAL8_CTYPE double | #define MPIR_REAL16_CTYPE long double | #define MPIR_INTEGER1_CTYPE char | #define MPIR_INTEGER2_CTYPE short | #define MPIR_INTEGER4_CTYPE int | #define MPIR_INTEGER8_CTYPE long | #define SIZEOF_F77_INTEGER 4 | #define SIZEOF_F77_REAL 4 | #define SIZEOF_F77_DOUBLE_PRECISION 8 | #define MPIR_FC_REAL_CTYPE float | #define MPIR_FC_DOUBLE_CTYPE double | #define HAVE_AINT_LARGER_THAN_FINT 1 | #define HAVE_AINT_DIFFERENT_THAN_FINT 1 | #define HAVE_FINT_IS_INT 1 | #define F77_TRUE_VALUE_SET 1 | #define F77_TRUE_VALUE 1 | #define F77_FALSE_VALUE 0 | #define SIZEOF_BOOL 1 | #define MPIR_CXX_BOOL_CTYPE _Bool | #define SIZEOF_COMPLEX 8 | #define SIZEOF_DOUBLECOMPLEX 16 | #define SIZEOF_LONGDOUBLECOMPLEX 32 | #define HAVE_CXX_COMPLEX 1 | #define MPIR_CXX_BOOL_VALUE 0x4c000133 | #define MPIR_CXX_COMPLEX_VALUE 0x4c000834 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036 | #define HAVE_ANY_INT64_T_ALIGNMENT 1 | #define HAVE_ANY_INT32_T_ALIGNMENT 1 | #define STDC_HEADERS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SETITIMER 1 | #define HAVE_ALARM 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_SNPRINTF 1 | #define HAVE_QSORT 1 | #define HAVE_VA_COPY 1 | #define HAVE_MACRO_VA_ARGS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRDUP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_FDOPEN 1 | #define NEEDS_FDOPEN_DECL 1 | #define HAVE_PUTENV 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_GETTIMEOFDAY 1 | #define MPIR_AINT_MAX LONG_MAX | #define MPIU_Pint long | #define MPIU_PINT_FMT_DEC_SPEC "%ld" | #define MPIU_Upint unsigned long | #define MPIU_UPINT_FMT_DEC_SPEC "%lu" | #define MPIU_SIZE_T unsigned long | #define SIZEOF_MPIR_BSEND_DATA_T 96 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_YIELD 1 | #define MPICH_PTHREAD_MUTEX_ERRORCHECK_VALUE PTHREAD_MUTEX_ERRORCHECK | #define MPICH_THREAD_PACKAGE_NAME MPICH_THREAD_PACKAGE_POSIX | #define MPICH_TLS_SPECIFIER __thread | #define HAVE_GETPID 1 | #define HAVE_SCHED_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_USLEEP 1 | #define HAVE_SLEEP 1 | #define HAVE_SELECT 1 | #define USE_NOTHING_FOR_YIELD 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_CPU_SET_T 1 | #define SLURM_PMI_CLIENT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SOCKET 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETHOSTBYNAME 1 | #define USE_PMI_PORT 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | | typedef struct { double a; int b; } socklen_t; | int | main () | { | socklen_t a;a.a=1.0; | ; | return 0; | } configure:52333: result: yes configure:52341: checking whether struct hostent contains h_addr_list configure:52359: gcc -c -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include -I/opt/slurm/20.02.4/include conftest.c >&5 configure:52359: $? = 0 configure:52366: result: yes configure:52376: checking whether __attribute__ allowed configure:52400: result: yes configure:52402: checking whether __attribute__((format)) allowed configure:52426: result: yes configure:53339: RUNNING CONFIGURE FOR CH3 DEVICE configure:53582: checking for assert.h configure:53582: result: yes configure:53582: checking for limits.h configure:53582: result: yes configure:53582: checking for string.h configure:53582: result: yes configure:53582: checking for sys/types.h configure:53582: result: yes configure:53582: checking for sys/uio.h configure:53582: result: yes configure:53582: checking uuid/uuid.h usability configure:53582: gcc -c -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include -I/opt/slurm/20.02.4/include conftest.c >&5 conftest.c:264:23: fatal error: uuid/uuid.h: No such file or directory #include ^ compilation terminated. configure:53582: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MVAPICH2" | #define PACKAGE_TARNAME "mvapich2" | #define PACKAGE_VERSION "2.3.4" | #define PACKAGE_STRING "MVAPICH2 2.3.4" | #define PACKAGE_BUGREPORT "mvapich-discuss@cse.ohio-state.edu" | #define PACKAGE_URL "http://mvapich.cse.ohio-state.edu" | #define PACKAGE "mvapich2" | #define VERSION "2.3.4" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define ENABLE_PVAR_MV2 0 | #define ENABLE_PVAR_MEM 0 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define HAVE_LONG_LONG 1 | #define STDCALL | #define F77_NAME_LOWER_USCORE 1 | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_F08_BINDING 0 | #define TRUE 1 | #define FALSE 0 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAX_INTEGER_ALIGNMENT 8 | #define HAVE_MAX_STRUCT_ALIGNMENT 8 | #define HAVE_MAX_FP_ALIGNMENT 16 | #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8 | #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16 | #define SIZEOF_CHAR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_VOID_P 8 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_FLOAT_INT 8 | #define SIZEOF_DOUBLE_INT 16 | #define SIZEOF_LONG_INT 16 | #define SIZEOF_SHORT_INT 8 | #define SIZEOF_TWO_INT 8 | #define SIZEOF_LONG_DOUBLE_INT 32 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_COMPLEX_H 1 | #define SIZEOF__BOOL 1 | #define SIZEOF_FLOAT__COMPLEX 8 | #define SIZEOF_DOUBLE__COMPLEX 16 | #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | #define HAVE__BOOL 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define MPIR_REAL4_CTYPE float | #define MPIR_REAL8_CTYPE double | #define MPIR_REAL16_CTYPE long double | #define MPIR_INTEGER1_CTYPE char | #define MPIR_INTEGER2_CTYPE short | #define MPIR_INTEGER4_CTYPE int | #define MPIR_INTEGER8_CTYPE long | #define SIZEOF_F77_INTEGER 4 | #define SIZEOF_F77_REAL 4 | #define SIZEOF_F77_DOUBLE_PRECISION 8 | #define MPIR_FC_REAL_CTYPE float | #define MPIR_FC_DOUBLE_CTYPE double | #define HAVE_AINT_LARGER_THAN_FINT 1 | #define HAVE_AINT_DIFFERENT_THAN_FINT 1 | #define HAVE_FINT_IS_INT 1 | #define F77_TRUE_VALUE_SET 1 | #define F77_TRUE_VALUE 1 | #define F77_FALSE_VALUE 0 | #define SIZEOF_BOOL 1 | #define MPIR_CXX_BOOL_CTYPE _Bool | #define SIZEOF_COMPLEX 8 | #define SIZEOF_DOUBLECOMPLEX 16 | #define SIZEOF_LONGDOUBLECOMPLEX 32 | #define HAVE_CXX_COMPLEX 1 | #define MPIR_CXX_BOOL_VALUE 0x4c000133 | #define MPIR_CXX_COMPLEX_VALUE 0x4c000834 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036 | #define HAVE_ANY_INT64_T_ALIGNMENT 1 | #define HAVE_ANY_INT32_T_ALIGNMENT 1 | #define STDC_HEADERS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SETITIMER 1 | #define HAVE_ALARM 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_SNPRINTF 1 | #define HAVE_QSORT 1 | #define HAVE_VA_COPY 1 | #define HAVE_MACRO_VA_ARGS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRDUP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_FDOPEN 1 | #define NEEDS_FDOPEN_DECL 1 | #define HAVE_PUTENV 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_GETTIMEOFDAY 1 | #define MPIR_AINT_MAX LONG_MAX | #define MPIU_Pint long | #define MPIU_PINT_FMT_DEC_SPEC "%ld" | #define MPIU_Upint unsigned long | #define MPIU_UPINT_FMT_DEC_SPEC "%lu" | #define MPIU_SIZE_T unsigned long | #define SIZEOF_MPIR_BSEND_DATA_T 96 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_YIELD 1 | #define MPICH_PTHREAD_MUTEX_ERRORCHECK_VALUE PTHREAD_MUTEX_ERRORCHECK | #define MPICH_THREAD_PACKAGE_NAME MPICH_THREAD_PACKAGE_POSIX | #define MPICH_TLS_SPECIFIER __thread | #define HAVE_GETPID 1 | #define HAVE_SCHED_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_USLEEP 1 | #define HAVE_SLEEP 1 | #define HAVE_SELECT 1 | #define USE_NOTHING_FOR_YIELD 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_CPU_SET_T 1 | #define SLURM_PMI_CLIENT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SOCKET 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETHOSTBYNAME 1 | #define USE_PMI_PORT 1 | #define HAVE_H_ADDR_LIST 1 | #define HAVE_GCC_ATTRIBUTE 1 | #define CH3_RANK_BITS 16 | #define HAVE_ASSERT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:53582: result: no configure:53582: checking uuid/uuid.h presence configure:53582: gcc -E -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include -I/opt/slurm/20.02.4/include conftest.c conftest.c:231:23: fatal error: uuid/uuid.h: No such file or directory #include ^ compilation terminated. configure:53582: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MVAPICH2" | #define PACKAGE_TARNAME "mvapich2" | #define PACKAGE_VERSION "2.3.4" | #define PACKAGE_STRING "MVAPICH2 2.3.4" | #define PACKAGE_BUGREPORT "mvapich-discuss@cse.ohio-state.edu" | #define PACKAGE_URL "http://mvapich.cse.ohio-state.edu" | #define PACKAGE "mvapich2" | #define VERSION "2.3.4" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define ENABLE_PVAR_MV2 0 | #define ENABLE_PVAR_MEM 0 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define HAVE_LONG_LONG 1 | #define STDCALL | #define F77_NAME_LOWER_USCORE 1 | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_F08_BINDING 0 | #define TRUE 1 | #define FALSE 0 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAX_INTEGER_ALIGNMENT 8 | #define HAVE_MAX_STRUCT_ALIGNMENT 8 | #define HAVE_MAX_FP_ALIGNMENT 16 | #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8 | #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16 | #define SIZEOF_CHAR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_VOID_P 8 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_FLOAT_INT 8 | #define SIZEOF_DOUBLE_INT 16 | #define SIZEOF_LONG_INT 16 | #define SIZEOF_SHORT_INT 8 | #define SIZEOF_TWO_INT 8 | #define SIZEOF_LONG_DOUBLE_INT 32 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_COMPLEX_H 1 | #define SIZEOF__BOOL 1 | #define SIZEOF_FLOAT__COMPLEX 8 | #define SIZEOF_DOUBLE__COMPLEX 16 | #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | #define HAVE__BOOL 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define MPIR_REAL4_CTYPE float | #define MPIR_REAL8_CTYPE double | #define MPIR_REAL16_CTYPE long double | #define MPIR_INTEGER1_CTYPE char | #define MPIR_INTEGER2_CTYPE short | #define MPIR_INTEGER4_CTYPE int | #define MPIR_INTEGER8_CTYPE long | #define SIZEOF_F77_INTEGER 4 | #define SIZEOF_F77_REAL 4 | #define SIZEOF_F77_DOUBLE_PRECISION 8 | #define MPIR_FC_REAL_CTYPE float | #define MPIR_FC_DOUBLE_CTYPE double | #define HAVE_AINT_LARGER_THAN_FINT 1 | #define HAVE_AINT_DIFFERENT_THAN_FINT 1 | #define HAVE_FINT_IS_INT 1 | #define F77_TRUE_VALUE_SET 1 | #define F77_TRUE_VALUE 1 | #define F77_FALSE_VALUE 0 | #define SIZEOF_BOOL 1 | #define MPIR_CXX_BOOL_CTYPE _Bool | #define SIZEOF_COMPLEX 8 | #define SIZEOF_DOUBLECOMPLEX 16 | #define SIZEOF_LONGDOUBLECOMPLEX 32 | #define HAVE_CXX_COMPLEX 1 | #define MPIR_CXX_BOOL_VALUE 0x4c000133 | #define MPIR_CXX_COMPLEX_VALUE 0x4c000834 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036 | #define HAVE_ANY_INT64_T_ALIGNMENT 1 | #define HAVE_ANY_INT32_T_ALIGNMENT 1 | #define STDC_HEADERS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SETITIMER 1 | #define HAVE_ALARM 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_SNPRINTF 1 | #define HAVE_QSORT 1 | #define HAVE_VA_COPY 1 | #define HAVE_MACRO_VA_ARGS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRDUP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_FDOPEN 1 | #define NEEDS_FDOPEN_DECL 1 | #define HAVE_PUTENV 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_GETTIMEOFDAY 1 | #define MPIR_AINT_MAX LONG_MAX | #define MPIU_Pint long | #define MPIU_PINT_FMT_DEC_SPEC "%ld" | #define MPIU_Upint unsigned long | #define MPIU_UPINT_FMT_DEC_SPEC "%lu" | #define MPIU_SIZE_T unsigned long | #define SIZEOF_MPIR_BSEND_DATA_T 96 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_YIELD 1 | #define MPICH_PTHREAD_MUTEX_ERRORCHECK_VALUE PTHREAD_MUTEX_ERRORCHECK | #define MPICH_THREAD_PACKAGE_NAME MPICH_THREAD_PACKAGE_POSIX | #define MPICH_TLS_SPECIFIER __thread | #define HAVE_GETPID 1 | #define HAVE_SCHED_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_USLEEP 1 | #define HAVE_SLEEP 1 | #define HAVE_SELECT 1 | #define USE_NOTHING_FOR_YIELD 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_CPU_SET_T 1 | #define SLURM_PMI_CLIENT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SOCKET 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETHOSTBYNAME 1 | #define USE_PMI_PORT 1 | #define HAVE_H_ADDR_LIST 1 | #define HAVE_GCC_ATTRIBUTE 1 | #define CH3_RANK_BITS 16 | #define HAVE_ASSERT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | /* end confdefs.h. */ | #include configure:53582: result: no configure:53582: checking for uuid/uuid.h configure:53582: result: no configure:53582: checking time.h usability configure:53582: gcc -c -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include -I/opt/slurm/20.02.4/include conftest.c >&5 configure:53582: $? = 0 configure:53582: result: yes configure:53582: checking time.h presence configure:53582: gcc -E -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include -I/opt/slurm/20.02.4/include conftest.c configure:53582: $? = 0 configure:53582: result: yes configure:53582: checking for time.h configure:53582: result: yes configure:53582: checking ctype.h usability configure:53582: gcc -c -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include -I/opt/slurm/20.02.4/include conftest.c >&5 configure:53582: $? = 0 configure:53582: result: yes configure:53582: checking ctype.h presence configure:53582: gcc -E -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include -I/opt/slurm/20.02.4/include conftest.c configure:53582: $? = 0 configure:53582: result: yes configure:53582: checking for ctype.h configure:53582: result: yes configure:53582: checking for unistd.h configure:53582: result: yes configure:53582: checking arpa/inet.h usability configure:53582: gcc -c -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include -I/opt/slurm/20.02.4/include conftest.c >&5 configure:53582: $? = 0 configure:53582: result: yes configure:53582: checking arpa/inet.h presence configure:53582: gcc -E -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include -I/opt/slurm/20.02.4/include conftest.c configure:53582: $? = 0 configure:53582: result: yes configure:53582: checking for arpa/inet.h configure:53582: result: yes configure:53582: checking for sys/socket.h configure:53582: result: yes configure:53598: checking for net/if.h configure:53598: gcc -c -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include -I/opt/slurm/20.02.4/include conftest.c >&5 configure:53598: $? = 0 configure:53598: result: yes configure:53623: checking for pid_t configure:53623: gcc -c -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include -I/opt/slurm/20.02.4/include conftest.c >&5 configure:53623: $? = 0 configure:53623: gcc -c -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include -I/opt/slurm/20.02.4/include conftest.c >&5 conftest.c: In function 'main': conftest.c:273:20: error: expected expression before ')' token if (sizeof ((pid_t))) ^ configure:53623: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MVAPICH2" | #define PACKAGE_TARNAME "mvapich2" | #define PACKAGE_VERSION "2.3.4" | #define PACKAGE_STRING "MVAPICH2 2.3.4" | #define PACKAGE_BUGREPORT "mvapich-discuss@cse.ohio-state.edu" | #define PACKAGE_URL "http://mvapich.cse.ohio-state.edu" | #define PACKAGE "mvapich2" | #define VERSION "2.3.4" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define ENABLE_PVAR_MV2 0 | #define ENABLE_PVAR_MEM 0 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define HAVE_LONG_LONG 1 | #define STDCALL | #define F77_NAME_LOWER_USCORE 1 | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_F08_BINDING 0 | #define TRUE 1 | #define FALSE 0 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAX_INTEGER_ALIGNMENT 8 | #define HAVE_MAX_STRUCT_ALIGNMENT 8 | #define HAVE_MAX_FP_ALIGNMENT 16 | #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8 | #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16 | #define SIZEOF_CHAR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_VOID_P 8 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_FLOAT_INT 8 | #define SIZEOF_DOUBLE_INT 16 | #define SIZEOF_LONG_INT 16 | #define SIZEOF_SHORT_INT 8 | #define SIZEOF_TWO_INT 8 | #define SIZEOF_LONG_DOUBLE_INT 32 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_COMPLEX_H 1 | #define SIZEOF__BOOL 1 | #define SIZEOF_FLOAT__COMPLEX 8 | #define SIZEOF_DOUBLE__COMPLEX 16 | #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | #define HAVE__BOOL 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define MPIR_REAL4_CTYPE float | #define MPIR_REAL8_CTYPE double | #define MPIR_REAL16_CTYPE long double | #define MPIR_INTEGER1_CTYPE char | #define MPIR_INTEGER2_CTYPE short | #define MPIR_INTEGER4_CTYPE int | #define MPIR_INTEGER8_CTYPE long | #define SIZEOF_F77_INTEGER 4 | #define SIZEOF_F77_REAL 4 | #define SIZEOF_F77_DOUBLE_PRECISION 8 | #define MPIR_FC_REAL_CTYPE float | #define MPIR_FC_DOUBLE_CTYPE double | #define HAVE_AINT_LARGER_THAN_FINT 1 | #define HAVE_AINT_DIFFERENT_THAN_FINT 1 | #define HAVE_FINT_IS_INT 1 | #define F77_TRUE_VALUE_SET 1 | #define F77_TRUE_VALUE 1 | #define F77_FALSE_VALUE 0 | #define SIZEOF_BOOL 1 | #define MPIR_CXX_BOOL_CTYPE _Bool | #define SIZEOF_COMPLEX 8 | #define SIZEOF_DOUBLECOMPLEX 16 | #define SIZEOF_LONGDOUBLECOMPLEX 32 | #define HAVE_CXX_COMPLEX 1 | #define MPIR_CXX_BOOL_VALUE 0x4c000133 | #define MPIR_CXX_COMPLEX_VALUE 0x4c000834 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036 | #define HAVE_ANY_INT64_T_ALIGNMENT 1 | #define HAVE_ANY_INT32_T_ALIGNMENT 1 | #define STDC_HEADERS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SETITIMER 1 | #define HAVE_ALARM 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_SNPRINTF 1 | #define HAVE_QSORT 1 | #define HAVE_VA_COPY 1 | #define HAVE_MACRO_VA_ARGS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRDUP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_FDOPEN 1 | #define NEEDS_FDOPEN_DECL 1 | #define HAVE_PUTENV 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_GETTIMEOFDAY 1 | #define MPIR_AINT_MAX LONG_MAX | #define MPIU_Pint long | #define MPIU_PINT_FMT_DEC_SPEC "%ld" | #define MPIU_Upint unsigned long | #define MPIU_UPINT_FMT_DEC_SPEC "%lu" | #define MPIU_SIZE_T unsigned long | #define SIZEOF_MPIR_BSEND_DATA_T 96 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_YIELD 1 | #define MPICH_PTHREAD_MUTEX_ERRORCHECK_VALUE PTHREAD_MUTEX_ERRORCHECK | #define MPICH_THREAD_PACKAGE_NAME MPICH_THREAD_PACKAGE_POSIX | #define MPICH_TLS_SPECIFIER __thread | #define HAVE_GETPID 1 | #define HAVE_SCHED_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_USLEEP 1 | #define HAVE_SLEEP 1 | #define HAVE_SELECT 1 | #define USE_NOTHING_FOR_YIELD 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_CPU_SET_T 1 | #define SLURM_PMI_CLIENT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SOCKET 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETHOSTBYNAME 1 | #define USE_PMI_PORT 1 | #define HAVE_H_ADDR_LIST 1 | #define HAVE_GCC_ATTRIBUTE 1 | #define CH3_RANK_BITS 16 | #define HAVE_ASSERT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((pid_t))) | return 0; | ; | return 0; | } configure:53623: result: yes configure:53638: checking for inet_pton configure:53638: gcc -o conftest -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include -I/opt/slurm/20.02.4/include -L/opt/slurm/20.02.4/lib conftest.c -lpmi2 -lpthread >&5 configure:53638: $? = 0 configure:53638: result: yes configure:53649: checking for gethostname configure:53649: gcc -o conftest -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include -I/opt/slurm/20.02.4/include -L/opt/slurm/20.02.4/lib conftest.c -lpmi2 -lpthread >&5 configure:53649: $? = 0 configure:53649: result: yes configure:53661: checking whether gethostname needs a declaration configure:53679: gcc -c -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include -I/opt/slurm/20.02.4/include conftest.c >&5 configure:53679: $? = 0 configure:53686: result: no configure:53702: checking for CFUUIDCreate configure:53702: gcc -o conftest -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include -I/opt/slurm/20.02.4/include -L/opt/slurm/20.02.4/lib conftest.c -lpmi2 -lpthread >&5 /tmp/ccBXFO6u.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `CFUUIDCreate' collect2: error: ld returned 1 exit status configure:53702: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MVAPICH2" | #define PACKAGE_TARNAME "mvapich2" | #define PACKAGE_VERSION "2.3.4" | #define PACKAGE_STRING "MVAPICH2 2.3.4" | #define PACKAGE_BUGREPORT "mvapich-discuss@cse.ohio-state.edu" | #define PACKAGE_URL "http://mvapich.cse.ohio-state.edu" | #define PACKAGE "mvapich2" | #define VERSION "2.3.4" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define ENABLE_PVAR_MV2 0 | #define ENABLE_PVAR_MEM 0 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define HAVE_LONG_LONG 1 | #define STDCALL | #define F77_NAME_LOWER_USCORE 1 | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_F08_BINDING 0 | #define TRUE 1 | #define FALSE 0 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAX_INTEGER_ALIGNMENT 8 | #define HAVE_MAX_STRUCT_ALIGNMENT 8 | #define HAVE_MAX_FP_ALIGNMENT 16 | #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8 | #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16 | #define SIZEOF_CHAR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_VOID_P 8 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_FLOAT_INT 8 | #define SIZEOF_DOUBLE_INT 16 | #define SIZEOF_LONG_INT 16 | #define SIZEOF_SHORT_INT 8 | #define SIZEOF_TWO_INT 8 | #define SIZEOF_LONG_DOUBLE_INT 32 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_COMPLEX_H 1 | #define SIZEOF__BOOL 1 | #define SIZEOF_FLOAT__COMPLEX 8 | #define SIZEOF_DOUBLE__COMPLEX 16 | #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | #define HAVE__BOOL 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define MPIR_REAL4_CTYPE float | #define MPIR_REAL8_CTYPE double | #define MPIR_REAL16_CTYPE long double | #define MPIR_INTEGER1_CTYPE char | #define MPIR_INTEGER2_CTYPE short | #define MPIR_INTEGER4_CTYPE int | #define MPIR_INTEGER8_CTYPE long | #define SIZEOF_F77_INTEGER 4 | #define SIZEOF_F77_REAL 4 | #define SIZEOF_F77_DOUBLE_PRECISION 8 | #define MPIR_FC_REAL_CTYPE float | #define MPIR_FC_DOUBLE_CTYPE double | #define HAVE_AINT_LARGER_THAN_FINT 1 | #define HAVE_AINT_DIFFERENT_THAN_FINT 1 | #define HAVE_FINT_IS_INT 1 | #define F77_TRUE_VALUE_SET 1 | #define F77_TRUE_VALUE 1 | #define F77_FALSE_VALUE 0 | #define SIZEOF_BOOL 1 | #define MPIR_CXX_BOOL_CTYPE _Bool | #define SIZEOF_COMPLEX 8 | #define SIZEOF_DOUBLECOMPLEX 16 | #define SIZEOF_LONGDOUBLECOMPLEX 32 | #define HAVE_CXX_COMPLEX 1 | #define MPIR_CXX_BOOL_VALUE 0x4c000133 | #define MPIR_CXX_COMPLEX_VALUE 0x4c000834 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036 | #define HAVE_ANY_INT64_T_ALIGNMENT 1 | #define HAVE_ANY_INT32_T_ALIGNMENT 1 | #define STDC_HEADERS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SETITIMER 1 | #define HAVE_ALARM 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_SNPRINTF 1 | #define HAVE_QSORT 1 | #define HAVE_VA_COPY 1 | #define HAVE_MACRO_VA_ARGS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRDUP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_FDOPEN 1 | #define NEEDS_FDOPEN_DECL 1 | #define HAVE_PUTENV 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_GETTIMEOFDAY 1 | #define MPIR_AINT_MAX LONG_MAX | #define MPIU_Pint long | #define MPIU_PINT_FMT_DEC_SPEC "%ld" | #define MPIU_Upint unsigned long | #define MPIU_UPINT_FMT_DEC_SPEC "%lu" | #define MPIU_SIZE_T unsigned long | #define SIZEOF_MPIR_BSEND_DATA_T 96 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_YIELD 1 | #define MPICH_PTHREAD_MUTEX_ERRORCHECK_VALUE PTHREAD_MUTEX_ERRORCHECK | #define MPICH_THREAD_PACKAGE_NAME MPICH_THREAD_PACKAGE_POSIX | #define MPICH_TLS_SPECIFIER __thread | #define HAVE_GETPID 1 | #define HAVE_SCHED_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_USLEEP 1 | #define HAVE_SLEEP 1 | #define HAVE_SELECT 1 | #define USE_NOTHING_FOR_YIELD 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_CPU_SET_T 1 | #define SLURM_PMI_CLIENT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SOCKET 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETHOSTBYNAME 1 | #define USE_PMI_PORT 1 | #define HAVE_H_ADDR_LIST 1 | #define HAVE_GCC_ATTRIBUTE 1 | #define CH3_RANK_BITS 16 | #define HAVE_ASSERT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETHOSTNAME 1 | /* end confdefs.h. */ | /* Define CFUUIDCreate to an innocuous variant, in case declares CFUUIDCreate. | For example, HP-UX 11i declares gettimeofday. */ | #define CFUUIDCreate innocuous_CFUUIDCreate | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char CFUUIDCreate (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef CFUUIDCreate | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char CFUUIDCreate (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_CFUUIDCreate || defined __stub___CFUUIDCreate | choke me | #endif | | int | main () | { | return CFUUIDCreate (); | ; | return 0; | } configure:53702: result: no configure:53702: checking for uuid_generate configure:53702: gcc -o conftest -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include -I/opt/slurm/20.02.4/include -L/opt/slurm/20.02.4/lib conftest.c -lpmi2 -lpthread >&5 /tmp/ccjZMRTC.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `uuid_generate' collect2: error: ld returned 1 exit status configure:53702: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MVAPICH2" | #define PACKAGE_TARNAME "mvapich2" | #define PACKAGE_VERSION "2.3.4" | #define PACKAGE_STRING "MVAPICH2 2.3.4" | #define PACKAGE_BUGREPORT "mvapich-discuss@cse.ohio-state.edu" | #define PACKAGE_URL "http://mvapich.cse.ohio-state.edu" | #define PACKAGE "mvapich2" | #define VERSION "2.3.4" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define ENABLE_PVAR_MV2 0 | #define ENABLE_PVAR_MEM 0 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define HAVE_LONG_LONG 1 | #define STDCALL | #define F77_NAME_LOWER_USCORE 1 | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_F08_BINDING 0 | #define TRUE 1 | #define FALSE 0 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAX_INTEGER_ALIGNMENT 8 | #define HAVE_MAX_STRUCT_ALIGNMENT 8 | #define HAVE_MAX_FP_ALIGNMENT 16 | #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8 | #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16 | #define SIZEOF_CHAR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_VOID_P 8 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_FLOAT_INT 8 | #define SIZEOF_DOUBLE_INT 16 | #define SIZEOF_LONG_INT 16 | #define SIZEOF_SHORT_INT 8 | #define SIZEOF_TWO_INT 8 | #define SIZEOF_LONG_DOUBLE_INT 32 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_COMPLEX_H 1 | #define SIZEOF__BOOL 1 | #define SIZEOF_FLOAT__COMPLEX 8 | #define SIZEOF_DOUBLE__COMPLEX 16 | #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | #define HAVE__BOOL 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define MPIR_REAL4_CTYPE float | #define MPIR_REAL8_CTYPE double | #define MPIR_REAL16_CTYPE long double | #define MPIR_INTEGER1_CTYPE char | #define MPIR_INTEGER2_CTYPE short | #define MPIR_INTEGER4_CTYPE int | #define MPIR_INTEGER8_CTYPE long | #define SIZEOF_F77_INTEGER 4 | #define SIZEOF_F77_REAL 4 | #define SIZEOF_F77_DOUBLE_PRECISION 8 | #define MPIR_FC_REAL_CTYPE float | #define MPIR_FC_DOUBLE_CTYPE double | #define HAVE_AINT_LARGER_THAN_FINT 1 | #define HAVE_AINT_DIFFERENT_THAN_FINT 1 | #define HAVE_FINT_IS_INT 1 | #define F77_TRUE_VALUE_SET 1 | #define F77_TRUE_VALUE 1 | #define F77_FALSE_VALUE 0 | #define SIZEOF_BOOL 1 | #define MPIR_CXX_BOOL_CTYPE _Bool | #define SIZEOF_COMPLEX 8 | #define SIZEOF_DOUBLECOMPLEX 16 | #define SIZEOF_LONGDOUBLECOMPLEX 32 | #define HAVE_CXX_COMPLEX 1 | #define MPIR_CXX_BOOL_VALUE 0x4c000133 | #define MPIR_CXX_COMPLEX_VALUE 0x4c000834 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036 | #define HAVE_ANY_INT64_T_ALIGNMENT 1 | #define HAVE_ANY_INT32_T_ALIGNMENT 1 | #define STDC_HEADERS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SETITIMER 1 | #define HAVE_ALARM 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_SNPRINTF 1 | #define HAVE_QSORT 1 | #define HAVE_VA_COPY 1 | #define HAVE_MACRO_VA_ARGS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRDUP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_FDOPEN 1 | #define NEEDS_FDOPEN_DECL 1 | #define HAVE_PUTENV 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_GETTIMEOFDAY 1 | #define MPIR_AINT_MAX LONG_MAX | #define MPIU_Pint long | #define MPIU_PINT_FMT_DEC_SPEC "%ld" | #define MPIU_Upint unsigned long | #define MPIU_UPINT_FMT_DEC_SPEC "%lu" | #define MPIU_SIZE_T unsigned long | #define SIZEOF_MPIR_BSEND_DATA_T 96 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_YIELD 1 | #define MPICH_PTHREAD_MUTEX_ERRORCHECK_VALUE PTHREAD_MUTEX_ERRORCHECK | #define MPICH_THREAD_PACKAGE_NAME MPICH_THREAD_PACKAGE_POSIX | #define MPICH_TLS_SPECIFIER __thread | #define HAVE_GETPID 1 | #define HAVE_SCHED_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_USLEEP 1 | #define HAVE_SLEEP 1 | #define HAVE_SELECT 1 | #define USE_NOTHING_FOR_YIELD 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_CPU_SET_T 1 | #define SLURM_PMI_CLIENT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SOCKET 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETHOSTBYNAME 1 | #define USE_PMI_PORT 1 | #define HAVE_H_ADDR_LIST 1 | #define HAVE_GCC_ATTRIBUTE 1 | #define CH3_RANK_BITS 16 | #define HAVE_ASSERT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETHOSTNAME 1 | /* end confdefs.h. */ | /* Define uuid_generate to an innocuous variant, in case declares uuid_generate. | For example, HP-UX 11i declares gettimeofday. */ | #define uuid_generate innocuous_uuid_generate | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char uuid_generate (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef uuid_generate | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char uuid_generate (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_uuid_generate || defined __stub___uuid_generate | choke me | #endif | | int | main () | { | return uuid_generate (); | ; | return 0; | } configure:53702: result: no configure:53702: checking for time configure:53702: gcc -o conftest -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include -I/opt/slurm/20.02.4/include -L/opt/slurm/20.02.4/lib conftest.c -lpmi2 -lpthread >&5 configure:53702: $? = 0 configure:53702: result: yes configure:53713: checking for OpenPA atomic primitive availability configure:53752: gcc -c -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include -I/opt/slurm/20.02.4/include conftest.c >&5 configure:53752: $? = 0 configure:53771: gcc -E -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include -I/opt/slurm/20.02.4/include conftest.c configure:53771: $? = 0 configure:53811: result: yes configure:53822: checking whether byte ordering is bigendian configure:54028: result: no configure:59942: RUNNING CONFIGURE FOR ch3:psm configure:59954: checking for netdb.h configure:59954: result: yes configure:59954: checking sys/ioctl.h usability configure:59954: gcc -c -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include -I/opt/slurm/20.02.4/include conftest.c >&5 configure:59954: $? = 0 configure:59954: result: yes configure:59954: checking sys/ioctl.h presence configure:59954: gcc -E -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include -I/opt/slurm/20.02.4/include conftest.c configure:59954: $? = 0 configure:59954: result: yes configure:59954: checking for sys/ioctl.h configure:59954: result: yes configure:59954: checking for sys/socket.h configure:59954: result: yes configure:59954: checking sys/sockio.h usability configure:59954: gcc -c -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include -I/opt/slurm/20.02.4/include conftest.c >&5 conftest.c:276:24: fatal error: sys/sockio.h: No such file or directory #include ^ compilation terminated. configure:59954: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MVAPICH2" | #define PACKAGE_TARNAME "mvapich2" | #define PACKAGE_VERSION "2.3.4" | #define PACKAGE_STRING "MVAPICH2 2.3.4" | #define PACKAGE_BUGREPORT "mvapich-discuss@cse.ohio-state.edu" | #define PACKAGE_URL "http://mvapich.cse.ohio-state.edu" | #define PACKAGE "mvapich2" | #define VERSION "2.3.4" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define ENABLE_PVAR_MV2 0 | #define ENABLE_PVAR_MEM 0 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define HAVE_LONG_LONG 1 | #define STDCALL | #define F77_NAME_LOWER_USCORE 1 | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_F08_BINDING 0 | #define TRUE 1 | #define FALSE 0 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAX_INTEGER_ALIGNMENT 8 | #define HAVE_MAX_STRUCT_ALIGNMENT 8 | #define HAVE_MAX_FP_ALIGNMENT 16 | #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8 | #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16 | #define SIZEOF_CHAR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_VOID_P 8 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_FLOAT_INT 8 | #define SIZEOF_DOUBLE_INT 16 | #define SIZEOF_LONG_INT 16 | #define SIZEOF_SHORT_INT 8 | #define SIZEOF_TWO_INT 8 | #define SIZEOF_LONG_DOUBLE_INT 32 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_COMPLEX_H 1 | #define SIZEOF__BOOL 1 | #define SIZEOF_FLOAT__COMPLEX 8 | #define SIZEOF_DOUBLE__COMPLEX 16 | #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | #define HAVE__BOOL 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define MPIR_REAL4_CTYPE float | #define MPIR_REAL8_CTYPE double | #define MPIR_REAL16_CTYPE long double | #define MPIR_INTEGER1_CTYPE char | #define MPIR_INTEGER2_CTYPE short | #define MPIR_INTEGER4_CTYPE int | #define MPIR_INTEGER8_CTYPE long | #define SIZEOF_F77_INTEGER 4 | #define SIZEOF_F77_REAL 4 | #define SIZEOF_F77_DOUBLE_PRECISION 8 | #define MPIR_FC_REAL_CTYPE float | #define MPIR_FC_DOUBLE_CTYPE double | #define HAVE_AINT_LARGER_THAN_FINT 1 | #define HAVE_AINT_DIFFERENT_THAN_FINT 1 | #define HAVE_FINT_IS_INT 1 | #define F77_TRUE_VALUE_SET 1 | #define F77_TRUE_VALUE 1 | #define F77_FALSE_VALUE 0 | #define SIZEOF_BOOL 1 | #define MPIR_CXX_BOOL_CTYPE _Bool | #define SIZEOF_COMPLEX 8 | #define SIZEOF_DOUBLECOMPLEX 16 | #define SIZEOF_LONGDOUBLECOMPLEX 32 | #define HAVE_CXX_COMPLEX 1 | #define MPIR_CXX_BOOL_VALUE 0x4c000133 | #define MPIR_CXX_COMPLEX_VALUE 0x4c000834 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036 | #define HAVE_ANY_INT64_T_ALIGNMENT 1 | #define HAVE_ANY_INT32_T_ALIGNMENT 1 | #define STDC_HEADERS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SETITIMER 1 | #define HAVE_ALARM 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_SNPRINTF 1 | #define HAVE_QSORT 1 | #define HAVE_VA_COPY 1 | #define HAVE_MACRO_VA_ARGS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRDUP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_FDOPEN 1 | #define NEEDS_FDOPEN_DECL 1 | #define HAVE_PUTENV 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_GETTIMEOFDAY 1 | #define MPIR_AINT_MAX LONG_MAX | #define MPIU_Pint long | #define MPIU_PINT_FMT_DEC_SPEC "%ld" | #define MPIU_Upint unsigned long | #define MPIU_UPINT_FMT_DEC_SPEC "%lu" | #define MPIU_SIZE_T unsigned long | #define SIZEOF_MPIR_BSEND_DATA_T 96 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_YIELD 1 | #define MPICH_PTHREAD_MUTEX_ERRORCHECK_VALUE PTHREAD_MUTEX_ERRORCHECK | #define MPICH_THREAD_PACKAGE_NAME MPICH_THREAD_PACKAGE_POSIX | #define MPICH_TLS_SPECIFIER __thread | #define HAVE_GETPID 1 | #define HAVE_SCHED_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_USLEEP 1 | #define HAVE_SLEEP 1 | #define HAVE_SELECT 1 | #define USE_NOTHING_FOR_YIELD 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_CPU_SET_T 1 | #define SLURM_PMI_CLIENT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SOCKET 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETHOSTBYNAME 1 | #define USE_PMI_PORT 1 | #define HAVE_H_ADDR_LIST 1 | #define HAVE_GCC_ATTRIBUTE 1 | #define CH3_RANK_BITS 16 | #define HAVE_ASSERT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_TIME 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:59954: result: no configure:59954: checking sys/sockio.h presence configure:59954: gcc -E -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include -I/opt/slurm/20.02.4/include conftest.c conftest.c:243:24: fatal error: sys/sockio.h: No such file or directory #include ^ compilation terminated. configure:59954: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MVAPICH2" | #define PACKAGE_TARNAME "mvapich2" | #define PACKAGE_VERSION "2.3.4" | #define PACKAGE_STRING "MVAPICH2 2.3.4" | #define PACKAGE_BUGREPORT "mvapich-discuss@cse.ohio-state.edu" | #define PACKAGE_URL "http://mvapich.cse.ohio-state.edu" | #define PACKAGE "mvapich2" | #define VERSION "2.3.4" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define ENABLE_PVAR_MV2 0 | #define ENABLE_PVAR_MEM 0 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define HAVE_LONG_LONG 1 | #define STDCALL | #define F77_NAME_LOWER_USCORE 1 | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_F08_BINDING 0 | #define TRUE 1 | #define FALSE 0 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAX_INTEGER_ALIGNMENT 8 | #define HAVE_MAX_STRUCT_ALIGNMENT 8 | #define HAVE_MAX_FP_ALIGNMENT 16 | #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8 | #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16 | #define SIZEOF_CHAR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_VOID_P 8 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_FLOAT_INT 8 | #define SIZEOF_DOUBLE_INT 16 | #define SIZEOF_LONG_INT 16 | #define SIZEOF_SHORT_INT 8 | #define SIZEOF_TWO_INT 8 | #define SIZEOF_LONG_DOUBLE_INT 32 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_COMPLEX_H 1 | #define SIZEOF__BOOL 1 | #define SIZEOF_FLOAT__COMPLEX 8 | #define SIZEOF_DOUBLE__COMPLEX 16 | #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | #define HAVE__BOOL 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define MPIR_REAL4_CTYPE float | #define MPIR_REAL8_CTYPE double | #define MPIR_REAL16_CTYPE long double | #define MPIR_INTEGER1_CTYPE char | #define MPIR_INTEGER2_CTYPE short | #define MPIR_INTEGER4_CTYPE int | #define MPIR_INTEGER8_CTYPE long | #define SIZEOF_F77_INTEGER 4 | #define SIZEOF_F77_REAL 4 | #define SIZEOF_F77_DOUBLE_PRECISION 8 | #define MPIR_FC_REAL_CTYPE float | #define MPIR_FC_DOUBLE_CTYPE double | #define HAVE_AINT_LARGER_THAN_FINT 1 | #define HAVE_AINT_DIFFERENT_THAN_FINT 1 | #define HAVE_FINT_IS_INT 1 | #define F77_TRUE_VALUE_SET 1 | #define F77_TRUE_VALUE 1 | #define F77_FALSE_VALUE 0 | #define SIZEOF_BOOL 1 | #define MPIR_CXX_BOOL_CTYPE _Bool | #define SIZEOF_COMPLEX 8 | #define SIZEOF_DOUBLECOMPLEX 16 | #define SIZEOF_LONGDOUBLECOMPLEX 32 | #define HAVE_CXX_COMPLEX 1 | #define MPIR_CXX_BOOL_VALUE 0x4c000133 | #define MPIR_CXX_COMPLEX_VALUE 0x4c000834 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036 | #define HAVE_ANY_INT64_T_ALIGNMENT 1 | #define HAVE_ANY_INT32_T_ALIGNMENT 1 | #define STDC_HEADERS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SETITIMER 1 | #define HAVE_ALARM 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_SNPRINTF 1 | #define HAVE_QSORT 1 | #define HAVE_VA_COPY 1 | #define HAVE_MACRO_VA_ARGS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRDUP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_FDOPEN 1 | #define NEEDS_FDOPEN_DECL 1 | #define HAVE_PUTENV 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_GETTIMEOFDAY 1 | #define MPIR_AINT_MAX LONG_MAX | #define MPIU_Pint long | #define MPIU_PINT_FMT_DEC_SPEC "%ld" | #define MPIU_Upint unsigned long | #define MPIU_UPINT_FMT_DEC_SPEC "%lu" | #define MPIU_SIZE_T unsigned long | #define SIZEOF_MPIR_BSEND_DATA_T 96 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_YIELD 1 | #define MPICH_PTHREAD_MUTEX_ERRORCHECK_VALUE PTHREAD_MUTEX_ERRORCHECK | #define MPICH_THREAD_PACKAGE_NAME MPICH_THREAD_PACKAGE_POSIX | #define MPICH_TLS_SPECIFIER __thread | #define HAVE_GETPID 1 | #define HAVE_SCHED_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_USLEEP 1 | #define HAVE_SLEEP 1 | #define HAVE_SELECT 1 | #define USE_NOTHING_FOR_YIELD 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_CPU_SET_T 1 | #define SLURM_PMI_CLIENT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SOCKET 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETHOSTBYNAME 1 | #define USE_PMI_PORT 1 | #define HAVE_H_ADDR_LIST 1 | #define HAVE_GCC_ATTRIBUTE 1 | #define CH3_RANK_BITS 16 | #define HAVE_ASSERT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_TIME 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include configure:59954: result: no configure:59954: checking for sys/sockio.h configure:59954: result: no configure:59954: checking for sys/types.h configure:59954: result: yes configure:59954: checking for errno.h configure:59954: result: yes configure:60140: checking psm.h usability configure:60140: gcc -c -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include -I/opt/slurm/20.02.4/include conftest.c >&5 conftest.c:278:17: fatal error: psm.h: No such file or directory #include ^ compilation terminated. configure:60140: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MVAPICH2" | #define PACKAGE_TARNAME "mvapich2" | #define PACKAGE_VERSION "2.3.4" | #define PACKAGE_STRING "MVAPICH2 2.3.4" | #define PACKAGE_BUGREPORT "mvapich-discuss@cse.ohio-state.edu" | #define PACKAGE_URL "http://mvapich.cse.ohio-state.edu" | #define PACKAGE "mvapich2" | #define VERSION "2.3.4" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define ENABLE_PVAR_MV2 0 | #define ENABLE_PVAR_MEM 0 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define HAVE_LONG_LONG 1 | #define STDCALL | #define F77_NAME_LOWER_USCORE 1 | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_F08_BINDING 0 | #define TRUE 1 | #define FALSE 0 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAX_INTEGER_ALIGNMENT 8 | #define HAVE_MAX_STRUCT_ALIGNMENT 8 | #define HAVE_MAX_FP_ALIGNMENT 16 | #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8 | #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16 | #define SIZEOF_CHAR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_VOID_P 8 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_FLOAT_INT 8 | #define SIZEOF_DOUBLE_INT 16 | #define SIZEOF_LONG_INT 16 | #define SIZEOF_SHORT_INT 8 | #define SIZEOF_TWO_INT 8 | #define SIZEOF_LONG_DOUBLE_INT 32 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_COMPLEX_H 1 | #define SIZEOF__BOOL 1 | #define SIZEOF_FLOAT__COMPLEX 8 | #define SIZEOF_DOUBLE__COMPLEX 16 | #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | #define HAVE__BOOL 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define MPIR_REAL4_CTYPE float | #define MPIR_REAL8_CTYPE double | #define MPIR_REAL16_CTYPE long double | #define MPIR_INTEGER1_CTYPE char | #define MPIR_INTEGER2_CTYPE short | #define MPIR_INTEGER4_CTYPE int | #define MPIR_INTEGER8_CTYPE long | #define SIZEOF_F77_INTEGER 4 | #define SIZEOF_F77_REAL 4 | #define SIZEOF_F77_DOUBLE_PRECISION 8 | #define MPIR_FC_REAL_CTYPE float | #define MPIR_FC_DOUBLE_CTYPE double | #define HAVE_AINT_LARGER_THAN_FINT 1 | #define HAVE_AINT_DIFFERENT_THAN_FINT 1 | #define HAVE_FINT_IS_INT 1 | #define F77_TRUE_VALUE_SET 1 | #define F77_TRUE_VALUE 1 | #define F77_FALSE_VALUE 0 | #define SIZEOF_BOOL 1 | #define MPIR_CXX_BOOL_CTYPE _Bool | #define SIZEOF_COMPLEX 8 | #define SIZEOF_DOUBLECOMPLEX 16 | #define SIZEOF_LONGDOUBLECOMPLEX 32 | #define HAVE_CXX_COMPLEX 1 | #define MPIR_CXX_BOOL_VALUE 0x4c000133 | #define MPIR_CXX_COMPLEX_VALUE 0x4c000834 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036 | #define HAVE_ANY_INT64_T_ALIGNMENT 1 | #define HAVE_ANY_INT32_T_ALIGNMENT 1 | #define STDC_HEADERS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SETITIMER 1 | #define HAVE_ALARM 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_SNPRINTF 1 | #define HAVE_QSORT 1 | #define HAVE_VA_COPY 1 | #define HAVE_MACRO_VA_ARGS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRDUP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_FDOPEN 1 | #define NEEDS_FDOPEN_DECL 1 | #define HAVE_PUTENV 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_GETTIMEOFDAY 1 | #define MPIR_AINT_MAX LONG_MAX | #define MPIU_Pint long | #define MPIU_PINT_FMT_DEC_SPEC "%ld" | #define MPIU_Upint unsigned long | #define MPIU_UPINT_FMT_DEC_SPEC "%lu" | #define MPIU_SIZE_T unsigned long | #define SIZEOF_MPIR_BSEND_DATA_T 96 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_YIELD 1 | #define MPICH_PTHREAD_MUTEX_ERRORCHECK_VALUE PTHREAD_MUTEX_ERRORCHECK | #define MPICH_THREAD_PACKAGE_NAME MPICH_THREAD_PACKAGE_POSIX | #define MPICH_TLS_SPECIFIER __thread | #define HAVE_GETPID 1 | #define HAVE_SCHED_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_USLEEP 1 | #define HAVE_SLEEP 1 | #define HAVE_SELECT 1 | #define USE_NOTHING_FOR_YIELD 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_CPU_SET_T 1 | #define SLURM_PMI_CLIENT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SOCKET 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETHOSTBYNAME 1 | #define USE_PMI_PORT 1 | #define HAVE_H_ADDR_LIST 1 | #define HAVE_GCC_ATTRIBUTE 1 | #define CH3_RANK_BITS 16 | #define HAVE_ASSERT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_TIME 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_ERRNO_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:60140: result: no configure:60140: checking psm.h presence configure:60140: gcc -E -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include -I/opt/slurm/20.02.4/include conftest.c conftest.c:245:17: fatal error: psm.h: No such file or directory #include ^ compilation terminated. configure:60140: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MVAPICH2" | #define PACKAGE_TARNAME "mvapich2" | #define PACKAGE_VERSION "2.3.4" | #define PACKAGE_STRING "MVAPICH2 2.3.4" | #define PACKAGE_BUGREPORT "mvapich-discuss@cse.ohio-state.edu" | #define PACKAGE_URL "http://mvapich.cse.ohio-state.edu" | #define PACKAGE "mvapich2" | #define VERSION "2.3.4" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define ENABLE_PVAR_MV2 0 | #define ENABLE_PVAR_MEM 0 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define HAVE_LONG_LONG 1 | #define STDCALL | #define F77_NAME_LOWER_USCORE 1 | #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_F08_BINDING 0 | #define TRUE 1 | #define FALSE 0 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MAX_INTEGER_ALIGNMENT 8 | #define HAVE_MAX_STRUCT_ALIGNMENT 8 | #define HAVE_MAX_FP_ALIGNMENT 16 | #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8 | #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16 | #define SIZEOF_CHAR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_VOID_P 8 | #define STDC_HEADERS 1 | #define HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_FLOAT_INT 8 | #define SIZEOF_DOUBLE_INT 16 | #define SIZEOF_LONG_INT 16 | #define SIZEOF_SHORT_INT 8 | #define SIZEOF_TWO_INT 8 | #define SIZEOF_LONG_DOUBLE_INT 32 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_COMPLEX_H 1 | #define SIZEOF__BOOL 1 | #define SIZEOF_FLOAT__COMPLEX 8 | #define SIZEOF_DOUBLE__COMPLEX 16 | #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | #define HAVE__BOOL 1 | #define HAVE_FLOAT__COMPLEX 1 | #define HAVE_DOUBLE__COMPLEX 1 | #define HAVE_LONG_DOUBLE__COMPLEX 1 | #define MPIR_REAL4_CTYPE float | #define MPIR_REAL8_CTYPE double | #define MPIR_REAL16_CTYPE long double | #define MPIR_INTEGER1_CTYPE char | #define MPIR_INTEGER2_CTYPE short | #define MPIR_INTEGER4_CTYPE int | #define MPIR_INTEGER8_CTYPE long | #define SIZEOF_F77_INTEGER 4 | #define SIZEOF_F77_REAL 4 | #define SIZEOF_F77_DOUBLE_PRECISION 8 | #define MPIR_FC_REAL_CTYPE float | #define MPIR_FC_DOUBLE_CTYPE double | #define HAVE_AINT_LARGER_THAN_FINT 1 | #define HAVE_AINT_DIFFERENT_THAN_FINT 1 | #define HAVE_FINT_IS_INT 1 | #define F77_TRUE_VALUE_SET 1 | #define F77_TRUE_VALUE 1 | #define F77_FALSE_VALUE 0 | #define SIZEOF_BOOL 1 | #define MPIR_CXX_BOOL_CTYPE _Bool | #define SIZEOF_COMPLEX 8 | #define SIZEOF_DOUBLECOMPLEX 16 | #define SIZEOF_LONGDOUBLECOMPLEX 32 | #define HAVE_CXX_COMPLEX 1 | #define MPIR_CXX_BOOL_VALUE 0x4c000133 | #define MPIR_CXX_COMPLEX_VALUE 0x4c000834 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036 | #define HAVE_ANY_INT64_T_ALIGNMENT 1 | #define HAVE_ANY_INT32_T_ALIGNMENT 1 | #define STDC_HEADERS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SETITIMER 1 | #define HAVE_ALARM 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define HAVE_SNPRINTF 1 | #define HAVE_QSORT 1 | #define HAVE_VA_COPY 1 | #define HAVE_MACRO_VA_ARGS 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRDUP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_FDOPEN 1 | #define NEEDS_FDOPEN_DECL 1 | #define HAVE_PUTENV 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_GETRES 1 | #define HAVE_GETTIMEOFDAY 1 | #define MPIR_AINT_MAX LONG_MAX | #define MPIU_Pint long | #define MPIU_PINT_FMT_DEC_SPEC "%ld" | #define MPIU_Upint unsigned long | #define MPIU_UPINT_FMT_DEC_SPEC "%lu" | #define MPIU_SIZE_T unsigned long | #define SIZEOF_MPIR_BSEND_DATA_T 96 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD_YIELD 1 | #define MPICH_PTHREAD_MUTEX_ERRORCHECK_VALUE PTHREAD_MUTEX_ERRORCHECK | #define MPICH_THREAD_PACKAGE_NAME MPICH_THREAD_PACKAGE_POSIX | #define MPICH_TLS_SPECIFIER __thread | #define HAVE_GETPID 1 | #define HAVE_SCHED_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_USLEEP 1 | #define HAVE_SLEEP 1 | #define HAVE_SELECT 1 | #define USE_NOTHING_FOR_YIELD 1 | #define HAVE_SCHED_SETAFFINITY 1 | #define HAVE_SCHED_GETAFFINITY 1 | #define HAVE_CPU_SET_T 1 | #define SLURM_PMI_CLIENT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SOCKET 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETHOSTBYNAME 1 | #define USE_PMI_PORT 1 | #define HAVE_H_ADDR_LIST 1 | #define HAVE_GCC_ATTRIBUTE 1 | #define CH3_RANK_BITS 16 | #define HAVE_ASSERT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_INET_PTON 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_TIME 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_ERRNO_H 1 | /* end confdefs.h. */ | #include configure:60140: result: no configure:60140: checking for psm.h configure:60140: result: no configure:60148: checking psm2.h usability configure:60148: gcc -c -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include -I/opt/slurm/20.02.4/include conftest.c >&5 configure:60148: $? = 0 configure:60148: result: yes configure:60148: checking psm2.h presence configure:60148: gcc -E -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include -I/opt/slurm/20.02.4/include conftest.c configure:60148: $? = 0 configure:60148: result: yes configure:60148: checking for psm2.h configure:60148: result: yes configure:60160: checking for psm2_init in -lpsm2 configure:60185: gcc -o conftest -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include -I/opt/slurm/20.02.4/include -L/opt/slurm/20.02.4/lib conftest.c -lpsm2 -lpmi2 -lpthread >&5 configure:60185: $? = 0 configure:60194: result: yes configure:60263: checking infiniband/verbs.h usability configure:60263: gcc -c -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include -I/opt/slurm/20.02.4/include conftest.c >&5 configure:60263: $? = 0 configure:60263: result: yes configure:60263: checking infiniband/verbs.h presence configure:60263: gcc -E -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include -I/opt/slurm/20.02.4/include conftest.c configure:60263: $? = 0 configure:60263: result: yes configure:60263: checking for infiniband/verbs.h configure:60263: result: yes configure:60274: checking for ibv_open_device in -libverbs configure:60299: gcc -o conftest -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include -I/opt/slurm/20.02.4/include -L/opt/slurm/20.02.4/lib conftest.c -libverbs -lpsm2 -lpmi2 -lpthread >&5 configure:60299: $? = 0 configure:60308: result: yes configure:60340: checking for mmap configure:60340: gcc -o conftest -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include -I/opt/slurm/20.02.4/include -L/opt/slurm/20.02.4/lib conftest.c -libverbs -lpsm2 -lpmi2 -lpthread >&5 configure:60340: $? = 0 configure:60340: result: yes configure:60340: checking for munmap configure:60340: gcc -o conftest -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include -I/opt/slurm/20.02.4/include -L/opt/slurm/20.02.4/lib conftest.c -libverbs -lpsm2 -lpmi2 -lpthread >&5 configure:60340: $? = 0 configure:60340: result: yes configure:60356: Using a memory-mapped file for shared memory configure:60433: ===== configuring src/mpi/romio ===== configure:60598: running /bin/sh ../../../../mvapich2-2.3.4/src/mpi/romio/configure --disable-option-checking '--prefix=/opt/mvapich2/2.3.4' '--with-device=ch3:psm' '--with-pm=slurm' '--with-pmi=pmi2' '--with-slurm=/opt/slurm/20.02.4' '--enable-fortran' '--enable-threads=runtime' '--disable-dependency-tracking' --cache-file=/dev/null --srcdir=../../../../mvapich2-2.3.4/src/mpi/romio configure:60618: ===== done with src/mpi/romio configure ===== configure:60624: sourcing src/mpi/romio/localdefs configure:60649: checking size of OPA_ptr_t configure:60654: gcc -o conftest -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include -I/opt/slurm/20.02.4/include -L/opt/slurm/20.02.4/lib conftest.c -libverbs -lpsm2 -lpmi2 -lpthread >&5 configure:60654: $? = 0 configure:60654: ./conftest configure:60654: $? = 0 configure:60672: result: 8 configure:60723: checking the sizeof MPI_Offset configure:60730: gcc -o conftest -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include -I/opt/slurm/20.02.4/include -L/opt/slurm/20.02.4/lib conftest.c -libverbs -lpsm2 -lpmi2 -lpthread >&5 configure:60730: $? = 0 configure:60730: ./conftest configure:60730: $? = 0 configure:60741: result: 8 configure:60809: checking whether the Fortran Offset type works with Fortran 77 configure:60818: gfortran -c -O2 conftest.f >&5 configure:60818: $? = 0 configure:60824: result: yes configure:60838: checking whether the Fortran Offset type works with Fortran 90 configure:60847: gfortran -c -O2 conftest.f90 >&5 configure:60847: $? = 0 configure:60859: result: yes configure:60957: checking for size of MPI_Status configure:60976: gcc -o conftest -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include -I/opt/slurm/20.02.4/include -L/opt/slurm/20.02.4/lib conftest.c -libverbs -lpsm2 -lpmi2 -lpthread >&5 configure:60976: $? = 0 configure:60976: ./conftest configure:60976: $? = 0 configure:60985: result: 20 configure:61017: checking for BSD/POSIX style global symbol lister configure:61059: gcc -c -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include -I/opt/slurm/20.02.4/include conftest.c >&5 configure:61059: $? = 0 configure:61103: result: BSD style,/usr/bin/nm -g -B configure:61143: checking stdio.h usability configure:61143: gcc -c -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include -I/opt/slurm/20.02.4/include conftest.c >&5 configure:61143: $? = 0 configure:61143: result: yes configure:61143: checking stdio.h presence configure:61143: gcc -E -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include -I/opt/slurm/20.02.4/include conftest.c configure:61143: $? = 0 configure:61143: result: yes configure:61143: checking for stdio.h configure:61143: result: yes configure:61153: checking for multiple __attribute__((alias)) support configure:61214: gcc -c -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include -I/opt/slurm/20.02.4/include conftest.c >&5 configure:61214: $? = 0 configure:61218: cp conftest.o pac_conftest_other.o configure:61221: $? = 0 configure:61284: gcc -o conftest -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include -I/opt/slurm/20.02.4/include -L/opt/slurm/20.02.4/lib conftest.c pac_conftest_other.o -libverbs -lpsm2 -lpmi2 -lpthread >&5 configure:61284: $? = 0 configure:61288: cp conftest pac_conftest_main configure:61291: $? = 0 configure:61351: ./pac_conftest_main configure:61354: $? = 0 configure:61361: result: yes configure:61389: checking the minimum alignment of Fortran common block of 1 integers configure:61428: gcc -c -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include -I/opt/slurm/20.02.4/include conftest.c >&5 configure:61428: $? = 0 configure:61432: mv conftest.o pac_conftest.o configure:61435: $? = 0 configure:61459: gfortran -o conftest -O2 -L/opt/slurm/20.02.4/lib conftest.f90 pac_conftest.o -libverbs -lpsm2 -lpmi2 -lpthread > pac_align0.log 2>&1 configure:61459: $? = 0 configure:61541: gcc -c -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include -I/opt/slurm/20.02.4/include conftest.c >&5 configure:61541: $? = 0 configure:61545: mv conftest.o pac_conftest.o configure:61548: $? = 0 configure:61573: gfortran -o conftest -O2 -L/opt/slurm/20.02.4/lib conftest.f90 pac_conftest.o -libverbs -lpsm2 -lpmi2 -lpthread > pac_align1.log 2>&1 configure:61573: $? = 0 configure:61580: diff -b pac_align0.log pac_align1.log > pac_test.log configure:61583: $? = 1 configure: program exited with status 1 *** diff -b pac_align0.log pac_align1.log : 0a1 > /usr/bin/ld: Warning: alignment 4 of symbol `mpifcmb_' in pac_conftest.o is smaller than 16 in /tmp/cchXSVg2.o /usr/bin/ld: Warning: alignment 4 of symbol `mpifcmb_' in pac_conftest.o is smaller than 16 in /tmp/cchXSVg2.o failed C program was: /* confdefs.h */ #define PACKAGE_NAME "MVAPICH2" #define PACKAGE_TARNAME "mvapich2" #define PACKAGE_VERSION "2.3.4" #define PACKAGE_STRING "MVAPICH2 2.3.4" #define PACKAGE_BUGREPORT "mvapich-discuss@cse.ohio-state.edu" #define PACKAGE_URL "http://mvapich.cse.ohio-state.edu" #define PACKAGE "mvapich2" #define VERSION "2.3.4" #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 HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL #define USE_LOGGING MPID_LOGGING_NONE #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE #define MPICH_IS_THREADED 1 #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY_GLOBAL #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE #define HAVE_ROMIO 1 #define HAVE__FUNC__ /**/ #define HAVE__FUNCTION__ /**/ #define HAVE_PRAGMA_WEAK 1 #define HAVE_WEAK_ATTRIBUTE 1 #define USE_WEAK_SYMBOLS 1 #define HAVE_MULTIPLE_PRAGMA_WEAK 1 #define ENABLE_PVAR_MV2 0 #define ENABLE_PVAR_MEM 0 #define ENABLE_PVAR_NEM 0 #define ENABLE_PVAR_RECVQ 0 #define ENABLE_PVAR_RMA 0 #define HAVE_LONG_LONG 1 #define STDCALL #define F77_NAME_LOWER_USCORE 1 #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 #define HAVE_FORTRAN_BINDING 1 #define HAVE_F08_BINDING 0 #define TRUE 1 #define FALSE 0 #define HAVE_CXX_EXCEPTIONS /**/ #define HAVE_NAMESPACES /**/ #define HAVE_NAMESPACE_STD /**/ #define HAVE_CXX_BINDING 1 #define HAVE_NAMEPUB_SERVICE 1 #define restrict __restrict #define HAVE_GCC_ATTRIBUTE 1 #define HAVE_BUILTIN_EXPECT 1 #define WORDS_LITTLEENDIAN 1 #define HAVE_LONG_DOUBLE 1 #define HAVE_LONG_LONG_INT 1 #define HAVE_MAX_INTEGER_ALIGNMENT 8 #define HAVE_MAX_STRUCT_ALIGNMENT 8 #define HAVE_MAX_FP_ALIGNMENT 16 #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8 #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16 #define SIZEOF_CHAR 1 #define SIZEOF_UNSIGNED_CHAR 1 #define SIZEOF_SHORT 2 #define SIZEOF_UNSIGNED_SHORT 2 #define SIZEOF_INT 4 #define SIZEOF_UNSIGNED_INT 4 #define SIZEOF_LONG 8 #define SIZEOF_UNSIGNED_LONG 8 #define SIZEOF_LONG_LONG 8 #define SIZEOF_UNSIGNED_LONG_LONG 8 #define SIZEOF_FLOAT 4 #define SIZEOF_DOUBLE 8 #define SIZEOF_LONG_DOUBLE 16 #define SIZEOF_VOID_P 8 #define STDC_HEADERS 1 #define HAVE_STDDEF_H 1 #define SIZEOF_WCHAR_T 4 #define SIZEOF_FLOAT_INT 8 #define SIZEOF_DOUBLE_INT 16 #define SIZEOF_LONG_INT 16 #define SIZEOF_SHORT_INT 8 #define SIZEOF_TWO_INT 8 #define SIZEOF_LONG_DOUBLE_INT 32 #define HAVE_SYS_BITYPES_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_INT8_T 1 #define HAVE_INT16_T 1 #define HAVE_INT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT8_T 1 #define HAVE_UINT16_T 1 #define HAVE_UINT32_T 1 #define HAVE_UINT64_T 1 #define HAVE_STDBOOL_H 1 #define HAVE_COMPLEX_H 1 #define SIZEOF__BOOL 1 #define SIZEOF_FLOAT__COMPLEX 8 #define SIZEOF_DOUBLE__COMPLEX 16 #define SIZEOF_LONG_DOUBLE__COMPLEX 32 #define HAVE__BOOL 1 #define HAVE_FLOAT__COMPLEX 1 #define HAVE_DOUBLE__COMPLEX 1 #define HAVE_LONG_DOUBLE__COMPLEX 1 #define MPIR_REAL4_CTYPE float #define MPIR_REAL8_CTYPE double #define MPIR_REAL16_CTYPE long double #define MPIR_INTEGER1_CTYPE char #define MPIR_INTEGER2_CTYPE short #define MPIR_INTEGER4_CTYPE int #define MPIR_INTEGER8_CTYPE long #define SIZEOF_F77_INTEGER 4 #define SIZEOF_F77_REAL 4 #define SIZEOF_F77_DOUBLE_PRECISION 8 #define MPIR_FC_REAL_CTYPE float #define MPIR_FC_DOUBLE_CTYPE double #define HAVE_AINT_LARGER_THAN_FINT 1 #define HAVE_AINT_DIFFERENT_THAN_FINT 1 #define HAVE_FINT_IS_INT 1 #define F77_TRUE_VALUE_SET 1 #define F77_TRUE_VALUE 1 #define F77_FALSE_VALUE 0 #define SIZEOF_BOOL 1 #define MPIR_CXX_BOOL_CTYPE _Bool #define SIZEOF_COMPLEX 8 #define SIZEOF_DOUBLECOMPLEX 16 #define SIZEOF_LONGDOUBLECOMPLEX 32 #define HAVE_CXX_COMPLEX 1 #define MPIR_CXX_BOOL_VALUE 0x4c000133 #define MPIR_CXX_COMPLEX_VALUE 0x4c000834 #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035 #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036 #define HAVE_ANY_INT64_T_ALIGNMENT 1 #define HAVE_ANY_INT32_T_ALIGNMENT 1 #define STDC_HEADERS 1 #define HAVE_STDLIB_H 1 #define HAVE_STDARG_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_LIMITS_H 1 #define HAVE_STDDEF_H 1 #define HAVE_ERRNO_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_UNISTD_H 1 #define HAVE_ENDIAN_H 1 #define HAVE_ASSERT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_SETITIMER 1 #define HAVE_ALARM 1 #define HAVE_VSNPRINTF 1 #define HAVE_VSPRINTF 1 #define HAVE_STRERROR 1 #define HAVE_STRNCASECMP 1 #define HAVE_DECL_STRERROR_R 1 #define HAVE_STRERROR_R 1 #define HAVE_SNPRINTF 1 #define HAVE_QSORT 1 #define HAVE_VA_COPY 1 #define HAVE_MACRO_VA_ARGS 1 #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define HAVE_STRDUP 1 #define HAVE_MKSTEMP 1 #define HAVE_FDOPEN 1 #define NEEDS_FDOPEN_DECL 1 #define HAVE_PUTENV 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_GETRES 1 #define HAVE_GETTIMEOFDAY 1 #define MPIR_AINT_MAX LONG_MAX #define MPIU_Pint long #define MPIU_PINT_FMT_DEC_SPEC "%ld" #define MPIU_Upint unsigned long #define MPIU_UPINT_FMT_DEC_SPEC "%lu" #define MPIU_SIZE_T unsigned long #define SIZEOF_MPIR_BSEND_DATA_T 96 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_YIELD 1 #define MPICH_PTHREAD_MUTEX_ERRORCHECK_VALUE PTHREAD_MUTEX_ERRORCHECK #define MPICH_THREAD_PACKAGE_NAME MPICH_THREAD_PACKAGE_POSIX #define MPICH_TLS_SPECIFIER __thread #define HAVE_GETPID 1 #define HAVE_SCHED_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SCHED_YIELD 1 #define HAVE_USLEEP 1 #define HAVE_SLEEP 1 #define HAVE_SELECT 1 #define USE_NOTHING_FOR_YIELD 1 #define HAVE_SCHED_SETAFFINITY 1 #define HAVE_SCHED_GETAFFINITY 1 #define HAVE_CPU_SET_T 1 #define SLURM_PMI_CLIENT 1 #define HAVE_UNISTD_H 1 #define HAVE_STRING_H 1 #define HAVE_STDLIB_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_STRINGS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_SNPRINTF 1 #define HAVE_STRNCASECMP 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_NETDB_H 1 #define HAVE_SOCKET 1 #define HAVE_SETSOCKOPT 1 #define HAVE_GETHOSTBYNAME 1 #define USE_PMI_PORT 1 #define HAVE_H_ADDR_LIST 1 #define HAVE_GCC_ATTRIBUTE 1 #define CH3_RANK_BITS 16 #define HAVE_ASSERT_H 1 #define HAVE_LIMITS_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_TIME_H 1 #define HAVE_CTYPE_H 1 #define HAVE_UNISTD_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NET_IF_H 1 #define HAVE_INET_PTON 1 #define HAVE_GETHOSTNAME 1 #define HAVE_TIME 1 #define HAVE_NETDB_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_ERRNO_H 1 #define HAVE_LIBPSM2 1 #define HAVE_LIBIBVERBS 1 #define HAVE_MMAP 1 #define HAVE_MUNMAP 1 #define USE_MMAP_SHM 1 #define _OSU_MVAPICH_ 1 #define CHANNEL_PSM 1 #define SIZEOF_OPA_PTR_T 8 #define MPIR_OFFSET_MAX LLONG_MAX #define MPIR_COUNT_MAX LLONG_MAX #define MPIR_Ucount unsigned long long #define MPIF_STATUS_SIZE 5 #define HAVE_STDIO_H 1 /* end confdefs.h. */ struct mpif_cmblk_t_ { int imembers[1]; }; typedef struct mpif_cmblk_t_ mpif_cmblk_t; mpif_cmblk_t mpifcmbr __attribute__((aligned(4))) = {0}; extern mpif_cmblk_t _CMPIFCMB __attribute__ ((alias("mpifcmbr"))); extern mpif_cmblk_t MPIFCMB __attribute__ ((alias("mpifcmbr"))); extern mpif_cmblk_t MPIFCMB_ __attribute__ ((alias("mpifcmbr"))); extern mpif_cmblk_t _Cmpifcmb __attribute__ ((alias("mpifcmbr"))); extern mpif_cmblk_t mpifcmb __attribute__ ((alias("mpifcmbr"))); extern mpif_cmblk_t mpifcmb_ __attribute__ ((alias("mpifcmbr"))); failed Fortran program was: program fconftest integer isize parameter (isize=1) integer status_array(isize) common /mpifcmb/ status_array save /mpifcmb/ end configure:61541: gcc -c -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include -I/opt/slurm/20.02.4/include conftest.c >&5 configure:61541: $? = 0 configure:61545: mv conftest.o pac_conftest.o configure:61548: $? = 0 configure:61573: gfortran -o conftest -O2 -L/opt/slurm/20.02.4/lib conftest.f90 pac_conftest.o -libverbs -lpsm2 -lpmi2 -lpthread > pac_align1.log 2>&1 configure:61573: $? = 0 configure:61580: diff -b pac_align0.log pac_align1.log > pac_test.log configure:61583: $? = 1 configure: program exited with status 1 *** diff -b pac_align0.log pac_align1.log : 0a1 > /usr/bin/ld: Warning: alignment 8 of symbol `mpifcmb_' in pac_conftest.o is smaller than 16 in /tmp/cchJkzbj.o /usr/bin/ld: Warning: alignment 8 of symbol `mpifcmb_' in pac_conftest.o is smaller than 16 in /tmp/cchJkzbj.o failed C program was: /* confdefs.h */ #define PACKAGE_NAME "MVAPICH2" #define PACKAGE_TARNAME "mvapich2" #define PACKAGE_VERSION "2.3.4" #define PACKAGE_STRING "MVAPICH2 2.3.4" #define PACKAGE_BUGREPORT "mvapich-discuss@cse.ohio-state.edu" #define PACKAGE_URL "http://mvapich.cse.ohio-state.edu" #define PACKAGE "mvapich2" #define VERSION "2.3.4" #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 HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL #define USE_LOGGING MPID_LOGGING_NONE #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE #define MPICH_IS_THREADED 1 #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY_GLOBAL #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE #define HAVE_ROMIO 1 #define HAVE__FUNC__ /**/ #define HAVE__FUNCTION__ /**/ #define HAVE_PRAGMA_WEAK 1 #define HAVE_WEAK_ATTRIBUTE 1 #define USE_WEAK_SYMBOLS 1 #define HAVE_MULTIPLE_PRAGMA_WEAK 1 #define ENABLE_PVAR_MV2 0 #define ENABLE_PVAR_MEM 0 #define ENABLE_PVAR_NEM 0 #define ENABLE_PVAR_RECVQ 0 #define ENABLE_PVAR_RMA 0 #define HAVE_LONG_LONG 1 #define STDCALL #define F77_NAME_LOWER_USCORE 1 #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 #define HAVE_FORTRAN_BINDING 1 #define HAVE_F08_BINDING 0 #define TRUE 1 #define FALSE 0 #define HAVE_CXX_EXCEPTIONS /**/ #define HAVE_NAMESPACES /**/ #define HAVE_NAMESPACE_STD /**/ #define HAVE_CXX_BINDING 1 #define HAVE_NAMEPUB_SERVICE 1 #define restrict __restrict #define HAVE_GCC_ATTRIBUTE 1 #define HAVE_BUILTIN_EXPECT 1 #define WORDS_LITTLEENDIAN 1 #define HAVE_LONG_DOUBLE 1 #define HAVE_LONG_LONG_INT 1 #define HAVE_MAX_INTEGER_ALIGNMENT 8 #define HAVE_MAX_STRUCT_ALIGNMENT 8 #define HAVE_MAX_FP_ALIGNMENT 16 #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8 #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16 #define SIZEOF_CHAR 1 #define SIZEOF_UNSIGNED_CHAR 1 #define SIZEOF_SHORT 2 #define SIZEOF_UNSIGNED_SHORT 2 #define SIZEOF_INT 4 #define SIZEOF_UNSIGNED_INT 4 #define SIZEOF_LONG 8 #define SIZEOF_UNSIGNED_LONG 8 #define SIZEOF_LONG_LONG 8 #define SIZEOF_UNSIGNED_LONG_LONG 8 #define SIZEOF_FLOAT 4 #define SIZEOF_DOUBLE 8 #define SIZEOF_LONG_DOUBLE 16 #define SIZEOF_VOID_P 8 #define STDC_HEADERS 1 #define HAVE_STDDEF_H 1 #define SIZEOF_WCHAR_T 4 #define SIZEOF_FLOAT_INT 8 #define SIZEOF_DOUBLE_INT 16 #define SIZEOF_LONG_INT 16 #define SIZEOF_SHORT_INT 8 #define SIZEOF_TWO_INT 8 #define SIZEOF_LONG_DOUBLE_INT 32 #define HAVE_SYS_BITYPES_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_INT8_T 1 #define HAVE_INT16_T 1 #define HAVE_INT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT8_T 1 #define HAVE_UINT16_T 1 #define HAVE_UINT32_T 1 #define HAVE_UINT64_T 1 #define HAVE_STDBOOL_H 1 #define HAVE_COMPLEX_H 1 #define SIZEOF__BOOL 1 #define SIZEOF_FLOAT__COMPLEX 8 #define SIZEOF_DOUBLE__COMPLEX 16 #define SIZEOF_LONG_DOUBLE__COMPLEX 32 #define HAVE__BOOL 1 #define HAVE_FLOAT__COMPLEX 1 #define HAVE_DOUBLE__COMPLEX 1 #define HAVE_LONG_DOUBLE__COMPLEX 1 #define MPIR_REAL4_CTYPE float #define MPIR_REAL8_CTYPE double #define MPIR_REAL16_CTYPE long double #define MPIR_INTEGER1_CTYPE char #define MPIR_INTEGER2_CTYPE short #define MPIR_INTEGER4_CTYPE int #define MPIR_INTEGER8_CTYPE long #define SIZEOF_F77_INTEGER 4 #define SIZEOF_F77_REAL 4 #define SIZEOF_F77_DOUBLE_PRECISION 8 #define MPIR_FC_REAL_CTYPE float #define MPIR_FC_DOUBLE_CTYPE double #define HAVE_AINT_LARGER_THAN_FINT 1 #define HAVE_AINT_DIFFERENT_THAN_FINT 1 #define HAVE_FINT_IS_INT 1 #define F77_TRUE_VALUE_SET 1 #define F77_TRUE_VALUE 1 #define F77_FALSE_VALUE 0 #define SIZEOF_BOOL 1 #define MPIR_CXX_BOOL_CTYPE _Bool #define SIZEOF_COMPLEX 8 #define SIZEOF_DOUBLECOMPLEX 16 #define SIZEOF_LONGDOUBLECOMPLEX 32 #define HAVE_CXX_COMPLEX 1 #define MPIR_CXX_BOOL_VALUE 0x4c000133 #define MPIR_CXX_COMPLEX_VALUE 0x4c000834 #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035 #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036 #define HAVE_ANY_INT64_T_ALIGNMENT 1 #define HAVE_ANY_INT32_T_ALIGNMENT 1 #define STDC_HEADERS 1 #define HAVE_STDLIB_H 1 #define HAVE_STDARG_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_LIMITS_H 1 #define HAVE_STDDEF_H 1 #define HAVE_ERRNO_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_UNISTD_H 1 #define HAVE_ENDIAN_H 1 #define HAVE_ASSERT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_SETITIMER 1 #define HAVE_ALARM 1 #define HAVE_VSNPRINTF 1 #define HAVE_VSPRINTF 1 #define HAVE_STRERROR 1 #define HAVE_STRNCASECMP 1 #define HAVE_DECL_STRERROR_R 1 #define HAVE_STRERROR_R 1 #define HAVE_SNPRINTF 1 #define HAVE_QSORT 1 #define HAVE_VA_COPY 1 #define HAVE_MACRO_VA_ARGS 1 #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define HAVE_STRDUP 1 #define HAVE_MKSTEMP 1 #define HAVE_FDOPEN 1 #define NEEDS_FDOPEN_DECL 1 #define HAVE_PUTENV 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_GETRES 1 #define HAVE_GETTIMEOFDAY 1 #define MPIR_AINT_MAX LONG_MAX #define MPIU_Pint long #define MPIU_PINT_FMT_DEC_SPEC "%ld" #define MPIU_Upint unsigned long #define MPIU_UPINT_FMT_DEC_SPEC "%lu" #define MPIU_SIZE_T unsigned long #define SIZEOF_MPIR_BSEND_DATA_T 96 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_YIELD 1 #define MPICH_PTHREAD_MUTEX_ERRORCHECK_VALUE PTHREAD_MUTEX_ERRORCHECK #define MPICH_THREAD_PACKAGE_NAME MPICH_THREAD_PACKAGE_POSIX #define MPICH_TLS_SPECIFIER __thread #define HAVE_GETPID 1 #define HAVE_SCHED_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SCHED_YIELD 1 #define HAVE_USLEEP 1 #define HAVE_SLEEP 1 #define HAVE_SELECT 1 #define USE_NOTHING_FOR_YIELD 1 #define HAVE_SCHED_SETAFFINITY 1 #define HAVE_SCHED_GETAFFINITY 1 #define HAVE_CPU_SET_T 1 #define SLURM_PMI_CLIENT 1 #define HAVE_UNISTD_H 1 #define HAVE_STRING_H 1 #define HAVE_STDLIB_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_STRINGS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_SNPRINTF 1 #define HAVE_STRNCASECMP 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_NETDB_H 1 #define HAVE_SOCKET 1 #define HAVE_SETSOCKOPT 1 #define HAVE_GETHOSTBYNAME 1 #define USE_PMI_PORT 1 #define HAVE_H_ADDR_LIST 1 #define HAVE_GCC_ATTRIBUTE 1 #define CH3_RANK_BITS 16 #define HAVE_ASSERT_H 1 #define HAVE_LIMITS_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_TIME_H 1 #define HAVE_CTYPE_H 1 #define HAVE_UNISTD_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NET_IF_H 1 #define HAVE_INET_PTON 1 #define HAVE_GETHOSTNAME 1 #define HAVE_TIME 1 #define HAVE_NETDB_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_ERRNO_H 1 #define HAVE_LIBPSM2 1 #define HAVE_LIBIBVERBS 1 #define HAVE_MMAP 1 #define HAVE_MUNMAP 1 #define USE_MMAP_SHM 1 #define _OSU_MVAPICH_ 1 #define CHANNEL_PSM 1 #define SIZEOF_OPA_PTR_T 8 #define MPIR_OFFSET_MAX LLONG_MAX #define MPIR_COUNT_MAX LLONG_MAX #define MPIR_Ucount unsigned long long #define MPIF_STATUS_SIZE 5 #define HAVE_STDIO_H 1 /* end confdefs.h. */ struct mpif_cmblk_t_ { int imembers[1]; }; typedef struct mpif_cmblk_t_ mpif_cmblk_t; mpif_cmblk_t mpifcmbr __attribute__((aligned(8))) = {0}; extern mpif_cmblk_t _CMPIFCMB __attribute__ ((alias("mpifcmbr"))); extern mpif_cmblk_t MPIFCMB __attribute__ ((alias("mpifcmbr"))); extern mpif_cmblk_t MPIFCMB_ __attribute__ ((alias("mpifcmbr"))); extern mpif_cmblk_t _Cmpifcmb __attribute__ ((alias("mpifcmbr"))); extern mpif_cmblk_t mpifcmb __attribute__ ((alias("mpifcmbr"))); extern mpif_cmblk_t mpifcmb_ __attribute__ ((alias("mpifcmbr"))); failed Fortran program was: program fconftest integer isize parameter (isize=1) integer status_array(isize) common /mpifcmb/ status_array save /mpifcmb/ end configure:61541: gcc -c -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include -I/opt/slurm/20.02.4/include conftest.c >&5 configure:61541: $? = 0 configure:61545: mv conftest.o pac_conftest.o configure:61548: $? = 0 configure:61573: gfortran -o conftest -O2 -L/opt/slurm/20.02.4/lib conftest.f90 pac_conftest.o -libverbs -lpsm2 -lpmi2 -lpthread > pac_align1.log 2>&1 configure:61573: $? = 0 configure:61580: diff -b pac_align0.log pac_align1.log > pac_test.log configure:61583: $? = 0 configure:61672: result: 16 configure:61683: checking the minimum alignment of Fortran common block of 5 integers configure:61722: gcc -c -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include -I/opt/slurm/20.02.4/include conftest.c >&5 configure:61722: $? = 0 configure:61726: mv conftest.o pac_conftest.o configure:61729: $? = 0 configure:61753: gfortran -o conftest -O2 -L/opt/slurm/20.02.4/lib conftest.f90 pac_conftest.o -libverbs -lpsm2 -lpmi2 -lpthread > pac_align0.log 2>&1 configure:61753: $? = 0 configure:61835: gcc -c -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include -I/opt/slurm/20.02.4/include conftest.c >&5 configure:61835: $? = 0 configure:61839: mv conftest.o pac_conftest.o configure:61842: $? = 0 configure:61867: gfortran -o conftest -O2 -L/opt/slurm/20.02.4/lib conftest.f90 pac_conftest.o -libverbs -lpsm2 -lpmi2 -lpthread > pac_align1.log 2>&1 configure:61867: $? = 0 configure:61874: diff -b pac_align0.log pac_align1.log > pac_test.log configure:61877: $? = 1 configure: program exited with status 1 *** diff -b pac_align0.log pac_align1.log : 0a1 > /usr/bin/ld: Warning: alignment 4 of symbol `mpifcmb_' in pac_conftest.o is smaller than 16 in /tmp/ccOLLA2I.o /usr/bin/ld: Warning: alignment 4 of symbol `mpifcmb_' in pac_conftest.o is smaller than 16 in /tmp/ccOLLA2I.o failed C program was: /* confdefs.h */ #define PACKAGE_NAME "MVAPICH2" #define PACKAGE_TARNAME "mvapich2" #define PACKAGE_VERSION "2.3.4" #define PACKAGE_STRING "MVAPICH2 2.3.4" #define PACKAGE_BUGREPORT "mvapich-discuss@cse.ohio-state.edu" #define PACKAGE_URL "http://mvapich.cse.ohio-state.edu" #define PACKAGE "mvapich2" #define VERSION "2.3.4" #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 HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL #define USE_LOGGING MPID_LOGGING_NONE #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE #define MPICH_IS_THREADED 1 #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY_GLOBAL #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE #define HAVE_ROMIO 1 #define HAVE__FUNC__ /**/ #define HAVE__FUNCTION__ /**/ #define HAVE_PRAGMA_WEAK 1 #define HAVE_WEAK_ATTRIBUTE 1 #define USE_WEAK_SYMBOLS 1 #define HAVE_MULTIPLE_PRAGMA_WEAK 1 #define ENABLE_PVAR_MV2 0 #define ENABLE_PVAR_MEM 0 #define ENABLE_PVAR_NEM 0 #define ENABLE_PVAR_RECVQ 0 #define ENABLE_PVAR_RMA 0 #define HAVE_LONG_LONG 1 #define STDCALL #define F77_NAME_LOWER_USCORE 1 #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 #define HAVE_FORTRAN_BINDING 1 #define HAVE_F08_BINDING 0 #define TRUE 1 #define FALSE 0 #define HAVE_CXX_EXCEPTIONS /**/ #define HAVE_NAMESPACES /**/ #define HAVE_NAMESPACE_STD /**/ #define HAVE_CXX_BINDING 1 #define HAVE_NAMEPUB_SERVICE 1 #define restrict __restrict #define HAVE_GCC_ATTRIBUTE 1 #define HAVE_BUILTIN_EXPECT 1 #define WORDS_LITTLEENDIAN 1 #define HAVE_LONG_DOUBLE 1 #define HAVE_LONG_LONG_INT 1 #define HAVE_MAX_INTEGER_ALIGNMENT 8 #define HAVE_MAX_STRUCT_ALIGNMENT 8 #define HAVE_MAX_FP_ALIGNMENT 16 #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8 #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16 #define SIZEOF_CHAR 1 #define SIZEOF_UNSIGNED_CHAR 1 #define SIZEOF_SHORT 2 #define SIZEOF_UNSIGNED_SHORT 2 #define SIZEOF_INT 4 #define SIZEOF_UNSIGNED_INT 4 #define SIZEOF_LONG 8 #define SIZEOF_UNSIGNED_LONG 8 #define SIZEOF_LONG_LONG 8 #define SIZEOF_UNSIGNED_LONG_LONG 8 #define SIZEOF_FLOAT 4 #define SIZEOF_DOUBLE 8 #define SIZEOF_LONG_DOUBLE 16 #define SIZEOF_VOID_P 8 #define STDC_HEADERS 1 #define HAVE_STDDEF_H 1 #define SIZEOF_WCHAR_T 4 #define SIZEOF_FLOAT_INT 8 #define SIZEOF_DOUBLE_INT 16 #define SIZEOF_LONG_INT 16 #define SIZEOF_SHORT_INT 8 #define SIZEOF_TWO_INT 8 #define SIZEOF_LONG_DOUBLE_INT 32 #define HAVE_SYS_BITYPES_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_INT8_T 1 #define HAVE_INT16_T 1 #define HAVE_INT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT8_T 1 #define HAVE_UINT16_T 1 #define HAVE_UINT32_T 1 #define HAVE_UINT64_T 1 #define HAVE_STDBOOL_H 1 #define HAVE_COMPLEX_H 1 #define SIZEOF__BOOL 1 #define SIZEOF_FLOAT__COMPLEX 8 #define SIZEOF_DOUBLE__COMPLEX 16 #define SIZEOF_LONG_DOUBLE__COMPLEX 32 #define HAVE__BOOL 1 #define HAVE_FLOAT__COMPLEX 1 #define HAVE_DOUBLE__COMPLEX 1 #define HAVE_LONG_DOUBLE__COMPLEX 1 #define MPIR_REAL4_CTYPE float #define MPIR_REAL8_CTYPE double #define MPIR_REAL16_CTYPE long double #define MPIR_INTEGER1_CTYPE char #define MPIR_INTEGER2_CTYPE short #define MPIR_INTEGER4_CTYPE int #define MPIR_INTEGER8_CTYPE long #define SIZEOF_F77_INTEGER 4 #define SIZEOF_F77_REAL 4 #define SIZEOF_F77_DOUBLE_PRECISION 8 #define MPIR_FC_REAL_CTYPE float #define MPIR_FC_DOUBLE_CTYPE double #define HAVE_AINT_LARGER_THAN_FINT 1 #define HAVE_AINT_DIFFERENT_THAN_FINT 1 #define HAVE_FINT_IS_INT 1 #define F77_TRUE_VALUE_SET 1 #define F77_TRUE_VALUE 1 #define F77_FALSE_VALUE 0 #define SIZEOF_BOOL 1 #define MPIR_CXX_BOOL_CTYPE _Bool #define SIZEOF_COMPLEX 8 #define SIZEOF_DOUBLECOMPLEX 16 #define SIZEOF_LONGDOUBLECOMPLEX 32 #define HAVE_CXX_COMPLEX 1 #define MPIR_CXX_BOOL_VALUE 0x4c000133 #define MPIR_CXX_COMPLEX_VALUE 0x4c000834 #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035 #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036 #define HAVE_ANY_INT64_T_ALIGNMENT 1 #define HAVE_ANY_INT32_T_ALIGNMENT 1 #define STDC_HEADERS 1 #define HAVE_STDLIB_H 1 #define HAVE_STDARG_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_LIMITS_H 1 #define HAVE_STDDEF_H 1 #define HAVE_ERRNO_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_UNISTD_H 1 #define HAVE_ENDIAN_H 1 #define HAVE_ASSERT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_SETITIMER 1 #define HAVE_ALARM 1 #define HAVE_VSNPRINTF 1 #define HAVE_VSPRINTF 1 #define HAVE_STRERROR 1 #define HAVE_STRNCASECMP 1 #define HAVE_DECL_STRERROR_R 1 #define HAVE_STRERROR_R 1 #define HAVE_SNPRINTF 1 #define HAVE_QSORT 1 #define HAVE_VA_COPY 1 #define HAVE_MACRO_VA_ARGS 1 #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define HAVE_STRDUP 1 #define HAVE_MKSTEMP 1 #define HAVE_FDOPEN 1 #define NEEDS_FDOPEN_DECL 1 #define HAVE_PUTENV 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_GETRES 1 #define HAVE_GETTIMEOFDAY 1 #define MPIR_AINT_MAX LONG_MAX #define MPIU_Pint long #define MPIU_PINT_FMT_DEC_SPEC "%ld" #define MPIU_Upint unsigned long #define MPIU_UPINT_FMT_DEC_SPEC "%lu" #define MPIU_SIZE_T unsigned long #define SIZEOF_MPIR_BSEND_DATA_T 96 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_YIELD 1 #define MPICH_PTHREAD_MUTEX_ERRORCHECK_VALUE PTHREAD_MUTEX_ERRORCHECK #define MPICH_THREAD_PACKAGE_NAME MPICH_THREAD_PACKAGE_POSIX #define MPICH_TLS_SPECIFIER __thread #define HAVE_GETPID 1 #define HAVE_SCHED_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SCHED_YIELD 1 #define HAVE_USLEEP 1 #define HAVE_SLEEP 1 #define HAVE_SELECT 1 #define USE_NOTHING_FOR_YIELD 1 #define HAVE_SCHED_SETAFFINITY 1 #define HAVE_SCHED_GETAFFINITY 1 #define HAVE_CPU_SET_T 1 #define SLURM_PMI_CLIENT 1 #define HAVE_UNISTD_H 1 #define HAVE_STRING_H 1 #define HAVE_STDLIB_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_STRINGS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_SNPRINTF 1 #define HAVE_STRNCASECMP 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_NETDB_H 1 #define HAVE_SOCKET 1 #define HAVE_SETSOCKOPT 1 #define HAVE_GETHOSTBYNAME 1 #define USE_PMI_PORT 1 #define HAVE_H_ADDR_LIST 1 #define HAVE_GCC_ATTRIBUTE 1 #define CH3_RANK_BITS 16 #define HAVE_ASSERT_H 1 #define HAVE_LIMITS_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_TIME_H 1 #define HAVE_CTYPE_H 1 #define HAVE_UNISTD_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NET_IF_H 1 #define HAVE_INET_PTON 1 #define HAVE_GETHOSTNAME 1 #define HAVE_TIME 1 #define HAVE_NETDB_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_ERRNO_H 1 #define HAVE_LIBPSM2 1 #define HAVE_LIBIBVERBS 1 #define HAVE_MMAP 1 #define HAVE_MUNMAP 1 #define USE_MMAP_SHM 1 #define _OSU_MVAPICH_ 1 #define CHANNEL_PSM 1 #define SIZEOF_OPA_PTR_T 8 #define MPIR_OFFSET_MAX LLONG_MAX #define MPIR_COUNT_MAX LLONG_MAX #define MPIR_Ucount unsigned long long #define MPIF_STATUS_SIZE 5 #define HAVE_STDIO_H 1 /* end confdefs.h. */ struct mpif_cmblk_t_ { int imembers[5]; }; typedef struct mpif_cmblk_t_ mpif_cmblk_t; mpif_cmblk_t mpifcmbr __attribute__((aligned(4))) = {0}; extern mpif_cmblk_t _CMPIFCMB __attribute__ ((alias("mpifcmbr"))); extern mpif_cmblk_t MPIFCMB __attribute__ ((alias("mpifcmbr"))); extern mpif_cmblk_t MPIFCMB_ __attribute__ ((alias("mpifcmbr"))); extern mpif_cmblk_t _Cmpifcmb __attribute__ ((alias("mpifcmbr"))); extern mpif_cmblk_t mpifcmb __attribute__ ((alias("mpifcmbr"))); extern mpif_cmblk_t mpifcmb_ __attribute__ ((alias("mpifcmbr"))); failed Fortran program was: program fconftest integer isize parameter (isize=5) integer status_array(isize) common /mpifcmb/ status_array save /mpifcmb/ end configure:61835: gcc -c -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include -I/opt/slurm/20.02.4/include conftest.c >&5 configure:61835: $? = 0 configure:61839: mv conftest.o pac_conftest.o configure:61842: $? = 0 configure:61867: gfortran -o conftest -O2 -L/opt/slurm/20.02.4/lib conftest.f90 pac_conftest.o -libverbs -lpsm2 -lpmi2 -lpthread > pac_align1.log 2>&1 configure:61867: $? = 0 configure:61874: diff -b pac_align0.log pac_align1.log > pac_test.log configure:61877: $? = 1 configure: program exited with status 1 *** diff -b pac_align0.log pac_align1.log : 0a1 > /usr/bin/ld: Warning: alignment 8 of symbol `mpifcmb_' in pac_conftest.o is smaller than 16 in /tmp/ccUp5EcW.o /usr/bin/ld: Warning: alignment 8 of symbol `mpifcmb_' in pac_conftest.o is smaller than 16 in /tmp/ccUp5EcW.o failed C program was: /* confdefs.h */ #define PACKAGE_NAME "MVAPICH2" #define PACKAGE_TARNAME "mvapich2" #define PACKAGE_VERSION "2.3.4" #define PACKAGE_STRING "MVAPICH2 2.3.4" #define PACKAGE_BUGREPORT "mvapich-discuss@cse.ohio-state.edu" #define PACKAGE_URL "http://mvapich.cse.ohio-state.edu" #define PACKAGE "mvapich2" #define VERSION "2.3.4" #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 HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL #define USE_LOGGING MPID_LOGGING_NONE #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE #define MPICH_IS_THREADED 1 #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY_GLOBAL #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE #define HAVE_ROMIO 1 #define HAVE__FUNC__ /**/ #define HAVE__FUNCTION__ /**/ #define HAVE_PRAGMA_WEAK 1 #define HAVE_WEAK_ATTRIBUTE 1 #define USE_WEAK_SYMBOLS 1 #define HAVE_MULTIPLE_PRAGMA_WEAK 1 #define ENABLE_PVAR_MV2 0 #define ENABLE_PVAR_MEM 0 #define ENABLE_PVAR_NEM 0 #define ENABLE_PVAR_RECVQ 0 #define ENABLE_PVAR_RMA 0 #define HAVE_LONG_LONG 1 #define STDCALL #define F77_NAME_LOWER_USCORE 1 #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 #define HAVE_FORTRAN_BINDING 1 #define HAVE_F08_BINDING 0 #define TRUE 1 #define FALSE 0 #define HAVE_CXX_EXCEPTIONS /**/ #define HAVE_NAMESPACES /**/ #define HAVE_NAMESPACE_STD /**/ #define HAVE_CXX_BINDING 1 #define HAVE_NAMEPUB_SERVICE 1 #define restrict __restrict #define HAVE_GCC_ATTRIBUTE 1 #define HAVE_BUILTIN_EXPECT 1 #define WORDS_LITTLEENDIAN 1 #define HAVE_LONG_DOUBLE 1 #define HAVE_LONG_LONG_INT 1 #define HAVE_MAX_INTEGER_ALIGNMENT 8 #define HAVE_MAX_STRUCT_ALIGNMENT 8 #define HAVE_MAX_FP_ALIGNMENT 16 #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8 #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16 #define SIZEOF_CHAR 1 #define SIZEOF_UNSIGNED_CHAR 1 #define SIZEOF_SHORT 2 #define SIZEOF_UNSIGNED_SHORT 2 #define SIZEOF_INT 4 #define SIZEOF_UNSIGNED_INT 4 #define SIZEOF_LONG 8 #define SIZEOF_UNSIGNED_LONG 8 #define SIZEOF_LONG_LONG 8 #define SIZEOF_UNSIGNED_LONG_LONG 8 #define SIZEOF_FLOAT 4 #define SIZEOF_DOUBLE 8 #define SIZEOF_LONG_DOUBLE 16 #define SIZEOF_VOID_P 8 #define STDC_HEADERS 1 #define HAVE_STDDEF_H 1 #define SIZEOF_WCHAR_T 4 #define SIZEOF_FLOAT_INT 8 #define SIZEOF_DOUBLE_INT 16 #define SIZEOF_LONG_INT 16 #define SIZEOF_SHORT_INT 8 #define SIZEOF_TWO_INT 8 #define SIZEOF_LONG_DOUBLE_INT 32 #define HAVE_SYS_BITYPES_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_INT8_T 1 #define HAVE_INT16_T 1 #define HAVE_INT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT8_T 1 #define HAVE_UINT16_T 1 #define HAVE_UINT32_T 1 #define HAVE_UINT64_T 1 #define HAVE_STDBOOL_H 1 #define HAVE_COMPLEX_H 1 #define SIZEOF__BOOL 1 #define SIZEOF_FLOAT__COMPLEX 8 #define SIZEOF_DOUBLE__COMPLEX 16 #define SIZEOF_LONG_DOUBLE__COMPLEX 32 #define HAVE__BOOL 1 #define HAVE_FLOAT__COMPLEX 1 #define HAVE_DOUBLE__COMPLEX 1 #define HAVE_LONG_DOUBLE__COMPLEX 1 #define MPIR_REAL4_CTYPE float #define MPIR_REAL8_CTYPE double #define MPIR_REAL16_CTYPE long double #define MPIR_INTEGER1_CTYPE char #define MPIR_INTEGER2_CTYPE short #define MPIR_INTEGER4_CTYPE int #define MPIR_INTEGER8_CTYPE long #define SIZEOF_F77_INTEGER 4 #define SIZEOF_F77_REAL 4 #define SIZEOF_F77_DOUBLE_PRECISION 8 #define MPIR_FC_REAL_CTYPE float #define MPIR_FC_DOUBLE_CTYPE double #define HAVE_AINT_LARGER_THAN_FINT 1 #define HAVE_AINT_DIFFERENT_THAN_FINT 1 #define HAVE_FINT_IS_INT 1 #define F77_TRUE_VALUE_SET 1 #define F77_TRUE_VALUE 1 #define F77_FALSE_VALUE 0 #define SIZEOF_BOOL 1 #define MPIR_CXX_BOOL_CTYPE _Bool #define SIZEOF_COMPLEX 8 #define SIZEOF_DOUBLECOMPLEX 16 #define SIZEOF_LONGDOUBLECOMPLEX 32 #define HAVE_CXX_COMPLEX 1 #define MPIR_CXX_BOOL_VALUE 0x4c000133 #define MPIR_CXX_COMPLEX_VALUE 0x4c000834 #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035 #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036 #define HAVE_ANY_INT64_T_ALIGNMENT 1 #define HAVE_ANY_INT32_T_ALIGNMENT 1 #define STDC_HEADERS 1 #define HAVE_STDLIB_H 1 #define HAVE_STDARG_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_LIMITS_H 1 #define HAVE_STDDEF_H 1 #define HAVE_ERRNO_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_UNISTD_H 1 #define HAVE_ENDIAN_H 1 #define HAVE_ASSERT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_SETITIMER 1 #define HAVE_ALARM 1 #define HAVE_VSNPRINTF 1 #define HAVE_VSPRINTF 1 #define HAVE_STRERROR 1 #define HAVE_STRNCASECMP 1 #define HAVE_DECL_STRERROR_R 1 #define HAVE_STRERROR_R 1 #define HAVE_SNPRINTF 1 #define HAVE_QSORT 1 #define HAVE_VA_COPY 1 #define HAVE_MACRO_VA_ARGS 1 #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define HAVE_STRDUP 1 #define HAVE_MKSTEMP 1 #define HAVE_FDOPEN 1 #define NEEDS_FDOPEN_DECL 1 #define HAVE_PUTENV 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_GETRES 1 #define HAVE_GETTIMEOFDAY 1 #define MPIR_AINT_MAX LONG_MAX #define MPIU_Pint long #define MPIU_PINT_FMT_DEC_SPEC "%ld" #define MPIU_Upint unsigned long #define MPIU_UPINT_FMT_DEC_SPEC "%lu" #define MPIU_SIZE_T unsigned long #define SIZEOF_MPIR_BSEND_DATA_T 96 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_YIELD 1 #define MPICH_PTHREAD_MUTEX_ERRORCHECK_VALUE PTHREAD_MUTEX_ERRORCHECK #define MPICH_THREAD_PACKAGE_NAME MPICH_THREAD_PACKAGE_POSIX #define MPICH_TLS_SPECIFIER __thread #define HAVE_GETPID 1 #define HAVE_SCHED_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SCHED_YIELD 1 #define HAVE_USLEEP 1 #define HAVE_SLEEP 1 #define HAVE_SELECT 1 #define USE_NOTHING_FOR_YIELD 1 #define HAVE_SCHED_SETAFFINITY 1 #define HAVE_SCHED_GETAFFINITY 1 #define HAVE_CPU_SET_T 1 #define SLURM_PMI_CLIENT 1 #define HAVE_UNISTD_H 1 #define HAVE_STRING_H 1 #define HAVE_STDLIB_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_STRINGS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_SNPRINTF 1 #define HAVE_STRNCASECMP 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_NETDB_H 1 #define HAVE_SOCKET 1 #define HAVE_SETSOCKOPT 1 #define HAVE_GETHOSTBYNAME 1 #define USE_PMI_PORT 1 #define HAVE_H_ADDR_LIST 1 #define HAVE_GCC_ATTRIBUTE 1 #define CH3_RANK_BITS 16 #define HAVE_ASSERT_H 1 #define HAVE_LIMITS_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_TIME_H 1 #define HAVE_CTYPE_H 1 #define HAVE_UNISTD_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NET_IF_H 1 #define HAVE_INET_PTON 1 #define HAVE_GETHOSTNAME 1 #define HAVE_TIME 1 #define HAVE_NETDB_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_ERRNO_H 1 #define HAVE_LIBPSM2 1 #define HAVE_LIBIBVERBS 1 #define HAVE_MMAP 1 #define HAVE_MUNMAP 1 #define USE_MMAP_SHM 1 #define _OSU_MVAPICH_ 1 #define CHANNEL_PSM 1 #define SIZEOF_OPA_PTR_T 8 #define MPIR_OFFSET_MAX LLONG_MAX #define MPIR_COUNT_MAX LLONG_MAX #define MPIR_Ucount unsigned long long #define MPIF_STATUS_SIZE 5 #define HAVE_STDIO_H 1 /* end confdefs.h. */ struct mpif_cmblk_t_ { int imembers[5]; }; typedef struct mpif_cmblk_t_ mpif_cmblk_t; mpif_cmblk_t mpifcmbr __attribute__((aligned(8))) = {0}; extern mpif_cmblk_t _CMPIFCMB __attribute__ ((alias("mpifcmbr"))); extern mpif_cmblk_t MPIFCMB __attribute__ ((alias("mpifcmbr"))); extern mpif_cmblk_t MPIFCMB_ __attribute__ ((alias("mpifcmbr"))); extern mpif_cmblk_t _Cmpifcmb __attribute__ ((alias("mpifcmbr"))); extern mpif_cmblk_t mpifcmb __attribute__ ((alias("mpifcmbr"))); extern mpif_cmblk_t mpifcmb_ __attribute__ ((alias("mpifcmbr"))); failed Fortran program was: program fconftest integer isize parameter (isize=5) integer status_array(isize) common /mpifcmb/ status_array save /mpifcmb/ end configure:61835: gcc -c -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include -I/opt/slurm/20.02.4/include conftest.c >&5 configure:61835: $? = 0 configure:61839: mv conftest.o pac_conftest.o configure:61842: $? = 0 configure:61867: gfortran -o conftest -O2 -L/opt/slurm/20.02.4/lib conftest.f90 pac_conftest.o -libverbs -lpsm2 -lpmi2 -lpthread > pac_align1.log 2>&1 configure:61867: $? = 0 configure:61874: diff -b pac_align0.log pac_align1.log > pac_test.log configure:61877: $? = 0 configure:61835: gcc -c -DNDEBUG -DNVALGRIND -O2 -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include -I/opt/slurm/20.02.4/include conftest.c >&5 configure:61835: $? = 0 configure:61839: mv conftest.o pac_conftest.o configure:61842: $? = 0 configure:61867: gfortran -o conftest -O2 -L/opt/slurm/20.02.4/lib conftest.f90 pac_conftest.o -libverbs -lpsm2 -lpmi2 -lpthread > pac_align1.log 2>&1 configure:61867: $? = 0 configure:61874: diff -b pac_align0.log pac_align1.log > pac_test.log configure:61877: $? = 0 configure:61978: result: 16, too small! reset to 32 configure:62029: WARNING: The ch3:psm device did not set the maximum size of an error string, 512 being used. configure:62189: creating ./config.lt ## ------------------ ## ## Running config.lt. ## ## ------------------ ## config.lt:789: creating libtool configure:64683: checking that generated files are newer than configure configure:64689: result: done configure:64973: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by MVAPICH2 config.status 2.3.4, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on master config.status:2133: creating src/binding/fortran/use_mpi/mpif90model.h config.status:2133: creating Makefile config.status:2133: creating examples/Makefile config.status:2133: creating test/Makefile config.status:2133: creating test/commands/Makefile config.status:2133: creating src/include/mpichinfo.h config.status:2133: creating mpich-doxygen config.status:2133: creating src/include/glue_romio.h config.status:2133: creating src/binding/cxx/mpicxx.h config.status:2133: creating src/binding/fortran/mpif_h/mpif.h config.status:2133: creating src/binding/fortran/mpif_h/setbotf.f config.status:2133: creating src/binding/fortran/mpif_h/setbot.c config.status:2133: creating src/binding/fortran/use_mpi/mpi_sizeofs.f90 config.status:2133: creating src/binding/fortran/use_mpi/mpi_base.f90 config.status:2133: creating src/binding/fortran/use_mpi/mpi_constants.f90 config.status:2133: creating src/binding/fortran/use_mpi_f08/mpi_f08_compile_constants.f90 config.status:2133: creating src/binding/fortran/use_mpi_f08/mpi_c_interface_types.f90 config.status:2133: creating src/packaging/pkgconfig/mvapich2.pc config.status:2133: creating src/packaging/envmods/mvapich2.module config.status:2241: WARNING: '../mvapich2-2.3.4/src/packaging/envmods/mvapich2.module.in' seems to ignore the --datarootdir setting config.status:2133: creating src/env/mpixxx_opts.conf config.status:2133: creating src/env/mpicc.sh config.status:2133: creating src/env/mpicc.bash config.status:2133: creating src/env/mpicxx.sh config.status:2133: creating src/env/mpicxx.bash config.status:2133: creating src/env/mpif77.sh config.status:2133: creating src/env/mpif77.bash config.status:2133: creating src/env/mpifort.sh config.status:2133: creating src/env/mpifort.bash config.status:2133: creating src/env/parkill config.status:2133: creating src/env/mpiname/Makefile config.status:2133: creating src/pm/mpirun/mpirun_rsh.h config.status:2133: creating src/util/mv2_ckpt_rebuild/Makefile config.status:2133: creating src/util/dbg/getfuncstack config.status:2133: creating src/util/timers/mpiu_timer.h config.status:2133: creating src/include/mpi.h config.status:2133: creating doc/design/Makefile config.status:2133: creating doc/installguide/Makefile config.status:2133: creating doc/logging/Makefile config.status:2133: creating doc/refman/Makefile config.status:2133: creating doc/userguide/Makefile config.status:2133: creating test/commands/cmdtests config.status:2133: creating src/include/mpichconf.h config.status:2352: executing depfiles commands config.status:2352: executing libtool commands config.status:2352: executing default-1 commands config.status:2352: executing default-2 commands config.status:2352: executing default-3 commands config.status:2352: executing default-4 commands config.status:2352: executing default-5 commands configure:68069: === configuring in test/mpi (/home/scratch/build/test/mpi) configure:68132: running /bin/sh ../../../mvapich2-2.3.4/test/mpi/configure --disable-option-checking '--prefix=/opt/mvapich2/2.3.4' '--with-device=ch3:psm' '--with-pm=slurm' '--with-pmi=pmi2' '--with-slurm=/opt/slurm/20.02.4' '--enable-fortran' '--enable-threads=runtime' '--disable-dependency-tracking' --cache-file=/dev/null --srcdir=../../../mvapich2-2.3.4/test/mpi configure:68069: === configuring in contrib/hwloc (/home/scratch/build/contrib/hwloc) configure:68132: running /bin/sh ../../../mvapich2-2.3.4/contrib/hwloc/configure --disable-option-checking '--prefix=/opt/mvapich2/2.3.4' '--with-device=ch3:psm' '--with-pm=slurm' '--with-pmi=pmi2' '--with-slurm=/opt/slurm/20.02.4' '--enable-fortran' '--enable-threads=runtime' '--disable-dependency-tracking' --cache-file=/dev/null --srcdir=../../../mvapich2-2.3.4/contrib/hwloc ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-unknown-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_c_int16_t=yes ac_cv_c_int32_t=yes ac_cv_c_int64_t=yes ac_cv_c_int8_t=yes ac_cv_c_restrict=__restrict ac_cv_c_uint16_t=yes ac_cv_c_uint32_t=yes ac_cv_c_uint64_t=yes ac_cv_c_uint8_t=yes ac_cv_c_volatile=yes ac_cv_cxx_bool=yes ac_cv_cxx_compiler_gnu=yes ac_cv_cxx_exceptions=yes ac_cv_cxx_namespace_std=yes ac_cv_cxx_namespaces=yes ac_cv_env_AR_FLAGS_set= ac_cv_env_AR_FLAGS_value= ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_DBG_CMD_set= ac_cv_env_DBG_CMD_value= ac_cv_env_DSHBAK_EXE_set= ac_cv_env_DSHBAK_EXE_value= ac_cv_env_ENV_CMD_set= ac_cv_env_ENV_CMD_value= ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FCFLAGS_set= ac_cv_env_FCFLAGS_value= ac_cv_env_FC_set= ac_cv_env_FC_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_GCOV_set= ac_cv_env_GCOV_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_LIBTVMPICH_CFLAGS_set= ac_cv_env_LIBTVMPICH_CFLAGS_value= ac_cv_env_LIBTVMPICH_LDFLAGS_set= ac_cv_env_LIBTVMPICH_LDFLAGS_value= ac_cv_env_LT_SYS_LIBRARY_PATH_set= ac_cv_env_LT_SYS_LIBRARY_PATH_value= ac_cv_env_MPICHLIB_CFLAGS_set= ac_cv_env_MPICHLIB_CFLAGS_value= ac_cv_env_MPICHLIB_CPPFLAGS_set= ac_cv_env_MPICHLIB_CPPFLAGS_value= ac_cv_env_MPICHLIB_CXXFLAGS_set= ac_cv_env_MPICHLIB_CXXFLAGS_value= ac_cv_env_MPICHLIB_FCFLAGS_set= ac_cv_env_MPICHLIB_FCFLAGS_value= ac_cv_env_MPICHLIB_FFLAGS_set= ac_cv_env_MPICHLIB_FFLAGS_value= ac_cv_env_MPICHLIB_LDFLAGS_set= ac_cv_env_MPICHLIB_LDFLAGS_value= ac_cv_env_MPICHLIB_LIBS_set= ac_cv_env_MPICHLIB_LIBS_value= ac_cv_env_MPICXXLIBNAME_set= ac_cv_env_MPICXXLIBNAME_value= ac_cv_env_MPIFCLIBNAME_set= ac_cv_env_MPIFCLIBNAME_value= ac_cv_env_MPILIBNAME_set= ac_cv_env_MPILIBNAME_value= ac_cv_env_MPLLIBNAME_set= ac_cv_env_MPLLIBNAME_value= ac_cv_env_NVCCFLAGS_set= ac_cv_env_NVCCFLAGS_value= ac_cv_env_OPALIBNAME_set= ac_cv_env_OPALIBNAME_value= ac_cv_env_PAMILIBNAME_set= ac_cv_env_PAMILIBNAME_value= ac_cv_env_PDSH_EXE_set= ac_cv_env_PDSH_EXE_value= ac_cv_env_PMPILIBNAME_set= ac_cv_env_PMPILIBNAME_value= ac_cv_env_RSH_CMD_set= ac_cv_env_RSH_CMD_value= ac_cv_env_SHELL_CMD_set= ac_cv_env_SHELL_CMD_value= ac_cv_env_SSH_CMD_set= ac_cv_env_SSH_CMD_value= ac_cv_env_TOTALVIEW_CMD_set= ac_cv_env_TOTALVIEW_CMD_value= ac_cv_env_XTERM_CMD_set= ac_cv_env_XTERM_CMD_value= ac_cv_env_YACC_set= ac_cv_env_YACC_value= ac_cv_env_YFLAGS_set= ac_cv_env_YFLAGS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_f77_compiler_gnu=yes ac_cv_f77_libs=' -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../.. -lgfortran -lm -lquadmath' ac_cv_fc_compiler_gnu=yes ac_cv_func_CFUUIDCreate=no ac_cv_func_PMI2_Iallgather=no ac_cv_func_PMI2_Iallgather_wait=no ac_cv_func_PMI2_KVS_Ifence=no ac_cv_func_PMI2_KVS_Wait=no ac_cv_func_PMI2_SHMEM_Iallgather=no ac_cv_func_PMI2_SHMEM_Iallgather_wait=no ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_bindprocessor=no ac_cv_func_clock_getres=yes ac_cv_func_clock_gettime=yes ac_cv_func_fdopen=yes ac_cv_func_gethostbyname=yes ac_cv_func_gethostname=yes ac_cv_func_gethrtime=no ac_cv_func_getpid=yes ac_cv_func_gettimeofday=yes ac_cv_func_inet_pton=yes ac_cv_func_mach_absolute_time=no ac_cv_func_mkstemp=yes ac_cv_func_mmap=yes ac_cv_func_munmap=yes ac_cv_func_pthread_cleanup_push=no ac_cv_func_pthread_key_create=yes ac_cv_func_pthread_yield=yes ac_cv_func_putenv=yes ac_cv_func_qsort=yes ac_cv_func_sched_getaffinity=yes ac_cv_func_sched_setaffinity=yes ac_cv_func_sched_yield=yes ac_cv_func_select=yes ac_cv_func_setitimer=yes ac_cv_func_setsockopt=yes ac_cv_func_sleep=yes ac_cv_func_snprintf=yes ac_cv_func_socket=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strerror_r=yes ac_cv_func_strerror_r_char_p=no ac_cv_func_strncasecmp=yes ac_cv_func_thread_policy_set=no ac_cv_func_time=yes ac_cv_func_usleep=yes ac_cv_func_uuid_generate=no ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_yield=no ac_cv_have_decl_strerror_r=yes ac_cv_header_arpa_inet_h=yes ac_cv_header_assert_h=yes ac_cv_header_complex=yes ac_cv_header_complex_h=yes ac_cv_header_ctype_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_endian_h=yes ac_cv_header_errno_h=yes ac_cv_header_hcoll_api_hcoll_api_h=no ac_cv_header_infiniband_verbs_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_limits_h=yes ac_cv_header_memory_h=yes ac_cv_header_net_if_h=yes ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_netinet_tcp_h=yes ac_cv_header_psm2_h=yes ac_cv_header_psm_h=no ac_cv_header_pthread_h=yes ac_cv_header_sched_h=yes ac_cv_header_slurm_pmi2_h=yes ac_cv_header_stdarg_h=yes ac_cv_header_stdbool_h=yes ac_cv_header_stdc=yes ac_cv_header_stddef_h=yes ac_cv_header_stdint_h=yes ac_cv_header_stdio_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_bitypes_h=yes ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_sockio_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_un_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_uuid_uuid_h=no ac_cv_host=x86_64-unknown-linux-gnu ac_cv_lib_hcoll_hcoll_init=no ac_cv_lib_ibverbs_ibv_open_device=yes ac_cv_lib_lex='none needed' ac_cv_lib_pmi2_PMI2_Init=yes ac_cv_lib_psm2_psm2_init=yes ac_cv_lib_pthread_pthread_key_create=yes ac_cv_objext=o ac_cv_path_BASH_SHELL=/usr/bin/bash ac_cv_path_DOCTEXT=false ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_FGREP='/usr/bin/grep -F' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_NM_G='/usr/bin/nm -g' ac_cv_path_PERL=/usr/bin/perl ac_cv_path_SED=/usr/bin/sed ac_cv_path_install='/usr/bin/install -c' ac_cv_path_lt_DD=/usr/bin/dd ac_cv_path_mkdir=/usr/bin/mkdir ac_cv_prog_AR=ar ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_GCOV=gcov ac_cv_prog_KILLALL=killall ac_cv_prog_LEX=flex ac_cv_prog_MAKE=make ac_cv_prog_RANLIB=ranlib ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_FC=gfortran ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_f77_g=yes ac_cv_prog_f77_v=-v ac_cv_prog_fc_g=yes ac_cv_prog_lex_root=lex.yy ac_cv_prog_lex_yytext_pointer=no ac_cv_prog_make_make_set=yes ac_cv_search_clock_getres='none required' ac_cv_search_clock_gettime='none required' ac_cv_search_gethostbyname='none required' ac_cv_search_socket='none required' ac_cv_sizeof_Complex=8 ac_cv_sizeof_DoubleComplex=16 ac_cv_sizeof_LongDoubleComplex=32 ac_cv_sizeof_MPIR_Bsend_data_t=96 ac_cv_sizeof_MPI_Offset=8 ac_cv_sizeof_OPA_ptr_t=8 ac_cv_sizeof__Bool=1 ac_cv_sizeof_bool=1 ac_cv_sizeof_char=1 ac_cv_sizeof_double=8 ac_cv_sizeof_double__Complex=16 ac_cv_sizeof_double_int=16 ac_cv_sizeof_float=4 ac_cv_sizeof_float__Complex=8 ac_cv_sizeof_float_int=8 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_double__Complex=32 ac_cv_sizeof_long_double_int=32 ac_cv_sizeof_long_int=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_short=2 ac_cv_sizeof_short_int=8 ac_cv_sizeof_two_int=8 ac_cv_sizeof_unsigned_char=1 ac_cv_sizeof_unsigned_int=4 ac_cv_sizeof_unsigned_long=8 ac_cv_sizeof_unsigned_long_long=8 ac_cv_sizeof_unsigned_short=2 ac_cv_sizeof_void_p=8 ac_cv_sizeof_wchar_t=4 ac_cv_tls=__thread ac_cv_type__Bool=yes ac_cv_type_double__Complex=yes ac_cv_type_float__Complex=yes ac_cv_type_long_double__Complex=yes ac_cv_type_pid_t=yes ac_cv_type_size_t=yes ac_cv_working_alloca_h=yes am_cv_CC_dependencies_compiler_type=none am_cv_CXX_dependencies_compiler_type=none am_cv_ar_interface=ar am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64' lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_c_o_F77=yes lt_cv_prog_compiler_c_o_FC=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC' lt_cv_prog_compiler_pic_F77=-fPIC lt_cv_prog_compiler_pic_FC=-fPIC lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_pic_works_CXX=yes lt_cv_prog_compiler_pic_works_F77=yes lt_cv_prog_compiler_pic_works_FC=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=no lt_cv_prog_compiler_static_works_CXX=no lt_cv_prog_compiler_static_works_F77=no lt_cv_prog_compiler_static_works_FC=no lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=no lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_global_symbol_to_import= lt_cv_sys_max_cmd_len=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop lt_cv_truncate_bin='/usr/bin/dd bs=4096 count=1' pac_cv_attr_weak=yes pac_cv_attr_weak_alias=yes pac_cv_attr_weak_import=yes pac_cv_c_double_alignment_exception=no pac_cv_c_double_pos_align=no pac_cv_c_fp_align_nr=16 pac_cv_c_llint_pos_align=no pac_cv_c_max_double_fp_align=eight pac_cv_c_max_fp_align=sixteen pac_cv_c_max_integer_align=eight pac_cv_c_max_longdouble_fp_align=sixteen pac_cv_c_struct_align_nr=8 pac_cv_cc_has___func__=yes pac_cv_cpu_set_defined=no pac_cv_cxx_builds_exe=yes pac_cv_cxx_compiles_string=yes pac_cv_cxx_has_iostream=yes pac_cv_cxx_has_math=no pac_cv_f77_accepts_F=yes pac_cv_f77_flibs_valid=unknown pac_cv_f77_sizeof_double_precision=8 pac_cv_f77_sizeof_integer=4 pac_cv_f77_sizeof_real=4 pac_cv_fc_accepts_F90=yes pac_cv_fc_and_f77=yes pac_cv_fc_module_case=lower pac_cv_fc_module_ext=mod pac_cv_fc_module_incflag=-I pac_cv_fc_module_outflag=-J pac_cv_fort90_real8=yes pac_cv_fort_integer16=yes pac_cv_fort_integer1=yes pac_cv_fort_integer2=yes pac_cv_fort_integer4=yes pac_cv_fort_integer8=yes pac_cv_fort_real16=yes pac_cv_fort_real4=yes pac_cv_fort_real8=yes pac_cv_func_decl_fdopen=yes pac_cv_func_decl_gethostname=no pac_cv_func_decl_mkstemp=no pac_cv_func_decl_pthread_mutexattr_settype=no pac_cv_func_decl_putenv=no pac_cv_func_decl_snprintf=no pac_cv_func_decl_strdup=no pac_cv_func_decl_strerror_r=no pac_cv_func_decl_usleep=no pac_cv_func_decl_vsnprintf=no pac_cv_func_pthread_cleanup_push=no pac_cv_func_va_copy=yes pac_cv_gnu_attr_format=yes pac_cv_gnu_attr_pure=yes pac_cv_has_pthread_mutex_errorcheck=yes pac_cv_has_pthread_mutex_errorcheck_np=yes pac_cv_have__func__=yes pac_cv_have__function__=yes pac_cv_have_cap__func__=no pac_cv_have_cpu_set_t=yes pac_cv_have_haddr_list=yes pac_cv_have_long_double=yes pac_cv_have_long_long=yes pac_cv_have_socklen_t=yes pac_cv_int32_t_alignment=no pac_cv_int64_t_alignment=no pac_cv_mkdir_p=yes pac_cv_my_conf_dir=/home/scratch/build pac_cv_pointers_have_int_alignment=yes pac_cv_posix_clock_realtime=yes pac_cv_prog_c_multiple_weak_symbols=yes pac_cv_prog_c_unaligned_doubles=yes pac_cv_prog_c_weak_symbols='pragma weak' pac_cv_prog_f77_and_c_stdio_libs=none pac_cv_prog_f77_exclaim_comments=yes pac_cv_prog_f77_has_incdir=-I pac_cv_prog_f77_library_dir_flag=-L pac_cv_prog_f77_mismatched_args=yes pac_cv_prog_f77_mismatched_args_parm= pac_cv_prog_f77_name_mangle='lower uscore' pac_cv_prog_f77_true_false_value='1 0' pac_cv_prog_fc_and_c_stdio_libs=none pac_cv_prog_fc_cross=no pac_cv_prog_fc_int_kind_16=8 pac_cv_prog_fc_int_kind_8=4 pac_cv_prog_fc_works=yes pac_cv_prog_make_allows_comments=yes pac_cv_prog_make_found_clock_skew=no pac_cv_prog_make_include=yes pac_cv_prog_make_set_cflags=yes pac_cv_prog_make_vpath=VPATH pac_cv_sizeof_mpi_status=20 pac_cv_struct_timespec_defined=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ABIVERSION='13:1:1' ABIVERSIONFLAGS='-version-info $(ABIVERSION)' ACLOCAL='${SHELL} /home/scratch/mvapich2-2.3.4/confdb/missing aclocal-1.15' ADDRESS_KIND='8' ALLOCA='' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='#' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='0' AM_V='$(V)' AR='ar' AR_FLAGS='cr' AS='' ASSERT_LEVEL='' AUTOCONF='${SHELL} /home/scratch/mvapich2-2.3.4/confdb/missing autoconf' AUTOHEADER='${SHELL} /home/scratch/mvapich2-2.3.4/confdb/missing autoheader' AUTOMAKE='${SHELL} /home/scratch/mvapich2-2.3.4/confdb/missing automake-1.15' AWK='gawk' BASH_SHELL='/usr/bin/bash' BGQ_INSTALL_DIR='' BSEND_OVERHEAD='96' BUILD_BASH_SCRIPTS_FALSE='#' BUILD_BASH_SCRIPTS_TRUE='' BUILD_CH3_FALSE='#' BUILD_CH3_NEMESIS_FALSE='' BUILD_CH3_NEMESIS_TRUE='#' BUILD_CH3_PSM_FALSE='#' BUILD_CH3_PSM_TRUE='' BUILD_CH3_SOCK_FALSE='' BUILD_CH3_SOCK_TRUE='#' BUILD_CH3_TRUE='' BUILD_CH3_UTIL_FTB_FALSE='' BUILD_CH3_UTIL_FTB_TRUE='#' BUILD_CH3_UTIL_SOCK_FALSE='' BUILD_CH3_UTIL_SOCK_TRUE='#' BUILD_COVERAGE_FALSE='' BUILD_COVERAGE_TRUE='#' BUILD_CXX_BINDING_FALSE='#' BUILD_CXX_BINDING_TRUE='' BUILD_DEBUGGER_DLL_FALSE='' BUILD_DEBUGGER_DLL_TRUE='#' BUILD_F08_BINDING_FALSE='' BUILD_F08_BINDING_TRUE='#' BUILD_F77_BINDING_FALSE='#' BUILD_F77_BINDING_TRUE='' BUILD_FC_BINDING_FALSE='#' BUILD_FC_BINDING_TRUE='' BUILD_HCOLL_FALSE='' BUILD_HCOLL_TRUE='#' BUILD_LIB_CH3AFFINITY_FALSE='' BUILD_LIB_CH3AFFINITY_TRUE='#' BUILD_LIB_CR_FALSE='' BUILD_LIB_CR_TRUE='#' BUILD_LIB_SCR_FALSE='' BUILD_LIB_SCR_TRUE='#' BUILD_LOGGING_RLOG_FALSE='' BUILD_LOGGING_RLOG_TRUE='#' BUILD_MPID_COMMON_DATATYPE_FALSE='#' BUILD_MPID_COMMON_DATATYPE_TRUE='' BUILD_MPID_COMMON_SCHED_FALSE='#' BUILD_MPID_COMMON_SCHED_TRUE='' BUILD_MPID_COMMON_SOCK_FALSE='' BUILD_MPID_COMMON_SOCK_POLL_FALSE='' BUILD_MPID_COMMON_SOCK_POLL_TRUE='#' BUILD_MPID_COMMON_SOCK_TRUE='#' BUILD_MPID_COMMON_THREAD_FALSE='#' BUILD_MPID_COMMON_THREAD_TRUE='' BUILD_MRAIL_CUDA_FALSE='' BUILD_MRAIL_CUDA_KERNELS_FALSE='' BUILD_MRAIL_CUDA_KERNELS_TRUE='#' BUILD_MRAIL_CUDA_TRUE='#' BUILD_MRAIL_FALSE='' BUILD_MRAIL_GEN2_FALSE='' BUILD_MRAIL_GEN2_TRUE='#' BUILD_MRAIL_OPENACC_FALSE='' BUILD_MRAIL_OPENACC_TRUE='#' BUILD_MRAIL_TRUE='#' BUILD_NAMEPUB_FILE_FALSE='' BUILD_NAMEPUB_FILE_TRUE='#' BUILD_NAMEPUB_PMI_FALSE='#' BUILD_NAMEPUB_PMI_TRUE='' BUILD_NEMESIS_NETMOD_IB_FALSE='' BUILD_NEMESIS_NETMOD_IB_TRUE='#' BUILD_NEMESIS_NETMOD_LLC_FALSE='' BUILD_NEMESIS_NETMOD_LLC_TRUE='#' BUILD_NEMESIS_NETMOD_MXM_FALSE='' BUILD_NEMESIS_NETMOD_MXM_TRUE='#' BUILD_NEMESIS_NETMOD_OFI_FALSE='' BUILD_NEMESIS_NETMOD_OFI_TRUE='#' BUILD_NEMESIS_NETMOD_PORTALS4_FALSE='' BUILD_NEMESIS_NETMOD_PORTALS4_TRUE='#' BUILD_NEMESIS_NETMOD_TCP_FALSE='' BUILD_NEMESIS_NETMOD_TCP_TRUE='#' BUILD_OSU_MVAPICH_FALSE='#' BUILD_OSU_MVAPICH_TRUE='' BUILD_PAMID_FALSE='' BUILD_PAMID_TRUE='#' BUILD_PMI_PMI2_FALSE='#' BUILD_PMI_PMI2_POE_FALSE='' BUILD_PMI_PMI2_POE_TRUE='#' BUILD_PMI_PMI2_SIMPLE_FALSE='' BUILD_PMI_PMI2_SIMPLE_TRUE='#' BUILD_PMI_PMI2_TRUE='' BUILD_PMI_SIMPLE_FALSE='' BUILD_PMI_SIMPLE_TRUE='#' BUILD_PMI_SLURM_FALSE='' BUILD_PMI_SLURM_TRUE='#' BUILD_PM_FLUX_FALSE='' BUILD_PM_FLUX_TRUE='#' BUILD_PM_GFORKER_FALSE='' BUILD_PM_GFORKER_TRUE='#' BUILD_PM_HYDRA_FALSE='' BUILD_PM_HYDRA_TRUE='#' BUILD_PM_JSM_FALSE='' BUILD_PM_JSM_TRUE='#' BUILD_PM_MPIRUN_FALSE='' BUILD_PM_MPIRUN_TRUE='#' BUILD_PM_OTHER_FALSE='' BUILD_PM_OTHER_TRUE='#' BUILD_PM_REMSHELL_FALSE='' BUILD_PM_REMSHELL_TRUE='#' BUILD_PM_SLURM_FALSE='#' BUILD_PM_SLURM_TRUE='' BUILD_PM_UTIL_FALSE='' BUILD_PM_UTIL_TRUE='#' BUILD_PROFILING_LIB_FALSE='' BUILD_PROFILING_LIB_TRUE='#' BUILD_ROMIO_FALSE='#' BUILD_ROMIO_TRUE='' BUILD_USE_PGI_FALSE='' BUILD_USE_PGI_TRUE='#' CC='gcc' CCDEPMODE='depmode=none' CFLAGS=' -DNDEBUG -DNVALGRIND -O2' CMB_1INT_ALIGNMENT='__attribute__((aligned(16)))' CMB_STATUS_ALIGNMENT='__attribute__((aligned(32)))' CONFIGURE_ARGS_CLEAN='--prefix=/opt/mvapich2/2.3.4 --with-device=ch3:psm --with-pm=slurm --with-pmi=pmi2 --with-slurm=/opt/slurm/20.02.4 --enable-fortran --enable-threads=runtime --disable-dependency-tracking' CONFIGURE_ARGUMENTS=' '\''--prefix=/opt/mvapich2/2.3.4'\'' '\''--with-device=ch3:psm'\'' '\''--with-pm=slurm'\'' '\''--with-pmi=pmi2'\'' '\''--with-slurm=/opt/slurm/20.02.4'\'' '\''--enable-fortran'\'' '\''--enable-threads=runtime'\'' '\''--disable-dependency-tracking'\''' COUNT_KIND='8' CPP='gcc -E' CPPFLAGS=' -I/home/scratch/build/src/mpid/ch3/channels/psm/include -I/home/scratch/mvapich2-2.3.4/src/mpid/ch3/channels/psm/include -I/home/scratch/build/src/util/wrappers -I/home/scratch/mvapich2-2.3.4/src/util/wrappers -I/home/scratch/build/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/mpl/include -I/home/scratch/mvapich2-2.3.4/src/openpa/src -I/home/scratch/build/src/openpa/src -D_REENTRANT -I/home/scratch/build/src/mpi/romio/include -I/opt/slurm/20.02.4/include' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=none' CXXFLAGS=' -DNDEBUG -DNVALGRIND -O2' CYGPATH_W='echo' C_LINKPATH_SHL='' DBG_CMD='' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DEVICE='ch3:psm' DISABLE_TAG_SUPPORT='#define NO_TAGS_WITH_MODIFIERS 1' DLLIMPORT='' DLLTOOL='false' DOCTEXT='false' DSHBAK_EXE='' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' ENV_CMD='' EXEEXT='' F08_2INT='' F08_AINT='' F08_BYTE='' F08_CHAR='' F08_COMPLEX16='' F08_COMPLEX32='' F08_COMPLEX8='' F08_COUNT='' F08_CXX_BOOL='' F08_CXX_DOUBLE_COMPLEX='' F08_CXX_FLOAT_COMPLEX='' F08_CXX_LONG_DOUBLE_COMPLEX='' F08_C_AINT='' F08_C_BOOL='' F08_C_COMPLEX='' F08_C_COUNT='' F08_C_DOUBLE_COMPLEX='' F08_C_FLOAT_COMPLEX='' F08_C_LONG_DOUBLE_COMPLEX='' F08_C_OFFSET='' F08_DOUBLE='' F08_DOUBLE_INT='' F08_FLOAT='' F08_FLOAT_INT='' F08_INT16_T='' F08_INT32_T='' F08_INT64_T='' F08_INT8_T='' F08_INT='' F08_INTEGER16='' F08_INTEGER1='' F08_INTEGER2='' F08_INTEGER4='' F08_INTEGER8='' F08_LB='' F08_LONG='' F08_LONG_DOUBLE='' F08_LONG_DOUBLE_INT='' F08_LONG_INT='' F08_LONG_LONG='' F08_LONG_LONG_INT='' F08_OFFSET='' F08_PACKED='' F08_REAL16='' F08_REAL4='' F08_REAL8='' F08_SHORT='' F08_SHORT_INT='' F08_SIGNED_CHAR='' F08_UB='' F08_UINT16_T='' F08_UINT32_T='' F08_UINT64_T='' F08_UINT8_T='' F08_UNSIGNED='' F08_UNSIGNED_CHAR='' F08_UNSIGNED_INT='' F08_UNSIGNED_LONG='' F08_UNSIGNED_LONG_LONG='' F08_UNSIGNED_SHORT='' F08_WCHAR='' F77='gfortran' F77CPP='' F77_COMPLEX16='1275072554' F77_COMPLEX32='1275076652' F77_COMPLEX8='1275070504' F77_INCDIR='-I' F77_INTEGER16='MPI_DATATYPE_NULL' F77_INTEGER1='1275068717' F77_INTEGER2='1275068975' F77_INTEGER4='1275069488' F77_INTEGER8='1275070513' F77_LIBDIR_LEADER='-L' F77_NAME_MANGLE='F77_NAME_LOWER_USCORE' F77_OTHER_LIBS='' F77_REAL16='1275072555' F77_REAL4='1275069479' F77_REAL8='1275070505' FC='gfortran' FCCPP='' FCEXT='f90' FCFLAGS=' -O2' FCINC='-I' FCINCFLAG='-I' FCMODEXT='mod' FCMODINCFLAG='-I' FCMODINCSPEC='' FCMODOUTFLAG='-J' FC_ALL_INTEGER_MODELS=' 2 , 1, 4 , 2, 9 , 4, 18 , 8,' FC_DOUBLE_MODEL=' 15 , 307' FC_INTEGER_MODEL=' 9' FC_INTEGER_MODEL_MAP=' { 2 , 1 , 1 }, { 4 , 2 , 2 }, { 9 , 4 , 4 }, { 18 , 8 , 8 },' FC_OTHER_LIBS='' FC_REAL_MODEL=' 6 , 37' FC_WORK_FILES_ARG='' FFLAGS=' -O2' FGREP='/usr/bin/grep -F' FILE='' FLIBS=' -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../.. -lgfortran -lm -lquadmath' FORTRAN_BINDING='1' FORTRAN_MPI_OFFSET='integer*8' GCOV='gcov' GNUCXX_MINORVERSION='8' GNUCXX_VERSION='4' GREP='/usr/bin/grep' HAVE_CXX_EXCEPTIONS='1' HAVE_ERROR_CHECKING='1' HAVE_ROMIO='#include "mpio.h"' INCLUDE_MPICXX_H='#include "mpicxx.h"' INSTALL_DATA='${INSTALL} -m 644' INSTALL_MPIF77_FALSE='' INSTALL_MPIF77_TRUE='#' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INTEGER_KIND='4' INTERLIB_DEPS='yes' KILLALL='killall' LD='/usr/bin/ld -m elf_x86_64' LDFLAGS=' -L/opt/slurm/20.02.4/lib' LEX='flex' LEXLIB='' LEX_OUTPUT_ROOT='lex.yy' LIBOBJS='' LIBS='-libverbs -lpsm2 -lpmi2 -lpthread ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBTVMPICH_CFLAGS='' LIBTVMPICH_LDFLAGS='' LIPO='' LN_S='ln -s' LPMPILIBNAME='' LTLIBOBJS='' LT_SYS_LIBRARY_PATH='' MAINT='' MAINTAINER_MODE_FALSE='#' MAINTAINER_MODE_TRUE='' MAKE='make' MAKEINFO='${SHELL} /home/scratch/mvapich2-2.3.4/confdb/missing makeinfo' MANIFEST_TOOL=':' MKDIR_P='mkdir -p' MPIBASEMODNAME='mpi_base' MPICC_NAME='mpicc' MPICH2_RELEASE_DATE='' MPICHLIB_CFLAGS='' MPICHLIB_CPPFLAGS='' MPICHLIB_CXXFLAGS='' MPICHLIB_FCFLAGS='' MPICHLIB_FFLAGS='' MPICHLIB_LDFLAGS='' MPICHLIB_LIBS='' MPICH_MPICC_CFLAGS='' MPICH_MPICC_CPPFLAGS='' MPICH_MPICC_LDFLAGS='' MPICH_MPICC_LIBS='' MPICH_MPICXX_CPPFLAGS='' MPICH_MPICXX_CXXFLAGS='' MPICH_MPICXX_LDFLAGS='' MPICH_MPICXX_LIBS='' MPICH_MPIF77_CPPFLAGS='' MPICH_MPIF77_FFLAGS='' MPICH_MPIF77_LDFLAGS='' MPICH_MPIF77_LIBS='' MPICH_MPIFORT_CPPFLAGS='' MPICH_MPIFORT_FCFLAGS='' MPICH_MPIFORT_LDFLAGS='' MPICH_MPIFORT_LIBS='' MPICH_NUMVERSION='30201300' MPICH_RELEASE_DATE='General Availability Release' MPICH_TIMER_KIND='MPIU_CLOCK_GETTIME' MPICH_TIMER_TYPE='struct timespec' MPICH_VERSION='3.2.1' MPICONSTMODNAME='mpi_constants' MPICPP_NAME='mpic++' MPICXXLIBNAME='mpicxx' MPICXX_NAME='mpicxx' MPIF77_NAME='mpif77' MPIF90_NAME='mpif90' MPIFCLIBNAME='mpifort' MPIFORT_NAME='mpifort' MPIFPMPI=',PMPI_WTIME,PMPI_WTICK' MPILIBNAME='mpi' MPIMODNAME='mpi' MPIR_CXX_BOOL='0x4c000133' MPIR_CXX_COMPLEX='0x4c000834' MPIR_CXX_DOUBLE_COMPLEX='0x4c001035' MPIR_CXX_LONG_DOUBLE_COMPLEX='0x4c002036' MPISIZEOFMODNAME='mpi_sizeofs' MPIU_DLL_SPEC_DEF='#define MPIU_DLL_SPEC' MPIU_PINT='long' MPI_2COMPLEX='1275072548' MPI_2DOUBLE_COMPLEX='1275076645' MPI_2DOUBLE_PRECISION='1275072547' MPI_2INT='0x4c000816' MPI_2INTEGER='1275070496' MPI_2REAL='1275070497' MPI_AINT='long' MPI_AINT_DATATYPE='0x4c000843' MPI_AINT_FMT_DEC_SPEC='%ld' MPI_AINT_FMT_HEX_SPEC='%lx' MPI_BYTE='0x4c00010d' MPI_CHAR='0x4c000101' MPI_CHARACTER='1275068698' MPI_COMPLEX16='0x4c00102a' MPI_COMPLEX32='0x4c00202c' MPI_COMPLEX8='0x4c000828' MPI_COMPLEX='1275070494' MPI_COUNT='long long' MPI_COUNT_DATATYPE='0x4c000845' MPI_C_BOOL='0x4c00013f' MPI_C_DOUBLE_COMPLEX='0x4c001041' MPI_C_FLOAT_COMPLEX='0x4c000840' MPI_C_INTERFACE_CDESC_NAME='mpi_c_interface_cdesc' MPI_C_INTERFACE_GLUE_NAME='mpi_c_interface_glue' MPI_C_INTERFACE_NAME='mpi_c_interface' MPI_C_INTERFACE_NOBUF_NAME='mpi_c_interface_nobuf' MPI_C_INTERFACE_TYPES_NAME='mpi_c_interface_types' MPI_C_LONG_DOUBLE_COMPLEX='0x4c002042' MPI_DOUBLE='0x4c00080b' MPI_DOUBLE_COMPLEX='1275072546' MPI_DOUBLE_INT='0x8c000001' MPI_DOUBLE_PRECISION='1275070495' MPI_F08_CALLBACKS_NAME='mpi_f08_callbacks' MPI_F08_COMPILE_CONSTANTS_NAME='mpi_f08_compile_constants' MPI_F08_LINK_CONSTANTS_NAME='mpi_f08_link_constants' MPI_F08_NAME='mpi_f08' MPI_F08_TYPES_NAME='mpi_f08_types' MPI_F77_2INT='1275070486' MPI_F77_AINT='1275070531' MPI_F77_BYTE='1275068685' MPI_F77_CHAR='1275068673' MPI_F77_COUNT='1275070533' MPI_F77_CXX_BOOL='1275068723' MPI_F77_CXX_DOUBLE_COMPLEX='1275072565' MPI_F77_CXX_FLOAT_COMPLEX='1275070516' MPI_F77_CXX_LONG_DOUBLE_COMPLEX='1275076662' MPI_F77_C_BOOL='1275068735' MPI_F77_C_COMPLEX='1275070528' MPI_F77_C_DOUBLE_COMPLEX='1275072577' MPI_F77_C_FLOAT_COMPLEX='1275070528' MPI_F77_C_LONG_DOUBLE_COMPLEX='1275076674' MPI_F77_DOUBLE='1275070475' MPI_F77_DOUBLE_INT='-1946157055' MPI_F77_FLOAT='1275069450' MPI_F77_FLOAT_INT='-1946157056' MPI_F77_INT16_T='1275068984' MPI_F77_INT32_T='1275069497' MPI_F77_INT64_T='1275070522' MPI_F77_INT8_T='1275068727' MPI_F77_INT='1275069445' MPI_F77_LB='1275068432' MPI_F77_LONG='1275070471' MPI_F77_LONG_DOUBLE='1275072524' MPI_F77_LONG_DOUBLE_INT='-1946157052' MPI_F77_LONG_INT='-1946157054' MPI_F77_LONG_LONG='1275070473' MPI_F77_LONG_LONG_INT='1275070473' MPI_F77_OFFSET='1275070532' MPI_F77_PACKED='1275068687' MPI_F77_SHORT='1275068931' MPI_F77_SHORT_INT='-1946157053' MPI_F77_SIGNED_CHAR='1275068696' MPI_F77_UB='1275068433' MPI_F77_UINT16_T='1275068988' MPI_F77_UINT32_T='1275069501' MPI_F77_UINT64_T='1275070526' MPI_F77_UINT8_T='1275068731' MPI_F77_UNSIGNED='1275069446' MPI_F77_UNSIGNED_CHAR='1275068674' MPI_F77_UNSIGNED_LONG='1275070472' MPI_F77_UNSIGNED_LONG_LONG='1275070489' MPI_F77_UNSIGNED_SHORT='1275068932' MPI_F77_WCHAR='1275069454' MPI_FINT='int' MPI_FLOAT='0x4c00040a' MPI_FLOAT_INT='0x8c000000' MPI_INT16_T='0x4c000238' MPI_INT32_T='0x4c000439' MPI_INT64_T='0x4c00083a' MPI_INT8_T='0x4c000137' MPI_INT='0x4c000405' MPI_INTEGER16='MPI_DATATYPE_NULL' MPI_INTEGER1='0x4c00012d' MPI_INTEGER2='0x4c00022f' MPI_INTEGER4='0x4c000430' MPI_INTEGER8='0x4c000831' MPI_INTEGER='1275069467' MPI_LB='0x4c000010' MPI_LOGICAL='1275069469' MPI_LONG='0x4c000807' MPI_LONG_DOUBLE='0x4c00100c' MPI_LONG_DOUBLE_INT='0x8c000004' MPI_LONG_INT='0x8c000002' MPI_LONG_LONG='0x4c000809' MPI_MAX_ERROR_STRING='512' MPI_MAX_LIBRARY_VERSION_STRING='8192' MPI_MAX_PROCESSOR_NAME='128' MPI_OFFSET='long long' MPI_OFFSET_DATATYPE='0x4c000844' MPI_OFFSET_TYPEDEF='typedef long long MPI_Offset;' MPI_PACKED='0x4c00010f' MPI_REAL16='0x4c00102b' MPI_REAL4='0x4c000427' MPI_REAL8='0x4c000829' MPI_REAL='1275069468' MPI_SHORT='0x4c000203' MPI_SHORT_INT='0x8c000003' MPI_SIGNED_CHAR='0x4c000118' MPI_STATUS_SIZE='5' MPI_UB='0x4c000011' MPI_UINT16_T='0x4c00023c' MPI_UINT32_T='0x4c00043d' MPI_UINT64_T='0x4c00083e' MPI_UINT8_T='0x4c00013b' MPI_UNSIGNED_CHAR='0x4c000102' MPI_UNSIGNED_INT='0x4c000406' MPI_UNSIGNED_LONG='0x4c000808' MPI_UNSIGNED_LONG_LONG='0x4c000819' MPI_UNSIGNED_SHORT='0x4c000204' MPI_WCHAR='0x4c00040e' MPLLIBNAME='mpl' MVAPICH2_NUMVERSION='20304300' MVAPICH2_RELEASE_DATE='Mon June 1 22:00:00 EST 2020' MVAPICH2_VERSION='2.3.4' NM='/usr/bin/nm -B' NMEDIT='' NVCCFLAGS='' OBJDUMP='objdump' OBJEXT='o' OFFSET_KIND='8' OPALIBNAME='opa' OTOOL64='' OTOOL='' PACKAGE='mvapich2' PACKAGE_BUGREPORT='mvapich-discuss@cse.ohio-state.edu' PACKAGE_NAME='MVAPICH2' PACKAGE_STRING='MVAPICH2 2.3.4' PACKAGE_TARNAME='mvapich2' PACKAGE_URL='http://mvapich.cse.ohio-state.edu' PACKAGE_VERSION='2.3.4' PAMILIBNAME='pami' PAPI_INCLUDE='' PATH_SEPARATOR=':' PDSH_EXE='' PERL='/usr/bin/perl' PMPILIBNAME='pmpi' PMPI_F08_NAME='pmpi_f08' PRIMARY_PM_GFORKER_FALSE='' PRIMARY_PM_GFORKER_TRUE='#' PRIMARY_PM_REMSHELL_FALSE='' PRIMARY_PM_REMSHELL_TRUE='#' QUEUE_BINARY_SEARCH_SUPPORT_FALSE='' QUEUE_BINARY_SEARCH_SUPPORT_TRUE='#' RANLIB='ranlib' REQD='' REQI1='' REQI2='' REQI8='' RSH='' RSH_CMD='' SED='/usr/bin/sed' SET_CFLAGS='CFLAGS=' SET_MAKE='MAKE=make' SHELL='/bin/sh' SHELL_CMD='' SHLIB_EXT='.so' SIZEOF_FC_CHARACTER='1' SIZEOF_FC_DOUBLE_PRECISION='8' SIZEOF_FC_INTEGER='4' SIZEOF_FC_REAL='4' SIZEOF_MPI_STATUS='20' SSH='' SSH_CMD='' STRIP='strip' TOTALVIEW_CMD='' USER_CFLAGS='' USER_CPPFLAGS='' USER_CXXFLAGS='' USER_EXTRA_LIBS='' USER_FCFLAGS='' USER_FFLAGS='' USER_LDFLAGS='' USER_LIBS='' USE_DBG_LOGGING='0' VERSION='2.3.4' VPATH='VPATH=.:${srcdir}' WANT_CKPT_RUNTIME_FALSE='' WANT_CKPT_RUNTIME_TRUE='#' WANT_RDYNAMIC_FALSE='#' WANT_RDYNAMIC_TRUE='' WRAPPER_CFLAGS='' WRAPPER_CPPFLAGS='' WRAPPER_CXXFLAGS='' WRAPPER_EXTRA_LIBS='' WRAPPER_FCFLAGS='' WRAPPER_FFLAGS='' WRAPPER_LDFLAGS='' WRAPPER_LIBS='-lpmi2 -lrt -libverbs -lpsm2 -lpmi2 -lpthread ' WRAPPER_RPATH_LDFLAGS='-Wl,-rpath -Wl,${exec_prefix}/lib' WTIME_DOUBLE_TYPE='REAL*8' XARGS_NODATA_OPT='-r' XTERM_CMD='' YACC='' YFLAGS='' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_DUMPBIN='' ac_ct_F77='' ac_ct_FC='gfortran' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__fastdepCXX_FALSE='' am__fastdepCXX_TRUE='#' am__include='include' am__isrc=' -I$(srcdir)' am__leading_dot='.' am__nodep='' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindings=' f77 f90 cxx' bindir='${exec_prefix}/bin' build='x86_64-unknown-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='unknown' channel_name='psm' datadir='${datarootdir}' datarootdir='${prefix}/share' device_name='ch3' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' enable_wrapper_rpath='yes' exec_prefix='${prefix}' host='x86_64-unknown-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /home/scratch/mvapich2-2.3.4/confdb/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' libmpi_so_version='13:1:1' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' master_top_builddir='/home/scratch/build' master_top_srcdir='/home/scratch/mvapich2-2.3.4' mkdir_p='$(MKDIR_P)' mmx_copy_s='' modincdir='${prefix}/include' mpich_libtool_static_flag='-static' mpllib='src/mpl/libmpl.la' mpllibdir='-L/home/scratch/build/src/mpl' mplsrcdir='/home/scratch/build/src/mpl' nemesis_nets_array='' nemesis_nets_array_sz='' nemesis_nets_dirs='' nemesis_nets_func_array='' nemesis_nets_func_decl='' nemesis_nets_macro_defs='' nemesis_nets_strings='' nemesis_networks='' oldincludedir='/usr/include' opalib='/home/scratch/build/src/openpa/src/libopa.la' opalibdir='' opasrcdir='/home/scratch/build/src/openpa' pdfdir='${docdir}' pkgconfigdir='${exec_prefix}/lib/pkgconfig' pm_name='slurm' prefix='/opt/mvapich2/2.3.4' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' subdirs=' test/mpi contrib/hwloc' sysconfdir='${prefix}/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## cc_shlib_conf='src/env/cc_shlib.conf' cxx_shlib_conf='src/env/cxx_shlib.conf' f77_shlib_conf='src/env/f77_shlib.conf' fc_shlib_conf='src/env/fc_shlib.conf' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "MVAPICH2" #define PACKAGE_TARNAME "mvapich2" #define PACKAGE_VERSION "2.3.4" #define PACKAGE_STRING "MVAPICH2 2.3.4" #define PACKAGE_BUGREPORT "mvapich-discuss@cse.ohio-state.edu" #define PACKAGE_URL "http://mvapich.cse.ohio-state.edu" #define PACKAGE "mvapich2" #define VERSION "2.3.4" #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 HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL #define USE_LOGGING MPID_LOGGING_NONE #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE #define MPICH_IS_THREADED 1 #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY_GLOBAL #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE #define HAVE_ROMIO 1 #define HAVE__FUNC__ /**/ #define HAVE__FUNCTION__ /**/ #define HAVE_PRAGMA_WEAK 1 #define HAVE_WEAK_ATTRIBUTE 1 #define USE_WEAK_SYMBOLS 1 #define HAVE_MULTIPLE_PRAGMA_WEAK 1 #define ENABLE_PVAR_MV2 0 #define ENABLE_PVAR_MEM 0 #define ENABLE_PVAR_NEM 0 #define ENABLE_PVAR_RECVQ 0 #define ENABLE_PVAR_RMA 0 #define HAVE_LONG_LONG 1 #define STDCALL #define F77_NAME_LOWER_USCORE 1 #define HAVE_MPI_F_INIT_WORKS_WITH_C 1 #define HAVE_FORTRAN_BINDING 1 #define HAVE_F08_BINDING 0 #define TRUE 1 #define FALSE 0 #define HAVE_CXX_EXCEPTIONS /**/ #define HAVE_NAMESPACES /**/ #define HAVE_NAMESPACE_STD /**/ #define HAVE_CXX_BINDING 1 #define HAVE_NAMEPUB_SERVICE 1 #define restrict __restrict #define HAVE_GCC_ATTRIBUTE 1 #define HAVE_BUILTIN_EXPECT 1 #define WORDS_LITTLEENDIAN 1 #define HAVE_LONG_DOUBLE 1 #define HAVE_LONG_LONG_INT 1 #define HAVE_MAX_INTEGER_ALIGNMENT 8 #define HAVE_MAX_STRUCT_ALIGNMENT 8 #define HAVE_MAX_FP_ALIGNMENT 16 #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8 #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16 #define SIZEOF_CHAR 1 #define SIZEOF_UNSIGNED_CHAR 1 #define SIZEOF_SHORT 2 #define SIZEOF_UNSIGNED_SHORT 2 #define SIZEOF_INT 4 #define SIZEOF_UNSIGNED_INT 4 #define SIZEOF_LONG 8 #define SIZEOF_UNSIGNED_LONG 8 #define SIZEOF_LONG_LONG 8 #define SIZEOF_UNSIGNED_LONG_LONG 8 #define SIZEOF_FLOAT 4 #define SIZEOF_DOUBLE 8 #define SIZEOF_LONG_DOUBLE 16 #define SIZEOF_VOID_P 8 #define STDC_HEADERS 1 #define HAVE_STDDEF_H 1 #define SIZEOF_WCHAR_T 4 #define SIZEOF_FLOAT_INT 8 #define SIZEOF_DOUBLE_INT 16 #define SIZEOF_LONG_INT 16 #define SIZEOF_SHORT_INT 8 #define SIZEOF_TWO_INT 8 #define SIZEOF_LONG_DOUBLE_INT 32 #define HAVE_SYS_BITYPES_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_INT8_T 1 #define HAVE_INT16_T 1 #define HAVE_INT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT8_T 1 #define HAVE_UINT16_T 1 #define HAVE_UINT32_T 1 #define HAVE_UINT64_T 1 #define HAVE_STDBOOL_H 1 #define HAVE_COMPLEX_H 1 #define SIZEOF__BOOL 1 #define SIZEOF_FLOAT__COMPLEX 8 #define SIZEOF_DOUBLE__COMPLEX 16 #define SIZEOF_LONG_DOUBLE__COMPLEX 32 #define HAVE__BOOL 1 #define HAVE_FLOAT__COMPLEX 1 #define HAVE_DOUBLE__COMPLEX 1 #define HAVE_LONG_DOUBLE__COMPLEX 1 #define MPIR_REAL4_CTYPE float #define MPIR_REAL8_CTYPE double #define MPIR_REAL16_CTYPE long double #define MPIR_INTEGER1_CTYPE char #define MPIR_INTEGER2_CTYPE short #define MPIR_INTEGER4_CTYPE int #define MPIR_INTEGER8_CTYPE long #define SIZEOF_F77_INTEGER 4 #define SIZEOF_F77_REAL 4 #define SIZEOF_F77_DOUBLE_PRECISION 8 #define MPIR_FC_REAL_CTYPE float #define MPIR_FC_DOUBLE_CTYPE double #define HAVE_AINT_LARGER_THAN_FINT 1 #define HAVE_AINT_DIFFERENT_THAN_FINT 1 #define HAVE_FINT_IS_INT 1 #define F77_TRUE_VALUE_SET 1 #define F77_TRUE_VALUE 1 #define F77_FALSE_VALUE 0 #define SIZEOF_BOOL 1 #define MPIR_CXX_BOOL_CTYPE _Bool #define SIZEOF_COMPLEX 8 #define SIZEOF_DOUBLECOMPLEX 16 #define SIZEOF_LONGDOUBLECOMPLEX 32 #define HAVE_CXX_COMPLEX 1 #define MPIR_CXX_BOOL_VALUE 0x4c000133 #define MPIR_CXX_COMPLEX_VALUE 0x4c000834 #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035 #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036 #define HAVE_ANY_INT64_T_ALIGNMENT 1 #define HAVE_ANY_INT32_T_ALIGNMENT 1 #define STDC_HEADERS 1 #define HAVE_STDLIB_H 1 #define HAVE_STDARG_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_LIMITS_H 1 #define HAVE_STDDEF_H 1 #define HAVE_ERRNO_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_UNISTD_H 1 #define HAVE_ENDIAN_H 1 #define HAVE_ASSERT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_SETITIMER 1 #define HAVE_ALARM 1 #define HAVE_VSNPRINTF 1 #define HAVE_VSPRINTF 1 #define HAVE_STRERROR 1 #define HAVE_STRNCASECMP 1 #define HAVE_DECL_STRERROR_R 1 #define HAVE_STRERROR_R 1 #define HAVE_SNPRINTF 1 #define HAVE_QSORT 1 #define HAVE_VA_COPY 1 #define HAVE_MACRO_VA_ARGS 1 #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define HAVE_STRDUP 1 #define HAVE_MKSTEMP 1 #define HAVE_FDOPEN 1 #define NEEDS_FDOPEN_DECL 1 #define HAVE_PUTENV 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CLOCK_GETRES 1 #define HAVE_GETTIMEOFDAY 1 #define MPIR_AINT_MAX LONG_MAX #define MPIU_Pint long #define MPIU_PINT_FMT_DEC_SPEC "%ld" #define MPIU_Upint unsigned long #define MPIU_UPINT_FMT_DEC_SPEC "%lu" #define MPIU_SIZE_T unsigned long #define SIZEOF_MPIR_BSEND_DATA_T 96 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD_YIELD 1 #define MPICH_PTHREAD_MUTEX_ERRORCHECK_VALUE PTHREAD_MUTEX_ERRORCHECK #define MPICH_THREAD_PACKAGE_NAME MPICH_THREAD_PACKAGE_POSIX #define MPICH_TLS_SPECIFIER __thread #define HAVE_GETPID 1 #define HAVE_SCHED_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SCHED_YIELD 1 #define HAVE_USLEEP 1 #define HAVE_SLEEP 1 #define HAVE_SELECT 1 #define USE_NOTHING_FOR_YIELD 1 #define HAVE_SCHED_SETAFFINITY 1 #define HAVE_SCHED_GETAFFINITY 1 #define HAVE_CPU_SET_T 1 #define SLURM_PMI_CLIENT 1 #define HAVE_UNISTD_H 1 #define HAVE_STRING_H 1 #define HAVE_STDLIB_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_STRINGS_H 1 #define HAVE_ASSERT_H 1 #define HAVE_SNPRINTF 1 #define HAVE_STRNCASECMP 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_NETDB_H 1 #define HAVE_SOCKET 1 #define HAVE_SETSOCKOPT 1 #define HAVE_GETHOSTBYNAME 1 #define USE_PMI_PORT 1 #define HAVE_H_ADDR_LIST 1 #define HAVE_GCC_ATTRIBUTE 1 #define CH3_RANK_BITS 16 #define HAVE_ASSERT_H 1 #define HAVE_LIMITS_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_TIME_H 1 #define HAVE_CTYPE_H 1 #define HAVE_UNISTD_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NET_IF_H 1 #define HAVE_INET_PTON 1 #define HAVE_GETHOSTNAME 1 #define HAVE_TIME 1 #define HAVE_NETDB_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_ERRNO_H 1 #define HAVE_LIBPSM2 1 #define HAVE_LIBIBVERBS 1 #define HAVE_MMAP 1 #define HAVE_MUNMAP 1 #define USE_MMAP_SHM 1 #define _OSU_MVAPICH_ 1 #define CHANNEL_PSM 1 #define SIZEOF_OPA_PTR_T 8 #define MPIR_OFFSET_MAX LLONG_MAX #define MPIR_COUNT_MAX LLONG_MAX #define MPIR_Ucount unsigned long long #define MPIF_STATUS_SIZE 5 #define HAVE_STDIO_H 1 #define HAVE_C_MULTI_ATTR_ALIAS 1 #define HAVE_FC_TYPE_ROUTINES 1 #define HAVE_MPICHCONF 1 #define USE_PMI2_API 1 configure: exit 0