This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by MPICH configure 4.0a2, which was generated by GNU Autoconf 2.69. Invocation command line was $ ../configure --host=riscv64-linux-gnu --prefix=/tmp/riscv/mpich CC=riscv64-linux-gnu-gcc-9 CXX=riscv64-linux-gnu-g++-9 FC=riscv64-linux-gnu-gfortran-9 --with-device=ch4:ofi ## --------- ## ## Platform. ## ## --------- ## hostname = nuclear uname -m = x86_64 uname -r = 5.11.0-27-generic uname -s = Linux uname -v = #29~20.04.1-Ubuntu SMP Wed Aug 11 15:58:17 UTC 2021 /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: /home/jhammond/.local/bin PATH: /opt/nvidia/hpc_sdk/Linux_x86_64/21.7/comm_libs/mpi/bin PATH: /opt/nvidia/hpc_sdk/Linux_x86_64/21.7/compilers/bin PATH: /home/jhammond/anaconda3/bin PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /usr/games PATH: /usr/local/games PATH: /snap/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:5403: checking build system type configure:5417: result: x86_64-pc-linux-gnu configure:5437: checking host system type configure:5450: result: riscv64-unknown-linux-gnu configure:5470: checking target system type configure:5483: result: riscv64-unknown-linux-gnu configure:5521: checking for riscv64-linux-gnu-gcc configure:5548: result: riscv64-linux-gnu-gcc-9 configure:5817: checking for C compiler version configure:5826: riscv64-linux-gnu-gcc-9 --version >&5 riscv64-linux-gnu-gcc-9 (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Copyright (C) 2019 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:5837: $? = 0 configure:5826: riscv64-linux-gnu-gcc-9 -v >&5 Using built-in specs. COLLECT_GCC=riscv64-linux-gnu-gcc-9 COLLECT_LTO_WRAPPER=/usr/lib/gcc-cross/riscv64-linux-gnu/9/lto-wrapper Target: riscv64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 9.3.0-17ubuntu1~20.04' --with-bugurl=file:///usr/share/doc/gcc-9/README.Bugs --enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++,gm2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-9 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-libitm --disable-libsanitizer --disable-libquadmath --disable-libquadmath-support --enable-plugin --enable-default-pie --with-system-zlib --without-target-system-zlib --enable-libpth-m2 --enable-multiarch --disable-werror --disable-multilib --with-arch=rv64imafdc --with-abi=lp64d --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=riscv64-linux-gnu --program-prefix=riscv64-linux-gnu- --includedir=/usr/riscv64-linux-gnu/include Thread model: posix gcc version 9.3.0 (Ubuntu 9.3.0-17ubuntu1~20.04) configure:5837: $? = 0 configure:5826: riscv64-linux-gnu-gcc-9 -V >&5 riscv64-linux-gnu-gcc-9: error: unrecognized command line option '-V' riscv64-linux-gnu-gcc-9: fatal error: no input files compilation terminated. configure:5837: $? = 1 configure:5826: riscv64-linux-gnu-gcc-9 -qversion >&5 riscv64-linux-gnu-gcc-9: error: unrecognized command line option '-qversion'; did you mean '--version'? riscv64-linux-gnu-gcc-9: fatal error: no input files compilation terminated. configure:5837: $? = 1 configure:5857: checking whether the C compiler works configure:5879: riscv64-linux-gnu-gcc-9 conftest.c >&5 configure:5883: $? = 0 configure:5931: result: yes configure:5934: checking for C compiler default output file name configure:5936: result: a.out configure:5942: checking for suffix of executables configure:5949: riscv64-linux-gnu-gcc-9 -o conftest conftest.c >&5 configure:5953: $? = 0 configure:5975: result: configure:5997: checking whether we are cross compiling configure:6005: riscv64-linux-gnu-gcc-9 -o conftest conftest.c >&5 configure:6009: $? = 0 configure:6016: ./conftest ../configure: line 6018: ./conftest: cannot execute binary file: Exec format error configure:6020: $? = 126 configure:6008: result: yes configure:6013: checking for suffix of object files configure:6035: riscv64-linux-gnu-gcc-9 -c conftest.c >&5 configure:6039: $? = 0 configure:6060: result: o configure:6064: checking whether we are using the GNU C compiler configure:6083: riscv64-linux-gnu-gcc-9 -c conftest.c >&5 configure:6083: $? = 0 configure:6092: result: yes configure:6101: checking whether riscv64-linux-gnu-gcc-9 accepts -g configure:6121: riscv64-linux-gnu-gcc-9 -c -g conftest.c >&5 configure:6121: $? = 0 configure:6162: result: yes configure:6179: checking for riscv64-linux-gnu-gcc-9 option to accept ISO C89 configure:6242: riscv64-linux-gnu-gcc-9 -c conftest.c >&5 configure:6242: $? = 0 configure:6255: result: none needed configure:6283: checking whether riscv64-linux-gnu-gcc-9 understands -c and -o together configure:6305: riscv64-linux-gnu-gcc-9 -c conftest.c -o conftest2.o configure:6308: $? = 0 configure:6305: riscv64-linux-gnu-gcc-9 -c conftest.c -o conftest2.o configure:6308: $? = 0 configure:6320: result: yes configure:6337: checking for riscv64-linux-gnu-gcc-9 option to accept ISO C99 configure:6486: riscv64-linux-gnu-gcc-9 -c conftest.c >&5 configure:6486: $? = 0 configure:6499: result: none needed configure:6526: checking how to run the C preprocessor configure:6557: riscv64-linux-gnu-gcc-9 -E conftest.c configure:6557: $? = 0 configure:6571: riscv64-linux-gnu-gcc-9 -E conftest.c conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory 9 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:6571: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | /* end confdefs.h. */ | #include configure:6596: result: riscv64-linux-gnu-gcc-9 -E configure:6616: riscv64-linux-gnu-gcc-9 -E conftest.c configure:6616: $? = 0 configure:6630: riscv64-linux-gnu-gcc-9 -E conftest.c conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory 9 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:6630: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | /* end confdefs.h. */ | #include configure:6676: checking for grep that handles long lines and -e configure:6734: result: /usr/bin/grep configure:6739: checking for egrep configure:6801: result: /usr/bin/grep -E configure:6806: checking for ANSI C header files configure:6826: riscv64-linux-gnu-gcc-9 -c conftest.c >&5 configure:6826: $? = 0 configure:6910: result: yes configure:6923: checking for sys/types.h configure:6923: riscv64-linux-gnu-gcc-9 -c conftest.c >&5 configure:6923: $? = 0 configure:6923: result: yes configure:6923: checking for sys/stat.h configure:6923: riscv64-linux-gnu-gcc-9 -c conftest.c >&5 configure:6923: $? = 0 configure:6923: result: yes configure:6923: checking for stdlib.h configure:6923: riscv64-linux-gnu-gcc-9 -c conftest.c >&5 configure:6923: $? = 0 configure:6923: result: yes configure:6923: checking for string.h configure:6923: riscv64-linux-gnu-gcc-9 -c conftest.c >&5 configure:6923: $? = 0 configure:6923: result: yes configure:6923: checking for memory.h configure:6923: riscv64-linux-gnu-gcc-9 -c conftest.c >&5 configure:6923: $? = 0 configure:6923: result: yes configure:6923: checking for strings.h configure:6923: riscv64-linux-gnu-gcc-9 -c conftest.c >&5 configure:6923: $? = 0 configure:6923: result: yes configure:6923: checking for inttypes.h configure:6923: riscv64-linux-gnu-gcc-9 -c conftest.c >&5 configure:6923: $? = 0 configure:6923: result: yes configure:6923: checking for stdint.h configure:6923: riscv64-linux-gnu-gcc-9 -c conftest.c >&5 configure:6923: $? = 0 configure:6923: result: yes configure:6923: checking for unistd.h configure:6923: riscv64-linux-gnu-gcc-9 -c conftest.c >&5 configure:6923: $? = 0 configure:6923: result: yes configure:6936: checking minix/config.h usability configure:6936: riscv64-linux-gnu-gcc-9 -c conftest.c >&5 conftest.c:52:10: fatal error: minix/config.h: No such file or directory 52 | #include | ^~~~~~~~~~~~~~~~ compilation terminated. configure:6936: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #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:6936: result: no configure:6936: checking minix/config.h presence configure:6936: riscv64-linux-gnu-gcc-9 -E conftest.c conftest.c:19:10: fatal error: minix/config.h: No such file or directory 19 | #include | ^~~~~~~~~~~~~~~~ compilation terminated. configure:6936: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:6936: result: no configure:6936: checking for minix/config.h configure:6936: result: no configure:6957: checking whether it is safe to define __EXTENSIONS__ configure:6975: riscv64-linux-gnu-gcc-9 -c conftest.c >&5 configure:6975: $? = 0 configure:6982: result: yes configure:7013: checking for a BSD-compatible install configure:7081: result: /usr/bin/install -c configure:7092: checking whether build environment is sane configure:7147: result: yes configure:7201: checking for riscv64-linux-gnu-strip configure:7217: found /usr/bin/riscv64-linux-gnu-strip configure:7228: result: riscv64-linux-gnu-strip configure:7293: checking for a thread-safe mkdir -p configure:7332: result: /usr/bin/mkdir -p configure:7339: checking for gawk configure:7369: result: no configure:7339: checking for mawk configure:7355: found /usr/bin/mawk configure:7366: result: mawk configure:7377: checking whether make sets $(MAKE) configure:7399: result: yes configure:7421: checking whether make supports the include directive configure:7436: make -f confmf.GNU && cat confinc.out this is the am__doit target configure:7439: $? = 0 configure:7458: result: yes (GNU style) configure:7491: checking whether make supports nested variables configure:7508: result: yes configure:7593: checking dependency style of riscv64-linux-gnu-gcc-9 configure:7704: result: gcc3 configure:7763: checking whether to enable maintainer-specific portions of Makefiles configure:7772: result: yes configure:7791: checking for riscv64-linux-gnu-ar configure:7807: found /usr/bin/riscv64-linux-gnu-ar configure:7818: result: riscv64-linux-gnu-ar configure:7888: checking the archiver (riscv64-linux-gnu-ar) interface configure:7904: riscv64-linux-gnu-gcc-9 -c conftest.c >&5 configure:7904: $? = 0 configure:7906: riscv64-linux-gnu-ar cru libconftest.a conftest.o >&5 riscv64-linux-gnu-ar: `u' modifier ignored since `D' is the default (see `U') configure:7909: $? = 0 configure:7908: result: ar configure:7975: checking how to print strings configure:8002: result: printf configure:8023: checking for a sed that does not truncate output configure:8087: result: /usr/bin/sed configure:8105: checking for fgrep configure:8167: result: /usr/bin/grep -F configure:8202: checking for ld used by riscv64-linux-gnu-gcc-9 configure:8269: result: /usr/riscv64-linux-gnu/bin/ld configure:8276: checking if the linker (/usr/riscv64-linux-gnu/bin/ld) is GNU ld configure:8291: result: yes configure:8303: checking for BSD- or MS-compatible name lister (nm) configure:8357: result: /usr/bin/riscv64-linux-gnu-nm -B configure:8487: checking the name lister (/usr/bin/riscv64-linux-gnu-nm -B) interface configure:8494: riscv64-linux-gnu-gcc-9 -c conftest.c >&5 configure:8497: /usr/bin/riscv64-linux-gnu-nm -B "conftest.o" configure:8500: output 0000000000000000 B some_variable configure:8501: result: BSD nm configure:8504: checking whether ln -s works configure:8508: result: yes configure:8516: checking the maximum length of command line arguments configure:8647: result: 1572864 configure:8695: checking how to convert x86_64-pc-linux-gnu file names to riscv64-unknown-linux-gnu format configure:8735: result: func_convert_file_noop configure:8742: checking how to convert x86_64-pc-linux-gnu file names to toolchain format configure:8762: result: func_convert_file_noop configure:8769: checking for /usr/riscv64-linux-gnu/bin/ld option to reload object files configure:8776: result: -r configure:8810: checking for riscv64-linux-gnu-objdump configure:8826: found /usr/bin/riscv64-linux-gnu-objdump configure:8837: result: riscv64-linux-gnu-objdump configure:8909: checking how to recognize dependent libraries configure:9109: result: pass_all configure:9154: checking for riscv64-linux-gnu-dlltool configure:9184: result: no configure:9194: checking for dlltool configure:9224: result: no configure:9254: checking how to associate runtime and link libraries configure:9281: result: printf %s\n configure:9297: checking for riscv64-linux-gnu-ar configure:9324: result: riscv64-linux-gnu-ar configure:9405: checking for archiver @FILE support configure:9422: riscv64-linux-gnu-gcc-9 -c conftest.c >&5 configure:9422: $? = 0 configure:9425: riscv64-linux-gnu-ar cr libconftest.a @conftest.lst >&5 configure:9428: $? = 0 configure:9433: riscv64-linux-gnu-ar cr libconftest.a @conftest.lst >&5 riscv64-linux-gnu-ar: conftest.o: No such file or directory configure:9436: $? = 1 configure:9435: result: @ configure:9453: checking for riscv64-linux-gnu-strip configure:9480: result: riscv64-linux-gnu-strip configure:9552: checking for riscv64-linux-gnu-ranlib configure:9568: found /usr/bin/riscv64-linux-gnu-ranlib configure:9579: result: riscv64-linux-gnu-ranlib configure:9721: checking command to parse /usr/bin/riscv64-linux-gnu-nm -B output from riscv64-linux-gnu-gcc-9 object configure:9874: riscv64-linux-gnu-gcc-9 -c conftest.c >&5 configure:9877: $? = 0 configure:9881: /usr/bin/riscv64-linux-gnu-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:9947: riscv64-linux-gnu-gcc-9 -o conftest conftest.c conftstm.o >&5 configure:9950: $? = 0 configure:9988: result: ok configure:10035: checking for sysroot configure:10065: result: no configure:10072: checking for a working dd configure:10110: result: /usr/bin/dd configure:10114: checking how to truncate binary pipes configure:10129: result: /usr/bin/dd bs=4096 count=1 configure:10418: checking for riscv64-linux-gnu-mt configure:10448: result: no configure:10458: checking for mt configure:10474: found /usr/bin/mt configure:10485: result: mt configure:10497: WARNING: using cross tools not prefixed with host triplet configure:10508: checking if mt is a manifest tool configure:10514: mt '-?' configure:10522: result: no configure:11191: checking for dlfcn.h configure:11191: riscv64-linux-gnu-gcc-9 -c conftest.c >&5 configure:11191: $? = 0 configure:11191: result: yes configure:11447: checking for objdir configure:11462: result: .libs configure:11726: checking if riscv64-linux-gnu-gcc-9 supports -fno-rtti -fno-exceptions configure:11744: riscv64-linux-gnu-gcc-9 -c -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/D/ObjC++ but not for C configure:11748: $? = 0 configure:11761: result: no configure:12135: checking for riscv64-linux-gnu-gcc-9 option to produce PIC configure:12142: result: -fPIC -DPIC configure:12150: checking if riscv64-linux-gnu-gcc-9 PIC flag -fPIC -DPIC works configure:12168: riscv64-linux-gnu-gcc-9 -c -fPIC -DPIC -DPIC conftest.c >&5 configure:12172: $? = 0 configure:12185: result: yes configure:12214: checking if riscv64-linux-gnu-gcc-9 static flag -static works configure:12242: result: yes configure:12257: checking if riscv64-linux-gnu-gcc-9 supports -c -o file.o configure:12278: riscv64-linux-gnu-gcc-9 -c -o out/conftest2.o conftest.c >&5 configure:12282: $? = 0 configure:12304: result: yes configure:12312: checking if riscv64-linux-gnu-gcc-9 supports -c -o file.o configure:12359: result: yes configure:12392: checking whether the riscv64-linux-gnu-gcc-9 linker (/usr/riscv64-linux-gnu/bin/ld) supports shared libraries configure:13669: result: yes configure:13706: checking whether -lc should be explicitly linked in configure:13714: riscv64-linux-gnu-gcc-9 -c conftest.c >&5 configure:13717: $? = 0 configure:13732: riscv64-linux-gnu-gcc-9 -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1 configure:13735: $? = 0 configure:13749: result: no configure:13909: checking dynamic linker characteristics configure:14490: riscv64-linux-gnu-gcc-9 -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5 configure:14490: $? = 0 configure:14780: result: GNU/Linux ld.so configure:14902: checking how to hardcode library paths into programs configure:14927: result: immediate configure:15475: checking whether stripping libraries is possible configure:15480: result: yes configure:15515: checking if libtool supports shared libraries configure:15517: result: yes configure:15520: checking whether to build shared libraries configure:15545: result: yes configure:15548: checking whether to build static libraries configure:15552: result: yes configure:12322: checking whether make supports nested variables configure:12339: result: yes configure:12497: checking for C++ compiler version configure:12506: riscv64-linux-gnu-g++-9 --version >&5 riscv64-linux-gnu-g++-9 (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Copyright (C) 2019 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:12517: $? = 0 configure:12506: riscv64-linux-gnu-g++-9 -v >&5 Using built-in specs. COLLECT_GCC=riscv64-linux-gnu-g++-9 COLLECT_LTO_WRAPPER=/usr/lib/gcc-cross/riscv64-linux-gnu/9/lto-wrapper Target: riscv64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 9.3.0-17ubuntu1~20.04' --with-bugurl=file:///usr/share/doc/gcc-9/README.Bugs --enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++,gm2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-9 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-libitm --disable-libsanitizer --disable-libquadmath --disable-libquadmath-support --enable-plugin --enable-default-pie --with-system-zlib --without-target-system-zlib --enable-libpth-m2 --enable-multiarch --disable-werror --disable-multilib --with-arch=rv64imafdc --with-abi=lp64d --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=riscv64-linux-gnu --program-prefix=riscv64-linux-gnu- --includedir=/usr/riscv64-linux-gnu/include Thread model: posix gcc version 9.3.0 (Ubuntu 9.3.0-17ubuntu1~20.04) configure:12517: $? = 0 configure:12506: riscv64-linux-gnu-g++-9 -V >&5 riscv64-linux-gnu-g++-9: error: unrecognized command line option '-V' riscv64-linux-gnu-g++-9: fatal error: no input files compilation terminated. configure:12517: $? = 1 configure:12506: riscv64-linux-gnu-g++-9 -qversion >&5 riscv64-linux-gnu-g++-9: error: unrecognized command line option '-qversion'; did you mean '--version'? riscv64-linux-gnu-g++-9: fatal error: no input files compilation terminated. configure:12517: $? = 1 configure:12521: checking whether we are using the GNU C++ compiler configure:12540: riscv64-linux-gnu-g++-9 -c conftest.cpp >&5 configure:12540: $? = 0 configure:12549: result: yes configure:12558: checking whether riscv64-linux-gnu-g++-9 accepts -g configure:12578: riscv64-linux-gnu-g++-9 -c -g conftest.cpp >&5 configure:12578: $? = 0 configure:12619: result: yes configure:12644: checking dependency style of riscv64-linux-gnu-g++-9 configure:12755: result: gcc3 configure:12788: checking how to run the C++ preprocessor configure:12815: riscv64-linux-gnu-g++-9 -E conftest.cpp configure:12815: $? = 0 configure:12829: riscv64-linux-gnu-g++-9 -E conftest.cpp conftest.cpp:28:10: fatal error: ac_nonexistent.h: No such file or directory 28 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:12829: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:12854: result: riscv64-linux-gnu-g++-9 -E configure:12874: riscv64-linux-gnu-g++-9 -E conftest.cpp configure:12874: $? = 0 configure:12888: riscv64-linux-gnu-g++-9 -E conftest.cpp conftest.cpp:28:10: fatal error: ac_nonexistent.h: No such file or directory 28 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:12888: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:13050: checking for ld used by riscv64-linux-gnu-g++-9 configure:13117: result: /usr/riscv64-linux-gnu/bin/ld configure:13124: checking if the linker (/usr/riscv64-linux-gnu/bin/ld) is GNU ld configure:13139: result: yes configure:13194: checking whether the riscv64-linux-gnu-g++-9 linker (/usr/riscv64-linux-gnu/bin/ld) supports shared libraries configure:14270: result: yes configure:14306: riscv64-linux-gnu-g++-9 -c conftest.cpp >&5 configure:14309: $? = 0 configure:14790: checking for riscv64-linux-gnu-g++-9 option to produce PIC configure:14797: result: -fPIC -DPIC configure:14805: checking if riscv64-linux-gnu-g++-9 PIC flag -fPIC -DPIC works configure:14823: riscv64-linux-gnu-g++-9 -c -fPIC -DPIC -DPIC conftest.cpp >&5 configure:14827: $? = 0 configure:14840: result: yes configure:14863: checking if riscv64-linux-gnu-g++-9 static flag -static works configure:14891: result: yes configure:14903: checking if riscv64-linux-gnu-g++-9 supports -c -o file.o configure:14924: riscv64-linux-gnu-g++-9 -c -o out/conftest2.o conftest.cpp >&5 configure:14928: $? = 0 configure:14950: result: yes configure:14955: checking if riscv64-linux-gnu-g++-9 supports -c -o file.o configure:15002: result: yes configure:15032: checking whether the riscv64-linux-gnu-g++-9 linker (/usr/riscv64-linux-gnu/bin/ld) supports shared libraries configure:15075: result: yes configure:15216: checking dynamic linker characteristics configure:16014: result: GNU/Linux ld.so configure:16079: checking how to hardcode library paths into programs configure:16104: result: immediate configure:14946: checking for riscv64-linux-gnu-gfortran configure:14973: result: riscv64-linux-gnu-gfortran-9 configure:15043: checking for Fortran compiler version configure:15052: riscv64-linux-gnu-gfortran-9 --version >&5 GNU Fortran (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Copyright (C) 2019 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:15063: $? = 0 configure:15052: riscv64-linux-gnu-gfortran-9 -v >&5 Using built-in specs. COLLECT_GCC=riscv64-linux-gnu-gfortran-9 COLLECT_LTO_WRAPPER=/usr/lib/gcc-cross/riscv64-linux-gnu/9/lto-wrapper Target: riscv64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 9.3.0-17ubuntu1~20.04' --with-bugurl=file:///usr/share/doc/gcc-9/README.Bugs --enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++,gm2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-9 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-libitm --disable-libsanitizer --disable-libquadmath --disable-libquadmath-support --enable-plugin --enable-default-pie --with-system-zlib --without-target-system-zlib --enable-libpth-m2 --enable-multiarch --disable-werror --disable-multilib --with-arch=rv64imafdc --with-abi=lp64d --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=riscv64-linux-gnu --program-prefix=riscv64-linux-gnu- --includedir=/usr/riscv64-linux-gnu/include Thread model: posix gcc version 9.3.0 (Ubuntu 9.3.0-17ubuntu1~20.04) configure:15063: $? = 0 configure:15052: riscv64-linux-gnu-gfortran-9 -V >&5 riscv64-linux-gnu-gfortran-9: error: unrecognized command line option '-V' riscv64-linux-gnu-gfortran-9: fatal error: no input files compilation terminated. configure:15063: $? = 1 configure:15052: riscv64-linux-gnu-gfortran-9 -qversion >&5 riscv64-linux-gnu-gfortran-9: error: unrecognized command line option '-qversion'; did you mean '--version'? riscv64-linux-gnu-gfortran-9: fatal error: no input files compilation terminated. configure:15063: $? = 1 configure:15072: checking whether we are using the GNU Fortran compiler configure:15085: riscv64-linux-gnu-gfortran-9 -c conftest.F >&5 configure:15085: $? = 0 configure:15094: result: yes configure:15100: checking whether riscv64-linux-gnu-gfortran-9 accepts -g configure:15111: riscv64-linux-gnu-gfortran-9 -c -g conftest.f >&5 configure:15111: $? = 0 configure:15119: result: yes configure:15251: checking if libtool supports shared libraries configure:15253: result: yes configure:15256: checking whether to build shared libraries configure:15280: result: yes configure:15283: checking whether to build static libraries configure:15287: result: yes configure:15321: riscv64-linux-gnu-gfortran-9 -c conftest.f >&5 configure:15324: $? = 0 configure:15800: checking for riscv64-linux-gnu-gfortran-9 option to produce PIC configure:15807: result: -fPIC configure:15815: checking if riscv64-linux-gnu-gfortran-9 PIC flag -fPIC works configure:15833: riscv64-linux-gnu-gfortran-9 -c -fPIC conftest.f >&5 configure:15837: $? = 0 configure:15850: result: yes configure:15873: checking if riscv64-linux-gnu-gfortran-9 static flag -static works /usr/lib/gcc-cross/riscv64-linux-gnu/9/../../../../riscv64-linux-gnu/bin/ld: /usr/lib/gcc-cross/riscv64-linux-gnu/9/libgfortran.a(fpu.o): in function `.L0 ': (.text._gfortrani_set_fpu_trap_exceptions+0x86): warning: fedisableexcept is not implemented and will always fail /usr/lib/gcc-cross/riscv64-linux-gnu/9/../../../../riscv64-linux-gnu/bin/ld: (.text._gfortrani_set_fpu_trap_exceptions+0x74): warning: feenableexcept is not implemented and will always fail /usr/lib/gcc-cross/riscv64-linux-gnu/9/../../../../riscv64-linux-gnu/bin/ld: (.text._gfortrani_get_fpu_trap_exceptions+0x4): warning: fegetexcept is not implemented and will always fail configure:15901: result: no configure:15913: checking if riscv64-linux-gnu-gfortran-9 supports -c -o file.o configure:15934: riscv64-linux-gnu-gfortran-9 -c -o out/conftest2.o conftest.f >&5 configure:15938: $? = 0 configure:15960: result: yes configure:15965: checking if riscv64-linux-gnu-gfortran-9 supports -c -o file.o configure:16012: result: yes configure:16042: checking whether the riscv64-linux-gnu-gfortran-9 linker (/usr/riscv64-linux-gnu/bin/ld) supports shared libraries configure:17269: result: yes configure:17410: checking dynamic linker characteristics configure:18202: result: GNU/Linux ld.so configure:18267: checking how to hardcode library paths into programs configure:18292: result: immediate configure:15991: checking for riscv64-linux-gnu-g77 configure:16018: result: riscv64-linux-gnu-gfortran-9 configure:16088: checking for Fortran 77 compiler version configure:16097: riscv64-linux-gnu-gfortran-9 --version >&5 GNU Fortran (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Copyright (C) 2019 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:16108: $? = 0 configure:16097: riscv64-linux-gnu-gfortran-9 -v >&5 Using built-in specs. COLLECT_GCC=riscv64-linux-gnu-gfortran-9 COLLECT_LTO_WRAPPER=/usr/lib/gcc-cross/riscv64-linux-gnu/9/lto-wrapper Target: riscv64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 9.3.0-17ubuntu1~20.04' --with-bugurl=file:///usr/share/doc/gcc-9/README.Bugs --enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++,gm2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-9 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-libitm --disable-libsanitizer --disable-libquadmath --disable-libquadmath-support --enable-plugin --enable-default-pie --with-system-zlib --without-target-system-zlib --enable-libpth-m2 --enable-multiarch --disable-werror --disable-multilib --with-arch=rv64imafdc --with-abi=lp64d --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=riscv64-linux-gnu --program-prefix=riscv64-linux-gnu- --includedir=/usr/riscv64-linux-gnu/include Thread model: posix gcc version 9.3.0 (Ubuntu 9.3.0-17ubuntu1~20.04) configure:16108: $? = 0 configure:16097: riscv64-linux-gnu-gfortran-9 -V >&5 riscv64-linux-gnu-gfortran-9: error: unrecognized command line option '-V' riscv64-linux-gnu-gfortran-9: fatal error: no input files compilation terminated. configure:16108: $? = 1 configure:16097: riscv64-linux-gnu-gfortran-9 -qversion >&5 riscv64-linux-gnu-gfortran-9: error: unrecognized command line option '-qversion'; did you mean '--version'? riscv64-linux-gnu-gfortran-9: fatal error: no input files compilation terminated. configure:16108: $? = 1 configure:16117: checking whether we are using the GNU Fortran 77 compiler configure:16130: riscv64-linux-gnu-gfortran-9 -c conftest.F >&5 configure:16130: $? = 0 configure:16139: result: yes configure:16145: checking whether riscv64-linux-gnu-gfortran-9 accepts -g configure:16156: riscv64-linux-gnu-gfortran-9 -c -g conftest.f >&5 configure:16156: $? = 0 configure:16164: result: yes configure:16293: checking if libtool supports shared libraries configure:16295: result: yes configure:16298: checking whether to build shared libraries configure:16322: result: yes configure:16325: checking whether to build static libraries configure:16329: result: yes configure:16697: checking for riscv64-linux-gnu-gfortran-9 option to produce PIC configure:16704: result: -fPIC configure:16712: checking if riscv64-linux-gnu-gfortran-9 PIC flag -fPIC works configure:16730: riscv64-linux-gnu-gfortran-9 -c -fPIC conftest.f >&5 configure:16734: $? = 0 configure:16747: result: yes configure:16770: checking if riscv64-linux-gnu-gfortran-9 static flag -static works /usr/lib/gcc-cross/riscv64-linux-gnu/9/../../../../riscv64-linux-gnu/bin/ld: /usr/lib/gcc-cross/riscv64-linux-gnu/9/libgfortran.a(fpu.o): in function `.L0 ': (.text._gfortrani_set_fpu_trap_exceptions+0x86): warning: fedisableexcept is not implemented and will always fail /usr/lib/gcc-cross/riscv64-linux-gnu/9/../../../../riscv64-linux-gnu/bin/ld: (.text._gfortrani_set_fpu_trap_exceptions+0x74): warning: feenableexcept is not implemented and will always fail /usr/lib/gcc-cross/riscv64-linux-gnu/9/../../../../riscv64-linux-gnu/bin/ld: (.text._gfortrani_get_fpu_trap_exceptions+0x4): warning: fegetexcept is not implemented and will always fail configure:16798: result: no configure:16810: checking if riscv64-linux-gnu-gfortran-9 supports -c -o file.o configure:16831: riscv64-linux-gnu-gfortran-9 -c -o out/conftest2.o conftest.f >&5 configure:16835: $? = 0 configure:16857: result: yes configure:16862: checking if riscv64-linux-gnu-gfortran-9 supports -c -o file.o configure:16909: result: yes configure:16939: checking whether the riscv64-linux-gnu-gfortran-9 linker (/usr/riscv64-linux-gnu/bin/ld) supports shared libraries configure:18166: result: yes configure:18307: checking dynamic linker characteristics configure:19099: result: GNU/Linux ld.so configure:19164: checking how to hardcode library paths into programs configure:19189: result: immediate configure:16861: checking for fgrep configure:16923: result: /usr/bin/grep -F configure:16928: checking if fgrep support -w option configure:16932: result: yes configure:16952: checking for C compiler vendor configure:16973: riscv64-linux-gnu-gcc-9 --version conftest.txt 2>&1 configure:16976: $? = 0 configure:17003: result: gnu configure:18345: checking hcoll/api/hcoll_api.h usability configure:18345: riscv64-linux-gnu-gcc-9 -c conftest.c >&5 conftest.c:62:10: fatal error: hcoll/api/hcoll_api.h: No such file or directory 62 | #include | ^~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:18345: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 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:18345: result: no configure:18345: checking hcoll/api/hcoll_api.h presence configure:18345: riscv64-linux-gnu-gcc-9 -E conftest.c conftest.c:29:10: fatal error: hcoll/api/hcoll_api.h: No such file or directory 29 | #include | ^~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:18345: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | /* end confdefs.h. */ | #include configure:18345: result: no configure:18345: checking for hcoll/api/hcoll_api.h configure:18345: result: no configure:19055: RUNNING PREREQ FOR CH4 DEVICE configure:19229: checking rdma/fabric.h usability configure:19229: riscv64-linux-gnu-gcc-9 -c conftest.c >&5 configure:19229: $? = 0 configure:19229: result: yes configure:19229: checking rdma/fabric.h presence configure:19229: riscv64-linux-gnu-gcc-9 -E conftest.c configure:19229: $? = 0 configure:19229: result: yes configure:19229: checking for rdma/fabric.h configure:19229: result: yes configure:19245: checking for fi_getinfo in -lfabric configure:19270: riscv64-linux-gnu-gcc-9 -o conftest conftest.c -lfabric >&5 /usr/lib/gcc-cross/riscv64-linux-gnu/9/../../../../riscv64-linux-gnu/bin/ld: cannot find -lfabric collect2: error: ld returned 1 exit status configure:19270: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | /* 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 fi_getinfo (); | int | main () | { | return fi_getinfo (); | ; | return 0; | } configure:19279: result: no configure:19477: checking ucp/api/ucp.h usability configure:19477: riscv64-linux-gnu-gcc-9 -c conftest.c >&5 conftest.c:62:10: fatal error: ucp/api/ucp.h: No such file or directory 62 | #include | ^~~~~~~~~~~~~~~ compilation terminated. configure:19477: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 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:19477: result: no configure:19477: checking ucp/api/ucp.h presence configure:19477: riscv64-linux-gnu-gcc-9 -E conftest.c conftest.c:29:10: fatal error: ucp/api/ucp.h: No such file or directory 29 | #include | ^~~~~~~~~~~~~~~ compilation terminated. configure:19477: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | /* end confdefs.h. */ | #include configure:19477: result: no configure:19477: checking for ucp/api/ucp.h configure:19477: result: no configure:19613: CH4 select netmod: ofi CPPFLAGS(=' ') does not contain '-DNETMOD_INLINE=__netmod_inline_ofi__', appending configure:20528: ===== configuring src/mpl ===== configure:20693: running /bin/bash ../../../src/mpl/configure --disable-option-checking '--prefix=/tmp/riscv/mpich' --disable-versioning --enable-embedded '--host=riscv64-linux-gnu' 'CC=riscv64-linux-gnu-gcc-9' 'CXX=riscv64-linux-gnu-g++-9' 'FC=riscv64-linux-gnu-gfortran-9' '--with-device=ch4:ofi' 'host_alias=riscv64-linux-gnu' --cache-file=/dev/null --srcdir=../../../src/mpl configure:20713: ===== done with src/mpl configure ===== configure:20719: sourcing src/mpl/localdefs CPPFLAGS(='-DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__') does not contain '-I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include', appending CPPFLAGS(='-DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include') does not contain '-I/home/jhammond/MPI/mpich/src/mpl/include', appending configure:21341: checking for type of weak symbol alias support configure:21367: riscv64-linux-gnu-gcc-9 -o conftest -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include conftest.c >&5 configure:21367: $? = 0 configure:21391: riscv64-linux-gnu-gcc-9 -c -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include conftest.c >&5 configure:21391: $? = 0 configure:21394: mv conftest.o pac_conftest.o configure:21397: $? = 0 configure:21434: riscv64-linux-gnu-gcc-9 -o conftest -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include conftest.c pac_conftest.o >&5 configure:21434: $? = 0 configure:21449: riscv64-linux-gnu-gcc-9 -c -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include conftest.c >&5 configure:21449: $? = 0 configure:21452: mv conftest.o pac_conftest.o configure:21455: $? = 0 configure:21493: riscv64-linux-gnu-gcc-9 -o conftest -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include conftest.c pac_conftest.o >&5 configure:21493: $? = 0 configure:21654: result: pragma weak configure:21672: checking whether __attribute__ ((weak)) allowed configure:21689: riscv64-linux-gnu-gcc-9 -c -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include conftest.c >&5 configure:21689: $? = 0 configure:21697: result: yes configure:21701: checking whether __attribute__ ((weak_import)) allowed configure:21718: riscv64-linux-gnu-gcc-9 -c -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include conftest.c >&5 conftest.c:39:1: warning: 'weak_import' attribute directive ignored [-Wattributes] 39 | int foo(int) __attribute__ ((weak_import)); | ^~~ configure:21718: $? = 0 configure:21726: result: yes configure:21729: checking whether __attribute__((weak,alias(...))) allowed configure:21755: riscv64-linux-gnu-gcc-9 -c -Werror -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include conftest.c >&5 configure:21755: $? = 0 configure:21769: result: yes configure:21462: checking for multiple weak symbol support configure:21483: riscv64-linux-gnu-gcc-9 -c -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include conftest.c >&5 conftest.c: In function 'Foo': conftest.c:49:13: warning: type of 'a' defaults to 'int' [-Wimplicit-int] 49 | int Foo(a) { return a; } | ^~~ configure:21483: $? = 0 configure:21486: mv conftest.o pac_conftest.o configure:21489: $? = 0 configure:21524: riscv64-linux-gnu-gcc-9 -o conftest -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include conftest.c pac_conftest.o >&5 configure:21524: $? = 0 configure:21572: result: yes configure:21528: checking if riscv64-linux-gnu-gcc-9 supports -fvisibility=hidden configure:21540: riscv64-linux-gnu-gcc-9 -o conftest -fvisibility=hidden -Werror -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include conftest.c >&5 configure:21540: $? = 0 configure:21559: result: yes configure:21568: checking whether to enable symbol visibility configure:21570: result: yes (via -fvisibility=hidden) configure:21666: ===== configuring modules/json-c ===== configure:21831: running /bin/bash ../../../modules/json-c/configure --disable-option-checking '--prefix=/tmp/riscv/mpich' --enable-embedded --disable-werror '--host=riscv64-linux-gnu' 'CC=riscv64-linux-gnu-gcc-9' 'CXX=riscv64-linux-gnu-g++-9' 'FC=riscv64-linux-gnu-gfortran-9' '--with-device=ch4:ofi' 'host_alias=riscv64-linux-gnu' --cache-file=/dev/null --srcdir=../../../modules/json-c configure:21851: ===== done with modules/json-c configure ===== CPPFLAGS(='-DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include') does not contain '-I/home/jhammond/MPI/mpich/modules/json-c', appending CPPFLAGS(='-DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c') does not contain '-I/home/jhammond/MPI/mpich/build-riscv/modules/json-c', appending configure:22121: checking hwloc.h usability configure:22121: riscv64-linux-gnu-gcc-9 -c -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c conftest.c >&5 In file included from conftest.c:76: /usr/include/hwloc.h:56:10: fatal error: hwloc/autogen/config.h: No such file or directory 56 | #include "hwloc/autogen/config.h" | ^~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:22121: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 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:22121: result: no configure:22121: checking hwloc.h presence configure:22121: riscv64-linux-gnu-gcc-9 -E -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c conftest.c In file included from conftest.c:43: /usr/include/hwloc.h:56:10: fatal error: hwloc/autogen/config.h: No such file or directory 56 | #include "hwloc/autogen/config.h" | ^~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:22121: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | /* end confdefs.h. */ | #include configure:22121: result: no configure:22121: checking for hwloc.h configure:22121: result: no configure:22392: checking netloc.h usability configure:22392: riscv64-linux-gnu-gcc-9 -c -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c conftest.c >&5 conftest.c:76:10: fatal error: netloc.h: No such file or directory 76 | #include | ^~~~~~~~~~ compilation terminated. configure:22392: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 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:22392: result: no configure:22392: checking netloc.h presence configure:22392: riscv64-linux-gnu-gcc-9 -E -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c conftest.c conftest.c:43:10: fatal error: netloc.h: No such file or directory 43 | #include | ^~~~~~~~~~ compilation terminated. configure:22392: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | /* end confdefs.h. */ | #include configure:22392: result: no configure:22392: checking for netloc.h configure:22392: result: no configure:22551: ===== configuring modules/hwloc ===== configure:22716: running /bin/bash ../../../modules/hwloc/configure --disable-option-checking '--prefix=/tmp/riscv/mpich' --enable-embedded-mode --disable-visibility --disable-libxml2 --disable-nvml --disable-cuda --disable-opencl --disable-rsmi '--host=riscv64-linux-gnu' 'CC=riscv64-linux-gnu-gcc-9' 'CXX=riscv64-linux-gnu-g++-9' 'FC=riscv64-linux-gnu-gfortran-9' '--with-device=ch4:ofi' 'host_alias=riscv64-linux-gnu' --cache-file=/dev/null --srcdir=../../../modules/hwloc configure:22736: ===== done with modules/hwloc configure ===== CPPFLAGS(='-DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c') does not contain '-I/home/jhammond/MPI/mpich/modules/hwloc/include', appending CPPFLAGS(='-DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include') does not contain '-I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include', appending WRAPPER_LIBS(=' -lpthread ') does not contain '-lm ', appending CPPFLAGS(='-DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include') does not contain '-D_REENTRANT', appending CPPFLAGS(='-DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT') does not contain '-I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include', appending configure:24176: checking whether C compiler accepts option -O2 configure:24228: riscv64-linux-gnu-gcc-9 -o conftest -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c > pac_test1.log 2>&1 configure:24228: $? = 0 configure:24259: riscv64-linux-gnu-gcc-9 -o conftest -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c > pac_test2.log 2>&1 configure:24259: $? = 0 configure:24267: diff -b pac_test1.log pac_test2.log > pac_test.log configure:24270: $? = 0 configure:24370: result: yes configure:24375: checking whether routines compiled with -O2 can be linked with ones compiled without -O2 configure:24415: riscv64-linux-gnu-gcc-9 -c -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c > pac_test3.log 2>&1 configure:24415: $? = 0 configure:24419: mv conftest.o pac_conftest.o configure:24422: $? = 0 configure:24458: riscv64-linux-gnu-gcc-9 -o conftest -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c pac_conftest.o > pac_test4.log 2>&1 configure:24458: $? = 0 configure:24493: riscv64-linux-gnu-gcc-9 -o conftest -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c pac_conftest.o > pac_test5.log 2>&1 configure:24493: $? = 0 configure:24501: diff -b pac_test4.log pac_test5.log > pac_test.log configure:24504: $? = 0 configure:24643: result: yes configure:24443: checking for shared library (esp. rpath) characteristics of CC configure:24534: result: done (results in src/env/cc_shlib.conf) configure:24709: checking whether Fortran 77 compiler accepts option -O2 configure:24754: riscv64-linux-gnu-gfortran-9 -o conftest conftest.f > pac_test1.log 2>&1 configure:24754: $? = 0 configure:24785: riscv64-linux-gnu-gfortran-9 -o conftest -O2 conftest.f > pac_test2.log 2>&1 configure:24785: $? = 0 configure:24793: diff -b pac_test1.log pac_test2.log > pac_test.log configure:24796: $? = 0 configure:24896: result: yes configure:24901: checking whether routines compiled with -O2 can be linked with ones compiled without -O2 configure:24940: riscv64-linux-gnu-gfortran-9 -c conftest.f > pac_test3.log 2>&1 configure:24940: $? = 0 configure:24944: mv conftest.o pac_conftest.o configure:24947: $? = 0 configure:24985: riscv64-linux-gnu-gfortran-9 -o conftest -O2 conftest.f pac_conftest.o > pac_test4.log 2>&1 configure:24985: $? = 0 configure:24993: diff -b pac_test2.log pac_test4.log > pac_test.log configure:24996: $? = 0 configure:25097: result: yes configure:24958: checking how to get verbose linking output from riscv64-linux-gnu-gfortran-9 configure:24968: riscv64-linux-gnu-gfortran-9 -c -O2 conftest.f >&5 configure:24968: $? = 0 configure:24986: riscv64-linux-gnu-gfortran-9 -o conftest -O2 -v conftest.f Using built-in specs. Target: riscv64-linux-gnu Thread model: posix gcc version 9.3.0 (Ubuntu 9.3.0-17ubuntu1~20.04) /usr/lib/gcc-cross/riscv64-linux-gnu/9/f951 conftest.f -ffixed-form -quiet -dumpbase conftest.f -march=rv64imafdc -mabi=lp64d -auxbase conftest -O2 -version -fintrinsic-modules-path /usr/lib/gcc-cross/riscv64-linux-gnu/9/finclude -fpre-include=/usr/lib/gcc-cross/riscv64-linux-gnu/9/../../../../riscv64-linux-gnu/include/finclude/math-vector-fortran.h -o /tmp/ccSLqiVK.s GNU Fortran (Ubuntu 9.3.0-17ubuntu1~20.04) version 9.3.0 (riscv64-linux-gnu) compiled by GNU C version 9.3.0, GMP version 6.2.0, MPFR version 4.0.2, MPC version 1.1.0, isl version isl-0.22.1-GMP GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 GNU Fortran2008 (Ubuntu 9.3.0-17ubuntu1~20.04) version 9.3.0 (riscv64-linux-gnu) compiled by GNU C version 9.3.0, GMP version 6.2.0, MPFR version 4.0.2, MPC version 1.1.0, isl version isl-0.22.1-GMP GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 /usr/lib/gcc-cross/riscv64-linux-gnu/9/../../../../riscv64-linux-gnu/bin/as -v --traditional-format -fpic -march=rv64imafdc -mabi=lp64d -o /tmp/ccZrMkuK.o /tmp/ccSLqiVK.s GNU assembler version 2.34 (riscv64-linux-gnu) using BFD version (GNU Binutils for Ubuntu) 2.34 Reading specs from /usr/lib/gcc-cross/riscv64-linux-gnu/9/libgfortran.spec rename spec lib to liborig /usr/lib/gcc-cross/riscv64-linux-gnu/9/collect2 -plugin /usr/lib/gcc-cross/riscv64-linux-gnu/9/liblto_plugin.so -plugin-opt=/usr/lib/gcc-cross/riscv64-linux-gnu/9/lto-wrapper -plugin-opt=-fresolution=/tmp/cc5OWWuN.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lm -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --sysroot=/ --build-id --eh-frame-hdr -hash-style=gnu -as-needed -melf64lriscv -dynamic-linker /lib/ld-linux-riscv64-lp64d.so.1 -pie -z now -z relro -o conftest /usr/lib/gcc-cross/riscv64-linux-gnu/9/../../../../riscv64-linux-gnu/lib/Scrt1.o /usr/lib/gcc-cross/riscv64-linux-gnu/9/crti.o /usr/lib/gcc-cross/riscv64-linux-gnu/9/crtbeginS.o -L/usr/lib/gcc-cross/riscv64-linux-gnu/9 -L/usr/lib/gcc-cross/riscv64-linux-gnu/9/../../../../riscv64-linux-gnu/lib -L/lib/riscv64-linux-gnu -L/usr/lib/riscv64-linux-gnu /tmp/ccZrMkuK.o -lgfortran -lm -lgcc_s -lgcc -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc-cross/riscv64-linux-gnu/9/crtendS.o /usr/lib/gcc-cross/riscv64-linux-gnu/9/crtn.o configure:25069: result: -v configure:25071: checking for Fortran 77 libraries of riscv64-linux-gnu-gfortran-9 configure:25094: riscv64-linux-gnu-gfortran-9 -o conftest -O2 -v conftest.f Using built-in specs. Target: riscv64-linux-gnu Thread model: posix gcc version 9.3.0 (Ubuntu 9.3.0-17ubuntu1~20.04) /usr/lib/gcc-cross/riscv64-linux-gnu/9/f951 conftest.f -ffixed-form -quiet -dumpbase conftest.f -march=rv64imafdc -mabi=lp64d -auxbase conftest -O2 -version -fintrinsic-modules-path /usr/lib/gcc-cross/riscv64-linux-gnu/9/finclude -fpre-include=/usr/lib/gcc-cross/riscv64-linux-gnu/9/../../../../riscv64-linux-gnu/include/finclude/math-vector-fortran.h -o /tmp/ccs9HzOT.s GNU Fortran (Ubuntu 9.3.0-17ubuntu1~20.04) version 9.3.0 (riscv64-linux-gnu) compiled by GNU C version 9.3.0, GMP version 6.2.0, MPFR version 4.0.2, MPC version 1.1.0, isl version isl-0.22.1-GMP GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 GNU Fortran2008 (Ubuntu 9.3.0-17ubuntu1~20.04) version 9.3.0 (riscv64-linux-gnu) compiled by GNU C version 9.3.0, GMP version 6.2.0, MPFR version 4.0.2, MPC version 1.1.0, isl version isl-0.22.1-GMP GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 /usr/lib/gcc-cross/riscv64-linux-gnu/9/../../../../riscv64-linux-gnu/bin/as -v --traditional-format -fpic -march=rv64imafdc -mabi=lp64d -o /tmp/ccMbh7GW.o /tmp/ccs9HzOT.s GNU assembler version 2.34 (riscv64-linux-gnu) using BFD version (GNU Binutils for Ubuntu) 2.34 Reading specs from /usr/lib/gcc-cross/riscv64-linux-gnu/9/libgfortran.spec rename spec lib to liborig /usr/lib/gcc-cross/riscv64-linux-gnu/9/collect2 -plugin /usr/lib/gcc-cross/riscv64-linux-gnu/9/liblto_plugin.so -plugin-opt=/usr/lib/gcc-cross/riscv64-linux-gnu/9/lto-wrapper -plugin-opt=-fresolution=/tmp/cceQGaHT.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lm -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --sysroot=/ --build-id --eh-frame-hdr -hash-style=gnu -as-needed -melf64lriscv -dynamic-linker /lib/ld-linux-riscv64-lp64d.so.1 -pie -z now -z relro -o conftest /usr/lib/gcc-cross/riscv64-linux-gnu/9/../../../../riscv64-linux-gnu/lib/Scrt1.o /usr/lib/gcc-cross/riscv64-linux-gnu/9/crti.o /usr/lib/gcc-cross/riscv64-linux-gnu/9/crtbeginS.o -L/usr/lib/gcc-cross/riscv64-linux-gnu/9 -L/usr/lib/gcc-cross/riscv64-linux-gnu/9/../../../../riscv64-linux-gnu/lib -L/lib/riscv64-linux-gnu -L/usr/lib/riscv64-linux-gnu /tmp/ccMbh7GW.o -lgfortran -lm -lgcc_s -lgcc -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc-cross/riscv64-linux-gnu/9/crtendS.o /usr/lib/gcc-cross/riscv64-linux-gnu/9/crtn.o configure:25290: result: -L/usr/lib/gcc-cross/riscv64-linux-gnu/9 -L/usr/lib/gcc-cross/riscv64-linux-gnu/9/../../../../riscv64-linux-gnu/lib -L/lib/riscv64-linux-gnu -L/usr/lib/riscv64-linux-gnu -lgfortran -lm configure:25306: checking whether riscv64-linux-gnu-gfortran-9 accepts the FLIBS found by autoconf configure:25322: riscv64-linux-gnu-gfortran-9 -o conftest -O2 conftest.f >&5 configure:25322: $? = 0 configure:25324: result: yes configure:25362: checking whether riscv64-linux-gnu-gcc-9 links with FLIBS found by autoconf configure:25387: riscv64-linux-gnu-gcc-9 -o conftest -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c -L/usr/lib/gcc-cross/riscv64-linux-gnu/9 -L/usr/lib/gcc-cross/riscv64-linux-gnu/9/../../../../riscv64-linux-gnu/lib -L/lib/riscv64-linux-gnu -L/usr/lib/riscv64-linux-gnu -lgfortran -lm >&5 configure:25387: $? = 0 configure:25389: result: yes configure:25439: checking whether Fortran 77 and C objects are compatible configure:25518: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:25518: $? = 0 configure:25521: mv conftest.o pac_conftest.o configure:25524: $? = 0 configure:25533: riscv64-linux-gnu-gfortran-9 -o conftest -O2 conftest.f pac_conftest.o >&5 configure:25533: $? = 0 configure:25536: result: yes configure:25695: checking for linker for Fortran main program configure:25716: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:25716: $? = 0 configure:25775: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:25775: $? = 0 configure:25778: mv conftest.o pac_conftest.o configure:25781: $? = 0 configure:25790: riscv64-linux-gnu-gfortran-9 -o conftest -O2 conftest.f pac_conftest.o >&5 configure:25790: $? = 0 configure:25792: result: Use Fortran to link programs configure:25903: checking for Fortran 77 name mangling configure:25925: riscv64-linux-gnu-gfortran-9 -c -O2 conftest.f >&5 configure:25925: $? = 0 configure:25928: mv conftest.o f77conftest.o configure:25931: $? = 0 configure:25956: riscv64-linux-gnu-gcc-9 -o conftest -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c f77conftest.o -L/usr/lib/gcc-cross/riscv64-linux-gnu/9 -L/usr/lib/gcc-cross/riscv64-linux-gnu/9/../../../../riscv64-linux-gnu/lib -L/lib/riscv64-linux-gnu -L/usr/lib/riscv64-linux-gnu -lgfortran -lm >&5 configure:25956: $? = 0 configure:26079: result: lower uscore configure:26144: checking for libraries to link Fortran main with C stdio routines configure:26168: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:26168: $? = 0 configure:26171: mv conftest.o pac_conftest.o configure:26174: $? = 0 configure:26193: riscv64-linux-gnu-gfortran-9 -o conftest -O2 conftest.f pac_conftest.o >&5 configure:26193: $? = 0 configure:26224: result: none configure:26274: checking whether Fortran init will work with C configure:26296: riscv64-linux-gnu-gfortran-9 -c -O2 conftest.f >&5 configure:26296: $? = 0 configure:26299: mv conftest.o pac_f77conftest.o configure:26302: $? = 0 configure:26344: riscv64-linux-gnu-gcc-9 -o conftest -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c pac_f77conftest.o >&5 configure:26344: $? = 0 configure:26367: result: yes configure:26324: checking for extension for Fortran 90 programs configure:26339: riscv64-linux-gnu-gfortran-9 -c conftest.f90 >&5 configure:26339: $? = 0 configure:26341: result: f90 configure:26383: checking whether the Fortran 90 compiler (riscv64-linux-gnu-gfortran-9 ) works configure:26394: riscv64-linux-gnu-gfortran-9 -o conftest conftest.f90 >&5 configure:26394: $? = 0 configure:26397: result: yes configure:26399: checking whether the Fortran 90 compiler (riscv64-linux-gnu-gfortran-9 ) is a cross-compiler configure:26414: result: yes configure:26437: checking whether Fortran 90 compiler works with Fortran 77 compiler configure:26465: riscv64-linux-gnu-gfortran-9 -c -O2 conftest.f >&5 configure:26465: $? = 0 configure:26469: mv conftest.o pac_f77conftest.o configure:26472: $? = 0 configure:26493: riscv64-linux-gnu-gfortran-9 -o conftest conftest.f90 pac_f77conftest.o >&5 configure:26493: $? = 0 configure:26535: result: yes configure:26507: checking for shared library (esp. rpath) characteristics of F77 configure:26600: result: done (results in src/env/f77_shlib.conf) configure:26611: checking whether Fortran 77 accepts ! for comments configure:26629: riscv64-linux-gnu-gfortran-9 -c -O2 conftest.f >&5 configure:26629: $? = 0 configure:26646: result: yes configure:26656: checking for include directory flag for Fortran configure:26683: riscv64-linux-gnu-gfortran-9 -c -I src -O2 conftest.f >&5 configure:26683: $? = 0 configure:26701: result: -I configure:26709: checking for Fortran 77 flag for library directories configure:26728: riscv64-linux-gnu-gfortran-9 -c -O2 conftest.f >&5 configure:26728: $? = 0 configure:26732: mv conftest.o pac_f77conftest.o configure:26735: $? = 0 configure:26738: test -d conftestdir || mkdir conftestdir configure:26741: $? = 0 configure:26744: riscv64-linux-gnu-ar cr conftestdir/libf77conftest.a pac_f77conftest.o configure:26747: $? = 0 configure:26750: riscv64-linux-gnu-ranlib conftestdir/libf77conftest.a configure:26753: $? = 0 configure:26771: riscv64-linux-gnu-gfortran-9 -o conftest -O2 -Lconftestdir conftest.f -lf77conftest >&5 configure:26771: $? = 0 configure:26791: result: -L configure:26867: checking whether Fortran 77 compiler processes .F files with C preprocessor configure:26888: riscv64-linux-gnu-gfortran-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.F >&5 f951: Warning: Nonexistent include directory '/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include' [-Wmissing-include-dirs] configure:26888: $? = 0 configure:26956: result: yes configure:26964: checking whether riscv64-linux-gnu-gfortran-9 allows mismatched arguments configure:26987: riscv64-linux-gnu-gfortran-9 -c -O2 conftest.f >&5 configure:26987: $? = 0 configure:27031: result: yes configure:26770: checking for Fortran 2008 support configure:26801: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:26801: $? = 0 configure:26909: riscv64-linux-gnu-gfortran-9 -o conftest conftest.f90 conftest1.o >&5 configure:26909: $? = 0 configure:26933: result: yes configure:26998: checking for shared library (esp. rpath) characteristics of FC configure:27091: result: done (results in src/env/fc_shlib.conf) configure:27107: checking whether the Fortran 90 compiler (riscv64-linux-gnu-gfortran-9 ) works configure:27118: riscv64-linux-gnu-gfortran-9 -o conftest conftest.f90 >&5 configure:27118: $? = 0 configure:27121: result: yes configure:27123: checking whether the Fortran 90 compiler (riscv64-linux-gnu-gfortran-9 ) is a cross-compiler configure:27138: result: yes configure:27184: checking for Fortran 90 module extension configure:27206: riscv64-linux-gnu-gfortran-9 -c conftest.f90 >&5 configure:27206: $? = 0 configure:27302: result: mod configure:27314: checking for Fortran 90 module include flag configure:27342: riscv64-linux-gnu-gfortran-9 -c conftest.f90 >&5 configure:27342: $? = 0 configure:27379: riscv64-linux-gnu-gfortran-9 -c -Iconftestdir conftest.f90 >&5 configure:27379: $? = 0 configure:27438: result: -I configure:27446: checking for Fortran 90 module output directory flag configure:27477: riscv64-linux-gnu-gfortran-9 -c conftest.f90 >&5 configure:27477: $? = 0 configure:27531: riscv64-linux-gnu-gfortran-9 -c -Jconftestdir conftest.f90 >&5 configure:27531: $? = 0 configure:27571: result: -J configure:27642: checking whether Fortran 90 compiler accepts option -O2 configure:27687: riscv64-linux-gnu-gfortran-9 -o conftest conftest.f90 > pac_test1.log 2>&1 configure:27687: $? = 0 configure:27718: riscv64-linux-gnu-gfortran-9 -o conftest -O2 conftest.f90 > pac_test2.log 2>&1 configure:27718: $? = 0 configure:27726: diff -b pac_test1.log pac_test2.log > pac_test.log configure:27729: $? = 0 configure:27829: result: yes configure:27834: checking whether routines compiled with -O2 can be linked with ones compiled without -O2 configure:27873: riscv64-linux-gnu-gfortran-9 -c conftest.f90 > pac_test3.log 2>&1 configure:27873: $? = 0 configure:27877: mv conftest.o pac_conftest.o configure:27880: $? = 0 configure:27918: riscv64-linux-gnu-gfortran-9 -o conftest -O2 conftest.f90 pac_conftest.o > pac_test4.log 2>&1 configure:27918: $? = 0 configure:27926: diff -b pac_test2.log pac_test4.log > pac_test.log configure:27929: $? = 0 configure:28030: result: yes configure:28062: checking whether Fortran 90 compiler processes .F90 files with C preprocessor configure:28083: riscv64-linux-gnu-gfortran-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.F90 >&5 f951: Warning: Nonexistent include directory '/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include' [-Wmissing-include-dirs] configure:28083: $? = 0 configure:28151: result: yes configure:28171: checking what libraries are needed to link Fortran90 programs with C routines that use stdio configure:28195: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:28195: $? = 0 configure:28199: mv conftest.o pac_conftest.o configure:28202: $? = 0 configure:28219: riscv64-linux-gnu-gfortran-9 -o conftest -O2 conftest.f90 pac_conftest.o >&5 configure:28219: $? = 0 configure:28260: result: none configure:28214: checking whether TRUE has been defined configure:28227: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:64:8: error: 'TRUE' undeclared (first use in this function) 64 | return TRUE; | ^~~~ conftest.c:64:8: note: each undeclared identifier is reported only once for each function it appears in configure:28227: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | /* end confdefs.h. */ | | int | main () | { | return TRUE; | ; | return 0; | } configure:28233: result: no configure:28266: checking whether the C++ compiler riscv64-linux-gnu-g++-9 can build an executable configure:28296: riscv64-linux-gnu-g++-9 -o conftest -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.cpp >&5 configure:28296: $? = 0 configure:28310: result: yes configure:28317: checking whether C++ compiler works with string configure:28340: riscv64-linux-gnu-g++-9 -c -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.cpp >&5 configure:28340: $? = 0 configure:28353: result: yes configure:28366: checking whether the compiler supports exceptions configure:28389: riscv64-linux-gnu-g++-9 -c -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.cpp >&5 configure:28389: $? = 0 configure:28403: result: yes configure:28411: checking whether the compiler recognizes bool as a built-in type configure:28438: riscv64-linux-gnu-g++-9 -c -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.cpp >&5 configure:28438: $? = 0 configure:28452: result: yes configure:28460: checking whether the compiler implements namespaces configure:28487: riscv64-linux-gnu-g++-9 -c -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.cpp >&5 configure:28487: $? = 0 configure:28501: result: yes configure:28518: checking whether available configure:28535: riscv64-linux-gnu-g++-9 -c -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.cpp >&5 configure:28535: $? = 0 configure:28542: result: yes configure:28545: checking whether the compiler implements the namespace std configure:28575: riscv64-linux-gnu-g++-9 -c -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.cpp >&5 configure:28575: $? = 0 configure:28590: result: yes configure:28599: checking whether available configure:28616: riscv64-linux-gnu-g++-9 -c -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.cpp >&5 conftest.cpp:65:10: fatal error: math: No such file or directory 65 | #include | ^~~~~~ compilation terminated. configure:28616: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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:28623: result: no configure:28740: checking for shared library (esp. rpath) characteristics of CXX configure:28833: result: done (results in src/env/cxx_shlib.conf) configure:28844: checking whether C++ compiler accepts option -O2 configure:28896: riscv64-linux-gnu-g++-9 -o conftest -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.cpp > pac_test1.log 2>&1 configure:28896: $? = 0 configure:28927: riscv64-linux-gnu-g++-9 -o conftest -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.cpp > pac_test2.log 2>&1 configure:28927: $? = 0 configure:28935: diff -b pac_test1.log pac_test2.log > pac_test.log configure:28938: $? = 0 configure:29038: result: yes configure:29043: checking whether routines compiled with -O2 can be linked with ones compiled without -O2 configure:29083: riscv64-linux-gnu-g++-9 -c -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.cpp > pac_test3.log 2>&1 configure:29083: $? = 0 configure:29087: mv conftest.o pac_conftest.o configure:29090: $? = 0 configure:29134: riscv64-linux-gnu-g++-9 -o conftest -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.cpp pac_conftest.o > pac_test4.log 2>&1 configure:29134: $? = 0 configure:29142: diff -b pac_test2.log pac_test4.log > pac_test.log configure:29145: $? = 0 configure:29246: result: yes configure:29116: checking for perl configure:29134: found /usr/bin/perl configure:29146: result: /usr/bin/perl configure:29161: checking for killall configure:29177: found /usr/bin/killall configure:29188: result: killall configure:29231: checking whether install works configure:29239: result: yes configure:29253: checking whether mkdir -p works configure:29269: result: yes configure:29287: checking for make configure:29303: found /usr/bin/make configure:29314: result: make configure:29328: checking whether clock skew breaks make configure:29353: result: no configure:29363: checking whether make supports include configure:29391: result: yes configure:29400: checking whether make allows comments in actions configure:29427: result: yes configure:29441: checking for virtual path format configure:29484: result: VPATH configure:29494: checking whether make sets CFLAGS configure:29520: result: yes configure:29569: checking for bash configure:29587: found /usr/bin/bash configure:29599: result: /usr/bin/bash configure:29622: checking whether /usr/bin/bash supports arrays configure:29631: result: yes configure:29848: checking for doctext configure:29879: result: false configure:29892: checking for an ANSI C-conforming const configure:29958: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:29958: $? = 0 configure:29965: result: yes configure:29973: checking for working volatile configure:29992: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:29992: $? = 0 configure:29999: result: yes configure:30007: checking for C/C++ restrict keyword configure:30032: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:30032: $? = 0 configure:30040: result: __restrict configure:30053: checking for inline configure:30069: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:30069: $? = 0 configure:30077: result: inline configure:30100: checking whether __attribute__ allowed configure:30117: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:30117: $? = 0 configure:30125: result: yes configure:30127: checking whether __attribute__((format)) allowed configure:30144: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:30144: $? = 0 configure:30152: result: yes configure:30162: checking if C compiler supports __builtin_expect configure:30178: riscv64-linux-gnu-gcc-9 -o conftest -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:30178: $? = 0 configure:30181: result: yes configure:30200: checking for C11 _Static_assert functionality configure:30211: riscv64-linux-gnu-gcc-9 -o conftest -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:30211: $? = 0 configure:30216: result: yes configure:30243: checking whether byte ordering is bigendian configure:30258: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c:72:9: error: unknown type name 'not' 72 | not a universal capable compiler | ^~~ conftest.c:72:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' 72 | not a universal capable compiler | ^~~~~~~~~ conftest.c:72:15: error: unknown type name 'universal' configure:30258: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:30303: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:30303: $? = 0 configure:30321: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:78:4: error: unknown type name 'not'; did you mean 'ino_t'? 78 | not big endian | ^~~ | ino_t conftest.c:78:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' 78 | not big endian | ^~~~~~ configure:30321: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:30449: result: no configure:30487: checking whether C compiler allows unaligned doubles configure:30529: result: unknown configure:30548: checking whether riscv64-linux-gnu-gcc-9 supports __func__ configure:30565: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:30565: $? = 0 configure:30573: result: yes configure:30612: checking whether long double is supported configure:30629: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:30629: $? = 0 configure:30636: result: yes configure:30645: checking whether long long is supported configure:30662: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:30662: $? = 0 configure:30669: result: yes configure:30679: checking whether _Float16 is supported configure:30699: riscv64-linux-gnu-gcc-9 -o conftest -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:78:10: error: '_Float16' is not supported on this target 78 | volatile _Float16 a=1; return (int)a; | ^~~~~~~~ configure:30699: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | /* end confdefs.h. */ | | int | main () | { | volatile _Float16 a=1; return (int)a; | ; | return 0; | } configure:30707: result: no configure:30719: checking alignment of max_align_t configure:30724: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c:74:1: error: expected identifier or '(' before numeric constant 74 | 0 | ^ conftest.c:79:43: warning: data definition has no type or storage class 79 | typedef struct { char x; max_align_t y; } ac__type_alignof_; | ^~~~~~~~~~~~~~~~~ conftest.c:79:43: warning: type defaults to 'int' in declaration of 'ac__type_alignof_' [-Wimplicit-int] conftest.c: In function 'main': conftest.c:77:52: error: expected expression before ')' token 77 | # define offsetof(type, member) ((char *) &((type *) 0)->member - (char *) 0) | ^ conftest.c:83:46: note: in expansion of macro 'offsetof' 83 | static int test_array [1 - 2 * !(((long int) offsetof (ac__type_alignof_, y)) >= 0)]; | ^~~~~~~~ configure:30724: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | /* end confdefs.h. */ | 0 | | #ifndef offsetof | # define offsetof(type, member) ((char *) &((type *) 0)->member - (char *) 0) | #endif | typedef struct { char x; max_align_t y; } ac__type_alignof_; | int | main () | { | static int test_array [1 - 2 * !(((long int) offsetof (ac__type_alignof_, y)) >= 0)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:30724: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c:74:1: error: expected identifier or '(' before numeric constant 74 | 0 | ^ conftest.c:79:43: warning: data definition has no type or storage class 79 | typedef struct { char x; max_align_t y; } ac__type_alignof_; | ^~~~~~~~~~~~~~~~~ conftest.c:79:43: warning: type defaults to 'int' in declaration of 'ac__type_alignof_' [-Wimplicit-int] conftest.c: In function 'main': conftest.c:77:52: error: expected expression before ')' token 77 | # define offsetof(type, member) ((char *) &((type *) 0)->member - (char *) 0) | ^ conftest.c:83:46: note: in expansion of macro 'offsetof' 83 | static int test_array [1 - 2 * !(((long int) offsetof (ac__type_alignof_, y)) < 0)]; | ^~~~~~~~ configure:30724: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | /* end confdefs.h. */ | 0 | | #ifndef offsetof | # define offsetof(type, member) ((char *) &((type *) 0)->member - (char *) 0) | #endif | typedef struct { char x; max_align_t y; } ac__type_alignof_; | int | main () | { | static int test_array [1 - 2 * !(((long int) offsetof (ac__type_alignof_, y)) < 0)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:30743: result: 0 configure:30763: checking alignment of long double configure:30768: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:30768: $? = 0 configure:30768: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:115:12: error: size of array 'test_array' is negative 115 | static int test_array [1 - 2 * !(((long int) offsetof (ac__type_alignof_, y)) <= 0)]; | ^~~~~~~~~~ configure:30768: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | /* 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 | #ifndef offsetof | # define offsetof(type, member) ((char *) &((type *) 0)->member - (char *) 0) | #endif | typedef struct { char x; long double y; } ac__type_alignof_; | int | main () | { | static int test_array [1 - 2 * !(((long int) offsetof (ac__type_alignof_, y)) <= 0)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:30768: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:115:12: error: size of array 'test_array' is negative 115 | static int test_array [1 - 2 * !(((long int) offsetof (ac__type_alignof_, y)) <= 1)]; | ^~~~~~~~~~ configure:30768: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | /* 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 | #ifndef offsetof | # define offsetof(type, member) ((char *) &((type *) 0)->member - (char *) 0) | #endif | typedef struct { char x; long double y; } ac__type_alignof_; | int | main () | { | static int test_array [1 - 2 * !(((long int) offsetof (ac__type_alignof_, y)) <= 1)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:30768: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:115:12: error: size of array 'test_array' is negative 115 | static int test_array [1 - 2 * !(((long int) offsetof (ac__type_alignof_, y)) <= 3)]; | ^~~~~~~~~~ configure:30768: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | /* 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 | #ifndef offsetof | # define offsetof(type, member) ((char *) &((type *) 0)->member - (char *) 0) | #endif | typedef struct { char x; long double y; } ac__type_alignof_; | int | main () | { | static int test_array [1 - 2 * !(((long int) offsetof (ac__type_alignof_, y)) <= 3)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:30768: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:115:12: error: size of array 'test_array' is negative 115 | static int test_array [1 - 2 * !(((long int) offsetof (ac__type_alignof_, y)) <= 7)]; | ^~~~~~~~~~ configure:30768: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | /* 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 | #ifndef offsetof | # define offsetof(type, member) ((char *) &((type *) 0)->member - (char *) 0) | #endif | typedef struct { char x; long double y; } ac__type_alignof_; | int | main () | { | static int test_array [1 - 2 * !(((long int) offsetof (ac__type_alignof_, y)) <= 7)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:30768: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:115:12: error: size of array 'test_array' is negative 115 | static int test_array [1 - 2 * !(((long int) offsetof (ac__type_alignof_, y)) <= 15)]; | ^~~~~~~~~~ configure:30768: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | /* 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 | #ifndef offsetof | # define offsetof(type, member) ((char *) &((type *) 0)->member - (char *) 0) | #endif | typedef struct { char x; long double y; } ac__type_alignof_; | int | main () | { | static int test_array [1 - 2 * !(((long int) offsetof (ac__type_alignof_, y)) <= 15)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:30768: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:30768: $? = 0 configure:30768: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:30768: $? = 0 configure:30768: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:30768: $? = 0 configure:30768: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:30768: $? = 0 configure:30768: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:30768: $? = 0 configure:30786: result: 16 configure:30811: checking size of char configure:30816: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:30816: $? = 0 configure:30816: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:113:12: error: size of array 'test_array' is negative 113 | static int test_array [1 - 2 * !(((long int) (sizeof (char))) <= 0)]; | ^~~~~~~~~~ configure:30816: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_ALIGNMENT 16 | /* 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 () | { | static int test_array [1 - 2 * !(((long int) (sizeof (char))) <= 0)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:30816: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:30816: $? = 0 configure:30830: result: 1 configure:30844: checking size of unsigned char configure:30849: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:30849: $? = 0 configure:30849: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:114:12: error: size of array 'test_array' is negative 114 | static int test_array [1 - 2 * !(((long int) (sizeof (unsigned char))) <= 0)]; | ^~~~~~~~~~ configure:30849: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_ALIGNMENT 16 | #define SIZEOF_CHAR 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 () | { | static int test_array [1 - 2 * !(((long int) (sizeof (unsigned char))) <= 0)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:30849: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:30849: $? = 0 configure:30863: result: 1 configure:30877: checking size of short configure:30882: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:30882: $? = 0 configure:30882: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:115:12: error: size of array 'test_array' is negative 115 | static int test_array [1 - 2 * !(((long int) (sizeof (short))) <= 0)]; | ^~~~~~~~~~ configure:30882: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_ALIGNMENT 16 | #define SIZEOF_CHAR 1 | #define SIZEOF_UNSIGNED_CHAR 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 () | { | static int test_array [1 - 2 * !(((long int) (sizeof (short))) <= 0)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:30882: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:115:12: error: size of array 'test_array' is negative 115 | static int test_array [1 - 2 * !(((long int) (sizeof (short))) <= 1)]; | ^~~~~~~~~~ configure:30882: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_ALIGNMENT 16 | #define SIZEOF_CHAR 1 | #define SIZEOF_UNSIGNED_CHAR 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 () | { | static int test_array [1 - 2 * !(((long int) (sizeof (short))) <= 1)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:30882: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:30882: $? = 0 configure:30882: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:30882: $? = 0 configure:30896: result: 2 configure:30910: checking size of unsigned short configure:30915: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:30915: $? = 0 configure:30915: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:116:12: error: size of array 'test_array' is negative 116 | static int test_array [1 - 2 * !(((long int) (sizeof (unsigned short))) <= 0)]; | ^~~~~~~~~~ configure:30915: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_ALIGNMENT 16 | #define SIZEOF_CHAR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_SHORT 2 | /* 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 () | { | static int test_array [1 - 2 * !(((long int) (sizeof (unsigned short))) <= 0)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:30915: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:116:12: error: size of array 'test_array' is negative 116 | static int test_array [1 - 2 * !(((long int) (sizeof (unsigned short))) <= 1)]; | ^~~~~~~~~~ configure:30915: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_ALIGNMENT 16 | #define SIZEOF_CHAR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_SHORT 2 | /* 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 () | { | static int test_array [1 - 2 * !(((long int) (sizeof (unsigned short))) <= 1)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:30915: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:30915: $? = 0 configure:30915: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:30915: $? = 0 configure:30929: result: 2 configure:30943: checking size of int configure:30948: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:30948: $? = 0 configure:30948: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:117:12: error: size of array 'test_array' is negative 117 | static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 0)]; | ^~~~~~~~~~ configure:30948: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_ALIGNMENT 16 | #define SIZEOF_CHAR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | /* 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 () | { | static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 0)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:30948: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:117:12: error: size of array 'test_array' is negative 117 | static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 1)]; | ^~~~~~~~~~ configure:30948: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_ALIGNMENT 16 | #define SIZEOF_CHAR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | /* 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 () | { | static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 1)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:30948: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:117:12: error: size of array 'test_array' is negative 117 | static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 3)]; | ^~~~~~~~~~ configure:30948: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_ALIGNMENT 16 | #define SIZEOF_CHAR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | /* 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 () | { | static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 3)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:30948: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:30948: $? = 0 configure:30948: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:30948: $? = 0 configure:30948: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:30948: $? = 0 configure:30962: result: 4 configure:30976: checking size of unsigned int configure:30981: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:30981: $? = 0 configure:30981: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:118:12: error: size of array 'test_array' is negative 118 | static int test_array [1 - 2 * !(((long int) (sizeof (unsigned int))) <= 0)]; | ^~~~~~~~~~ configure:30981: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_ALIGNMENT 16 | #define SIZEOF_CHAR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_INT 4 | /* 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 () | { | static int test_array [1 - 2 * !(((long int) (sizeof (unsigned int))) <= 0)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:30981: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:118:12: error: size of array 'test_array' is negative 118 | static int test_array [1 - 2 * !(((long int) (sizeof (unsigned int))) <= 1)]; | ^~~~~~~~~~ configure:30981: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_ALIGNMENT 16 | #define SIZEOF_CHAR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_INT 4 | /* 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 () | { | static int test_array [1 - 2 * !(((long int) (sizeof (unsigned int))) <= 1)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:30981: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:118:12: error: size of array 'test_array' is negative 118 | static int test_array [1 - 2 * !(((long int) (sizeof (unsigned int))) <= 3)]; | ^~~~~~~~~~ configure:30981: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_ALIGNMENT 16 | #define SIZEOF_CHAR 1 | #define SIZEOF_UNSIGNED_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_INT 4 | /* 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 () | { | static int test_array [1 - 2 * !(((long int) (sizeof (unsigned int))) <= 3)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:30981: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:30981: $? = 0 configure:30981: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:30981: $? = 0 configure:30981: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:30981: $? = 0 configure:30995: result: 4 configure:31009: checking size of long configure:31014: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:31014: $? = 0 configure:31014: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:119:12: error: size of array 'test_array' is negative 119 | static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 0)]; | ^~~~~~~~~~ configure:31014: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_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 | /* 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 () | { | static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 0)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:31014: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:119:12: error: size of array 'test_array' is negative 119 | static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 1)]; | ^~~~~~~~~~ configure:31014: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_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 | /* 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 () | { | static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 1)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:31014: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:119:12: error: size of array 'test_array' is negative 119 | static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 3)]; | ^~~~~~~~~~ configure:31014: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_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 | /* 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 () | { | static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 3)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:31014: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:119:12: error: size of array 'test_array' is negative 119 | static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 7)]; | ^~~~~~~~~~ configure:31014: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_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 | /* 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 () | { | static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 7)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:31014: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:31014: $? = 0 configure:31014: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:31014: $? = 0 configure:31014: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:31014: $? = 0 configure:31014: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:31014: $? = 0 configure:31028: result: 8 configure:31042: checking size of unsigned long configure:31047: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:31047: $? = 0 configure:31047: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:120:12: error: size of array 'test_array' is negative 120 | static int test_array [1 - 2 * !(((long int) (sizeof (unsigned long))) <= 0)]; | ^~~~~~~~~~ configure:31047: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_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 | /* 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 () | { | static int test_array [1 - 2 * !(((long int) (sizeof (unsigned long))) <= 0)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:31047: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:120:12: error: size of array 'test_array' is negative 120 | static int test_array [1 - 2 * !(((long int) (sizeof (unsigned long))) <= 1)]; | ^~~~~~~~~~ configure:31047: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_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 | /* 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 () | { | static int test_array [1 - 2 * !(((long int) (sizeof (unsigned long))) <= 1)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:31047: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:120:12: error: size of array 'test_array' is negative 120 | static int test_array [1 - 2 * !(((long int) (sizeof (unsigned long))) <= 3)]; | ^~~~~~~~~~ configure:31047: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_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 | /* 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 () | { | static int test_array [1 - 2 * !(((long int) (sizeof (unsigned long))) <= 3)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:31047: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:120:12: error: size of array 'test_array' is negative 120 | static int test_array [1 - 2 * !(((long int) (sizeof (unsigned long))) <= 7)]; | ^~~~~~~~~~ configure:31047: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_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 | /* 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 () | { | static int test_array [1 - 2 * !(((long int) (sizeof (unsigned long))) <= 7)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:31047: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:31047: $? = 0 configure:31047: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:31047: $? = 0 configure:31047: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:31047: $? = 0 configure:31047: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:31047: $? = 0 configure:31061: result: 8 configure:31075: checking size of long long configure:31080: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:31080: $? = 0 configure:31080: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:121:12: error: size of array 'test_array' is negative 121 | static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 0)]; | ^~~~~~~~~~ configure:31080: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_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 | /* 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 () | { | static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 0)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:31080: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:121:12: error: size of array 'test_array' is negative 121 | static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 1)]; | ^~~~~~~~~~ configure:31080: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_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 | /* 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 () | { | static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 1)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:31080: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:121:12: error: size of array 'test_array' is negative 121 | static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 3)]; | ^~~~~~~~~~ configure:31080: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_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 | /* 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 () | { | static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 3)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:31080: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:121:12: error: size of array 'test_array' is negative 121 | static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 7)]; | ^~~~~~~~~~ configure:31080: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_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 | /* 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 () | { | static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 7)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:31080: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:31080: $? = 0 configure:31080: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:31080: $? = 0 configure:31080: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:31080: $? = 0 configure:31080: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:31080: $? = 0 configure:31094: result: 8 configure:31108: checking size of unsigned long long configure:31113: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:31113: $? = 0 configure:31113: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:122:12: error: size of array 'test_array' is negative 122 | static int test_array [1 - 2 * !(((long int) (sizeof (unsigned long long))) <= 0)]; | ^~~~~~~~~~ configure:31113: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_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 | /* 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 () | { | static int test_array [1 - 2 * !(((long int) (sizeof (unsigned long long))) <= 0)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:31113: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:122:12: error: size of array 'test_array' is negative 122 | static int test_array [1 - 2 * !(((long int) (sizeof (unsigned long long))) <= 1)]; | ^~~~~~~~~~ configure:31113: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_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 | /* 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 () | { | static int test_array [1 - 2 * !(((long int) (sizeof (unsigned long long))) <= 1)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:31113: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:122:12: error: size of array 'test_array' is negative 122 | static int test_array [1 - 2 * !(((long int) (sizeof (unsigned long long))) <= 3)]; | ^~~~~~~~~~ configure:31113: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_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 | /* 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 () | { | static int test_array [1 - 2 * !(((long int) (sizeof (unsigned long long))) <= 3)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:31113: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:122:12: error: size of array 'test_array' is negative 122 | static int test_array [1 - 2 * !(((long int) (sizeof (unsigned long long))) <= 7)]; | ^~~~~~~~~~ configure:31113: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_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 | /* 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 () | { | static int test_array [1 - 2 * !(((long int) (sizeof (unsigned long long))) <= 7)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:31113: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:31113: $? = 0 configure:31113: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:31113: $? = 0 configure:31113: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:31113: $? = 0 configure:31113: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:31113: $? = 0 configure:31127: result: 8 configure:31141: checking size of float configure:31146: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:31146: $? = 0 configure:31146: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:123:12: error: size of array 'test_array' is negative 123 | static int test_array [1 - 2 * !(((long int) (sizeof (float))) <= 0)]; | ^~~~~~~~~~ configure:31146: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_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 | /* 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 () | { | static int test_array [1 - 2 * !(((long int) (sizeof (float))) <= 0)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:31146: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:123:12: error: size of array 'test_array' is negative 123 | static int test_array [1 - 2 * !(((long int) (sizeof (float))) <= 1)]; | ^~~~~~~~~~ configure:31146: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_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 | /* 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 () | { | static int test_array [1 - 2 * !(((long int) (sizeof (float))) <= 1)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:31146: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:123:12: error: size of array 'test_array' is negative 123 | static int test_array [1 - 2 * !(((long int) (sizeof (float))) <= 3)]; | ^~~~~~~~~~ configure:31146: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_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 | /* 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 () | { | static int test_array [1 - 2 * !(((long int) (sizeof (float))) <= 3)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:31146: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:31146: $? = 0 configure:31146: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:31146: $? = 0 configure:31146: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:31146: $? = 0 configure:31160: result: 4 configure:31174: checking size of double configure:31179: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:31179: $? = 0 configure:31179: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:124:12: error: size of array 'test_array' is negative 124 | static int test_array [1 - 2 * !(((long int) (sizeof (double))) <= 0)]; | ^~~~~~~~~~ configure:31179: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_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 | /* 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 () | { | static int test_array [1 - 2 * !(((long int) (sizeof (double))) <= 0)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:31179: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:124:12: error: size of array 'test_array' is negative 124 | static int test_array [1 - 2 * !(((long int) (sizeof (double))) <= 1)]; | ^~~~~~~~~~ configure:31179: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_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 | /* 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 () | { | static int test_array [1 - 2 * !(((long int) (sizeof (double))) <= 1)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:31179: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:124:12: error: size of array 'test_array' is negative 124 | static int test_array [1 - 2 * !(((long int) (sizeof (double))) <= 3)]; | ^~~~~~~~~~ configure:31179: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_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 | /* 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 () | { | static int test_array [1 - 2 * !(((long int) (sizeof (double))) <= 3)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:31179: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:124:12: error: size of array 'test_array' is negative 124 | static int test_array [1 - 2 * !(((long int) (sizeof (double))) <= 7)]; | ^~~~~~~~~~ configure:31179: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_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 | /* 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 () | { | static int test_array [1 - 2 * !(((long int) (sizeof (double))) <= 7)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:31179: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:31179: $? = 0 configure:31179: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:31179: $? = 0 configure:31179: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:31179: $? = 0 configure:31179: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:31179: $? = 0 configure:31193: result: 8 configure:31207: checking size of long double configure:31212: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:31212: $? = 0 configure:31212: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:125:12: error: size of array 'test_array' is negative 125 | static int test_array [1 - 2 * !(((long int) (sizeof (long double))) <= 0)]; | ^~~~~~~~~~ configure:31212: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_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 | /* 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 () | { | static int test_array [1 - 2 * !(((long int) (sizeof (long double))) <= 0)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:31212: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:125:12: error: size of array 'test_array' is negative 125 | static int test_array [1 - 2 * !(((long int) (sizeof (long double))) <= 1)]; | ^~~~~~~~~~ configure:31212: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_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 | /* 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 () | { | static int test_array [1 - 2 * !(((long int) (sizeof (long double))) <= 1)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:31212: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:125:12: error: size of array 'test_array' is negative 125 | static int test_array [1 - 2 * !(((long int) (sizeof (long double))) <= 3)]; | ^~~~~~~~~~ configure:31212: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_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 | /* 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 () | { | static int test_array [1 - 2 * !(((long int) (sizeof (long double))) <= 3)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:31212: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:125:12: error: size of array 'test_array' is negative 125 | static int test_array [1 - 2 * !(((long int) (sizeof (long double))) <= 7)]; | ^~~~~~~~~~ configure:31212: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_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 | /* 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 () | { | static int test_array [1 - 2 * !(((long int) (sizeof (long double))) <= 7)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:31212: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:125:12: error: size of array 'test_array' is negative 125 | static int test_array [1 - 2 * !(((long int) (sizeof (long double))) <= 15)]; | ^~~~~~~~~~ configure:31212: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_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 | /* 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 () | { | static int test_array [1 - 2 * !(((long int) (sizeof (long double))) <= 15)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:31212: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:31212: $? = 0 configure:31212: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:31212: $? = 0 configure:31212: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:31212: $? = 0 configure:31212: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:31212: $? = 0 configure:31212: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:31212: $? = 0 configure:31226: result: 16 configure:31240: checking size of void * configure:31245: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:31245: $? = 0 configure:31245: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:126:12: error: size of array 'test_array' is negative 126 | static int test_array [1 - 2 * !(((long int) (sizeof (void *))) <= 0)]; | ^~~~~~~~~~ configure:31245: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_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 | /* 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 () | { | static int test_array [1 - 2 * !(((long int) (sizeof (void *))) <= 0)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:31245: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:126:12: error: size of array 'test_array' is negative 126 | static int test_array [1 - 2 * !(((long int) (sizeof (void *))) <= 1)]; | ^~~~~~~~~~ configure:31245: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_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 | /* 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 () | { | static int test_array [1 - 2 * !(((long int) (sizeof (void *))) <= 1)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:31245: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:126:12: error: size of array 'test_array' is negative 126 | static int test_array [1 - 2 * !(((long int) (sizeof (void *))) <= 3)]; | ^~~~~~~~~~ configure:31245: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_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 | /* 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 () | { | static int test_array [1 - 2 * !(((long int) (sizeof (void *))) <= 3)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:31245: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:126:12: error: size of array 'test_array' is negative 126 | static int test_array [1 - 2 * !(((long int) (sizeof (void *))) <= 7)]; | ^~~~~~~~~~ configure:31245: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_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 | /* 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 () | { | static int test_array [1 - 2 * !(((long int) (sizeof (void *))) <= 7)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:31245: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:31245: $? = 0 configure:31245: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:31245: $? = 0 configure:31245: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:31245: $? = 0 configure:31245: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:31245: $? = 0 configure:31259: result: 8 configure:31272: checking stddef.h usability configure:31272: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:31272: $? = 0 configure:31272: result: yes configure:31272: checking stddef.h presence configure:31272: riscv64-linux-gnu-gcc-9 -E -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c configure:31272: $? = 0 configure:31272: result: yes configure:31272: checking for stddef.h configure:31272: result: yes configure:31286: checking size of wchar_t configure:31291: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:31291: $? = 0 configure:31291: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:101:12: error: size of array 'test_array' is negative 101 | static int test_array [1 - 2 * !(((long int) (sizeof (wchar_t))) <= 0)]; | ^~~~~~~~~~ configure:31291: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_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 HAVE_STDDEF_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_STDDEF_H | #include | #endif | | | int | main () | { | static int test_array [1 - 2 * !(((long int) (sizeof (wchar_t))) <= 0)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:31291: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:101:12: error: size of array 'test_array' is negative 101 | static int test_array [1 - 2 * !(((long int) (sizeof (wchar_t))) <= 1)]; | ^~~~~~~~~~ configure:31291: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_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 HAVE_STDDEF_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_STDDEF_H | #include | #endif | | | int | main () | { | static int test_array [1 - 2 * !(((long int) (sizeof (wchar_t))) <= 1)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:31291: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:101:12: error: size of array 'test_array' is negative 101 | static int test_array [1 - 2 * !(((long int) (sizeof (wchar_t))) <= 3)]; | ^~~~~~~~~~ configure:31291: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_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 HAVE_STDDEF_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_STDDEF_H | #include | #endif | | | int | main () | { | static int test_array [1 - 2 * !(((long int) (sizeof (wchar_t))) <= 3)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:31291: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:31291: $? = 0 configure:31291: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:31291: $? = 0 configure:31291: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:31291: $? = 0 configure:31310: result: 4 configure:31325: checking size of __float128 configure:31330: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:129:55: error: '__float128' undeclared (first use in this function); did you mean '_Float128'? 129 | static int test_array [1 - 2 * !(((long int) (sizeof (__float128))) >= 0)]; | ^~~~~~~~~~ | _Float128 conftest.c:129:55: note: each undeclared identifier is reported only once for each function it appears in configure:31330: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_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 HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | /* 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 () | { | static int test_array [1 - 2 * !(((long int) (sizeof (__float128))) >= 0)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:31330: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:129:55: error: '__float128' undeclared (first use in this function); did you mean '_Float128'? 129 | static int test_array [1 - 2 * !(((long int) (sizeof (__float128))) < 0)]; | ^~~~~~~~~~ | _Float128 conftest.c:129:55: note: each undeclared identifier is reported only once for each function it appears in configure:31330: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_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 HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | /* 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 () | { | static int test_array [1 - 2 * !(((long int) (sizeof (__float128))) < 0)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:31344: result: 0 configure:31364: checking size of float_int configure:31369: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:31369: $? = 0 configure:31369: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:99:12: error: size of array 'test_array' is negative 99 | static int test_array [1 - 2 * !(((long int) (sizeof (float_int))) <= 0)]; | ^~~~~~~~~~ configure:31369: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_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 HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 0 | /* end confdefs.h. */ | typedef struct { float a; int b; } float_int; | | int | main () | { | static int test_array [1 - 2 * !(((long int) (sizeof (float_int))) <= 0)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:31369: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:99:12: error: size of array 'test_array' is negative 99 | static int test_array [1 - 2 * !(((long int) (sizeof (float_int))) <= 1)]; | ^~~~~~~~~~ configure:31369: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_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 HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 0 | /* end confdefs.h. */ | typedef struct { float a; int b; } float_int; | | int | main () | { | static int test_array [1 - 2 * !(((long int) (sizeof (float_int))) <= 1)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:31369: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:99:12: error: size of array 'test_array' is negative 99 | static int test_array [1 - 2 * !(((long int) (sizeof (float_int))) <= 3)]; | ^~~~~~~~~~ configure:31369: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_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 HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 0 | /* end confdefs.h. */ | typedef struct { float a; int b; } float_int; | | int | main () | { | static int test_array [1 - 2 * !(((long int) (sizeof (float_int))) <= 3)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:31369: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:99:12: error: size of array 'test_array' is negative 99 | static int test_array [1 - 2 * !(((long int) (sizeof (float_int))) <= 7)]; | ^~~~~~~~~~ configure:31369: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_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 HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 0 | /* end confdefs.h. */ | typedef struct { float a; int b; } float_int; | | int | main () | { | static int test_array [1 - 2 * !(((long int) (sizeof (float_int))) <= 7)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:31369: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:31369: $? = 0 configure:31369: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:31369: $? = 0 configure:31369: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:31369: $? = 0 configure:31369: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:31369: $? = 0 configure:31384: result: 8 configure:31398: checking size of double_int configure:31403: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:31403: $? = 0 configure:31403: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:100:12: error: size of array 'test_array' is negative 100 | static int test_array [1 - 2 * !(((long int) (sizeof (double_int))) <= 0)]; | ^~~~~~~~~~ configure:31403: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_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 HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 0 | #define SIZEOF_FLOAT_INT 8 | /* end confdefs.h. */ | typedef struct { double a; int b; } double_int; | | int | main () | { | static int test_array [1 - 2 * !(((long int) (sizeof (double_int))) <= 0)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:31403: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:100:12: error: size of array 'test_array' is negative 100 | static int test_array [1 - 2 * !(((long int) (sizeof (double_int))) <= 1)]; | ^~~~~~~~~~ configure:31403: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_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 HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 0 | #define SIZEOF_FLOAT_INT 8 | /* end confdefs.h. */ | typedef struct { double a; int b; } double_int; | | int | main () | { | static int test_array [1 - 2 * !(((long int) (sizeof (double_int))) <= 1)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:31403: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:100:12: error: size of array 'test_array' is negative 100 | static int test_array [1 - 2 * !(((long int) (sizeof (double_int))) <= 3)]; | ^~~~~~~~~~ configure:31403: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_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 HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 0 | #define SIZEOF_FLOAT_INT 8 | /* end confdefs.h. */ | typedef struct { double a; int b; } double_int; | | int | main () | { | static int test_array [1 - 2 * !(((long int) (sizeof (double_int))) <= 3)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:31403: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:100:12: error: size of array 'test_array' is negative 100 | static int test_array [1 - 2 * !(((long int) (sizeof (double_int))) <= 7)]; | ^~~~~~~~~~ configure:31403: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_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 HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 0 | #define SIZEOF_FLOAT_INT 8 | /* end confdefs.h. */ | typedef struct { double a; int b; } double_int; | | int | main () | { | static int test_array [1 - 2 * !(((long int) (sizeof (double_int))) <= 7)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:31403: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:100:12: error: size of array 'test_array' is negative 100 | static int test_array [1 - 2 * !(((long int) (sizeof (double_int))) <= 15)]; | ^~~~~~~~~~ configure:31403: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_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 HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 0 | #define SIZEOF_FLOAT_INT 8 | /* end confdefs.h. */ | typedef struct { double a; int b; } double_int; | | int | main () | { | static int test_array [1 - 2 * !(((long int) (sizeof (double_int))) <= 15)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:31403: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:31403: $? = 0 configure:31403: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:31403: $? = 0 configure:31403: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:31403: $? = 0 configure:31403: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:31403: $? = 0 configure:31403: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:31403: $? = 0 configure:31418: result: 16 configure:31432: checking size of long_int configure:31437: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:31437: $? = 0 configure:31437: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:101:12: error: size of array 'test_array' is negative 101 | static int test_array [1 - 2 * !(((long int) (sizeof (long_int))) <= 0)]; | ^~~~~~~~~~ configure:31437: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_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 HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 0 | #define SIZEOF_FLOAT_INT 8 | #define SIZEOF_DOUBLE_INT 16 | /* end confdefs.h. */ | typedef struct { long a; int b; } long_int; | | int | main () | { | static int test_array [1 - 2 * !(((long int) (sizeof (long_int))) <= 0)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:31437: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:101:12: error: size of array 'test_array' is negative 101 | static int test_array [1 - 2 * !(((long int) (sizeof (long_int))) <= 1)]; | ^~~~~~~~~~ configure:31437: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_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 HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 0 | #define SIZEOF_FLOAT_INT 8 | #define SIZEOF_DOUBLE_INT 16 | /* end confdefs.h. */ | typedef struct { long a; int b; } long_int; | | int | main () | { | static int test_array [1 - 2 * !(((long int) (sizeof (long_int))) <= 1)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:31437: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:101:12: error: size of array 'test_array' is negative 101 | static int test_array [1 - 2 * !(((long int) (sizeof (long_int))) <= 3)]; | ^~~~~~~~~~ configure:31437: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_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 HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 0 | #define SIZEOF_FLOAT_INT 8 | #define SIZEOF_DOUBLE_INT 16 | /* end confdefs.h. */ | typedef struct { long a; int b; } long_int; | | int | main () | { | static int test_array [1 - 2 * !(((long int) (sizeof (long_int))) <= 3)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:31437: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:101:12: error: size of array 'test_array' is negative 101 | static int test_array [1 - 2 * !(((long int) (sizeof (long_int))) <= 7)]; | ^~~~~~~~~~ configure:31437: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_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 HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 0 | #define SIZEOF_FLOAT_INT 8 | #define SIZEOF_DOUBLE_INT 16 | /* end confdefs.h. */ | typedef struct { long a; int b; } long_int; | | int | main () | { | static int test_array [1 - 2 * !(((long int) (sizeof (long_int))) <= 7)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:31437: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:101:12: error: size of array 'test_array' is negative 101 | static int test_array [1 - 2 * !(((long int) (sizeof (long_int))) <= 15)]; | ^~~~~~~~~~ configure:31437: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_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 HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 0 | #define SIZEOF_FLOAT_INT 8 | #define SIZEOF_DOUBLE_INT 16 | /* end confdefs.h. */ | typedef struct { long a; int b; } long_int; | | int | main () | { | static int test_array [1 - 2 * !(((long int) (sizeof (long_int))) <= 15)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:31437: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:31437: $? = 0 configure:31437: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:31437: $? = 0 configure:31437: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:31437: $? = 0 configure:31437: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:31437: $? = 0 configure:31437: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:31437: $? = 0 configure:31452: result: 16 configure:31466: checking size of short_int configure:31471: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:31471: $? = 0 configure:31471: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:102:12: error: size of array 'test_array' is negative 102 | static int test_array [1 - 2 * !(((long int) (sizeof (short_int))) <= 0)]; | ^~~~~~~~~~ configure:31471: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_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 HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 0 | #define SIZEOF_FLOAT_INT 8 | #define SIZEOF_DOUBLE_INT 16 | #define SIZEOF_LONG_INT 16 | /* end confdefs.h. */ | typedef struct { short a; int b; } short_int; | | int | main () | { | static int test_array [1 - 2 * !(((long int) (sizeof (short_int))) <= 0)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:31471: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:102:12: error: size of array 'test_array' is negative 102 | static int test_array [1 - 2 * !(((long int) (sizeof (short_int))) <= 1)]; | ^~~~~~~~~~ configure:31471: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_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 HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 0 | #define SIZEOF_FLOAT_INT 8 | #define SIZEOF_DOUBLE_INT 16 | #define SIZEOF_LONG_INT 16 | /* end confdefs.h. */ | typedef struct { short a; int b; } short_int; | | int | main () | { | static int test_array [1 - 2 * !(((long int) (sizeof (short_int))) <= 1)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:31471: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:102:12: error: size of array 'test_array' is negative 102 | static int test_array [1 - 2 * !(((long int) (sizeof (short_int))) <= 3)]; | ^~~~~~~~~~ configure:31471: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_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 HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 0 | #define SIZEOF_FLOAT_INT 8 | #define SIZEOF_DOUBLE_INT 16 | #define SIZEOF_LONG_INT 16 | /* end confdefs.h. */ | typedef struct { short a; int b; } short_int; | | int | main () | { | static int test_array [1 - 2 * !(((long int) (sizeof (short_int))) <= 3)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:31471: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:102:12: error: size of array 'test_array' is negative 102 | static int test_array [1 - 2 * !(((long int) (sizeof (short_int))) <= 7)]; | ^~~~~~~~~~ configure:31471: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_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 HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 0 | #define SIZEOF_FLOAT_INT 8 | #define SIZEOF_DOUBLE_INT 16 | #define SIZEOF_LONG_INT 16 | /* end confdefs.h. */ | typedef struct { short a; int b; } short_int; | | int | main () | { | static int test_array [1 - 2 * !(((long int) (sizeof (short_int))) <= 7)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:31471: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:31471: $? = 0 configure:31471: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:31471: $? = 0 configure:31471: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:31471: $? = 0 configure:31471: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:31471: $? = 0 configure:31486: result: 8 configure:31500: checking size of two_int configure:31505: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:31505: $? = 0 configure:31505: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:103:12: error: size of array 'test_array' is negative 103 | static int test_array [1 - 2 * !(((long int) (sizeof (two_int))) <= 0)]; | ^~~~~~~~~~ configure:31505: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_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 HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 0 | #define SIZEOF_FLOAT_INT 8 | #define SIZEOF_DOUBLE_INT 16 | #define SIZEOF_LONG_INT 16 | #define SIZEOF_SHORT_INT 8 | /* end confdefs.h. */ | typedef struct { int a; int b; } two_int; | | int | main () | { | static int test_array [1 - 2 * !(((long int) (sizeof (two_int))) <= 0)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:31505: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:103:12: error: size of array 'test_array' is negative 103 | static int test_array [1 - 2 * !(((long int) (sizeof (two_int))) <= 1)]; | ^~~~~~~~~~ configure:31505: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_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 HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 0 | #define SIZEOF_FLOAT_INT 8 | #define SIZEOF_DOUBLE_INT 16 | #define SIZEOF_LONG_INT 16 | #define SIZEOF_SHORT_INT 8 | /* end confdefs.h. */ | typedef struct { int a; int b; } two_int; | | int | main () | { | static int test_array [1 - 2 * !(((long int) (sizeof (two_int))) <= 1)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:31505: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:103:12: error: size of array 'test_array' is negative 103 | static int test_array [1 - 2 * !(((long int) (sizeof (two_int))) <= 3)]; | ^~~~~~~~~~ configure:31505: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_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 HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 0 | #define SIZEOF_FLOAT_INT 8 | #define SIZEOF_DOUBLE_INT 16 | #define SIZEOF_LONG_INT 16 | #define SIZEOF_SHORT_INT 8 | /* end confdefs.h. */ | typedef struct { int a; int b; } two_int; | | int | main () | { | static int test_array [1 - 2 * !(((long int) (sizeof (two_int))) <= 3)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:31505: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:103:12: error: size of array 'test_array' is negative 103 | static int test_array [1 - 2 * !(((long int) (sizeof (two_int))) <= 7)]; | ^~~~~~~~~~ configure:31505: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_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 HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 0 | #define SIZEOF_FLOAT_INT 8 | #define SIZEOF_DOUBLE_INT 16 | #define SIZEOF_LONG_INT 16 | #define SIZEOF_SHORT_INT 8 | /* end confdefs.h. */ | typedef struct { int a; int b; } two_int; | | int | main () | { | static int test_array [1 - 2 * !(((long int) (sizeof (two_int))) <= 7)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:31505: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:31505: $? = 0 configure:31505: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:31505: $? = 0 configure:31505: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:31505: $? = 0 configure:31505: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:31505: $? = 0 configure:31520: result: 8 configure:31534: checking size of long_double_int configure:31539: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:31539: $? = 0 configure:31539: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:104:12: error: size of array 'test_array' is negative 104 | static int test_array [1 - 2 * !(((long int) (sizeof (long_double_int))) <= 0)]; | ^~~~~~~~~~ configure:31539: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_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 HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 0 | #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 | /* end confdefs.h. */ | typedef struct { long double a; int b;} long_double_int; | | int | main () | { | static int test_array [1 - 2 * !(((long int) (sizeof (long_double_int))) <= 0)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:31539: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:104:12: error: size of array 'test_array' is negative 104 | static int test_array [1 - 2 * !(((long int) (sizeof (long_double_int))) <= 1)]; | ^~~~~~~~~~ configure:31539: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_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 HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 0 | #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 | /* end confdefs.h. */ | typedef struct { long double a; int b;} long_double_int; | | int | main () | { | static int test_array [1 - 2 * !(((long int) (sizeof (long_double_int))) <= 1)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:31539: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:104:12: error: size of array 'test_array' is negative 104 | static int test_array [1 - 2 * !(((long int) (sizeof (long_double_int))) <= 3)]; | ^~~~~~~~~~ configure:31539: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_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 HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 0 | #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 | /* end confdefs.h. */ | typedef struct { long double a; int b;} long_double_int; | | int | main () | { | static int test_array [1 - 2 * !(((long int) (sizeof (long_double_int))) <= 3)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:31539: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:104:12: error: size of array 'test_array' is negative 104 | static int test_array [1 - 2 * !(((long int) (sizeof (long_double_int))) <= 7)]; | ^~~~~~~~~~ configure:31539: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_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 HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 0 | #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 | /* end confdefs.h. */ | typedef struct { long double a; int b;} long_double_int; | | int | main () | { | static int test_array [1 - 2 * !(((long int) (sizeof (long_double_int))) <= 7)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:31539: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:104:12: error: size of array 'test_array' is negative 104 | static int test_array [1 - 2 * !(((long int) (sizeof (long_double_int))) <= 15)]; | ^~~~~~~~~~ configure:31539: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_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 HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 0 | #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 | /* end confdefs.h. */ | typedef struct { long double a; int b;} long_double_int; | | int | main () | { | static int test_array [1 - 2 * !(((long int) (sizeof (long_double_int))) <= 15)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:31539: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:104:12: error: size of array 'test_array' is negative 104 | static int test_array [1 - 2 * !(((long int) (sizeof (long_double_int))) <= 31)]; | ^~~~~~~~~~ configure:31539: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_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 HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 0 | #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 | /* end confdefs.h. */ | typedef struct { long double a; int b;} long_double_int; | | int | main () | { | static int test_array [1 - 2 * !(((long int) (sizeof (long_double_int))) <= 31)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:31539: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:31539: $? = 0 configure:31539: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:31539: $? = 0 configure:31539: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:31539: $? = 0 configure:31539: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:31539: $? = 0 configure:31539: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:31539: $? = 0 configure:31539: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:31539: $? = 0 configure:31554: result: 32 configure:31568: checking alignment of char configure:31573: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:31573: $? = 0 configure:31573: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:140:12: error: size of array 'test_array' is negative 140 | static int test_array [1 - 2 * !(((long int) offsetof (ac__type_alignof_, y)) <= 0)]; | ^~~~~~~~~~ configure:31573: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_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 HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 0 | #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 | /* 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 | #ifndef offsetof | # define offsetof(type, member) ((char *) &((type *) 0)->member - (char *) 0) | #endif | typedef struct { char x; char y; } ac__type_alignof_; | int | main () | { | static int test_array [1 - 2 * !(((long int) offsetof (ac__type_alignof_, y)) <= 0)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:31573: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:31573: $? = 0 configure:31591: result: 1 configure:31603: checking alignment of float configure:31608: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:31608: $? = 0 configure:31608: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:141:12: error: size of array 'test_array' is negative 141 | static int test_array [1 - 2 * !(((long int) offsetof (ac__type_alignof_, y)) <= 0)]; | ^~~~~~~~~~ configure:31608: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_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 HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 0 | #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 ALIGNOF_CHAR 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 | #ifndef offsetof | # define offsetof(type, member) ((char *) &((type *) 0)->member - (char *) 0) | #endif | typedef struct { char x; float y; } ac__type_alignof_; | int | main () | { | static int test_array [1 - 2 * !(((long int) offsetof (ac__type_alignof_, y)) <= 0)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:31608: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:141:12: error: size of array 'test_array' is negative 141 | static int test_array [1 - 2 * !(((long int) offsetof (ac__type_alignof_, y)) <= 1)]; | ^~~~~~~~~~ configure:31608: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_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 HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 0 | #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 ALIGNOF_CHAR 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 | #ifndef offsetof | # define offsetof(type, member) ((char *) &((type *) 0)->member - (char *) 0) | #endif | typedef struct { char x; float y; } ac__type_alignof_; | int | main () | { | static int test_array [1 - 2 * !(((long int) offsetof (ac__type_alignof_, y)) <= 1)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:31608: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:141:12: error: size of array 'test_array' is negative 141 | static int test_array [1 - 2 * !(((long int) offsetof (ac__type_alignof_, y)) <= 3)]; | ^~~~~~~~~~ configure:31608: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_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 HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 0 | #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 ALIGNOF_CHAR 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 | #ifndef offsetof | # define offsetof(type, member) ((char *) &((type *) 0)->member - (char *) 0) | #endif | typedef struct { char x; float y; } ac__type_alignof_; | int | main () | { | static int test_array [1 - 2 * !(((long int) offsetof (ac__type_alignof_, y)) <= 3)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:31608: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:31608: $? = 0 configure:31608: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:31608: $? = 0 configure:31608: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:31608: $? = 0 configure:31626: result: 4 configure:31638: checking alignment of double configure:31643: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:31643: $? = 0 configure:31643: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:142:12: error: size of array 'test_array' is negative 142 | static int test_array [1 - 2 * !(((long int) offsetof (ac__type_alignof_, y)) <= 0)]; | ^~~~~~~~~~ configure:31643: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_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 HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 0 | #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 ALIGNOF_CHAR 1 | #define ALIGNOF_FLOAT 4 | /* 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 | #ifndef offsetof | # define offsetof(type, member) ((char *) &((type *) 0)->member - (char *) 0) | #endif | typedef struct { char x; double y; } ac__type_alignof_; | int | main () | { | static int test_array [1 - 2 * !(((long int) offsetof (ac__type_alignof_, y)) <= 0)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:31643: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:142:12: error: size of array 'test_array' is negative 142 | static int test_array [1 - 2 * !(((long int) offsetof (ac__type_alignof_, y)) <= 1)]; | ^~~~~~~~~~ configure:31643: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_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 HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 0 | #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 ALIGNOF_CHAR 1 | #define ALIGNOF_FLOAT 4 | /* 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 | #ifndef offsetof | # define offsetof(type, member) ((char *) &((type *) 0)->member - (char *) 0) | #endif | typedef struct { char x; double y; } ac__type_alignof_; | int | main () | { | static int test_array [1 - 2 * !(((long int) offsetof (ac__type_alignof_, y)) <= 1)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:31643: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:142:12: error: size of array 'test_array' is negative 142 | static int test_array [1 - 2 * !(((long int) offsetof (ac__type_alignof_, y)) <= 3)]; | ^~~~~~~~~~ configure:31643: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_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 HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 0 | #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 ALIGNOF_CHAR 1 | #define ALIGNOF_FLOAT 4 | /* 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 | #ifndef offsetof | # define offsetof(type, member) ((char *) &((type *) 0)->member - (char *) 0) | #endif | typedef struct { char x; double y; } ac__type_alignof_; | int | main () | { | static int test_array [1 - 2 * !(((long int) offsetof (ac__type_alignof_, y)) <= 3)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:31643: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:142:12: error: size of array 'test_array' is negative 142 | static int test_array [1 - 2 * !(((long int) offsetof (ac__type_alignof_, y)) <= 7)]; | ^~~~~~~~~~ configure:31643: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_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 HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 0 | #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 ALIGNOF_CHAR 1 | #define ALIGNOF_FLOAT 4 | /* 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 | #ifndef offsetof | # define offsetof(type, member) ((char *) &((type *) 0)->member - (char *) 0) | #endif | typedef struct { char x; double y; } ac__type_alignof_; | int | main () | { | static int test_array [1 - 2 * !(((long int) offsetof (ac__type_alignof_, y)) <= 7)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:31643: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:31643: $? = 0 configure:31643: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:31643: $? = 0 configure:31643: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:31643: $? = 0 configure:31643: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:31643: $? = 0 configure:31661: result: 8 configure:31673: checking alignment of long configure:31678: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:31678: $? = 0 configure:31678: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:143:12: error: size of array 'test_array' is negative 143 | static int test_array [1 - 2 * !(((long int) offsetof (ac__type_alignof_, y)) <= 0)]; | ^~~~~~~~~~ configure:31678: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_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 HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 0 | #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 ALIGNOF_CHAR 1 | #define ALIGNOF_FLOAT 4 | #define ALIGNOF_DOUBLE 8 | /* 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 | #ifndef offsetof | # define offsetof(type, member) ((char *) &((type *) 0)->member - (char *) 0) | #endif | typedef struct { char x; long y; } ac__type_alignof_; | int | main () | { | static int test_array [1 - 2 * !(((long int) offsetof (ac__type_alignof_, y)) <= 0)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:31678: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:143:12: error: size of array 'test_array' is negative 143 | static int test_array [1 - 2 * !(((long int) offsetof (ac__type_alignof_, y)) <= 1)]; | ^~~~~~~~~~ configure:31678: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_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 HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 0 | #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 ALIGNOF_CHAR 1 | #define ALIGNOF_FLOAT 4 | #define ALIGNOF_DOUBLE 8 | /* 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 | #ifndef offsetof | # define offsetof(type, member) ((char *) &((type *) 0)->member - (char *) 0) | #endif | typedef struct { char x; long y; } ac__type_alignof_; | int | main () | { | static int test_array [1 - 2 * !(((long int) offsetof (ac__type_alignof_, y)) <= 1)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:31678: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:143:12: error: size of array 'test_array' is negative 143 | static int test_array [1 - 2 * !(((long int) offsetof (ac__type_alignof_, y)) <= 3)]; | ^~~~~~~~~~ configure:31678: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_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 HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 0 | #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 ALIGNOF_CHAR 1 | #define ALIGNOF_FLOAT 4 | #define ALIGNOF_DOUBLE 8 | /* 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 | #ifndef offsetof | # define offsetof(type, member) ((char *) &((type *) 0)->member - (char *) 0) | #endif | typedef struct { char x; long y; } ac__type_alignof_; | int | main () | { | static int test_array [1 - 2 * !(((long int) offsetof (ac__type_alignof_, y)) <= 3)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:31678: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:143:12: error: size of array 'test_array' is negative 143 | static int test_array [1 - 2 * !(((long int) offsetof (ac__type_alignof_, y)) <= 7)]; | ^~~~~~~~~~ configure:31678: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_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 HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 0 | #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 ALIGNOF_CHAR 1 | #define ALIGNOF_FLOAT 4 | #define ALIGNOF_DOUBLE 8 | /* 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 | #ifndef offsetof | # define offsetof(type, member) ((char *) &((type *) 0)->member - (char *) 0) | #endif | typedef struct { char x; long y; } ac__type_alignof_; | int | main () | { | static int test_array [1 - 2 * !(((long int) offsetof (ac__type_alignof_, y)) <= 7)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:31678: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:31678: $? = 0 configure:31678: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:31678: $? = 0 configure:31678: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:31678: $? = 0 configure:31678: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:31678: $? = 0 configure:31696: result: 8 configure:31708: checking alignment of long long configure:31713: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:31713: $? = 0 configure:31713: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:144:12: error: size of array 'test_array' is negative 144 | static int test_array [1 - 2 * !(((long int) offsetof (ac__type_alignof_, y)) <= 0)]; | ^~~~~~~~~~ configure:31713: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_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 HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 0 | #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 ALIGNOF_CHAR 1 | #define ALIGNOF_FLOAT 4 | #define ALIGNOF_DOUBLE 8 | #define ALIGNOF_LONG 8 | /* 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 | #ifndef offsetof | # define offsetof(type, member) ((char *) &((type *) 0)->member - (char *) 0) | #endif | typedef struct { char x; long long y; } ac__type_alignof_; | int | main () | { | static int test_array [1 - 2 * !(((long int) offsetof (ac__type_alignof_, y)) <= 0)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:31713: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:144:12: error: size of array 'test_array' is negative 144 | static int test_array [1 - 2 * !(((long int) offsetof (ac__type_alignof_, y)) <= 1)]; | ^~~~~~~~~~ configure:31713: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_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 HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 0 | #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 ALIGNOF_CHAR 1 | #define ALIGNOF_FLOAT 4 | #define ALIGNOF_DOUBLE 8 | #define ALIGNOF_LONG 8 | /* 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 | #ifndef offsetof | # define offsetof(type, member) ((char *) &((type *) 0)->member - (char *) 0) | #endif | typedef struct { char x; long long y; } ac__type_alignof_; | int | main () | { | static int test_array [1 - 2 * !(((long int) offsetof (ac__type_alignof_, y)) <= 1)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:31713: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:144:12: error: size of array 'test_array' is negative 144 | static int test_array [1 - 2 * !(((long int) offsetof (ac__type_alignof_, y)) <= 3)]; | ^~~~~~~~~~ configure:31713: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_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 HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 0 | #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 ALIGNOF_CHAR 1 | #define ALIGNOF_FLOAT 4 | #define ALIGNOF_DOUBLE 8 | #define ALIGNOF_LONG 8 | /* 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 | #ifndef offsetof | # define offsetof(type, member) ((char *) &((type *) 0)->member - (char *) 0) | #endif | typedef struct { char x; long long y; } ac__type_alignof_; | int | main () | { | static int test_array [1 - 2 * !(((long int) offsetof (ac__type_alignof_, y)) <= 3)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:31713: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:144:12: error: size of array 'test_array' is negative 144 | static int test_array [1 - 2 * !(((long int) offsetof (ac__type_alignof_, y)) <= 7)]; | ^~~~~~~~~~ configure:31713: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_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 HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 0 | #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 ALIGNOF_CHAR 1 | #define ALIGNOF_FLOAT 4 | #define ALIGNOF_DOUBLE 8 | #define ALIGNOF_LONG 8 | /* 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 | #ifndef offsetof | # define offsetof(type, member) ((char *) &((type *) 0)->member - (char *) 0) | #endif | typedef struct { char x; long long y; } ac__type_alignof_; | int | main () | { | static int test_array [1 - 2 * !(((long int) offsetof (ac__type_alignof_, y)) <= 7)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:31713: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:31713: $? = 0 configure:31713: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:31713: $? = 0 configure:31713: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:31713: $? = 0 configure:31713: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:31713: $? = 0 configure:31731: result: 8 configure:31743: checking alignment of long double configure:31766: result: 16 configure:31778: checking alignment of short configure:31783: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:31783: $? = 0 configure:31783: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:146:12: error: size of array 'test_array' is negative 146 | static int test_array [1 - 2 * !(((long int) offsetof (ac__type_alignof_, y)) <= 0)]; | ^~~~~~~~~~ configure:31783: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_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 HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 0 | #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 ALIGNOF_CHAR 1 | #define ALIGNOF_FLOAT 4 | #define ALIGNOF_DOUBLE 8 | #define ALIGNOF_LONG 8 | #define ALIGNOF_LONG_LONG 8 | #define ALIGNOF_LONG_DOUBLE 16 | /* 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 | #ifndef offsetof | # define offsetof(type, member) ((char *) &((type *) 0)->member - (char *) 0) | #endif | typedef struct { char x; short y; } ac__type_alignof_; | int | main () | { | static int test_array [1 - 2 * !(((long int) offsetof (ac__type_alignof_, y)) <= 0)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:31783: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:146:12: error: size of array 'test_array' is negative 146 | static int test_array [1 - 2 * !(((long int) offsetof (ac__type_alignof_, y)) <= 1)]; | ^~~~~~~~~~ configure:31783: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_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 HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 0 | #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 ALIGNOF_CHAR 1 | #define ALIGNOF_FLOAT 4 | #define ALIGNOF_DOUBLE 8 | #define ALIGNOF_LONG 8 | #define ALIGNOF_LONG_LONG 8 | #define ALIGNOF_LONG_DOUBLE 16 | /* 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 | #ifndef offsetof | # define offsetof(type, member) ((char *) &((type *) 0)->member - (char *) 0) | #endif | typedef struct { char x; short y; } ac__type_alignof_; | int | main () | { | static int test_array [1 - 2 * !(((long int) offsetof (ac__type_alignof_, y)) <= 1)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:31783: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:31783: $? = 0 configure:31783: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:31783: $? = 0 configure:31801: result: 2 configure:31813: checking alignment of int configure:31818: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:31818: $? = 0 configure:31818: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:147:12: error: size of array 'test_array' is negative 147 | static int test_array [1 - 2 * !(((long int) offsetof (ac__type_alignof_, y)) <= 0)]; | ^~~~~~~~~~ configure:31818: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_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 HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 0 | #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 ALIGNOF_CHAR 1 | #define ALIGNOF_FLOAT 4 | #define ALIGNOF_DOUBLE 8 | #define ALIGNOF_LONG 8 | #define ALIGNOF_LONG_LONG 8 | #define ALIGNOF_LONG_DOUBLE 16 | #define ALIGNOF_SHORT 2 | /* 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 | #ifndef offsetof | # define offsetof(type, member) ((char *) &((type *) 0)->member - (char *) 0) | #endif | typedef struct { char x; int y; } ac__type_alignof_; | int | main () | { | static int test_array [1 - 2 * !(((long int) offsetof (ac__type_alignof_, y)) <= 0)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:31818: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:147:12: error: size of array 'test_array' is negative 147 | static int test_array [1 - 2 * !(((long int) offsetof (ac__type_alignof_, y)) <= 1)]; | ^~~~~~~~~~ configure:31818: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_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 HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 0 | #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 ALIGNOF_CHAR 1 | #define ALIGNOF_FLOAT 4 | #define ALIGNOF_DOUBLE 8 | #define ALIGNOF_LONG 8 | #define ALIGNOF_LONG_LONG 8 | #define ALIGNOF_LONG_DOUBLE 16 | #define ALIGNOF_SHORT 2 | /* 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 | #ifndef offsetof | # define offsetof(type, member) ((char *) &((type *) 0)->member - (char *) 0) | #endif | typedef struct { char x; int y; } ac__type_alignof_; | int | main () | { | static int test_array [1 - 2 * !(((long int) offsetof (ac__type_alignof_, y)) <= 1)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:31818: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:147:12: error: size of array 'test_array' is negative 147 | static int test_array [1 - 2 * !(((long int) offsetof (ac__type_alignof_, y)) <= 3)]; | ^~~~~~~~~~ configure:31818: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_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 HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 0 | #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 ALIGNOF_CHAR 1 | #define ALIGNOF_FLOAT 4 | #define ALIGNOF_DOUBLE 8 | #define ALIGNOF_LONG 8 | #define ALIGNOF_LONG_LONG 8 | #define ALIGNOF_LONG_DOUBLE 16 | #define ALIGNOF_SHORT 2 | /* 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 | #ifndef offsetof | # define offsetof(type, member) ((char *) &((type *) 0)->member - (char *) 0) | #endif | typedef struct { char x; int y; } ac__type_alignof_; | int | main () | { | static int test_array [1 - 2 * !(((long int) offsetof (ac__type_alignof_, y)) <= 3)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:31818: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:31818: $? = 0 configure:31818: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:31818: $? = 0 configure:31818: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:31818: $? = 0 configure:31836: result: 4 configure:31848: checking alignment of int8_t configure:31853: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:31853: $? = 0 configure:31853: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:148:12: error: size of array 'test_array' is negative 148 | static int test_array [1 - 2 * !(((long int) offsetof (ac__type_alignof_, y)) <= 0)]; | ^~~~~~~~~~ configure:31853: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_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 HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 0 | #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 ALIGNOF_CHAR 1 | #define ALIGNOF_FLOAT 4 | #define ALIGNOF_DOUBLE 8 | #define ALIGNOF_LONG 8 | #define ALIGNOF_LONG_LONG 8 | #define ALIGNOF_LONG_DOUBLE 16 | #define ALIGNOF_SHORT 2 | #define ALIGNOF_INT 4 | /* 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 | #ifndef offsetof | # define offsetof(type, member) ((char *) &((type *) 0)->member - (char *) 0) | #endif | typedef struct { char x; int8_t y; } ac__type_alignof_; | int | main () | { | static int test_array [1 - 2 * !(((long int) offsetof (ac__type_alignof_, y)) <= 0)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:31853: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:31853: $? = 0 configure:31871: result: 1 configure:31883: checking alignment of int16_t configure:31888: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:31888: $? = 0 configure:31888: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:149:12: error: size of array 'test_array' is negative 149 | static int test_array [1 - 2 * !(((long int) offsetof (ac__type_alignof_, y)) <= 0)]; | ^~~~~~~~~~ configure:31888: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_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 HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 0 | #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 ALIGNOF_CHAR 1 | #define ALIGNOF_FLOAT 4 | #define ALIGNOF_DOUBLE 8 | #define ALIGNOF_LONG 8 | #define ALIGNOF_LONG_LONG 8 | #define ALIGNOF_LONG_DOUBLE 16 | #define ALIGNOF_SHORT 2 | #define ALIGNOF_INT 4 | #define ALIGNOF_INT8_T 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 | #ifndef offsetof | # define offsetof(type, member) ((char *) &((type *) 0)->member - (char *) 0) | #endif | typedef struct { char x; int16_t y; } ac__type_alignof_; | int | main () | { | static int test_array [1 - 2 * !(((long int) offsetof (ac__type_alignof_, y)) <= 0)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:31888: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:149:12: error: size of array 'test_array' is negative 149 | static int test_array [1 - 2 * !(((long int) offsetof (ac__type_alignof_, y)) <= 1)]; | ^~~~~~~~~~ configure:31888: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_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 HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 0 | #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 ALIGNOF_CHAR 1 | #define ALIGNOF_FLOAT 4 | #define ALIGNOF_DOUBLE 8 | #define ALIGNOF_LONG 8 | #define ALIGNOF_LONG_LONG 8 | #define ALIGNOF_LONG_DOUBLE 16 | #define ALIGNOF_SHORT 2 | #define ALIGNOF_INT 4 | #define ALIGNOF_INT8_T 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 | #ifndef offsetof | # define offsetof(type, member) ((char *) &((type *) 0)->member - (char *) 0) | #endif | typedef struct { char x; int16_t y; } ac__type_alignof_; | int | main () | { | static int test_array [1 - 2 * !(((long int) offsetof (ac__type_alignof_, y)) <= 1)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:31888: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:31888: $? = 0 configure:31888: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:31888: $? = 0 configure:31906: result: 2 configure:31918: checking alignment of int32_t configure:31923: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:31923: $? = 0 configure:31923: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:150:12: error: size of array 'test_array' is negative 150 | static int test_array [1 - 2 * !(((long int) offsetof (ac__type_alignof_, y)) <= 0)]; | ^~~~~~~~~~ configure:31923: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_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 HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 0 | #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 ALIGNOF_CHAR 1 | #define ALIGNOF_FLOAT 4 | #define ALIGNOF_DOUBLE 8 | #define ALIGNOF_LONG 8 | #define ALIGNOF_LONG_LONG 8 | #define ALIGNOF_LONG_DOUBLE 16 | #define ALIGNOF_SHORT 2 | #define ALIGNOF_INT 4 | #define ALIGNOF_INT8_T 1 | #define ALIGNOF_INT16_T 2 | /* 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 | #ifndef offsetof | # define offsetof(type, member) ((char *) &((type *) 0)->member - (char *) 0) | #endif | typedef struct { char x; int32_t y; } ac__type_alignof_; | int | main () | { | static int test_array [1 - 2 * !(((long int) offsetof (ac__type_alignof_, y)) <= 0)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:31923: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:150:12: error: size of array 'test_array' is negative 150 | static int test_array [1 - 2 * !(((long int) offsetof (ac__type_alignof_, y)) <= 1)]; | ^~~~~~~~~~ configure:31923: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_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 HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 0 | #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 ALIGNOF_CHAR 1 | #define ALIGNOF_FLOAT 4 | #define ALIGNOF_DOUBLE 8 | #define ALIGNOF_LONG 8 | #define ALIGNOF_LONG_LONG 8 | #define ALIGNOF_LONG_DOUBLE 16 | #define ALIGNOF_SHORT 2 | #define ALIGNOF_INT 4 | #define ALIGNOF_INT8_T 1 | #define ALIGNOF_INT16_T 2 | /* 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 | #ifndef offsetof | # define offsetof(type, member) ((char *) &((type *) 0)->member - (char *) 0) | #endif | typedef struct { char x; int32_t y; } ac__type_alignof_; | int | main () | { | static int test_array [1 - 2 * !(((long int) offsetof (ac__type_alignof_, y)) <= 1)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:31923: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:150:12: error: size of array 'test_array' is negative 150 | static int test_array [1 - 2 * !(((long int) offsetof (ac__type_alignof_, y)) <= 3)]; | ^~~~~~~~~~ configure:31923: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_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 HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 0 | #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 ALIGNOF_CHAR 1 | #define ALIGNOF_FLOAT 4 | #define ALIGNOF_DOUBLE 8 | #define ALIGNOF_LONG 8 | #define ALIGNOF_LONG_LONG 8 | #define ALIGNOF_LONG_DOUBLE 16 | #define ALIGNOF_SHORT 2 | #define ALIGNOF_INT 4 | #define ALIGNOF_INT8_T 1 | #define ALIGNOF_INT16_T 2 | /* 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 | #ifndef offsetof | # define offsetof(type, member) ((char *) &((type *) 0)->member - (char *) 0) | #endif | typedef struct { char x; int32_t y; } ac__type_alignof_; | int | main () | { | static int test_array [1 - 2 * !(((long int) offsetof (ac__type_alignof_, y)) <= 3)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:31923: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:31923: $? = 0 configure:31923: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:31923: $? = 0 configure:31923: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:31923: $? = 0 configure:31941: result: 4 configure:31953: checking alignment of int64_t configure:31958: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:31958: $? = 0 configure:31958: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:151:12: error: size of array 'test_array' is negative 151 | static int test_array [1 - 2 * !(((long int) offsetof (ac__type_alignof_, y)) <= 0)]; | ^~~~~~~~~~ configure:31958: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_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 HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 0 | #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 ALIGNOF_CHAR 1 | #define ALIGNOF_FLOAT 4 | #define ALIGNOF_DOUBLE 8 | #define ALIGNOF_LONG 8 | #define ALIGNOF_LONG_LONG 8 | #define ALIGNOF_LONG_DOUBLE 16 | #define ALIGNOF_SHORT 2 | #define ALIGNOF_INT 4 | #define ALIGNOF_INT8_T 1 | #define ALIGNOF_INT16_T 2 | #define ALIGNOF_INT32_T 4 | /* 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 | #ifndef offsetof | # define offsetof(type, member) ((char *) &((type *) 0)->member - (char *) 0) | #endif | typedef struct { char x; int64_t y; } ac__type_alignof_; | int | main () | { | static int test_array [1 - 2 * !(((long int) offsetof (ac__type_alignof_, y)) <= 0)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:31958: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:151:12: error: size of array 'test_array' is negative 151 | static int test_array [1 - 2 * !(((long int) offsetof (ac__type_alignof_, y)) <= 1)]; | ^~~~~~~~~~ configure:31958: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_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 HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 0 | #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 ALIGNOF_CHAR 1 | #define ALIGNOF_FLOAT 4 | #define ALIGNOF_DOUBLE 8 | #define ALIGNOF_LONG 8 | #define ALIGNOF_LONG_LONG 8 | #define ALIGNOF_LONG_DOUBLE 16 | #define ALIGNOF_SHORT 2 | #define ALIGNOF_INT 4 | #define ALIGNOF_INT8_T 1 | #define ALIGNOF_INT16_T 2 | #define ALIGNOF_INT32_T 4 | /* 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 | #ifndef offsetof | # define offsetof(type, member) ((char *) &((type *) 0)->member - (char *) 0) | #endif | typedef struct { char x; int64_t y; } ac__type_alignof_; | int | main () | { | static int test_array [1 - 2 * !(((long int) offsetof (ac__type_alignof_, y)) <= 1)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:31958: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:151:12: error: size of array 'test_array' is negative 151 | static int test_array [1 - 2 * !(((long int) offsetof (ac__type_alignof_, y)) <= 3)]; | ^~~~~~~~~~ configure:31958: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_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 HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 0 | #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 ALIGNOF_CHAR 1 | #define ALIGNOF_FLOAT 4 | #define ALIGNOF_DOUBLE 8 | #define ALIGNOF_LONG 8 | #define ALIGNOF_LONG_LONG 8 | #define ALIGNOF_LONG_DOUBLE 16 | #define ALIGNOF_SHORT 2 | #define ALIGNOF_INT 4 | #define ALIGNOF_INT8_T 1 | #define ALIGNOF_INT16_T 2 | #define ALIGNOF_INT32_T 4 | /* 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 | #ifndef offsetof | # define offsetof(type, member) ((char *) &((type *) 0)->member - (char *) 0) | #endif | typedef struct { char x; int64_t y; } ac__type_alignof_; | int | main () | { | static int test_array [1 - 2 * !(((long int) offsetof (ac__type_alignof_, y)) <= 3)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:31958: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:151:12: error: size of array 'test_array' is negative 151 | static int test_array [1 - 2 * !(((long int) offsetof (ac__type_alignof_, y)) <= 7)]; | ^~~~~~~~~~ configure:31958: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_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 HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 0 | #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 ALIGNOF_CHAR 1 | #define ALIGNOF_FLOAT 4 | #define ALIGNOF_DOUBLE 8 | #define ALIGNOF_LONG 8 | #define ALIGNOF_LONG_LONG 8 | #define ALIGNOF_LONG_DOUBLE 16 | #define ALIGNOF_SHORT 2 | #define ALIGNOF_INT 4 | #define ALIGNOF_INT8_T 1 | #define ALIGNOF_INT16_T 2 | #define ALIGNOF_INT32_T 4 | /* 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 | #ifndef offsetof | # define offsetof(type, member) ((char *) &((type *) 0)->member - (char *) 0) | #endif | typedef struct { char x; int64_t y; } ac__type_alignof_; | int | main () | { | static int test_array [1 - 2 * !(((long int) offsetof (ac__type_alignof_, y)) <= 7)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:31958: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:31958: $? = 0 configure:31958: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:31958: $? = 0 configure:31958: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:31958: $? = 0 configure:31958: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:31958: $? = 0 configure:31976: result: 8 configure:31988: checking alignment of bool configure:31993: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c:148:26: error: unknown type name 'bool' 148 | typedef struct { char x; bool y; } ac__type_alignof_; | ^~~~ configure:31993: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_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 HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 0 | #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 ALIGNOF_CHAR 1 | #define ALIGNOF_FLOAT 4 | #define ALIGNOF_DOUBLE 8 | #define ALIGNOF_LONG 8 | #define ALIGNOF_LONG_LONG 8 | #define ALIGNOF_LONG_DOUBLE 16 | #define ALIGNOF_SHORT 2 | #define ALIGNOF_INT 4 | #define ALIGNOF_INT8_T 1 | #define ALIGNOF_INT16_T 2 | #define ALIGNOF_INT32_T 4 | #define ALIGNOF_INT64_T 8 | /* 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 | #ifndef offsetof | # define offsetof(type, member) ((char *) &((type *) 0)->member - (char *) 0) | #endif | typedef struct { char x; bool y; } ac__type_alignof_; | int | main () | { | static int test_array [1 - 2 * !(((long int) offsetof (ac__type_alignof_, y)) >= 0)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:31993: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c:148:26: error: unknown type name 'bool' 148 | typedef struct { char x; bool y; } ac__type_alignof_; | ^~~~ conftest.c: In function 'main': conftest.c:152:12: error: size of array 'test_array' is negative 152 | static int test_array [1 - 2 * !(((long int) offsetof (ac__type_alignof_, y)) < 0)]; | ^~~~~~~~~~ configure:31993: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_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 HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 0 | #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 ALIGNOF_CHAR 1 | #define ALIGNOF_FLOAT 4 | #define ALIGNOF_DOUBLE 8 | #define ALIGNOF_LONG 8 | #define ALIGNOF_LONG_LONG 8 | #define ALIGNOF_LONG_DOUBLE 16 | #define ALIGNOF_SHORT 2 | #define ALIGNOF_INT 4 | #define ALIGNOF_INT8_T 1 | #define ALIGNOF_INT16_T 2 | #define ALIGNOF_INT32_T 4 | #define ALIGNOF_INT64_T 8 | /* 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 | #ifndef offsetof | # define offsetof(type, member) ((char *) &((type *) 0)->member - (char *) 0) | #endif | typedef struct { char x; bool y; } ac__type_alignof_; | int | main () | { | static int test_array [1 - 2 * !(((long int) offsetof (ac__type_alignof_, y)) < 0)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:32011: result: 0 configure:32023: checking alignment of wchar_t configure:32028: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:32028: $? = 0 configure:32028: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:153:12: error: size of array 'test_array' is negative 153 | static int test_array [1 - 2 * !(((long int) offsetof (ac__type_alignof_, y)) <= 0)]; | ^~~~~~~~~~ configure:32028: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_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 HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 0 | #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 ALIGNOF_CHAR 1 | #define ALIGNOF_FLOAT 4 | #define ALIGNOF_DOUBLE 8 | #define ALIGNOF_LONG 8 | #define ALIGNOF_LONG_LONG 8 | #define ALIGNOF_LONG_DOUBLE 16 | #define ALIGNOF_SHORT 2 | #define ALIGNOF_INT 4 | #define ALIGNOF_INT8_T 1 | #define ALIGNOF_INT16_T 2 | #define ALIGNOF_INT32_T 4 | #define ALIGNOF_INT64_T 8 | #define ALIGNOF_BOOL 0 | /* 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 | #ifndef offsetof | # define offsetof(type, member) ((char *) &((type *) 0)->member - (char *) 0) | #endif | typedef struct { char x; wchar_t y; } ac__type_alignof_; | int | main () | { | static int test_array [1 - 2 * !(((long int) offsetof (ac__type_alignof_, y)) <= 0)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:32028: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:153:12: error: size of array 'test_array' is negative 153 | static int test_array [1 - 2 * !(((long int) offsetof (ac__type_alignof_, y)) <= 1)]; | ^~~~~~~~~~ configure:32028: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_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 HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 0 | #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 ALIGNOF_CHAR 1 | #define ALIGNOF_FLOAT 4 | #define ALIGNOF_DOUBLE 8 | #define ALIGNOF_LONG 8 | #define ALIGNOF_LONG_LONG 8 | #define ALIGNOF_LONG_DOUBLE 16 | #define ALIGNOF_SHORT 2 | #define ALIGNOF_INT 4 | #define ALIGNOF_INT8_T 1 | #define ALIGNOF_INT16_T 2 | #define ALIGNOF_INT32_T 4 | #define ALIGNOF_INT64_T 8 | #define ALIGNOF_BOOL 0 | /* 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 | #ifndef offsetof | # define offsetof(type, member) ((char *) &((type *) 0)->member - (char *) 0) | #endif | typedef struct { char x; wchar_t y; } ac__type_alignof_; | int | main () | { | static int test_array [1 - 2 * !(((long int) offsetof (ac__type_alignof_, y)) <= 1)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:32028: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:153:12: error: size of array 'test_array' is negative 153 | static int test_array [1 - 2 * !(((long int) offsetof (ac__type_alignof_, y)) <= 3)]; | ^~~~~~~~~~ configure:32028: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_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 HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 0 | #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 ALIGNOF_CHAR 1 | #define ALIGNOF_FLOAT 4 | #define ALIGNOF_DOUBLE 8 | #define ALIGNOF_LONG 8 | #define ALIGNOF_LONG_LONG 8 | #define ALIGNOF_LONG_DOUBLE 16 | #define ALIGNOF_SHORT 2 | #define ALIGNOF_INT 4 | #define ALIGNOF_INT8_T 1 | #define ALIGNOF_INT16_T 2 | #define ALIGNOF_INT32_T 4 | #define ALIGNOF_INT64_T 8 | #define ALIGNOF_BOOL 0 | /* 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 | #ifndef offsetof | # define offsetof(type, member) ((char *) &((type *) 0)->member - (char *) 0) | #endif | typedef struct { char x; wchar_t y; } ac__type_alignof_; | int | main () | { | static int test_array [1 - 2 * !(((long int) offsetof (ac__type_alignof_, y)) <= 3)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:32028: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:32028: $? = 0 configure:32028: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:32028: $? = 0 configure:32028: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:32028: $? = 0 configure:32046: result: 4 configure:32059: checking sys/bitypes.h usability configure:32059: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:32059: $? = 0 configure:32059: result: yes configure:32059: checking sys/bitypes.h presence configure:32059: riscv64-linux-gnu-gcc-9 -E -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c configure:32059: $? = 0 configure:32059: result: yes configure:32059: checking for sys/bitypes.h configure:32059: result: yes configure:32072: checking for inttypes.h configure:32072: result: yes configure:32072: checking for stdint.h configure:32072: result: yes configure:32084: checking for int8_t configure:32084: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:32084: $? = 0 configure:32084: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:154:12: error: size of array 'test_array' is negative 154 | static int test_array [1 - 2 * !((int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 1) | ^~~~~~~~~~ configure:32084: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_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 HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 0 | #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 ALIGNOF_CHAR 1 | #define ALIGNOF_FLOAT 4 | #define ALIGNOF_DOUBLE 8 | #define ALIGNOF_LONG 8 | #define ALIGNOF_LONG_LONG 8 | #define ALIGNOF_LONG_DOUBLE 16 | #define ALIGNOF_SHORT 2 | #define ALIGNOF_INT 4 | #define ALIGNOF_INT8_T 1 | #define ALIGNOF_INT16_T 2 | #define ALIGNOF_INT32_T 4 | #define ALIGNOF_INT64_T 8 | #define ALIGNOF_BOOL 0 | #define ALIGNOF_WCHAR_T 4 | #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:32084: result: yes configure:32095: checking for int16_t configure:32095: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:32095: $? = 0 configure:32095: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:154:12: error: size of array 'test_array' is negative 154 | static int test_array [1 - 2 * !((int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 1) | ^~~~~~~~~~ configure:32095: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_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 HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 0 | #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 ALIGNOF_CHAR 1 | #define ALIGNOF_FLOAT 4 | #define ALIGNOF_DOUBLE 8 | #define ALIGNOF_LONG 8 | #define ALIGNOF_LONG_LONG 8 | #define ALIGNOF_LONG_DOUBLE 16 | #define ALIGNOF_SHORT 2 | #define ALIGNOF_INT 4 | #define ALIGNOF_INT8_T 1 | #define ALIGNOF_INT16_T 2 | #define ALIGNOF_INT32_T 4 | #define ALIGNOF_INT64_T 8 | #define ALIGNOF_BOOL 0 | #define ALIGNOF_WCHAR_T 4 | #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:32095: result: yes configure:32106: checking for int32_t configure:32106: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:32106: $? = 0 configure:32106: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:155:53: warning: integer overflow in expression of type 'int' results in '-2147483648' [-Woverflow] 155 | < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))]; | ^ conftest.c:154:12: error: storage size of 'test_array' isn't constant 154 | static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1) | ^~~~~~~~~~ configure:32106: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_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 HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 0 | #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 ALIGNOF_CHAR 1 | #define ALIGNOF_FLOAT 4 | #define ALIGNOF_DOUBLE 8 | #define ALIGNOF_LONG 8 | #define ALIGNOF_LONG_LONG 8 | #define ALIGNOF_LONG_DOUBLE 16 | #define ALIGNOF_SHORT 2 | #define ALIGNOF_INT 4 | #define ALIGNOF_INT8_T 1 | #define ALIGNOF_INT16_T 2 | #define ALIGNOF_INT32_T 4 | #define ALIGNOF_INT64_T 8 | #define ALIGNOF_BOOL 0 | #define ALIGNOF_WCHAR_T 4 | #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:32106: result: yes configure:32117: checking for int64_t configure:32117: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:32117: $? = 0 configure:32117: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:155:53: warning: integer overflow in expression of type 'long int' results in '-9223372036854775808' [-Woverflow] 155 | < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))]; | ^ conftest.c:154:12: error: storage size of 'test_array' isn't constant 154 | static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1) | ^~~~~~~~~~ configure:32117: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_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 HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 0 | #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 ALIGNOF_CHAR 1 | #define ALIGNOF_FLOAT 4 | #define ALIGNOF_DOUBLE 8 | #define ALIGNOF_LONG 8 | #define ALIGNOF_LONG_LONG 8 | #define ALIGNOF_LONG_DOUBLE 16 | #define ALIGNOF_SHORT 2 | #define ALIGNOF_INT 4 | #define ALIGNOF_INT8_T 1 | #define ALIGNOF_INT16_T 2 | #define ALIGNOF_INT32_T 4 | #define ALIGNOF_INT64_T 8 | #define ALIGNOF_BOOL 0 | #define ALIGNOF_WCHAR_T 4 | #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:32117: result: yes configure:32158: checking for uint8_t configure:32158: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:32158: $? = 0 configure:32158: result: yes configure:32172: checking for uint16_t configure:32172: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:32172: $? = 0 configure:32172: result: yes configure:32184: checking for uint32_t configure:32184: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:32184: $? = 0 configure:32184: result: yes configure:32198: checking for uint64_t configure:32198: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:32198: $? = 0 configure:32198: result: yes configure:32240: checking stdbool.h usability configure:32240: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:32240: $? = 0 configure:32240: result: yes configure:32240: checking stdbool.h presence configure:32240: riscv64-linux-gnu-gcc-9 -E -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c configure:32240: $? = 0 configure:32240: result: yes configure:32240: checking for stdbool.h configure:32240: result: yes configure:32240: checking complex.h usability configure:32240: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:32240: $? = 0 configure:32240: result: yes configure:32240: checking complex.h presence configure:32240: riscv64-linux-gnu-gcc-9 -E -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c configure:32240: $? = 0 configure:32240: result: yes configure:32240: checking for complex.h configure:32240: result: yes configure:32254: checking size of _Bool configure:32259: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:32259: $? = 0 configure:32259: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:136:12: error: size of array 'test_array' is negative 136 | static int test_array [1 - 2 * !(((long int) (sizeof (_Bool))) <= 0)]; | ^~~~~~~~~~ configure:32259: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_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 HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 0 | #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 ALIGNOF_CHAR 1 | #define ALIGNOF_FLOAT 4 | #define ALIGNOF_DOUBLE 8 | #define ALIGNOF_LONG 8 | #define ALIGNOF_LONG_LONG 8 | #define ALIGNOF_LONG_DOUBLE 16 | #define ALIGNOF_SHORT 2 | #define ALIGNOF_INT 4 | #define ALIGNOF_INT8_T 1 | #define ALIGNOF_INT16_T 2 | #define ALIGNOF_INT32_T 4 | #define ALIGNOF_INT64_T 8 | #define ALIGNOF_BOOL 0 | #define ALIGNOF_WCHAR_T 4 | #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 | /* end confdefs.h. */ | | #ifdef HAVE_STDBOOL_H | #include | #endif | | | int | main () | { | static int test_array [1 - 2 * !(((long int) (sizeof (_Bool))) <= 0)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:32259: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:32259: $? = 0 configure:32278: result: 1 configure:32292: checking size of float _Complex configure:32297: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:32297: $? = 0 configure:32297: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:137:12: error: size of array 'test_array' is negative 137 | static int test_array [1 - 2 * !(((long int) (sizeof (float _Complex))) <= 0)]; | ^~~~~~~~~~ configure:32297: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_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 HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 0 | #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 ALIGNOF_CHAR 1 | #define ALIGNOF_FLOAT 4 | #define ALIGNOF_DOUBLE 8 | #define ALIGNOF_LONG 8 | #define ALIGNOF_LONG_LONG 8 | #define ALIGNOF_LONG_DOUBLE 16 | #define ALIGNOF_SHORT 2 | #define ALIGNOF_INT 4 | #define ALIGNOF_INT8_T 1 | #define ALIGNOF_INT16_T 2 | #define ALIGNOF_INT32_T 4 | #define ALIGNOF_INT64_T 8 | #define ALIGNOF_BOOL 0 | #define ALIGNOF_WCHAR_T 4 | #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 | /* end confdefs.h. */ | | #ifdef HAVE_COMPLEX_H | #include | #endif | | | int | main () | { | static int test_array [1 - 2 * !(((long int) (sizeof (float _Complex))) <= 0)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:32297: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:137:12: error: size of array 'test_array' is negative 137 | static int test_array [1 - 2 * !(((long int) (sizeof (float _Complex))) <= 1)]; | ^~~~~~~~~~ configure:32297: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_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 HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 0 | #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 ALIGNOF_CHAR 1 | #define ALIGNOF_FLOAT 4 | #define ALIGNOF_DOUBLE 8 | #define ALIGNOF_LONG 8 | #define ALIGNOF_LONG_LONG 8 | #define ALIGNOF_LONG_DOUBLE 16 | #define ALIGNOF_SHORT 2 | #define ALIGNOF_INT 4 | #define ALIGNOF_INT8_T 1 | #define ALIGNOF_INT16_T 2 | #define ALIGNOF_INT32_T 4 | #define ALIGNOF_INT64_T 8 | #define ALIGNOF_BOOL 0 | #define ALIGNOF_WCHAR_T 4 | #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 | /* end confdefs.h. */ | | #ifdef HAVE_COMPLEX_H | #include | #endif | | | int | main () | { | static int test_array [1 - 2 * !(((long int) (sizeof (float _Complex))) <= 1)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:32297: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:137:12: error: size of array 'test_array' is negative 137 | static int test_array [1 - 2 * !(((long int) (sizeof (float _Complex))) <= 3)]; | ^~~~~~~~~~ configure:32297: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_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 HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 0 | #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 ALIGNOF_CHAR 1 | #define ALIGNOF_FLOAT 4 | #define ALIGNOF_DOUBLE 8 | #define ALIGNOF_LONG 8 | #define ALIGNOF_LONG_LONG 8 | #define ALIGNOF_LONG_DOUBLE 16 | #define ALIGNOF_SHORT 2 | #define ALIGNOF_INT 4 | #define ALIGNOF_INT8_T 1 | #define ALIGNOF_INT16_T 2 | #define ALIGNOF_INT32_T 4 | #define ALIGNOF_INT64_T 8 | #define ALIGNOF_BOOL 0 | #define ALIGNOF_WCHAR_T 4 | #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 | /* end confdefs.h. */ | | #ifdef HAVE_COMPLEX_H | #include | #endif | | | int | main () | { | static int test_array [1 - 2 * !(((long int) (sizeof (float _Complex))) <= 3)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:32297: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:137:12: error: size of array 'test_array' is negative 137 | static int test_array [1 - 2 * !(((long int) (sizeof (float _Complex))) <= 7)]; | ^~~~~~~~~~ configure:32297: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_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 HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 0 | #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 ALIGNOF_CHAR 1 | #define ALIGNOF_FLOAT 4 | #define ALIGNOF_DOUBLE 8 | #define ALIGNOF_LONG 8 | #define ALIGNOF_LONG_LONG 8 | #define ALIGNOF_LONG_DOUBLE 16 | #define ALIGNOF_SHORT 2 | #define ALIGNOF_INT 4 | #define ALIGNOF_INT8_T 1 | #define ALIGNOF_INT16_T 2 | #define ALIGNOF_INT32_T 4 | #define ALIGNOF_INT64_T 8 | #define ALIGNOF_BOOL 0 | #define ALIGNOF_WCHAR_T 4 | #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 | /* end confdefs.h. */ | | #ifdef HAVE_COMPLEX_H | #include | #endif | | | int | main () | { | static int test_array [1 - 2 * !(((long int) (sizeof (float _Complex))) <= 7)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:32297: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:32297: $? = 0 configure:32297: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:32297: $? = 0 configure:32297: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:32297: $? = 0 configure:32297: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:32297: $? = 0 configure:32316: result: 8 configure:32330: checking size of double _Complex configure:32335: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:32335: $? = 0 configure:32335: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:138:12: error: size of array 'test_array' is negative 138 | static int test_array [1 - 2 * !(((long int) (sizeof (double _Complex))) <= 0)]; | ^~~~~~~~~~ configure:32335: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_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 HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 0 | #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 ALIGNOF_CHAR 1 | #define ALIGNOF_FLOAT 4 | #define ALIGNOF_DOUBLE 8 | #define ALIGNOF_LONG 8 | #define ALIGNOF_LONG_LONG 8 | #define ALIGNOF_LONG_DOUBLE 16 | #define ALIGNOF_SHORT 2 | #define ALIGNOF_INT 4 | #define ALIGNOF_INT8_T 1 | #define ALIGNOF_INT16_T 2 | #define ALIGNOF_INT32_T 4 | #define ALIGNOF_INT64_T 8 | #define ALIGNOF_BOOL 0 | #define ALIGNOF_WCHAR_T 4 | #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 | /* end confdefs.h. */ | | #ifdef HAVE_COMPLEX_H | #include | #endif | | | int | main () | { | static int test_array [1 - 2 * !(((long int) (sizeof (double _Complex))) <= 0)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:32335: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:138:12: error: size of array 'test_array' is negative 138 | static int test_array [1 - 2 * !(((long int) (sizeof (double _Complex))) <= 1)]; | ^~~~~~~~~~ configure:32335: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_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 HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 0 | #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 ALIGNOF_CHAR 1 | #define ALIGNOF_FLOAT 4 | #define ALIGNOF_DOUBLE 8 | #define ALIGNOF_LONG 8 | #define ALIGNOF_LONG_LONG 8 | #define ALIGNOF_LONG_DOUBLE 16 | #define ALIGNOF_SHORT 2 | #define ALIGNOF_INT 4 | #define ALIGNOF_INT8_T 1 | #define ALIGNOF_INT16_T 2 | #define ALIGNOF_INT32_T 4 | #define ALIGNOF_INT64_T 8 | #define ALIGNOF_BOOL 0 | #define ALIGNOF_WCHAR_T 4 | #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 | /* end confdefs.h. */ | | #ifdef HAVE_COMPLEX_H | #include | #endif | | | int | main () | { | static int test_array [1 - 2 * !(((long int) (sizeof (double _Complex))) <= 1)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:32335: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:138:12: error: size of array 'test_array' is negative 138 | static int test_array [1 - 2 * !(((long int) (sizeof (double _Complex))) <= 3)]; | ^~~~~~~~~~ configure:32335: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_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 HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 0 | #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 ALIGNOF_CHAR 1 | #define ALIGNOF_FLOAT 4 | #define ALIGNOF_DOUBLE 8 | #define ALIGNOF_LONG 8 | #define ALIGNOF_LONG_LONG 8 | #define ALIGNOF_LONG_DOUBLE 16 | #define ALIGNOF_SHORT 2 | #define ALIGNOF_INT 4 | #define ALIGNOF_INT8_T 1 | #define ALIGNOF_INT16_T 2 | #define ALIGNOF_INT32_T 4 | #define ALIGNOF_INT64_T 8 | #define ALIGNOF_BOOL 0 | #define ALIGNOF_WCHAR_T 4 | #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 | /* end confdefs.h. */ | | #ifdef HAVE_COMPLEX_H | #include | #endif | | | int | main () | { | static int test_array [1 - 2 * !(((long int) (sizeof (double _Complex))) <= 3)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:32335: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:138:12: error: size of array 'test_array' is negative 138 | static int test_array [1 - 2 * !(((long int) (sizeof (double _Complex))) <= 7)]; | ^~~~~~~~~~ configure:32335: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_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 HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 0 | #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 ALIGNOF_CHAR 1 | #define ALIGNOF_FLOAT 4 | #define ALIGNOF_DOUBLE 8 | #define ALIGNOF_LONG 8 | #define ALIGNOF_LONG_LONG 8 | #define ALIGNOF_LONG_DOUBLE 16 | #define ALIGNOF_SHORT 2 | #define ALIGNOF_INT 4 | #define ALIGNOF_INT8_T 1 | #define ALIGNOF_INT16_T 2 | #define ALIGNOF_INT32_T 4 | #define ALIGNOF_INT64_T 8 | #define ALIGNOF_BOOL 0 | #define ALIGNOF_WCHAR_T 4 | #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 | /* end confdefs.h. */ | | #ifdef HAVE_COMPLEX_H | #include | #endif | | | int | main () | { | static int test_array [1 - 2 * !(((long int) (sizeof (double _Complex))) <= 7)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:32335: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:138:12: error: size of array 'test_array' is negative 138 | static int test_array [1 - 2 * !(((long int) (sizeof (double _Complex))) <= 15)]; | ^~~~~~~~~~ configure:32335: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_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 HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 0 | #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 ALIGNOF_CHAR 1 | #define ALIGNOF_FLOAT 4 | #define ALIGNOF_DOUBLE 8 | #define ALIGNOF_LONG 8 | #define ALIGNOF_LONG_LONG 8 | #define ALIGNOF_LONG_DOUBLE 16 | #define ALIGNOF_SHORT 2 | #define ALIGNOF_INT 4 | #define ALIGNOF_INT8_T 1 | #define ALIGNOF_INT16_T 2 | #define ALIGNOF_INT32_T 4 | #define ALIGNOF_INT64_T 8 | #define ALIGNOF_BOOL 0 | #define ALIGNOF_WCHAR_T 4 | #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 | /* end confdefs.h. */ | | #ifdef HAVE_COMPLEX_H | #include | #endif | | | int | main () | { | static int test_array [1 - 2 * !(((long int) (sizeof (double _Complex))) <= 15)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:32335: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:32335: $? = 0 configure:32335: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:32335: $? = 0 configure:32335: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:32335: $? = 0 configure:32335: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:32335: $? = 0 configure:32335: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:32335: $? = 0 configure:32354: result: 16 configure:32370: checking size of long double _Complex configure:32375: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:32375: $? = 0 configure:32375: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:139:12: error: size of array 'test_array' is negative 139 | static int test_array [1 - 2 * !(((long int) (sizeof (long double _Complex))) <= 0)]; | ^~~~~~~~~~ configure:32375: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_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 HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 0 | #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 ALIGNOF_CHAR 1 | #define ALIGNOF_FLOAT 4 | #define ALIGNOF_DOUBLE 8 | #define ALIGNOF_LONG 8 | #define ALIGNOF_LONG_LONG 8 | #define ALIGNOF_LONG_DOUBLE 16 | #define ALIGNOF_SHORT 2 | #define ALIGNOF_INT 4 | #define ALIGNOF_INT8_T 1 | #define ALIGNOF_INT16_T 2 | #define ALIGNOF_INT32_T 4 | #define ALIGNOF_INT64_T 8 | #define ALIGNOF_BOOL 0 | #define ALIGNOF_WCHAR_T 4 | #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 | /* end confdefs.h. */ | | #ifdef HAVE_COMPLEX_H | #include | #endif | | | int | main () | { | static int test_array [1 - 2 * !(((long int) (sizeof (long double _Complex))) <= 0)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:32375: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:139:12: error: size of array 'test_array' is negative 139 | static int test_array [1 - 2 * !(((long int) (sizeof (long double _Complex))) <= 1)]; | ^~~~~~~~~~ configure:32375: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_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 HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 0 | #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 ALIGNOF_CHAR 1 | #define ALIGNOF_FLOAT 4 | #define ALIGNOF_DOUBLE 8 | #define ALIGNOF_LONG 8 | #define ALIGNOF_LONG_LONG 8 | #define ALIGNOF_LONG_DOUBLE 16 | #define ALIGNOF_SHORT 2 | #define ALIGNOF_INT 4 | #define ALIGNOF_INT8_T 1 | #define ALIGNOF_INT16_T 2 | #define ALIGNOF_INT32_T 4 | #define ALIGNOF_INT64_T 8 | #define ALIGNOF_BOOL 0 | #define ALIGNOF_WCHAR_T 4 | #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 | /* end confdefs.h. */ | | #ifdef HAVE_COMPLEX_H | #include | #endif | | | int | main () | { | static int test_array [1 - 2 * !(((long int) (sizeof (long double _Complex))) <= 1)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:32375: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:139:12: error: size of array 'test_array' is negative 139 | static int test_array [1 - 2 * !(((long int) (sizeof (long double _Complex))) <= 3)]; | ^~~~~~~~~~ configure:32375: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_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 HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 0 | #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 ALIGNOF_CHAR 1 | #define ALIGNOF_FLOAT 4 | #define ALIGNOF_DOUBLE 8 | #define ALIGNOF_LONG 8 | #define ALIGNOF_LONG_LONG 8 | #define ALIGNOF_LONG_DOUBLE 16 | #define ALIGNOF_SHORT 2 | #define ALIGNOF_INT 4 | #define ALIGNOF_INT8_T 1 | #define ALIGNOF_INT16_T 2 | #define ALIGNOF_INT32_T 4 | #define ALIGNOF_INT64_T 8 | #define ALIGNOF_BOOL 0 | #define ALIGNOF_WCHAR_T 4 | #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 | /* end confdefs.h. */ | | #ifdef HAVE_COMPLEX_H | #include | #endif | | | int | main () | { | static int test_array [1 - 2 * !(((long int) (sizeof (long double _Complex))) <= 3)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:32375: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:139:12: error: size of array 'test_array' is negative 139 | static int test_array [1 - 2 * !(((long int) (sizeof (long double _Complex))) <= 7)]; | ^~~~~~~~~~ configure:32375: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_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 HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 0 | #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 ALIGNOF_CHAR 1 | #define ALIGNOF_FLOAT 4 | #define ALIGNOF_DOUBLE 8 | #define ALIGNOF_LONG 8 | #define ALIGNOF_LONG_LONG 8 | #define ALIGNOF_LONG_DOUBLE 16 | #define ALIGNOF_SHORT 2 | #define ALIGNOF_INT 4 | #define ALIGNOF_INT8_T 1 | #define ALIGNOF_INT16_T 2 | #define ALIGNOF_INT32_T 4 | #define ALIGNOF_INT64_T 8 | #define ALIGNOF_BOOL 0 | #define ALIGNOF_WCHAR_T 4 | #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 | /* end confdefs.h. */ | | #ifdef HAVE_COMPLEX_H | #include | #endif | | | int | main () | { | static int test_array [1 - 2 * !(((long int) (sizeof (long double _Complex))) <= 7)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:32375: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:139:12: error: size of array 'test_array' is negative 139 | static int test_array [1 - 2 * !(((long int) (sizeof (long double _Complex))) <= 15)]; | ^~~~~~~~~~ configure:32375: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_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 HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 0 | #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 ALIGNOF_CHAR 1 | #define ALIGNOF_FLOAT 4 | #define ALIGNOF_DOUBLE 8 | #define ALIGNOF_LONG 8 | #define ALIGNOF_LONG_LONG 8 | #define ALIGNOF_LONG_DOUBLE 16 | #define ALIGNOF_SHORT 2 | #define ALIGNOF_INT 4 | #define ALIGNOF_INT8_T 1 | #define ALIGNOF_INT16_T 2 | #define ALIGNOF_INT32_T 4 | #define ALIGNOF_INT64_T 8 | #define ALIGNOF_BOOL 0 | #define ALIGNOF_WCHAR_T 4 | #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 | /* end confdefs.h. */ | | #ifdef HAVE_COMPLEX_H | #include | #endif | | | int | main () | { | static int test_array [1 - 2 * !(((long int) (sizeof (long double _Complex))) <= 15)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:32375: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:139:12: error: size of array 'test_array' is negative 139 | static int test_array [1 - 2 * !(((long int) (sizeof (long double _Complex))) <= 31)]; | ^~~~~~~~~~ configure:32375: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_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 HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 0 | #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 ALIGNOF_CHAR 1 | #define ALIGNOF_FLOAT 4 | #define ALIGNOF_DOUBLE 8 | #define ALIGNOF_LONG 8 | #define ALIGNOF_LONG_LONG 8 | #define ALIGNOF_LONG_DOUBLE 16 | #define ALIGNOF_SHORT 2 | #define ALIGNOF_INT 4 | #define ALIGNOF_INT8_T 1 | #define ALIGNOF_INT16_T 2 | #define ALIGNOF_INT32_T 4 | #define ALIGNOF_INT64_T 8 | #define ALIGNOF_BOOL 0 | #define ALIGNOF_WCHAR_T 4 | #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 | /* end confdefs.h. */ | | #ifdef HAVE_COMPLEX_H | #include | #endif | | | int | main () | { | static int test_array [1 - 2 * !(((long int) (sizeof (long double _Complex))) <= 31)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:32375: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:32375: $? = 0 configure:32375: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:32375: $? = 0 configure:32375: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:32375: $? = 0 configure:32375: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:32375: $? = 0 configure:32375: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:32375: $? = 0 configure:32375: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:32375: $? = 0 configure:32394: result: 32 configure:32410: checking size of _Float16 configure:32415: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:167:55: error: '_Float16' is not supported on this target 167 | static int test_array [1 - 2 * !(((long int) (sizeof (_Float16))) >= 0)]; | ^~~~~~~~ configure:32415: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_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 HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 0 | #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 ALIGNOF_CHAR 1 | #define ALIGNOF_FLOAT 4 | #define ALIGNOF_DOUBLE 8 | #define ALIGNOF_LONG 8 | #define ALIGNOF_LONG_LONG 8 | #define ALIGNOF_LONG_DOUBLE 16 | #define ALIGNOF_SHORT 2 | #define ALIGNOF_INT 4 | #define ALIGNOF_INT8_T 1 | #define ALIGNOF_INT16_T 2 | #define ALIGNOF_INT32_T 4 | #define ALIGNOF_INT64_T 8 | #define ALIGNOF_BOOL 0 | #define ALIGNOF_WCHAR_T 4 | #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 () | { | static int test_array [1 - 2 * !(((long int) (sizeof (_Float16))) >= 0)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:32415: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:167:55: error: '_Float16' is not supported on this target 167 | static int test_array [1 - 2 * !(((long int) (sizeof (_Float16))) < 0)]; | ^~~~~~~~ conftest.c:167:12: error: size of array 'test_array' is negative 167 | static int test_array [1 - 2 * !(((long int) (sizeof (_Float16))) < 0)]; | ^~~~~~~~~~ configure:32415: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_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 HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 0 | #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 ALIGNOF_CHAR 1 | #define ALIGNOF_FLOAT 4 | #define ALIGNOF_DOUBLE 8 | #define ALIGNOF_LONG 8 | #define ALIGNOF_LONG_LONG 8 | #define ALIGNOF_LONG_DOUBLE 16 | #define ALIGNOF_SHORT 2 | #define ALIGNOF_INT 4 | #define ALIGNOF_INT8_T 1 | #define ALIGNOF_INT16_T 2 | #define ALIGNOF_INT32_T 4 | #define ALIGNOF_INT64_T 8 | #define ALIGNOF_BOOL 0 | #define ALIGNOF_WCHAR_T 4 | #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 () | { | static int test_array [1 - 2 * !(((long int) (sizeof (_Float16))) < 0)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:32429: result: 0 configure:32442: checking for _Bool configure:32442: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:32442: $? = 0 configure:32442: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:168:20: error: expected expression before ')' token 168 | if (sizeof ((_Bool))) | ^ configure:32442: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_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 HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 0 | #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 ALIGNOF_CHAR 1 | #define ALIGNOF_FLOAT 4 | #define ALIGNOF_DOUBLE 8 | #define ALIGNOF_LONG 8 | #define ALIGNOF_LONG_LONG 8 | #define ALIGNOF_LONG_DOUBLE 16 | #define ALIGNOF_SHORT 2 | #define ALIGNOF_INT 4 | #define ALIGNOF_INT8_T 1 | #define ALIGNOF_INT16_T 2 | #define ALIGNOF_INT32_T 4 | #define ALIGNOF_INT64_T 8 | #define ALIGNOF_BOOL 0 | #define ALIGNOF_WCHAR_T 4 | #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 SIZEOF__FLOAT16 0 | /* 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:32442: result: yes configure:32451: checking for float _Complex configure:32451: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:32451: $? = 0 configure:32451: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:169:29: error: expected expression before ')' token 169 | if (sizeof ((float _Complex))) | ^ configure:32451: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_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 HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 0 | #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 ALIGNOF_CHAR 1 | #define ALIGNOF_FLOAT 4 | #define ALIGNOF_DOUBLE 8 | #define ALIGNOF_LONG 8 | #define ALIGNOF_LONG_LONG 8 | #define ALIGNOF_LONG_DOUBLE 16 | #define ALIGNOF_SHORT 2 | #define ALIGNOF_INT 4 | #define ALIGNOF_INT8_T 1 | #define ALIGNOF_INT16_T 2 | #define ALIGNOF_INT32_T 4 | #define ALIGNOF_INT64_T 8 | #define ALIGNOF_BOOL 0 | #define ALIGNOF_WCHAR_T 4 | #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 SIZEOF__FLOAT16 0 | #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:32451: result: yes configure:32460: checking for double _Complex configure:32460: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:32460: $? = 0 configure:32460: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:170:30: error: expected expression before ')' token 170 | if (sizeof ((double _Complex))) | ^ configure:32460: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_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 HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 0 | #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 ALIGNOF_CHAR 1 | #define ALIGNOF_FLOAT 4 | #define ALIGNOF_DOUBLE 8 | #define ALIGNOF_LONG 8 | #define ALIGNOF_LONG_LONG 8 | #define ALIGNOF_LONG_DOUBLE 16 | #define ALIGNOF_SHORT 2 | #define ALIGNOF_INT 4 | #define ALIGNOF_INT8_T 1 | #define ALIGNOF_INT16_T 2 | #define ALIGNOF_INT32_T 4 | #define ALIGNOF_INT64_T 8 | #define ALIGNOF_BOOL 0 | #define ALIGNOF_WCHAR_T 4 | #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 SIZEOF__FLOAT16 0 | #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:32460: result: yes configure:32473: checking for long double _Complex configure:32473: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:32473: $? = 0 configure:32473: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:171:35: error: expected expression before ')' token 171 | if (sizeof ((long double _Complex))) | ^ configure:32473: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "4.0a2" | #define PACKAGE_STRING "MPICH 4.0a2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mpich" | #define VERSION "4.0a2" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define ENABLE_LOCAL_SESSION_INIT 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define MPIDI_CH4_SHM_ENABLE_GPU 1 | #define HAVE_CH4_NETMOD_OFI 1 | #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 | #define HAVE_CH4_SHM_EAGER_IQUEUE 1 | #define NEEDS_STRICT_ALIGNMENT 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL | #define HAVE_TAG_ERROR_BITS 1 | #define HAVE_PRAGMA_WEAK 1 | #define HAVE_WEAK_ATTRIBUTE 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_VISIBILITY 1 | #define HAVE_HWLOC 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPICH_IS_THREADED 1 | #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL | #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE | #define HAVE_ROMIO 1 | #define ENABLE_PVAR_NEM 0 | #define ENABLE_PVAR_RECVQ 0 | #define ENABLE_PVAR_RMA 0 | #define ENABLE_PVAR_DIMS 0 | #define ENABLE_PVAR_MULTINIC 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 1 | #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 HAVE_C11__STATIC_ASSERT 1 | #define WORDS_LITTLEENDIAN 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG_INT 1 | #define ALIGNOF_MAX_ALIGN_T 0 | #define ALIGNOF_LONG_DOUBLE 16 | #define MAX_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 HAVE_STDDEF_H 1 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF___FLOAT128 0 | #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 ALIGNOF_CHAR 1 | #define ALIGNOF_FLOAT 4 | #define ALIGNOF_DOUBLE 8 | #define ALIGNOF_LONG 8 | #define ALIGNOF_LONG_LONG 8 | #define ALIGNOF_LONG_DOUBLE 16 | #define ALIGNOF_SHORT 2 | #define ALIGNOF_INT 4 | #define ALIGNOF_INT8_T 1 | #define ALIGNOF_INT16_T 2 | #define ALIGNOF_INT32_T 4 | #define ALIGNOF_INT64_T 8 | #define ALIGNOF_BOOL 0 | #define ALIGNOF_WCHAR_T 4 | #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 SIZEOF__FLOAT16 0 | #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:32473: result: yes configure:32904: checking for size of Fortran type integer configure:32942: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:32942: $? = 0 configure:32946: mv conftest.o pac_conftest.o configure:32949: $? = 0 configure:33014: result: 4 configure:33029: checking for size of Fortran type real configure:33067: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:33067: $? = 0 configure:33071: mv conftest.o pac_conftest.o configure:33074: $? = 0 configure:33139: result: 0 configure:33154: checking for size of Fortran type double precision configure:33192: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:33192: $? = 0 configure:33196: mv conftest.o pac_conftest.o configure:33199: $? = 0 configure:33264: result: 0 configure:33287: checking whether integer*1 is supported configure:33298: riscv64-linux-gnu-gfortran-9 -c -O2 conftest.f >&5 configure:33298: $? = 0 configure:33305: result: yes configure:33307: checking whether integer*2 is supported configure:33318: riscv64-linux-gnu-gfortran-9 -c -O2 conftest.f >&5 configure:33318: $? = 0 configure:33325: result: yes configure:33327: checking whether integer*4 is supported configure:33338: riscv64-linux-gnu-gfortran-9 -c -O2 conftest.f >&5 configure:33338: $? = 0 configure:33345: result: yes configure:33347: checking whether integer*8 is supported configure:33358: riscv64-linux-gnu-gfortran-9 -c -O2 conftest.f >&5 configure:33358: $? = 0 configure:33365: result: yes configure:33367: checking whether integer*16 is supported configure:33378: riscv64-linux-gnu-gfortran-9 -c -O2 conftest.f >&5 configure:33378: $? = 0 configure:33385: result: yes configure:33387: checking whether real*4 is supported configure:33398: riscv64-linux-gnu-gfortran-9 -c -O2 conftest.f >&5 configure:33398: $? = 0 configure:33405: result: yes configure:33407: checking whether real*8 is supported configure:33418: riscv64-linux-gnu-gfortran-9 -c -O2 conftest.f >&5 configure:33418: $? = 0 configure:33425: result: yes configure:33427: checking whether real*16 is supported configure:33438: riscv64-linux-gnu-gfortran-9 -c -O2 conftest.f >&5 configure:33438: $? = 0 configure:33445: result: yes configure:33537: WARNING: Unable to determine size of a DOUBLE PRECISION type; using 8 configure:33544: checking for C type matching Fortran real configure:33562: result: unavailable configure:33567: checking for C type matching Fortran double configure:33584: result: unavailable configure:33610: WARNING: Unable to determine size of a DOUBLE PRECISION type; using 8 configure:33884: checking for C type matching Fortran integer configure:33891: result: int configure:34043: checking for values of Fortran logicals configure:34078: riscv64-linux-gnu-gcc-9 -c -O2 -DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include conftest.c >&5 configure:34078: $? = 0 configure:34081: mv conftest.o pac_conftest.o configure:34084: $? = 0 configure:34154: result: True is 1 and False is 0 configure:34256: error: '' is empty ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_alignof_bool=0 ac_cv_alignof_char=1 ac_cv_alignof_double=8 ac_cv_alignof_float=4 ac_cv_alignof_int16_t=2 ac_cv_alignof_int32_t=4 ac_cv_alignof_int64_t=8 ac_cv_alignof_int8_t=1 ac_cv_alignof_int=4 ac_cv_alignof_long=8 ac_cv_alignof_long_double=16 ac_cv_alignof_long_long=8 ac_cv_alignof_max_align_t=0 ac_cv_alignof_short=2 ac_cv_alignof_wchar_t=4 ac_cv_build=x86_64-pc-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_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set=set ac_cv_env_CC_value=riscv64-linux-gnu-gcc-9 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=set ac_cv_env_CXX_value=riscv64-linux-gnu-g++-9 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=set ac_cv_env_FC_value=riscv64-linux-gnu-gfortran-9 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_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_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_PMPILIBNAME_set= ac_cv_env_PMPILIBNAME_value= ac_cv_env_YAKSALIBNAME_set= ac_cv_env_YAKSALIBNAME_value= ac_cv_env_ZMLIBNAME_set= ac_cv_env_ZMLIBNAME_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=riscv64-linux-gnu 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-cross/riscv64-linux-gnu/9 -L/usr/lib/gcc-cross/riscv64-linux-gnu/9/../../../../riscv64-linux-gnu/lib -L/lib/riscv64-linux-gnu -L/usr/lib/riscv64-linux-gnu -lgfortran -lm' ac_cv_fc_compiler_gnu=yes ac_cv_header_complex_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_hcoll_api_hcoll_api_h=no ac_cv_header_hwloc_h=no ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_netloc_h=no ac_cv_header_rdma_fabric_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_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_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_ucp_api_ucp_h=no ac_cv_header_unistd_h=yes ac_cv_host=riscv64-unknown-linux-gnu ac_cv_lib_fabric_fi_getinfo=no 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_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=riscv64-linux-gnu-ar ac_cv_prog_AWK=mawk ac_cv_prog_CC=riscv64-linux-gnu-gcc-9 ac_cv_prog_CPP='riscv64-linux-gnu-gcc-9 -E' ac_cv_prog_CXXCPP='riscv64-linux-gnu-g++-9 -E' ac_cv_prog_F77=riscv64-linux-gnu-gfortran-9 ac_cv_prog_FC=riscv64-linux-gnu-gfortran-9 ac_cv_prog_KILLALL=killall ac_cv_prog_MAKE=make ac_cv_prog_OBJDUMP=riscv64-linux-gnu-objdump ac_cv_prog_RANLIB=riscv64-linux-gnu-ranlib ac_cv_prog_STRIP=riscv64-linux-gnu-strip ac_cv_prog_ac_ct_MANIFEST_TOOL=mt ac_cv_prog_cc_c89= ac_cv_prog_cc_c99= 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_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_sizeof__Bool=1 ac_cv_sizeof__Float16=0 ac_cv_sizeof___float128=0 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_target=riscv64-unknown-linux-gnu ac_cv_type__Bool=yes ac_cv_type_double__Complex=yes ac_cv_type_float__Complex=yes ac_cv_type_long_double__Complex=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 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/riscv64-linux-gnu/bin/ld lt_cv_path_LDCXX=/usr/riscv64-linux-gnu/bin/ld lt_cv_path_NM='/usr/bin/riscv64-linux-gnu-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=yes lt_cv_prog_compiler_static_works_CXX=yes 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=yes 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_cc_has___func__=yes pac_cv_cc_vendor=gnu 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=0 pac_cv_f77_sizeof_integer=4 pac_cv_f77_sizeof_real=0 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_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_gnu_attr_format=yes pac_cv_gnu_attr_pure=yes pac_cv_have_float16=no pac_cv_have_long_double=yes pac_cv_have_long_long=yes pac_cv_mkdir_p=yes pac_cv_my_conf_dir=/home/jhammond/MPI/mpich/build-riscv pac_cv_prog_c_multiple_weak_symbols=yes pac_cv_prog_c_unaligned_doubles=unknown 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=yes 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 ## ----------------- ## ## Output variables. ## ## ----------------- ## ABIVERSION='0:0:0' ABIVERSIONFLAGS='-version-info $(ABIVERSION)' ACLOCAL='${SHELL} /home/jhammond/MPI/mpich/confdb/missing aclocal-1.16' ADDRESS_KIND='-1' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='0' AM_V='$(V)' AR='riscv64-linux-gnu-ar' AS='' AUTOCONF='${SHELL} /home/jhammond/MPI/mpich/confdb/missing autoconf' AUTOHEADER='${SHELL} /home/jhammond/MPI/mpich/confdb/missing autoheader' AUTOMAKE='${SHELL} /home/jhammond/MPI/mpich/confdb/missing automake-1.16' AWK='mawk' BASH_SHELL='/usr/bin/bash' BSEND_OVERHEAD='' BUILD_BASH_SCRIPTS_FALSE='#' BUILD_BASH_SCRIPTS_TRUE='' BUILD_CH3_FALSE='' BUILD_CH3_NEMESIS_FALSE='' BUILD_CH3_NEMESIS_TRUE='#' BUILD_CH3_SOCK_FALSE='' BUILD_CH3_SOCK_TRUE='#' BUILD_CH3_TRUE='#' BUILD_CH3_UTIL_SOCK_FALSE='' BUILD_CH3_UTIL_SOCK_TRUE='#' BUILD_CH4_COLL_TUNING_FALSE='' BUILD_CH4_COLL_TUNING_TRUE='' BUILD_CH4_FALSE='#' BUILD_CH4_NETMOD_OFI_FALSE='#' BUILD_CH4_NETMOD_OFI_TRUE='' BUILD_CH4_NETMOD_STUBNM_FALSE='' BUILD_CH4_NETMOD_STUBNM_TRUE='#' BUILD_CH4_NETMOD_UCX_FALSE='' BUILD_CH4_NETMOD_UCX_TRUE='#' BUILD_CH4_SHM_FALSE='' BUILD_CH4_SHM_POSIX_EAGER_IQUEUE_FALSE='#' BUILD_CH4_SHM_POSIX_EAGER_IQUEUE_TRUE='' BUILD_CH4_SHM_POSIX_EAGER_STUB_FALSE='' BUILD_CH4_SHM_POSIX_EAGER_STUB_TRUE='#' BUILD_CH4_SHM_TRUE='' BUILD_CH4_TRUE='' BUILD_COVERAGE_FALSE='' BUILD_COVERAGE_TRUE='' BUILD_CXX_BINDING_FALSE='' BUILD_CXX_BINDING_TRUE='' BUILD_DATALOOP_ENGINE_FALSE='' BUILD_DATALOOP_ENGINE_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_MPID_COMMON_BC_FALSE='#' BUILD_MPID_COMMON_BC_TRUE='' BUILD_MPID_COMMON_GENQ_FALSE='#' BUILD_MPID_COMMON_GENQ_TRUE='' BUILD_MPID_COMMON_SCHED_FALSE='#' BUILD_MPID_COMMON_SCHED_TRUE='' BUILD_MPID_COMMON_SHM_FALSE='#' BUILD_MPID_COMMON_SHM_TRUE='' BUILD_MPID_COMMON_THREAD_FALSE='#' BUILD_MPID_COMMON_THREAD_TRUE='' BUILD_NAMEPUB_FILE_FALSE='' BUILD_NAMEPUB_FILE_TRUE='#' BUILD_NAMEPUB_PMI_FALSE='#' BUILD_NAMEPUB_PMI_TRUE='' BUILD_NEMESIS_NETMOD_OFI_FALSE='' BUILD_NEMESIS_NETMOD_OFI_TRUE='#' BUILD_NEMESIS_NETMOD_TCP_FALSE='' BUILD_NEMESIS_NETMOD_TCP_TRUE='#' BUILD_PMI_BGQ_FALSE='' BUILD_PMI_BGQ_TRUE='' BUILD_PMI_CRAY_FALSE='' BUILD_PMI_CRAY_TRUE='' BUILD_PMI_PMI2_FALSE='' 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_GFORKER_FALSE='' BUILD_PM_GFORKER_TRUE='' BUILD_PM_HYDRA2_FALSE='' BUILD_PM_HYDRA2_TRUE='' BUILD_PM_HYDRA_FALSE='' BUILD_PM_HYDRA_TRUE='' BUILD_PM_REMSHELL_FALSE='' BUILD_PM_REMSHELL_TRUE='' BUILD_PM_UTIL_FALSE='' BUILD_PM_UTIL_TRUE='' BUILD_PROFILING_LIB_FALSE='' BUILD_PROFILING_LIB_TRUE='#' BUILD_ROMIO_FALSE='#' BUILD_ROMIO_TRUE='' BUILD_SHM_IPC_GPU_FALSE='#' BUILD_SHM_IPC_GPU_TRUE='' BUILD_SHM_IPC_XPMEM_FALSE='#' BUILD_SHM_IPC_XPMEM_TRUE='' BUILD_SHM_POSIX_FALSE='#' BUILD_SHM_POSIX_TRUE='' BUILD_SHM_STUBSHM_FALSE='' BUILD_SHM_STUBSHM_TRUE='#' BUILD_YAKSA_ENGINE_FALSE='' BUILD_YAKSA_ENGINE_TRUE='' CC='riscv64-linux-gnu-gcc-9' CCDEPMODE='depmode=gcc3' CFLAGS=' -O2' CMB_1INT_ALIGNMENT='' CMB_STATUS_ALIGNMENT='' CONFIGURE_ARGS_CLEAN='--host=riscv64-linux-gnu --prefix=/tmp/riscv/mpich CC=riscv64-linux-gnu-gcc-9 CXX=riscv64-linux-gnu-g++-9 FC=riscv64-linux-gnu-gfortran-9 --with-device=ch4:ofi' CONFIGURE_ARGUMENTS=' '\''--host=riscv64-linux-gnu'\'' '\''--prefix=/tmp/riscv/mpich'\'' '\''CC=riscv64-linux-gnu-gcc-9'\'' '\''CXX=riscv64-linux-gnu-g++-9'\'' '\''FC=riscv64-linux-gnu-gfortran-9'\'' '\''--with-device=ch4:ofi'\'' '\''host_alias=riscv64-linux-gnu'\''' COUNT_KIND='' CPP='riscv64-linux-gnu-gcc-9 -E' CPPFLAGS='-DNETMOD_INLINE=__netmod_inline_ofi__ -D__HIP_PLATFORM_AMD__ -I/home/jhammond/MPI/mpich/build-riscv/src/mpl/include -I/home/jhammond/MPI/mpich/src/mpl/include -I/home/jhammond/MPI/mpich/modules/json-c -I/home/jhammond/MPI/mpich/build-riscv/modules/json-c -I/home/jhammond/MPI/mpich/modules/hwloc/include -I/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/include -D_REENTRANT -I/home/jhammond/MPI/mpich/build-riscv/src/mpi/romio/include' CXX='riscv64-linux-gnu-g++-9' CXXCPP='riscv64-linux-gnu-g++-9 -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS=' -O2' CYGPATH_W='echo' C_LINKPATH_SHL='' DEFS='' DEPDIR='.deps' DEVICE='ch4:ofi' DISABLE_TAG_SUPPORT='' DLLIMPORT='' DLLTOOL='false' DOCTEXT='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' ENABLE_QMPI='0' 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='riscv64-linux-gnu-gfortran-9' 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='riscv64-linux-gnu-gfortran-9' FCCPP='' FCEXT='f90' FCFLAGS=' -O2' FCINC='-I' FCINCFLAG='-I' FCMODEXT='mod' FCMODINCFLAG='-I' FCMODINCSPEC='' FCMODOUTFLAG='-J' FC_ALL_INTEGER_MODELS='' FC_DOUBLE_MODEL='' FC_INTEGER_MODEL='' FC_INTEGER_MODEL_MAP='' FC_OTHER_LIBS='' FC_REAL_MODEL='' FC_WORK_FILES_ARG='' FFLAGS=' -O2' FGREP='/usr/bin/grep -F' FILE='' FLIBS=' -L/usr/lib/gcc-cross/riscv64-linux-gnu/9 -L/usr/lib/gcc-cross/riscv64-linux-gnu/9/../../../../riscv64-linux-gnu/lib -L/lib/riscv64-linux-gnu -L/usr/lib/riscv64-linux-gnu -lgfortran -lm' FORTRAN_BINDING='1' FORTRAN_MPI_OFFSET='' GCOV='' GNUCXX_MINORVERSION='0' GNUCXX_VERSION='0' GNULIB_ATOLL='' GNULIB_CALLOC_POSIX='' GNULIB_CANONICALIZE_FILE_NAME='' GNULIB_GETLOADAVG='' GNULIB_GETSUBOPT='' GNULIB_GRANTPT='' GNULIB_MALLOC_POSIX='' GNULIB_MBTOWC='' GNULIB_MKDTEMP='' GNULIB_MKOSTEMP='' GNULIB_MKOSTEMPS='' GNULIB_MKSTEMP='' GNULIB_MKSTEMPS='' GNULIB_POSIX_OPENPT='' GNULIB_PTSNAME='' GNULIB_PTSNAME_R='' GNULIB_PUTENV='' GNULIB_QSORT_R='' GNULIB_RANDOM='' GNULIB_RANDOM_R='' GNULIB_REALLOC_POSIX='' GNULIB_REALPATH='' GNULIB_RPMATCH='' GNULIB_SECURE_GETENV='' GNULIB_SETENV='' GNULIB_STRTOD='' GNULIB_STRTOLL='' GNULIB_STRTOULL='' GNULIB_SYSTEM_POSIX='' GNULIB_UNLOCKPT='' GNULIB_UNSETENV='' GNULIB_WCTOMB='' GNULIB__EXIT='' GREP='/usr/bin/grep' HAVE_ATOLL='' HAVE_CANONICALIZE_FILE_NAME='' HAVE_CXX_EXCEPTIONS='1' HAVE_DECL_GETLOADAVG='' HAVE_DECL_SETENV='' HAVE_DECL_UNSETENV='' HAVE_ERROR_CHECKING='1' HAVE_GETSUBOPT='' HAVE_GRANTPT='' HAVE_MKDTEMP='' HAVE_MKOSTEMP='' HAVE_MKOSTEMPS='' HAVE_MKSTEMP='' HAVE_MKSTEMPS='' HAVE_POSIX_OPENPT='' HAVE_PTSNAME='' HAVE_PTSNAME_R='' HAVE_RANDOM='' HAVE_RANDOM_H='' HAVE_RANDOM_R='' HAVE_REALPATH='' HAVE_ROMIO='#include "mpio.h"' HAVE_RPMATCH='' HAVE_SECURE_GETENV='' HAVE_SETENV='' HAVE_STRTOD='' HAVE_STRTOLL='' HAVE_STRTOULL='' HAVE_STRUCT_RANDOM_DATA='' HAVE_SYS_LOADAVG_H='' HAVE_UNLOCKPT='' HAVE__EXIT='' 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='' INTERLIB_DEPS='yes' KILLALL='killall' LD='/usr/riscv64-linux-gnu/bin/ld' LDFLAGS='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LPMPILIBNAME='' LTLIBOBJS='' LT_SYS_LIBRARY_PATH='' MAINT='' MAINTAINER_MODE_FALSE='#' MAINTAINER_MODE_TRUE='' MAKE='make' MAKEINFO='${SHELL} /home/jhammond/MPI/mpich/confdb/missing makeinfo' MANIFEST_TOOL=':' MKDIR_P='mkdir -p' MPIBASEMODNAME='mpi_base' MPICC_NAME='' MPICHLIB_CFLAGS='' MPICHLIB_CPPFLAGS='' MPICHLIB_CXXFLAGS='' MPICHLIB_FCFLAGS='' MPICHLIB_FFLAGS='' MPICH_CUSTOM_STRING='' 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='40000002' MPICH_RELEASE_DATE='unreleased development copy' MPICH_VERSION='4.0a2' MPICONSTMODNAME='mpi_constants' MPICPP_NAME='' MPICXXLIBNAME='mpicxx' MPICXX_NAME='' MPIF77_NAME='' MPIF90_NAME='' MPIFCLIBNAME='mpifort' MPIFORT_NAME='' MPIFPMPI=',PMPI_WTIME,PMPI_WTICK' MPILIBNAME='mpi' MPIMODNAME='mpi' MPIR_CXX_BOOL='0x0c000000' MPIR_CXX_COMPLEX='0x0c000000' MPIR_CXX_DOUBLE_COMPLEX='0x0c000000' MPIR_CXX_LONG_DOUBLE_COMPLEX='0x0c000000' MPISIZEOFMODNAME='mpi_sizeofs' MPIU_DLL_SPEC_DEF='' MPIX_C_FLOAT16='0x4c000246' MPI_2DOUBLE_PRECISION='1275072547' MPI_2INT='0x4c000816' MPI_2INTEGER='1275070496' MPI_2REAL='1275070497' MPI_AINT='' MPI_AINT_DATATYPE='' MPI_AINT_FMT_DEC_SPEC='' MPI_AINT_FMT_HEX_SPEC='' MPI_BYTE='0x4c00010d' MPI_CHAR='0x4c000101' MPI_CHARACTER='1275068698' MPI_COMPLEX16='0x4c00102a' MPI_COMPLEX32='0x4c00202c' MPI_COMPLEX8='0x4c000828' MPI_COMPLEX='1275070494' MPI_COUNT='' MPI_COUNT_DATATYPE='' 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='MPI_DATATYPE_NULL' MPI_F77_BYTE='1275068685' MPI_F77_CHAR='1275068673' MPI_F77_COUNT='' MPI_F77_CXX_BOOL='' MPI_F77_CXX_DOUBLE_COMPLEX='' MPI_F77_CXX_FLOAT_COMPLEX='' MPI_F77_CXX_LONG_DOUBLE_COMPLEX='' 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='MPI_DATATYPE_NULL' 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='' MPI_MAX_LIBRARY_VERSION_STRING='' MPI_MAX_PROCESSOR_NAME='' MPI_OFFSET='' MPI_OFFSET_DATATYPE='' MPI_OFFSET_TYPEDEF='' 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='' 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' NM='/usr/bin/riscv64-linux-gnu-nm -B' NMEDIT='' OBJDUMP='riscv64-linux-gnu-objdump' OBJEXT='o' OFFSET_KIND='' OTOOL64='' OTOOL='' PACKAGE='mpich' PACKAGE_BUGREPORT='discuss@mpich.org' PACKAGE_NAME='MPICH' PACKAGE_STRING='MPICH 4.0a2' PACKAGE_TARNAME='mpich' PACKAGE_URL='http://www.mpich.org/' PACKAGE_VERSION='4.0a2' PAPI_INCLUDE='' PATH_SEPARATOR=':' 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='' RANLIB='riscv64-linux-gnu-ranlib' REPLACE_CALLOC='' REPLACE_CANONICALIZE_FILE_NAME='' REPLACE_MALLOC='' REPLACE_MBTOWC='' REPLACE_MKSTEMP='' REPLACE_PTSNAME='' REPLACE_PTSNAME_R='' REPLACE_PUTENV='' REPLACE_QSORT_R='' REPLACE_RANDOM_R='' REPLACE_REALLOC='' REPLACE_REALPATH='' REPLACE_SETENV='' REPLACE_STRTOD='' REPLACE_UNSETENV='' REPLACE_WCTOMB='' REQD='' REQI1='' REQI2='' REQI8='' RSH='' SED='/usr/bin/sed' SET_CFLAGS='CFLAGS=' SET_MAKE='MAKE=make' SHELL='/bin/bash' SHLIB_EXT='.so' SIZEOF_FC_CHARACTER='' SIZEOF_FC_DOUBLE_PRECISION='' SIZEOF_FC_INTEGER='' SIZEOF_FC_REAL='' SSH='' STRIP='riscv64-linux-gnu-strip' USER_CFLAGS=' ' USER_CPPFLAGS=' ' USER_CXXFLAGS=' ' USER_EXTRA_LIBS='' USER_FCFLAGS=' ' USER_FFLAGS=' ' USER_LDFLAGS='' USER_LIBS='' VERSION='4.0a2' VISIBILITY_CFLAGS='-fvisibility=hidden' VPATH='VPATH=.:${srcdir}' WRAPPER_CFLAGS='' WRAPPER_CPPFLAGS='' WRAPPER_CXXFLAGS='' WRAPPER_C_DYNAMIC_LOADING_FLAGS='-Wl,-rpath -Wl,${exec_prefix}/lib -Wl,--enable-new-dtags' WRAPPER_EXTRA_LIBS='' WRAPPER_FCFLAGS='' WRAPPER_FFLAGS='' WRAPPER_LDFLAGS='' WRAPPER_LIBS=' -lpthread -lm ' WTIME_DOUBLE_TYPE='' XARGS_NODATA_OPT='-r' YAKSALIBNAME='' ZMLIBNAME='zm' ac_ct_AR='' ac_ct_CC='' ac_ct_CXX='' ac_ct_DUMPBIN='' ac_ct_F77='' ac_ct_FC='' 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='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindings=' f77 f90 f08 cxx' bindir='${exec_prefix}/bin' build='x86_64-pc-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' ch4_netmod_addr_decl='MPIDI_OFI_addr_t ofi;' ch4_netmod_amrequest_decl='MPIDI_OFI_am_request_t ofi;' ch4_netmod_coll_globals_default='#include "../netmod/ofi/ofi_coll_globals_default.c"' ch4_netmod_coll_params_include='#include "../netmod/ofi/ofi_coll_params.h"' ch4_netmod_comm_decl='MPIDI_OFI_comm_t ofi;' ch4_netmod_dt_decl='MPIDI_OFI_dt_t ofi;' ch4_netmod_op_decl='MPIDI_OFI_op_t ofi;' ch4_netmod_part_decl='MPIDI_OFI_part_t ofi;' ch4_netmod_pre_include='#include "../netmod/ofi/ofi_pre.h"' ch4_netmod_request_decl='MPIDI_OFI_request_t ofi;' ch4_netmod_win_decl='MPIDI_OFI_win_t ofi;' ch4_netmods='ofi' ch4_nets_array='MPIDI_CH4_OFI' ch4_nets_array_sz='1' ch4_nets_func_array='&MPIDI_NM_ofi_funcs' ch4_nets_func_decl='MPIDI_NM_ofi_funcs' ch4_nets_native_func_array='&MPIDI_NM_native_ofi_funcs' ch4_nets_native_func_decl='MPIDI_NM_native_ofi_funcs' ch4_nets_strings='"ofi"' ch4_posix_eager_array='MPIDI_POSIX_IQUEUE' ch4_posix_eager_array_sz='1' ch4_posix_eager_func_array='&MPIDI_POSIX_eager_iqueue_funcs' ch4_posix_eager_func_decl='MPIDI_POSIX_eager_iqueue_funcs' ch4_posix_eager_modules='iqueue' ch4_posix_eager_pre_include='#include "../iqueue/iqueue_pre.h"' ch4_posix_eager_recv_transaction_decl='MPIDI_POSIX_eager_iqueue_recv_transaction_t iqueue;' ch4_posix_eager_strings='"iqueue"' channel_name='' datadir='${datarootdir}' datarootdir='${prefix}/share' device_name='ch4' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='NONE' host='riscv64-unknown-linux-gnu' host_alias='riscv64-linux-gnu' host_cpu='riscv64' host_os='linux-gnu' host_vendor='unknown' htmldir='${docdir}' hwloclib='/home/jhammond/MPI/mpich/build-riscv/modules/hwloc/hwloc/libhwloc_embedded.la' hwlocsrcdir='/home/jhammond/MPI/mpich/build-riscv/modules/hwloc' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /home/jhammond/MPI/mpich/confdb/install-sh' jsonlib='/home/jhammond/MPI/mpich/build-riscv/modules/json-c/libjson-c.la' jsonsrcdir='/home/jhammond/MPI/mpich/build-riscv/modules/json-c' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' libmpi_so_version='0:0:0' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' main_top_builddir='/home/jhammond/MPI/mpich/build-riscv' main_top_srcdir='/home/jhammond/MPI/mpich' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' mmx_copy_s='' modincdir='${prefix}/include' mpllib='src/mpl/libmpl.la' mpllibdir='' mplsrcdir='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='' ofilib='' ofisrcdir='' oldincludedir='/usr/include' pdfdir='${docdir}' pkgconfigdir='' pm_name='hydra' prefix='/tmp/riscv/mpich' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' subdirs='' sysconfdir='${prefix}/etc' target='riscv64-unknown-linux-gnu' target_alias='' target_cpu='riscv64' target_os='linux-gnu' target_vendor='unknown' ucxdir='' ucxlib='' with_wrapper_dl_type='runpath' yaksalib='' yaksalibdir='' yaksasrcdir='' zmlib='' zmlibdir='' zmsrcdir='' ## ------------------- ## ## 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 "MPICH" #define PACKAGE_TARNAME "mpich" #define PACKAGE_VERSION "4.0a2" #define PACKAGE_STRING "MPICH 4.0a2" #define PACKAGE_BUGREPORT "discuss@mpich.org" #define PACKAGE_URL "http://www.mpich.org/" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define __EXTENSIONS__ 1 #define _ALL_SOURCE 1 #define _GNU_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_SOURCE 1 #define PACKAGE "mpich" #define VERSION "4.0a2" #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define ENABLE_LOCAL_SESSION_INIT 1 #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 #define MPIDI_CH4_SHM_ENABLE_GPU 1 #define HAVE_CH4_NETMOD_OFI 1 #define MPIDI_BUILD_CH4_LOCALITY_INFO 1 #define HAVE_CH4_SHM_EAGER_IQUEUE 1 #define NEEDS_STRICT_ALIGNMENT 1 #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG__ALL #define HAVE_TAG_ERROR_BITS 1 #define HAVE_PRAGMA_WEAK 1 #define HAVE_WEAK_ATTRIBUTE 1 #define USE_WEAK_SYMBOLS 1 #define HAVE_MULTIPLE_PRAGMA_WEAK 1 #define HAVE_VISIBILITY 1 #define HAVE_HWLOC 1 #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE #define MPICH_IS_THREADED 1 #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY__GLOBAL #define MPICH_THREAD_REFCOUNT MPICH_REFCOUNT__NONE #define HAVE_ROMIO 1 #define ENABLE_PVAR_NEM 0 #define ENABLE_PVAR_RECVQ 0 #define ENABLE_PVAR_RMA 0 #define ENABLE_PVAR_DIMS 0 #define ENABLE_PVAR_MULTINIC 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 1 #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 HAVE_C11__STATIC_ASSERT 1 #define WORDS_LITTLEENDIAN 1 #define HAVE_LONG_DOUBLE 1 #define HAVE_LONG_LONG_INT 1 #define ALIGNOF_MAX_ALIGN_T 0 #define ALIGNOF_LONG_DOUBLE 16 #define MAX_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 HAVE_STDDEF_H 1 #define SIZEOF_WCHAR_T 4 #define SIZEOF___FLOAT128 0 #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 ALIGNOF_CHAR 1 #define ALIGNOF_FLOAT 4 #define ALIGNOF_DOUBLE 8 #define ALIGNOF_LONG 8 #define ALIGNOF_LONG_LONG 8 #define ALIGNOF_LONG_DOUBLE 16 #define ALIGNOF_SHORT 2 #define ALIGNOF_INT 4 #define ALIGNOF_INT8_T 1 #define ALIGNOF_INT16_T 2 #define ALIGNOF_INT32_T 4 #define ALIGNOF_INT64_T 8 #define ALIGNOF_BOOL 0 #define ALIGNOF_WCHAR_T 4 #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 SIZEOF__FLOAT16 0 #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 0 #define SIZEOF_F77_DOUBLE_PRECISION 0 #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 configure: exit 1