Skip to content

Instantly share code, notes, and snippets.

@extrowerk
Created August 23, 2018 19:53
Show Gist options
  • Save extrowerk/f12373b977d1e8a9a0f4a2c68918b919 to your computer and use it in GitHub Desktop.
Save extrowerk/f12373b977d1e8a9a0f4a2c68918b919 to your computer and use it in GitHub Desktop.
openmpi 3.1.2 config log
This file has been truncated, but you can view the full file.
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by Open MPI configure 3.1.2, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --docdir=/packages/openmpi-3.1.2-1/.self/documentation/packages/openmpi --datarootdir=/packages/openmpi-3.1.2-1/.self/data --infodir=/packages/openmpi-3.1.2-1/.self/documentation/info --localstatedir=/packages/openmpi-3.1.2-1/.self/var --libdir=/packages/openmpi-3.1.2-1/.self/lib --datadir=/packages/openmpi-3.1.2-1/.self/data --prefix=/packages/openmpi-3.1.2-1/.self --includedir=/packages/openmpi-3.1.2-1/.self/develop/headers --sysconfdir=/packages/openmpi-3.1.2-1/.settings --sharedstatedir=/packages/openmpi-3.1.2-1/.self/var --sbindir=/packages/openmpi-3.1.2-1/.self/bin --mandir=/packages/openmpi-3.1.2-1/.self/documentation/man --bindir=/packages/openmpi-3.1.2-1/.self/bin --oldincludedir=/packages/openmpi-3.1.2-1/.self/develop/headers --build=x86_64-unknown-haiku --libexecdir=/packages/openmpi-3.1.2-1/.self/lib/openmpi --with-libevent --with-hwloc=external --with-zlib
## --------- ##
## Platform. ##
## --------- ##
hostname = shredder
uname -m = x86_64
uname -r = 1
uname -s = Haiku
uname -v = hrev52254 Aug 20 2018 15:59:03
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: .
PATH: /boot/home/config/non-packaged/bin
PATH: /boot/home/config/bin
PATH: /boot/system/non-packaged/bin
PATH: /bin
PATH: /boot/system/apps
PATH: /boot/system/preferences
PATH: /Ports/Inst/miktex/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:5814: checking for perl
configure:5830: found /bin/perl
configure:5842: result: perl
configure:5871: === Configuring Open MPI
configure:5887: *** Startup tests
configure:6003: checking build system type
configure:6017: result: x86_64-unknown-haiku
configure:6037: checking host system type
configure:6050: result: x86_64-unknown-haiku
configure:6070: checking target system type
configure:6083: result: x86_64-unknown-haiku
configure:6213: checking for gcc
configure:6229: found /bin/gcc
configure:6240: result: gcc
configure:6469: checking for C compiler version
configure:6478: gcc --version >&5
gcc (2018_05_01) 7.3.0
Copyright (C) 2017 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:6489: $? = 0
configure:6478: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/boot/system/develop/tools/bin/../lib/gcc/x86_64-unknown-haiku/7.3.0/lto-wrapper
Target: x86_64-unknown-haiku
Configured with: /sources/gcc-7.3.0/configure --build=x86_64-unknown-haiku --prefix=/packages/gcc-7.3.0_2018_05_01-3/.self/develop/tools --libexecdir=/packages/gcc-7.3.0_2018_05_01-3/.self/develop/tools/lib --mandir=/packages/gcc-7.3.0_2018_05_01-3/.self/documentation/man --docdir=/packages/gcc-7.3.0_2018_05_01-3/.self/documentation/packages/gcc --enable-threads=posix --disable-nls --enable-shared --with-gnu-ld --with-gnu-as --enable-version-specific-runtime-libs --enable-languages=c,c++,fortran --enable-lto --enable-frame-pointer --with-pkgversion=2018_05_01 --enable-__cxa-atexit --with-system-zlib --enable-checking=release --with-bug-url=http://dev.haiku-os.org/ --with-default-libstdcxx-abi=gcc4-compatible --enable-libssp --disable-multilib
Thread model: posix
gcc version 7.3.0 (2018_05_01)
configure:6489: $? = 0
configure:6478: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:6489: $? = 1
configure:6478: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
gcc: fatal error: no input files
compilation terminated.
configure:6489: $? = 1
configure:6509: checking whether the C compiler works
configure:6531: gcc -lnetwork conftest.c >&5
configure:6535: $? = 0
configure:6583: result: yes
configure:6586: checking for C compiler default output file name
configure:6588: result: a.out
configure:6594: checking for suffix of executables
configure:6601: gcc -o conftest -lnetwork conftest.c >&5
configure:6605: $? = 0
configure:6627: result:
configure:6649: checking whether we are cross compiling
configure:6657: gcc -o conftest -lnetwork conftest.c >&5
configure:6661: $? = 0
configure:6668: ./conftest
configure:6672: $? = 0
configure:6687: result: no
configure:6692: checking for suffix of object files
configure:6714: gcc -c conftest.c >&5
configure:6718: $? = 0
configure:6739: result: o
configure:6743: checking whether we are using the GNU C compiler
configure:6762: gcc -c conftest.c >&5
configure:6762: $? = 0
configure:6771: result: yes
configure:6780: checking whether gcc accepts -g
configure:6800: gcc -c -g conftest.c >&5
configure:6800: $? = 0
configure:6841: result: yes
configure:6858: checking for gcc option to accept ISO C89
configure:6921: gcc -c -g -O2 conftest.c >&5
configure:6921: $? = 0
configure:6934: result: none needed
configure:6959: checking whether gcc understands -c and -o together
configure:6981: gcc -c conftest.c -o conftest2.o
configure:6984: $? = 0
configure:6981: gcc -c conftest.c -o conftest2.o
configure:6984: $? = 0
configure:6996: result: yes
configure:7019: checking how to run the C preprocessor
configure:7050: gcc -E conftest.c
configure:7050: $? = 0
configure:7064: gcc -E conftest.c
conftest.c:10:10: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:7064: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "3.1.2"
| #define PACKAGE_STRING "Open MPI 3.1.2"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
| #define PACKAGE_URL ""
| #define OPAL_ARCH "x86_64-unknown-haiku"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:7089: result: gcc -E
configure:7109: gcc -E conftest.c
configure:7109: $? = 0
configure:7123: gcc -E conftest.c
conftest.c:10:10: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:7123: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "3.1.2"
| #define PACKAGE_STRING "Open MPI 3.1.2"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
| #define PACKAGE_URL ""
| #define OPAL_ARCH "x86_64-unknown-haiku"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:7152: checking for grep that handles long lines and -e
configure:7210: result: /bin/grep
configure:7215: checking for egrep
configure:7277: result: /bin/grep -E
configure:7282: checking for ANSI C header files
configure:7302: gcc -c -g -O2 conftest.c >&5
configure:7302: $? = 0
configure:7375: gcc -o conftest -g -O2 -lnetwork conftest.c >&5
configure:7375: $? = 0
configure:7375: ./conftest
configure:7375: $? = 0
configure:7386: result: yes
configure:7399: checking for sys/types.h
configure:7399: gcc -c -g -O2 conftest.c >&5
configure:7399: $? = 0
configure:7399: result: yes
configure:7399: checking for sys/stat.h
configure:7399: gcc -c -g -O2 conftest.c >&5
configure:7399: $? = 0
configure:7399: result: yes
configure:7399: checking for stdlib.h
configure:7399: gcc -c -g -O2 conftest.c >&5
configure:7399: $? = 0
configure:7399: result: yes
configure:7399: checking for string.h
configure:7399: gcc -c -g -O2 conftest.c >&5
configure:7399: $? = 0
configure:7399: result: yes
configure:7399: checking for memory.h
configure:7399: gcc -c -g -O2 conftest.c >&5
configure:7399: $? = 0
configure:7399: result: yes
configure:7399: checking for strings.h
configure:7399: gcc -c -g -O2 conftest.c >&5
configure:7399: $? = 0
configure:7399: result: yes
configure:7399: checking for inttypes.h
configure:7399: gcc -c -g -O2 conftest.c >&5
configure:7399: $? = 0
configure:7399: result: yes
configure:7399: checking for stdint.h
configure:7399: gcc -c -g -O2 conftest.c >&5
configure:7399: $? = 0
configure:7399: result: yes
configure:7399: checking for unistd.h
configure:7399: gcc -c -g -O2 conftest.c >&5
configure:7399: $? = 0
configure:7399: result: yes
configure:7412: checking minix/config.h usability
configure:7412: gcc -c -g -O2 conftest.c >&5
conftest.c:53:10: fatal error: minix/config.h: No such file or directory
#include <minix/config.h>
^~~~~~~~~~~~~~~~
compilation terminated.
configure:7412: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "3.1.2"
| #define PACKAGE_STRING "Open MPI 3.1.2"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
| #define PACKAGE_URL ""
| #define OPAL_ARCH "x86_64-unknown-haiku"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <minix/config.h>
configure:7412: result: no
configure:7412: checking minix/config.h presence
configure:7412: gcc -E conftest.c
conftest.c:20:10: fatal error: minix/config.h: No such file or directory
#include <minix/config.h>
^~~~~~~~~~~~~~~~
compilation terminated.
configure:7412: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "3.1.2"
| #define PACKAGE_STRING "Open MPI 3.1.2"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
| #define PACKAGE_URL ""
| #define OPAL_ARCH "x86_64-unknown-haiku"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <minix/config.h>
configure:7412: result: no
configure:7412: checking for minix/config.h
configure:7412: result: no
configure:7433: checking whether it is safe to define __EXTENSIONS__
configure:7451: gcc -c -g -O2 conftest.c >&5
configure:7451: $? = 0
configure:7458: result: yes
configure:7519: checking for a BSD-compatible install
configure:7587: result: /bin/install -c
configure:7598: checking whether build environment is sane
configure:7653: result: yes
configure:7801: checking for a thread-safe mkdir -p
configure:7840: result: /bin/mkdir -p
configure:7847: checking for gawk
configure:7863: found /bin/gawk
configure:7874: result: gawk
configure:7885: checking whether make sets $(MAKE)
configure:7907: result: yes
configure:7937: checking for style of include used by make
configure:7965: result: GNU
configure:7999: checking whether make supports nested variables
configure:8016: result: yes
configure:8096: checking whether UID '0' is supported by ustar format
configure:8099: result: yes
configure:8106: checking whether GID '0' is supported by ustar format
configure:8109: result: yes
configure:8117: checking how to create a ustar tar archive
configure:8128: tar --version
tar (GNU tar) 1.29
Copyright (C) 2015 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Written by John Gilmore and Jay Fenlason.
configure:8131: $? = 0
configure:8171: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar
configure:8174: $? = 0
configure:8178: tar -xf - <conftest.tar
configure:8181: $? = 0
configure:8183: cat conftest.dir/file
GrepMe
configure:8186: $? = 0
configure:8199: result: gnutar
configure:8208: checking dependency style of gcc
configure:8319: result: gcc3
configure:8393: checking whether make supports nested variables
configure:8410: result: yes
configure:5887: *** Checking versions
configure:8457: checking for repo version
configure:8486: result: v3.1.2
configure:8500: checking Open MPI version
configure:8502: result: 3.1.2
configure:8504: checking Open MPI release date
configure:8506: result: Aug 22, 2018
configure:8508: checking Open MPI repository version
configure:8510: result: v3.1.2
configure:8585: checking for repo version
configure:8614: result: v3.1.2
configure:8628: checking Open MPI Run-Time Environment version
configure:8630: result: 3.1.2
configure:8632: checking Open MPI Run-Time Environment release date
configure:8634: result: Aug 22, 2018
configure:8636: checking Open MPI Run-Time Environment repository version
configure:8638: result: v3.1.2
configure:8713: checking for repo version
configure:8742: result: v3.1.2
configure:8756: checking Open SHMEM version
configure:8758: result: 3.1.2
configure:8760: checking Open SHMEM release date
configure:8762: result: Aug 22, 2018
configure:8764: checking Open SHMEM repository version
configure:8766: result: v3.1.2
configure:8841: checking for repo version
configure:8870: result: v3.1.2
configure:8884: checking Open Portable Access Layer version
configure:8886: result: 3.1.2
configure:8888: checking Open Portable Access Layer release date
configure:8890: result: Aug 22, 2018
configure:8892: checking Open Portable Access Layer repository version
configure:8894: result: v3.1.2
configure:8974: checking for bootstrap Autoconf version
configure:8977: result: 2.69
configure:8979: checking for bootstrap Automake version
configure:8981: result: 1.15
configure:8983: checking for boostrap Libtool version
configure:8986: result: 2.4.6
configure:5887: *** Initialization, setup
configure:9007: builddir: /sources/openmpi-3.1.2
configure:9009: srcdir: /sources/openmpi-3.1.2
configure:5887: *** OPAL Configuration options
configure:9240: checking if want to run code coverage
configure:9265: result: no
configure:9275: checking if want to compile with branch probabilities
configure:9287: result: no
configure:9297: checking if want to debug memory usage
configure:9309: result: no
configure:9323: checking if want to profile memory usage
configure:9335: result: no
configure:9349: checking if want developer-level compiler pickyness
configure:9361: result: no
configure:9376: checking if want developer-level debugging code
configure:9388: result: no
configure:9394: checking if want to developer-level timing framework
configure:9406: result: no
configure:9454: checking if want to install project-internal header files
configure:9467: result: no
configure:9485: checking if want pretty-print stacktrace
configure:9497: result: yes
configure:9512: checking if want pty support
configure:9524: result: yes
configure:9539: checking if want weak symbol support
configure:9547: result: yes
configure:9561: checking if want dlopen support
configure:9576: result: yes
configure:9590: checking for default value of mca_base_component_show_load_errors
configure:9603: result: enabled by default
configure:9617: checking if want heterogeneous support
configure:9629: result: no
configure:9643: checking if word-sized integers must be word-size aligned
configure:9674: gcc -o conftest -DNDEBUG -lnetwork conftest.c >&5
configure:9674: $? = 0
configure:9674: ./conftest
configure:9674: $? = 0
configure:9684: result: no
configure:9792: checking if want IPv6 support
configure:9804: result: no
configure:9818: checking if want package/brand string
configure:9834: result: Open MPI user@shredder Distribution
configure:9840: checking if want ident string
configure:9866: result: 3.1.2
configure:9873: checking if want to use an alternative checksum algo for messages
configure:9886: result: no
configure:9902: checking maximum length of processor name
configure:9933: result: 256
configure:9947: checking maximum length of error string
configure:9978: result: 256
configure:9992: checking maximum length of object name
configure:10023: result: 64
configure:10037: checking maximum length of info key
configure:10068: result: 36
configure:10082: checking maximum length of info val
configure:10113: result: 256
configure:10127: checking maximum length of port name
configure:10158: result: 1024
configure:10172: checking maximum length of datarep string
configure:10203: result: 128
configure:10221: checking if want getpwuid support
configure:10233: result: yes
configure:10302: checking for zlib in
configure:10325: result: (default search paths)
configure:10425: checking zlib.h usability
configure:10425: gcc -c -DNDEBUG conftest.c >&5
configure:10425: $? = 0
configure:10425: result: yes
configure:10425: checking zlib.h presence
configure:10425: gcc -E conftest.c
configure:10425: $? = 0
configure:10425: result: yes
configure:10425: checking for zlib.h
configure:10425: result: yes
configure:10519: result: looking for library without search path
configure:10521: checking for library containing deflate
configure:10552: gcc -o conftest -DNDEBUG -lnetwork conftest.c >&5
/tmp//cc0cARIq.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `deflate'
collect2: error: ld returned 1 exit status
configure:10552: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "3.1.2"
| #define PACKAGE_STRING "Open MPI 3.1.2"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
| #define PACKAGE_URL ""
| #define OPAL_ARCH "x86_64-unknown-haiku"
| #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 OMPI_MAJOR_VERSION 3
| #define OMPI_MINOR_VERSION 1
| #define OMPI_RELEASE_VERSION 2
| #define OMPI_GREEK_VERSION ""
| #define OMPI_REPO_REV "v3.1.2"
| #define OMPI_TARBALL_VERSION "3.1.2"
| #define OMPI_VERSION "2"
| #define OMPI_RELEASE_DATE "Aug 22, 2018"
| #define ORTE_MAJOR_VERSION 3
| #define ORTE_MINOR_VERSION 1
| #define ORTE_RELEASE_VERSION 2
| #define ORTE_GREEK_VERSION ""
| #define ORTE_REPO_REV "v3.1.2"
| #define ORTE_TARBALL_VERSION "3.1.2"
| #define ORTE_VERSION "2"
| #define ORTE_RELEASE_DATE "Aug 22, 2018"
| #define OSHMEM_MAJOR_VERSION 3
| #define OSHMEM_MINOR_VERSION 1
| #define OSHMEM_RELEASE_VERSION 2
| #define OSHMEM_GREEK_VERSION ""
| #define OSHMEM_REPO_REV "v3.1.2"
| #define OSHMEM_TARBALL_VERSION "3.1.2"
| #define OSHMEM_VERSION "2"
| #define OSHMEM_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_MAJOR_VERSION 3
| #define OPAL_MINOR_VERSION 1
| #define OPAL_RELEASE_VERSION 2
| #define OPAL_GREEK_VERSION ""
| #define OPAL_REPO_REV "v3.1.2"
| #define OPAL_TARBALL_VERSION "3.1.2"
| #define OPAL_VERSION "2"
| #define OPAL_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_ENABLE_MEM_DEBUG 0
| #define OPAL_ENABLE_MEM_PROFILE 0
| #define OPAL_ENABLE_TIMING 0
| #define OPAL_ENABLE_DEBUG 0
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OPAL_ENABLE_PTY_SUPPORT 1
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
| #define OPAL_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 0
| #define OPAL_PACKAGE_STRING "Open MPI user@shredder Distribution"
| #define OPAL_IDENT_STRING "3.1.2"
| #define OPAL_MAX_PROCESSOR_NAME 256
| #define OPAL_MAX_ERROR_STRING 256
| #define OPAL_MAX_OBJECT_NAME 64
| #define OPAL_MAX_INFO_KEY 36
| #define OPAL_MAX_INFO_VAL 256
| #define OPAL_MAX_PORT_NAME 1024
| #define OPAL_MAX_DATAREP_STRING 128
| #define OPAL_ENABLE_CRDEBUG 0
| #define OPAL_ENABLE_GETPWUID 1
| #define OPAL_ENABLE_PROGRESS_THREADS 0
| #define HAVE_ZLIB_H 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 deflate ();
| int
| main ()
| {
| return deflate ();
| ;
| return 0;
| }
configure:10552: gcc -o conftest -DNDEBUG -lnetwork conftest.c -lz -lz >&5
configure:10552: $? = 0
configure:10569: result: -lz
configure:11938: checking will zlib support be built
configure:11944: result: yes
configure:11980: checking __NetBSD__
configure:11996: gcc -c -DNDEBUG conftest.c >&5
conftest.c:84:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before ':' token
error: this isnt __NetBSD__
^
configure:11996: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "3.1.2"
| #define PACKAGE_STRING "Open MPI 3.1.2"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
| #define PACKAGE_URL ""
| #define OPAL_ARCH "x86_64-unknown-haiku"
| #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 OMPI_MAJOR_VERSION 3
| #define OMPI_MINOR_VERSION 1
| #define OMPI_RELEASE_VERSION 2
| #define OMPI_GREEK_VERSION ""
| #define OMPI_REPO_REV "v3.1.2"
| #define OMPI_TARBALL_VERSION "3.1.2"
| #define OMPI_VERSION "2"
| #define OMPI_RELEASE_DATE "Aug 22, 2018"
| #define ORTE_MAJOR_VERSION 3
| #define ORTE_MINOR_VERSION 1
| #define ORTE_RELEASE_VERSION 2
| #define ORTE_GREEK_VERSION ""
| #define ORTE_REPO_REV "v3.1.2"
| #define ORTE_TARBALL_VERSION "3.1.2"
| #define ORTE_VERSION "2"
| #define ORTE_RELEASE_DATE "Aug 22, 2018"
| #define OSHMEM_MAJOR_VERSION 3
| #define OSHMEM_MINOR_VERSION 1
| #define OSHMEM_RELEASE_VERSION 2
| #define OSHMEM_GREEK_VERSION ""
| #define OSHMEM_REPO_REV "v3.1.2"
| #define OSHMEM_TARBALL_VERSION "3.1.2"
| #define OSHMEM_VERSION "2"
| #define OSHMEM_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_MAJOR_VERSION 3
| #define OPAL_MINOR_VERSION 1
| #define OPAL_RELEASE_VERSION 2
| #define OPAL_GREEK_VERSION ""
| #define OPAL_REPO_REV "v3.1.2"
| #define OPAL_TARBALL_VERSION "3.1.2"
| #define OPAL_VERSION "2"
| #define OPAL_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_ENABLE_MEM_DEBUG 0
| #define OPAL_ENABLE_MEM_PROFILE 0
| #define OPAL_ENABLE_TIMING 0
| #define OPAL_ENABLE_DEBUG 0
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OPAL_ENABLE_PTY_SUPPORT 1
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
| #define OPAL_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 0
| #define OPAL_PACKAGE_STRING "Open MPI user@shredder Distribution"
| #define OPAL_IDENT_STRING "3.1.2"
| #define OPAL_MAX_PROCESSOR_NAME 256
| #define OPAL_MAX_ERROR_STRING 256
| #define OPAL_MAX_OBJECT_NAME 64
| #define OPAL_MAX_INFO_KEY 36
| #define OPAL_MAX_INFO_VAL 256
| #define OPAL_MAX_PORT_NAME 1024
| #define OPAL_MAX_DATAREP_STRING 128
| #define OPAL_ENABLE_CRDEBUG 0
| #define OPAL_ENABLE_GETPWUID 1
| #define OPAL_ENABLE_PROGRESS_THREADS 0
| #define HAVE_ZLIB_H 1
| #define OPAL_HAVE_ZLIB 1
| /* end confdefs.h. */
| #ifndef __NetBSD__
| error: this isnt __NetBSD__
| #endif
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:12002: result: no
configure:12006: checking __FreeBSD__
configure:12022: gcc -c -DNDEBUG conftest.c >&5
conftest.c:84:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before ':' token
error: this isnt __FreeBSD__
^
configure:12022: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "3.1.2"
| #define PACKAGE_STRING "Open MPI 3.1.2"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
| #define PACKAGE_URL ""
| #define OPAL_ARCH "x86_64-unknown-haiku"
| #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 OMPI_MAJOR_VERSION 3
| #define OMPI_MINOR_VERSION 1
| #define OMPI_RELEASE_VERSION 2
| #define OMPI_GREEK_VERSION ""
| #define OMPI_REPO_REV "v3.1.2"
| #define OMPI_TARBALL_VERSION "3.1.2"
| #define OMPI_VERSION "2"
| #define OMPI_RELEASE_DATE "Aug 22, 2018"
| #define ORTE_MAJOR_VERSION 3
| #define ORTE_MINOR_VERSION 1
| #define ORTE_RELEASE_VERSION 2
| #define ORTE_GREEK_VERSION ""
| #define ORTE_REPO_REV "v3.1.2"
| #define ORTE_TARBALL_VERSION "3.1.2"
| #define ORTE_VERSION "2"
| #define ORTE_RELEASE_DATE "Aug 22, 2018"
| #define OSHMEM_MAJOR_VERSION 3
| #define OSHMEM_MINOR_VERSION 1
| #define OSHMEM_RELEASE_VERSION 2
| #define OSHMEM_GREEK_VERSION ""
| #define OSHMEM_REPO_REV "v3.1.2"
| #define OSHMEM_TARBALL_VERSION "3.1.2"
| #define OSHMEM_VERSION "2"
| #define OSHMEM_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_MAJOR_VERSION 3
| #define OPAL_MINOR_VERSION 1
| #define OPAL_RELEASE_VERSION 2
| #define OPAL_GREEK_VERSION ""
| #define OPAL_REPO_REV "v3.1.2"
| #define OPAL_TARBALL_VERSION "3.1.2"
| #define OPAL_VERSION "2"
| #define OPAL_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_ENABLE_MEM_DEBUG 0
| #define OPAL_ENABLE_MEM_PROFILE 0
| #define OPAL_ENABLE_TIMING 0
| #define OPAL_ENABLE_DEBUG 0
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OPAL_ENABLE_PTY_SUPPORT 1
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
| #define OPAL_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 0
| #define OPAL_PACKAGE_STRING "Open MPI user@shredder Distribution"
| #define OPAL_IDENT_STRING "3.1.2"
| #define OPAL_MAX_PROCESSOR_NAME 256
| #define OPAL_MAX_ERROR_STRING 256
| #define OPAL_MAX_OBJECT_NAME 64
| #define OPAL_MAX_INFO_KEY 36
| #define OPAL_MAX_INFO_VAL 256
| #define OPAL_MAX_PORT_NAME 1024
| #define OPAL_MAX_DATAREP_STRING 128
| #define OPAL_ENABLE_CRDEBUG 0
| #define OPAL_ENABLE_GETPWUID 1
| #define OPAL_ENABLE_PROGRESS_THREADS 0
| #define HAVE_ZLIB_H 1
| #define OPAL_HAVE_ZLIB 1
| /* end confdefs.h. */
| #ifndef __FreeBSD__
| error: this isnt __FreeBSD__
| #endif
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:12028: result: no
configure:12032: checking __OpenBSD__
configure:12048: gcc -c -DNDEBUG conftest.c >&5
conftest.c:84:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before ':' token
error: this isnt __OpenBSD__
^
configure:12048: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "3.1.2"
| #define PACKAGE_STRING "Open MPI 3.1.2"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
| #define PACKAGE_URL ""
| #define OPAL_ARCH "x86_64-unknown-haiku"
| #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 OMPI_MAJOR_VERSION 3
| #define OMPI_MINOR_VERSION 1
| #define OMPI_RELEASE_VERSION 2
| #define OMPI_GREEK_VERSION ""
| #define OMPI_REPO_REV "v3.1.2"
| #define OMPI_TARBALL_VERSION "3.1.2"
| #define OMPI_VERSION "2"
| #define OMPI_RELEASE_DATE "Aug 22, 2018"
| #define ORTE_MAJOR_VERSION 3
| #define ORTE_MINOR_VERSION 1
| #define ORTE_RELEASE_VERSION 2
| #define ORTE_GREEK_VERSION ""
| #define ORTE_REPO_REV "v3.1.2"
| #define ORTE_TARBALL_VERSION "3.1.2"
| #define ORTE_VERSION "2"
| #define ORTE_RELEASE_DATE "Aug 22, 2018"
| #define OSHMEM_MAJOR_VERSION 3
| #define OSHMEM_MINOR_VERSION 1
| #define OSHMEM_RELEASE_VERSION 2
| #define OSHMEM_GREEK_VERSION ""
| #define OSHMEM_REPO_REV "v3.1.2"
| #define OSHMEM_TARBALL_VERSION "3.1.2"
| #define OSHMEM_VERSION "2"
| #define OSHMEM_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_MAJOR_VERSION 3
| #define OPAL_MINOR_VERSION 1
| #define OPAL_RELEASE_VERSION 2
| #define OPAL_GREEK_VERSION ""
| #define OPAL_REPO_REV "v3.1.2"
| #define OPAL_TARBALL_VERSION "3.1.2"
| #define OPAL_VERSION "2"
| #define OPAL_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_ENABLE_MEM_DEBUG 0
| #define OPAL_ENABLE_MEM_PROFILE 0
| #define OPAL_ENABLE_TIMING 0
| #define OPAL_ENABLE_DEBUG 0
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OPAL_ENABLE_PTY_SUPPORT 1
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
| #define OPAL_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 0
| #define OPAL_PACKAGE_STRING "Open MPI user@shredder Distribution"
| #define OPAL_IDENT_STRING "3.1.2"
| #define OPAL_MAX_PROCESSOR_NAME 256
| #define OPAL_MAX_ERROR_STRING 256
| #define OPAL_MAX_OBJECT_NAME 64
| #define OPAL_MAX_INFO_KEY 36
| #define OPAL_MAX_INFO_VAL 256
| #define OPAL_MAX_PORT_NAME 1024
| #define OPAL_MAX_DATAREP_STRING 128
| #define OPAL_ENABLE_CRDEBUG 0
| #define OPAL_ENABLE_GETPWUID 1
| #define OPAL_ENABLE_PROGRESS_THREADS 0
| #define HAVE_ZLIB_H 1
| #define OPAL_HAVE_ZLIB 1
| /* end confdefs.h. */
| #ifndef __OpenBSD__
| error: this isnt __OpenBSD__
| #endif
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:12054: result: no
configure:12058: checking __DragonFly__
configure:12074: gcc -c -DNDEBUG conftest.c >&5
conftest.c:84:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before ':' token
error: this isnt __DragonFly__
^
configure:12074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "3.1.2"
| #define PACKAGE_STRING "Open MPI 3.1.2"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
| #define PACKAGE_URL ""
| #define OPAL_ARCH "x86_64-unknown-haiku"
| #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 OMPI_MAJOR_VERSION 3
| #define OMPI_MINOR_VERSION 1
| #define OMPI_RELEASE_VERSION 2
| #define OMPI_GREEK_VERSION ""
| #define OMPI_REPO_REV "v3.1.2"
| #define OMPI_TARBALL_VERSION "3.1.2"
| #define OMPI_VERSION "2"
| #define OMPI_RELEASE_DATE "Aug 22, 2018"
| #define ORTE_MAJOR_VERSION 3
| #define ORTE_MINOR_VERSION 1
| #define ORTE_RELEASE_VERSION 2
| #define ORTE_GREEK_VERSION ""
| #define ORTE_REPO_REV "v3.1.2"
| #define ORTE_TARBALL_VERSION "3.1.2"
| #define ORTE_VERSION "2"
| #define ORTE_RELEASE_DATE "Aug 22, 2018"
| #define OSHMEM_MAJOR_VERSION 3
| #define OSHMEM_MINOR_VERSION 1
| #define OSHMEM_RELEASE_VERSION 2
| #define OSHMEM_GREEK_VERSION ""
| #define OSHMEM_REPO_REV "v3.1.2"
| #define OSHMEM_TARBALL_VERSION "3.1.2"
| #define OSHMEM_VERSION "2"
| #define OSHMEM_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_MAJOR_VERSION 3
| #define OPAL_MINOR_VERSION 1
| #define OPAL_RELEASE_VERSION 2
| #define OPAL_GREEK_VERSION ""
| #define OPAL_REPO_REV "v3.1.2"
| #define OPAL_TARBALL_VERSION "3.1.2"
| #define OPAL_VERSION "2"
| #define OPAL_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_ENABLE_MEM_DEBUG 0
| #define OPAL_ENABLE_MEM_PROFILE 0
| #define OPAL_ENABLE_TIMING 0
| #define OPAL_ENABLE_DEBUG 0
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OPAL_ENABLE_PTY_SUPPORT 1
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
| #define OPAL_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 0
| #define OPAL_PACKAGE_STRING "Open MPI user@shredder Distribution"
| #define OPAL_IDENT_STRING "3.1.2"
| #define OPAL_MAX_PROCESSOR_NAME 256
| #define OPAL_MAX_ERROR_STRING 256
| #define OPAL_MAX_OBJECT_NAME 64
| #define OPAL_MAX_INFO_KEY 36
| #define OPAL_MAX_INFO_VAL 256
| #define OPAL_MAX_PORT_NAME 1024
| #define OPAL_MAX_DATAREP_STRING 128
| #define OPAL_ENABLE_CRDEBUG 0
| #define OPAL_ENABLE_GETPWUID 1
| #define OPAL_ENABLE_PROGRESS_THREADS 0
| #define HAVE_ZLIB_H 1
| #define OPAL_HAVE_ZLIB 1
| /* end confdefs.h. */
| #ifndef __DragonFly__
| error: this isnt __DragonFly__
| #endif
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:12080: result: no
configure:12084: checking __386BSD__
configure:12100: gcc -c -DNDEBUG conftest.c >&5
conftest.c:84:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before ':' token
error: this isnt __386BSD__
^
configure:12100: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "3.1.2"
| #define PACKAGE_STRING "Open MPI 3.1.2"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
| #define PACKAGE_URL ""
| #define OPAL_ARCH "x86_64-unknown-haiku"
| #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 OMPI_MAJOR_VERSION 3
| #define OMPI_MINOR_VERSION 1
| #define OMPI_RELEASE_VERSION 2
| #define OMPI_GREEK_VERSION ""
| #define OMPI_REPO_REV "v3.1.2"
| #define OMPI_TARBALL_VERSION "3.1.2"
| #define OMPI_VERSION "2"
| #define OMPI_RELEASE_DATE "Aug 22, 2018"
| #define ORTE_MAJOR_VERSION 3
| #define ORTE_MINOR_VERSION 1
| #define ORTE_RELEASE_VERSION 2
| #define ORTE_GREEK_VERSION ""
| #define ORTE_REPO_REV "v3.1.2"
| #define ORTE_TARBALL_VERSION "3.1.2"
| #define ORTE_VERSION "2"
| #define ORTE_RELEASE_DATE "Aug 22, 2018"
| #define OSHMEM_MAJOR_VERSION 3
| #define OSHMEM_MINOR_VERSION 1
| #define OSHMEM_RELEASE_VERSION 2
| #define OSHMEM_GREEK_VERSION ""
| #define OSHMEM_REPO_REV "v3.1.2"
| #define OSHMEM_TARBALL_VERSION "3.1.2"
| #define OSHMEM_VERSION "2"
| #define OSHMEM_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_MAJOR_VERSION 3
| #define OPAL_MINOR_VERSION 1
| #define OPAL_RELEASE_VERSION 2
| #define OPAL_GREEK_VERSION ""
| #define OPAL_REPO_REV "v3.1.2"
| #define OPAL_TARBALL_VERSION "3.1.2"
| #define OPAL_VERSION "2"
| #define OPAL_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_ENABLE_MEM_DEBUG 0
| #define OPAL_ENABLE_MEM_PROFILE 0
| #define OPAL_ENABLE_TIMING 0
| #define OPAL_ENABLE_DEBUG 0
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OPAL_ENABLE_PTY_SUPPORT 1
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
| #define OPAL_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 0
| #define OPAL_PACKAGE_STRING "Open MPI user@shredder Distribution"
| #define OPAL_IDENT_STRING "3.1.2"
| #define OPAL_MAX_PROCESSOR_NAME 256
| #define OPAL_MAX_ERROR_STRING 256
| #define OPAL_MAX_OBJECT_NAME 64
| #define OPAL_MAX_INFO_KEY 36
| #define OPAL_MAX_INFO_VAL 256
| #define OPAL_MAX_PORT_NAME 1024
| #define OPAL_MAX_DATAREP_STRING 128
| #define OPAL_ENABLE_CRDEBUG 0
| #define OPAL_ENABLE_GETPWUID 1
| #define OPAL_ENABLE_PROGRESS_THREADS 0
| #define HAVE_ZLIB_H 1
| #define OPAL_HAVE_ZLIB 1
| /* end confdefs.h. */
| #ifndef __386BSD__
| error: this isnt __386BSD__
| #endif
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:12106: result: no
configure:12110: checking __bsdi__
configure:12126: gcc -c -DNDEBUG conftest.c >&5
conftest.c:84:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before ':' token
error: this isnt __bsdi__
^
configure:12126: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "3.1.2"
| #define PACKAGE_STRING "Open MPI 3.1.2"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
| #define PACKAGE_URL ""
| #define OPAL_ARCH "x86_64-unknown-haiku"
| #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 OMPI_MAJOR_VERSION 3
| #define OMPI_MINOR_VERSION 1
| #define OMPI_RELEASE_VERSION 2
| #define OMPI_GREEK_VERSION ""
| #define OMPI_REPO_REV "v3.1.2"
| #define OMPI_TARBALL_VERSION "3.1.2"
| #define OMPI_VERSION "2"
| #define OMPI_RELEASE_DATE "Aug 22, 2018"
| #define ORTE_MAJOR_VERSION 3
| #define ORTE_MINOR_VERSION 1
| #define ORTE_RELEASE_VERSION 2
| #define ORTE_GREEK_VERSION ""
| #define ORTE_REPO_REV "v3.1.2"
| #define ORTE_TARBALL_VERSION "3.1.2"
| #define ORTE_VERSION "2"
| #define ORTE_RELEASE_DATE "Aug 22, 2018"
| #define OSHMEM_MAJOR_VERSION 3
| #define OSHMEM_MINOR_VERSION 1
| #define OSHMEM_RELEASE_VERSION 2
| #define OSHMEM_GREEK_VERSION ""
| #define OSHMEM_REPO_REV "v3.1.2"
| #define OSHMEM_TARBALL_VERSION "3.1.2"
| #define OSHMEM_VERSION "2"
| #define OSHMEM_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_MAJOR_VERSION 3
| #define OPAL_MINOR_VERSION 1
| #define OPAL_RELEASE_VERSION 2
| #define OPAL_GREEK_VERSION ""
| #define OPAL_REPO_REV "v3.1.2"
| #define OPAL_TARBALL_VERSION "3.1.2"
| #define OPAL_VERSION "2"
| #define OPAL_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_ENABLE_MEM_DEBUG 0
| #define OPAL_ENABLE_MEM_PROFILE 0
| #define OPAL_ENABLE_TIMING 0
| #define OPAL_ENABLE_DEBUG 0
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OPAL_ENABLE_PTY_SUPPORT 1
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
| #define OPAL_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 0
| #define OPAL_PACKAGE_STRING "Open MPI user@shredder Distribution"
| #define OPAL_IDENT_STRING "3.1.2"
| #define OPAL_MAX_PROCESSOR_NAME 256
| #define OPAL_MAX_ERROR_STRING 256
| #define OPAL_MAX_OBJECT_NAME 64
| #define OPAL_MAX_INFO_KEY 36
| #define OPAL_MAX_INFO_VAL 256
| #define OPAL_MAX_PORT_NAME 1024
| #define OPAL_MAX_DATAREP_STRING 128
| #define OPAL_ENABLE_CRDEBUG 0
| #define OPAL_ENABLE_GETPWUID 1
| #define OPAL_ENABLE_PROGRESS_THREADS 0
| #define HAVE_ZLIB_H 1
| #define OPAL_HAVE_ZLIB 1
| /* end confdefs.h. */
| #ifndef __bsdi__
| error: this isnt __bsdi__
| #endif
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:12132: result: no
configure:12136: checking __APPLE__
configure:12152: gcc -c -DNDEBUG conftest.c >&5
conftest.c:84:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before ':' token
error: this isnt __APPLE__
^
configure:12152: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "3.1.2"
| #define PACKAGE_STRING "Open MPI 3.1.2"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
| #define PACKAGE_URL ""
| #define OPAL_ARCH "x86_64-unknown-haiku"
| #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 OMPI_MAJOR_VERSION 3
| #define OMPI_MINOR_VERSION 1
| #define OMPI_RELEASE_VERSION 2
| #define OMPI_GREEK_VERSION ""
| #define OMPI_REPO_REV "v3.1.2"
| #define OMPI_TARBALL_VERSION "3.1.2"
| #define OMPI_VERSION "2"
| #define OMPI_RELEASE_DATE "Aug 22, 2018"
| #define ORTE_MAJOR_VERSION 3
| #define ORTE_MINOR_VERSION 1
| #define ORTE_RELEASE_VERSION 2
| #define ORTE_GREEK_VERSION ""
| #define ORTE_REPO_REV "v3.1.2"
| #define ORTE_TARBALL_VERSION "3.1.2"
| #define ORTE_VERSION "2"
| #define ORTE_RELEASE_DATE "Aug 22, 2018"
| #define OSHMEM_MAJOR_VERSION 3
| #define OSHMEM_MINOR_VERSION 1
| #define OSHMEM_RELEASE_VERSION 2
| #define OSHMEM_GREEK_VERSION ""
| #define OSHMEM_REPO_REV "v3.1.2"
| #define OSHMEM_TARBALL_VERSION "3.1.2"
| #define OSHMEM_VERSION "2"
| #define OSHMEM_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_MAJOR_VERSION 3
| #define OPAL_MINOR_VERSION 1
| #define OPAL_RELEASE_VERSION 2
| #define OPAL_GREEK_VERSION ""
| #define OPAL_REPO_REV "v3.1.2"
| #define OPAL_TARBALL_VERSION "3.1.2"
| #define OPAL_VERSION "2"
| #define OPAL_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_ENABLE_MEM_DEBUG 0
| #define OPAL_ENABLE_MEM_PROFILE 0
| #define OPAL_ENABLE_TIMING 0
| #define OPAL_ENABLE_DEBUG 0
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OPAL_ENABLE_PTY_SUPPORT 1
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
| #define OPAL_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 0
| #define OPAL_PACKAGE_STRING "Open MPI user@shredder Distribution"
| #define OPAL_IDENT_STRING "3.1.2"
| #define OPAL_MAX_PROCESSOR_NAME 256
| #define OPAL_MAX_ERROR_STRING 256
| #define OPAL_MAX_OBJECT_NAME 64
| #define OPAL_MAX_INFO_KEY 36
| #define OPAL_MAX_INFO_VAL 256
| #define OPAL_MAX_PORT_NAME 1024
| #define OPAL_MAX_DATAREP_STRING 128
| #define OPAL_ENABLE_CRDEBUG 0
| #define OPAL_ENABLE_GETPWUID 1
| #define OPAL_ENABLE_PROGRESS_THREADS 0
| #define HAVE_ZLIB_H 1
| #define OPAL_HAVE_ZLIB 1
| /* end confdefs.h. */
| #ifndef __APPLE__
| error: this isnt __APPLE__
| #endif
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:12158: result: no
configure:12162: checking __linux__
configure:12178: gcc -c -DNDEBUG conftest.c >&5
conftest.c:84:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before ':' token
error: this isnt __linux__
^
configure:12178: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "3.1.2"
| #define PACKAGE_STRING "Open MPI 3.1.2"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
| #define PACKAGE_URL ""
| #define OPAL_ARCH "x86_64-unknown-haiku"
| #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 OMPI_MAJOR_VERSION 3
| #define OMPI_MINOR_VERSION 1
| #define OMPI_RELEASE_VERSION 2
| #define OMPI_GREEK_VERSION ""
| #define OMPI_REPO_REV "v3.1.2"
| #define OMPI_TARBALL_VERSION "3.1.2"
| #define OMPI_VERSION "2"
| #define OMPI_RELEASE_DATE "Aug 22, 2018"
| #define ORTE_MAJOR_VERSION 3
| #define ORTE_MINOR_VERSION 1
| #define ORTE_RELEASE_VERSION 2
| #define ORTE_GREEK_VERSION ""
| #define ORTE_REPO_REV "v3.1.2"
| #define ORTE_TARBALL_VERSION "3.1.2"
| #define ORTE_VERSION "2"
| #define ORTE_RELEASE_DATE "Aug 22, 2018"
| #define OSHMEM_MAJOR_VERSION 3
| #define OSHMEM_MINOR_VERSION 1
| #define OSHMEM_RELEASE_VERSION 2
| #define OSHMEM_GREEK_VERSION ""
| #define OSHMEM_REPO_REV "v3.1.2"
| #define OSHMEM_TARBALL_VERSION "3.1.2"
| #define OSHMEM_VERSION "2"
| #define OSHMEM_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_MAJOR_VERSION 3
| #define OPAL_MINOR_VERSION 1
| #define OPAL_RELEASE_VERSION 2
| #define OPAL_GREEK_VERSION ""
| #define OPAL_REPO_REV "v3.1.2"
| #define OPAL_TARBALL_VERSION "3.1.2"
| #define OPAL_VERSION "2"
| #define OPAL_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_ENABLE_MEM_DEBUG 0
| #define OPAL_ENABLE_MEM_PROFILE 0
| #define OPAL_ENABLE_TIMING 0
| #define OPAL_ENABLE_DEBUG 0
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OPAL_ENABLE_PTY_SUPPORT 1
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
| #define OPAL_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 0
| #define OPAL_PACKAGE_STRING "Open MPI user@shredder Distribution"
| #define OPAL_IDENT_STRING "3.1.2"
| #define OPAL_MAX_PROCESSOR_NAME 256
| #define OPAL_MAX_ERROR_STRING 256
| #define OPAL_MAX_OBJECT_NAME 64
| #define OPAL_MAX_INFO_KEY 36
| #define OPAL_MAX_INFO_VAL 256
| #define OPAL_MAX_PORT_NAME 1024
| #define OPAL_MAX_DATAREP_STRING 128
| #define OPAL_ENABLE_CRDEBUG 0
| #define OPAL_ENABLE_GETPWUID 1
| #define OPAL_ENABLE_PROGRESS_THREADS 0
| #define HAVE_ZLIB_H 1
| #define OPAL_HAVE_ZLIB 1
| /* end confdefs.h. */
| #ifndef __linux__
| error: this isnt __linux__
| #endif
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:12184: result: no
configure:12188: checking __sun__
configure:12204: gcc -c -DNDEBUG conftest.c >&5
conftest.c:84:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before ':' token
error: this isnt __sun__
^
configure:12204: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "3.1.2"
| #define PACKAGE_STRING "Open MPI 3.1.2"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
| #define PACKAGE_URL ""
| #define OPAL_ARCH "x86_64-unknown-haiku"
| #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 OMPI_MAJOR_VERSION 3
| #define OMPI_MINOR_VERSION 1
| #define OMPI_RELEASE_VERSION 2
| #define OMPI_GREEK_VERSION ""
| #define OMPI_REPO_REV "v3.1.2"
| #define OMPI_TARBALL_VERSION "3.1.2"
| #define OMPI_VERSION "2"
| #define OMPI_RELEASE_DATE "Aug 22, 2018"
| #define ORTE_MAJOR_VERSION 3
| #define ORTE_MINOR_VERSION 1
| #define ORTE_RELEASE_VERSION 2
| #define ORTE_GREEK_VERSION ""
| #define ORTE_REPO_REV "v3.1.2"
| #define ORTE_TARBALL_VERSION "3.1.2"
| #define ORTE_VERSION "2"
| #define ORTE_RELEASE_DATE "Aug 22, 2018"
| #define OSHMEM_MAJOR_VERSION 3
| #define OSHMEM_MINOR_VERSION 1
| #define OSHMEM_RELEASE_VERSION 2
| #define OSHMEM_GREEK_VERSION ""
| #define OSHMEM_REPO_REV "v3.1.2"
| #define OSHMEM_TARBALL_VERSION "3.1.2"
| #define OSHMEM_VERSION "2"
| #define OSHMEM_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_MAJOR_VERSION 3
| #define OPAL_MINOR_VERSION 1
| #define OPAL_RELEASE_VERSION 2
| #define OPAL_GREEK_VERSION ""
| #define OPAL_REPO_REV "v3.1.2"
| #define OPAL_TARBALL_VERSION "3.1.2"
| #define OPAL_VERSION "2"
| #define OPAL_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_ENABLE_MEM_DEBUG 0
| #define OPAL_ENABLE_MEM_PROFILE 0
| #define OPAL_ENABLE_TIMING 0
| #define OPAL_ENABLE_DEBUG 0
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OPAL_ENABLE_PTY_SUPPORT 1
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
| #define OPAL_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 0
| #define OPAL_PACKAGE_STRING "Open MPI user@shredder Distribution"
| #define OPAL_IDENT_STRING "3.1.2"
| #define OPAL_MAX_PROCESSOR_NAME 256
| #define OPAL_MAX_ERROR_STRING 256
| #define OPAL_MAX_OBJECT_NAME 64
| #define OPAL_MAX_INFO_KEY 36
| #define OPAL_MAX_INFO_VAL 256
| #define OPAL_MAX_PORT_NAME 1024
| #define OPAL_MAX_DATAREP_STRING 128
| #define OPAL_ENABLE_CRDEBUG 0
| #define OPAL_ENABLE_GETPWUID 1
| #define OPAL_ENABLE_PROGRESS_THREADS 0
| #define HAVE_ZLIB_H 1
| #define OPAL_HAVE_ZLIB 1
| /* end confdefs.h. */
| #ifndef __sun__
| error: this isnt __sun__
| #endif
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:12210: result: no
configure:12215: checking __sun
configure:12231: gcc -c -DNDEBUG conftest.c >&5
conftest.c:84:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before ':' token
error: this isnt __sun
^
configure:12231: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "3.1.2"
| #define PACKAGE_STRING "Open MPI 3.1.2"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
| #define PACKAGE_URL ""
| #define OPAL_ARCH "x86_64-unknown-haiku"
| #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 OMPI_MAJOR_VERSION 3
| #define OMPI_MINOR_VERSION 1
| #define OMPI_RELEASE_VERSION 2
| #define OMPI_GREEK_VERSION ""
| #define OMPI_REPO_REV "v3.1.2"
| #define OMPI_TARBALL_VERSION "3.1.2"
| #define OMPI_VERSION "2"
| #define OMPI_RELEASE_DATE "Aug 22, 2018"
| #define ORTE_MAJOR_VERSION 3
| #define ORTE_MINOR_VERSION 1
| #define ORTE_RELEASE_VERSION 2
| #define ORTE_GREEK_VERSION ""
| #define ORTE_REPO_REV "v3.1.2"
| #define ORTE_TARBALL_VERSION "3.1.2"
| #define ORTE_VERSION "2"
| #define ORTE_RELEASE_DATE "Aug 22, 2018"
| #define OSHMEM_MAJOR_VERSION 3
| #define OSHMEM_MINOR_VERSION 1
| #define OSHMEM_RELEASE_VERSION 2
| #define OSHMEM_GREEK_VERSION ""
| #define OSHMEM_REPO_REV "v3.1.2"
| #define OSHMEM_TARBALL_VERSION "3.1.2"
| #define OSHMEM_VERSION "2"
| #define OSHMEM_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_MAJOR_VERSION 3
| #define OPAL_MINOR_VERSION 1
| #define OPAL_RELEASE_VERSION 2
| #define OPAL_GREEK_VERSION ""
| #define OPAL_REPO_REV "v3.1.2"
| #define OPAL_TARBALL_VERSION "3.1.2"
| #define OPAL_VERSION "2"
| #define OPAL_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_ENABLE_MEM_DEBUG 0
| #define OPAL_ENABLE_MEM_PROFILE 0
| #define OPAL_ENABLE_TIMING 0
| #define OPAL_ENABLE_DEBUG 0
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OPAL_ENABLE_PTY_SUPPORT 1
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
| #define OPAL_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 0
| #define OPAL_PACKAGE_STRING "Open MPI user@shredder Distribution"
| #define OPAL_IDENT_STRING "3.1.2"
| #define OPAL_MAX_PROCESSOR_NAME 256
| #define OPAL_MAX_ERROR_STRING 256
| #define OPAL_MAX_OBJECT_NAME 64
| #define OPAL_MAX_INFO_KEY 36
| #define OPAL_MAX_INFO_VAL 256
| #define OPAL_MAX_PORT_NAME 1024
| #define OPAL_MAX_DATAREP_STRING 128
| #define OPAL_ENABLE_CRDEBUG 0
| #define OPAL_ENABLE_GETPWUID 1
| #define OPAL_ENABLE_PROGRESS_THREADS 0
| #define HAVE_ZLIB_H 1
| #define OPAL_HAVE_ZLIB 1
| /* end confdefs.h. */
| #ifndef __sun
| error: this isnt __sun
| #endif
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:12237: result: no
configure:12259: checking netdb.h usability
configure:12259: gcc -c -DNDEBUG conftest.c >&5
configure:12259: $? = 0
configure:12259: result: yes
configure:12259: checking netdb.h presence
configure:12259: gcc -E conftest.c
configure:12259: $? = 0
configure:12259: result: yes
configure:12259: checking for netdb.h
configure:12259: result: yes
configure:12259: checking netinet/in.h usability
configure:12259: gcc -c -DNDEBUG conftest.c >&5
configure:12259: $? = 0
configure:12259: result: yes
configure:12259: checking netinet/in.h presence
configure:12259: gcc -E conftest.c
configure:12259: $? = 0
configure:12259: result: yes
configure:12259: checking for netinet/in.h
configure:12259: result: yes
configure:12259: checking netinet/tcp.h usability
configure:12259: gcc -c -DNDEBUG conftest.c >&5
configure:12259: $? = 0
configure:12259: result: yes
configure:12259: checking netinet/tcp.h presence
configure:12259: gcc -E conftest.c
configure:12259: $? = 0
configure:12259: result: yes
configure:12259: checking for netinet/tcp.h
configure:12259: result: yes
configure:12269: checking for struct sockaddr_in
configure:12269: gcc -c -DNDEBUG conftest.c >&5
configure:12269: $? = 0
configure:12269: gcc -c -DNDEBUG conftest.c >&5
conftest.c: In function 'main':
conftest.c:127:33: error: expected expression before ')' token
if (sizeof ((struct sockaddr_in)))
^
configure:12269: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "3.1.2"
| #define PACKAGE_STRING "Open MPI 3.1.2"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
| #define PACKAGE_URL ""
| #define OPAL_ARCH "x86_64-unknown-haiku"
| #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 OMPI_MAJOR_VERSION 3
| #define OMPI_MINOR_VERSION 1
| #define OMPI_RELEASE_VERSION 2
| #define OMPI_GREEK_VERSION ""
| #define OMPI_REPO_REV "v3.1.2"
| #define OMPI_TARBALL_VERSION "3.1.2"
| #define OMPI_VERSION "2"
| #define OMPI_RELEASE_DATE "Aug 22, 2018"
| #define ORTE_MAJOR_VERSION 3
| #define ORTE_MINOR_VERSION 1
| #define ORTE_RELEASE_VERSION 2
| #define ORTE_GREEK_VERSION ""
| #define ORTE_REPO_REV "v3.1.2"
| #define ORTE_TARBALL_VERSION "3.1.2"
| #define ORTE_VERSION "2"
| #define ORTE_RELEASE_DATE "Aug 22, 2018"
| #define OSHMEM_MAJOR_VERSION 3
| #define OSHMEM_MINOR_VERSION 1
| #define OSHMEM_RELEASE_VERSION 2
| #define OSHMEM_GREEK_VERSION ""
| #define OSHMEM_REPO_REV "v3.1.2"
| #define OSHMEM_TARBALL_VERSION "3.1.2"
| #define OSHMEM_VERSION "2"
| #define OSHMEM_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_MAJOR_VERSION 3
| #define OPAL_MINOR_VERSION 1
| #define OPAL_RELEASE_VERSION 2
| #define OPAL_GREEK_VERSION ""
| #define OPAL_REPO_REV "v3.1.2"
| #define OPAL_TARBALL_VERSION "3.1.2"
| #define OPAL_VERSION "2"
| #define OPAL_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_ENABLE_MEM_DEBUG 0
| #define OPAL_ENABLE_MEM_PROFILE 0
| #define OPAL_ENABLE_TIMING 0
| #define OPAL_ENABLE_DEBUG 0
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OPAL_ENABLE_PTY_SUPPORT 1
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
| #define OPAL_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 0
| #define OPAL_PACKAGE_STRING "Open MPI user@shredder Distribution"
| #define OPAL_IDENT_STRING "3.1.2"
| #define OPAL_MAX_PROCESSOR_NAME 256
| #define OPAL_MAX_ERROR_STRING 256
| #define OPAL_MAX_OBJECT_NAME 64
| #define OPAL_MAX_INFO_KEY 36
| #define OPAL_MAX_INFO_VAL 256
| #define OPAL_MAX_PORT_NAME 1024
| #define OPAL_MAX_DATAREP_STRING 128
| #define OPAL_ENABLE_CRDEBUG 0
| #define OPAL_ENABLE_GETPWUID 1
| #define OPAL_ENABLE_PROGRESS_THREADS 0
| #define HAVE_ZLIB_H 1
| #define OPAL_HAVE_ZLIB 1
| #define OPAL_HAVE_SOLARIS 0
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #ifdef HAVE_NETINET_IN_H
| #include <netinet/in.h>
| #endif
|
| int
| main ()
| {
| if (sizeof ((struct sockaddr_in)))
| return 0;
| ;
| return 0;
| }
configure:12269: result: yes
configure:12296: checking if --with-cuda is set
configure:12310: result: not set (--with-cuda=)
configure:12420: checking whether CU_POINTER_ATTRIBUTE_SYNC_MEMOPS is declared
configure:12420: gcc -c -DNDEBUG conftest.c >&5
conftest.c:88:10: fatal error: /cuda.h: No such file or directory
#include </cuda.h>
^~~~~~~~~
compilation terminated.
configure:12420: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "3.1.2"
| #define PACKAGE_STRING "Open MPI 3.1.2"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
| #define PACKAGE_URL ""
| #define OPAL_ARCH "x86_64-unknown-haiku"
| #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 OMPI_MAJOR_VERSION 3
| #define OMPI_MINOR_VERSION 1
| #define OMPI_RELEASE_VERSION 2
| #define OMPI_GREEK_VERSION ""
| #define OMPI_REPO_REV "v3.1.2"
| #define OMPI_TARBALL_VERSION "3.1.2"
| #define OMPI_VERSION "2"
| #define OMPI_RELEASE_DATE "Aug 22, 2018"
| #define ORTE_MAJOR_VERSION 3
| #define ORTE_MINOR_VERSION 1
| #define ORTE_RELEASE_VERSION 2
| #define ORTE_GREEK_VERSION ""
| #define ORTE_REPO_REV "v3.1.2"
| #define ORTE_TARBALL_VERSION "3.1.2"
| #define ORTE_VERSION "2"
| #define ORTE_RELEASE_DATE "Aug 22, 2018"
| #define OSHMEM_MAJOR_VERSION 3
| #define OSHMEM_MINOR_VERSION 1
| #define OSHMEM_RELEASE_VERSION 2
| #define OSHMEM_GREEK_VERSION ""
| #define OSHMEM_REPO_REV "v3.1.2"
| #define OSHMEM_TARBALL_VERSION "3.1.2"
| #define OSHMEM_VERSION "2"
| #define OSHMEM_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_MAJOR_VERSION 3
| #define OPAL_MINOR_VERSION 1
| #define OPAL_RELEASE_VERSION 2
| #define OPAL_GREEK_VERSION ""
| #define OPAL_REPO_REV "v3.1.2"
| #define OPAL_TARBALL_VERSION "3.1.2"
| #define OPAL_VERSION "2"
| #define OPAL_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_ENABLE_MEM_DEBUG 0
| #define OPAL_ENABLE_MEM_PROFILE 0
| #define OPAL_ENABLE_TIMING 0
| #define OPAL_ENABLE_DEBUG 0
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OPAL_ENABLE_PTY_SUPPORT 1
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
| #define OPAL_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 0
| #define OPAL_PACKAGE_STRING "Open MPI user@shredder Distribution"
| #define OPAL_IDENT_STRING "3.1.2"
| #define OPAL_MAX_PROCESSOR_NAME 256
| #define OPAL_MAX_ERROR_STRING 256
| #define OPAL_MAX_OBJECT_NAME 64
| #define OPAL_MAX_INFO_KEY 36
| #define OPAL_MAX_INFO_VAL 256
| #define OPAL_MAX_PORT_NAME 1024
| #define OPAL_MAX_DATAREP_STRING 128
| #define OPAL_ENABLE_CRDEBUG 0
| #define OPAL_ENABLE_GETPWUID 1
| #define OPAL_ENABLE_PROGRESS_THREADS 0
| #define HAVE_ZLIB_H 1
| #define OPAL_HAVE_ZLIB 1
| #define OPAL_HAVE_SOLARIS 0
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_STRUCT_SOCKADDR_IN 1
| /* end confdefs.h. */
| #include </cuda.h>
|
| int
| main ()
| {
| #ifndef CU_POINTER_ATTRIBUTE_SYNC_MEMOPS
| #ifdef __cplusplus
| (void) CU_POINTER_ATTRIBUTE_SYNC_MEMOPS;
| #else
| (void) CU_POINTER_ATTRIBUTE_SYNC_MEMOPS;
| #endif
| #endif
|
| ;
| return 0;
| }
configure:12420: result: no
configure:12446: gcc -c -DNDEBUG conftest.c >&5
conftest.c:88:10: fatal error: /cuda.h: No such file or directory
#include </cuda.h>
^~~~~~~~~
compilation terminated.
configure:12446: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "3.1.2"
| #define PACKAGE_STRING "Open MPI 3.1.2"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
| #define PACKAGE_URL ""
| #define OPAL_ARCH "x86_64-unknown-haiku"
| #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 OMPI_MAJOR_VERSION 3
| #define OMPI_MINOR_VERSION 1
| #define OMPI_RELEASE_VERSION 2
| #define OMPI_GREEK_VERSION ""
| #define OMPI_REPO_REV "v3.1.2"
| #define OMPI_TARBALL_VERSION "3.1.2"
| #define OMPI_VERSION "2"
| #define OMPI_RELEASE_DATE "Aug 22, 2018"
| #define ORTE_MAJOR_VERSION 3
| #define ORTE_MINOR_VERSION 1
| #define ORTE_RELEASE_VERSION 2
| #define ORTE_GREEK_VERSION ""
| #define ORTE_REPO_REV "v3.1.2"
| #define ORTE_TARBALL_VERSION "3.1.2"
| #define ORTE_VERSION "2"
| #define ORTE_RELEASE_DATE "Aug 22, 2018"
| #define OSHMEM_MAJOR_VERSION 3
| #define OSHMEM_MINOR_VERSION 1
| #define OSHMEM_RELEASE_VERSION 2
| #define OSHMEM_GREEK_VERSION ""
| #define OSHMEM_REPO_REV "v3.1.2"
| #define OSHMEM_TARBALL_VERSION "3.1.2"
| #define OSHMEM_VERSION "2"
| #define OSHMEM_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_MAJOR_VERSION 3
| #define OPAL_MINOR_VERSION 1
| #define OPAL_RELEASE_VERSION 2
| #define OPAL_GREEK_VERSION ""
| #define OPAL_REPO_REV "v3.1.2"
| #define OPAL_TARBALL_VERSION "3.1.2"
| #define OPAL_VERSION "2"
| #define OPAL_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_ENABLE_MEM_DEBUG 0
| #define OPAL_ENABLE_MEM_PROFILE 0
| #define OPAL_ENABLE_TIMING 0
| #define OPAL_ENABLE_DEBUG 0
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OPAL_ENABLE_PTY_SUPPORT 1
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
| #define OPAL_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 0
| #define OPAL_PACKAGE_STRING "Open MPI user@shredder Distribution"
| #define OPAL_IDENT_STRING "3.1.2"
| #define OPAL_MAX_PROCESSOR_NAME 256
| #define OPAL_MAX_ERROR_STRING 256
| #define OPAL_MAX_OBJECT_NAME 64
| #define OPAL_MAX_INFO_KEY 36
| #define OPAL_MAX_INFO_VAL 256
| #define OPAL_MAX_PORT_NAME 1024
| #define OPAL_MAX_DATAREP_STRING 128
| #define OPAL_ENABLE_CRDEBUG 0
| #define OPAL_ENABLE_GETPWUID 1
| #define OPAL_ENABLE_PROGRESS_THREADS 0
| #define HAVE_ZLIB_H 1
| #define OPAL_HAVE_ZLIB 1
| #define OPAL_HAVE_SOLARIS 0
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_STRUCT_SOCKADDR_IN 1
| /* end confdefs.h. */
| #include </cuda.h>
| int
| main ()
| {
|
| #if CUDA_VERSION < 6000
| #error "CUDA_VERSION is less than 6000"
| #endif
|
| ;
| return 0;
| }
configure:12456: checking whether cuPointerGetAttributes is declared
configure:12456: gcc -c -DNDEBUG conftest.c >&5
conftest.c:88:10: fatal error: /cuda.h: No such file or directory
#include </cuda.h>
^~~~~~~~~
compilation terminated.
configure:12456: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "3.1.2"
| #define PACKAGE_STRING "Open MPI 3.1.2"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
| #define PACKAGE_URL ""
| #define OPAL_ARCH "x86_64-unknown-haiku"
| #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 OMPI_MAJOR_VERSION 3
| #define OMPI_MINOR_VERSION 1
| #define OMPI_RELEASE_VERSION 2
| #define OMPI_GREEK_VERSION ""
| #define OMPI_REPO_REV "v3.1.2"
| #define OMPI_TARBALL_VERSION "3.1.2"
| #define OMPI_VERSION "2"
| #define OMPI_RELEASE_DATE "Aug 22, 2018"
| #define ORTE_MAJOR_VERSION 3
| #define ORTE_MINOR_VERSION 1
| #define ORTE_RELEASE_VERSION 2
| #define ORTE_GREEK_VERSION ""
| #define ORTE_REPO_REV "v3.1.2"
| #define ORTE_TARBALL_VERSION "3.1.2"
| #define ORTE_VERSION "2"
| #define ORTE_RELEASE_DATE "Aug 22, 2018"
| #define OSHMEM_MAJOR_VERSION 3
| #define OSHMEM_MINOR_VERSION 1
| #define OSHMEM_RELEASE_VERSION 2
| #define OSHMEM_GREEK_VERSION ""
| #define OSHMEM_REPO_REV "v3.1.2"
| #define OSHMEM_TARBALL_VERSION "3.1.2"
| #define OSHMEM_VERSION "2"
| #define OSHMEM_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_MAJOR_VERSION 3
| #define OPAL_MINOR_VERSION 1
| #define OPAL_RELEASE_VERSION 2
| #define OPAL_GREEK_VERSION ""
| #define OPAL_REPO_REV "v3.1.2"
| #define OPAL_TARBALL_VERSION "3.1.2"
| #define OPAL_VERSION "2"
| #define OPAL_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_ENABLE_MEM_DEBUG 0
| #define OPAL_ENABLE_MEM_PROFILE 0
| #define OPAL_ENABLE_TIMING 0
| #define OPAL_ENABLE_DEBUG 0
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OPAL_ENABLE_PTY_SUPPORT 1
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
| #define OPAL_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 0
| #define OPAL_PACKAGE_STRING "Open MPI user@shredder Distribution"
| #define OPAL_IDENT_STRING "3.1.2"
| #define OPAL_MAX_PROCESSOR_NAME 256
| #define OPAL_MAX_ERROR_STRING 256
| #define OPAL_MAX_OBJECT_NAME 64
| #define OPAL_MAX_INFO_KEY 36
| #define OPAL_MAX_INFO_VAL 256
| #define OPAL_MAX_PORT_NAME 1024
| #define OPAL_MAX_DATAREP_STRING 128
| #define OPAL_ENABLE_CRDEBUG 0
| #define OPAL_ENABLE_GETPWUID 1
| #define OPAL_ENABLE_PROGRESS_THREADS 0
| #define HAVE_ZLIB_H 1
| #define OPAL_HAVE_ZLIB 1
| #define OPAL_HAVE_SOLARIS 0
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_STRUCT_SOCKADDR_IN 1
| /* end confdefs.h. */
| #include </cuda.h>
|
| int
| main ()
| {
| #ifndef cuPointerGetAttributes
| #ifdef __cplusplus
| (void) cuPointerGetAttributes;
| #else
| (void) cuPointerGetAttributes;
| #endif
| #endif
|
| ;
| return 0;
| }
configure:12456: result: no
configure:12466: checking if have cuda support
configure:12475: result: no
configure:12680: checking if user requested external PMIx support()
configure:12685: result: no
configure:5887: *** ORTE Configuration options
configure:13113: checking if want orterun "--prefix" behavior to be enabled by default
configure:13133: result: no
configure:5887: *** OMPI Configuration options
configure:13165: checking if want compile-time warnings inside of mpi.h
configure:13173: result: yes
configure:13191: checking if want sparse process groups
configure:13203: result: no
configure:13218: checking if want peruse support
configure:13230: result: no
configure:13251: checking if want Fortran MPI bindings
configure:13277: result: (try)
configure:13331: checking if want C++ bindings
configure:13343: result: no
configure:13348: checking if want MPI::SEEK_SET support
configure:13356: result: yes
configure:13375: checking if want run-time MPI parameter checking
configure:13399: result: runtime
configure:5887: *** OSHMEM Configuration options
configure:13438: checking if want oshmem
configure:13469: result: not supported on this platform
configure:13477: checking if want SGI/Quadrics compatibility mode
configure:13489: result: no
configure:13504: checking if want OSHMEM API parameter checking
configure:13537: result: no
configure:13551: checking for on_exit
configure:13551: gcc -o conftest -DNDEBUG -lnetwork conftest.c -lz >&5
/tmp//ccZyuYYk.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `on_exit'
collect2: error: ld returned 1 exit status
configure:13551: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "3.1.2"
| #define PACKAGE_STRING "Open MPI 3.1.2"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
| #define PACKAGE_URL ""
| #define OPAL_ARCH "x86_64-unknown-haiku"
| #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 OMPI_MAJOR_VERSION 3
| #define OMPI_MINOR_VERSION 1
| #define OMPI_RELEASE_VERSION 2
| #define OMPI_GREEK_VERSION ""
| #define OMPI_REPO_REV "v3.1.2"
| #define OMPI_TARBALL_VERSION "3.1.2"
| #define OMPI_VERSION "2"
| #define OMPI_RELEASE_DATE "Aug 22, 2018"
| #define ORTE_MAJOR_VERSION 3
| #define ORTE_MINOR_VERSION 1
| #define ORTE_RELEASE_VERSION 2
| #define ORTE_GREEK_VERSION ""
| #define ORTE_REPO_REV "v3.1.2"
| #define ORTE_TARBALL_VERSION "3.1.2"
| #define ORTE_VERSION "2"
| #define ORTE_RELEASE_DATE "Aug 22, 2018"
| #define OSHMEM_MAJOR_VERSION 3
| #define OSHMEM_MINOR_VERSION 1
| #define OSHMEM_RELEASE_VERSION 2
| #define OSHMEM_GREEK_VERSION ""
| #define OSHMEM_REPO_REV "v3.1.2"
| #define OSHMEM_TARBALL_VERSION "3.1.2"
| #define OSHMEM_VERSION "2"
| #define OSHMEM_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_MAJOR_VERSION 3
| #define OPAL_MINOR_VERSION 1
| #define OPAL_RELEASE_VERSION 2
| #define OPAL_GREEK_VERSION ""
| #define OPAL_REPO_REV "v3.1.2"
| #define OPAL_TARBALL_VERSION "3.1.2"
| #define OPAL_VERSION "2"
| #define OPAL_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_ENABLE_MEM_DEBUG 0
| #define OPAL_ENABLE_MEM_PROFILE 0
| #define OPAL_ENABLE_TIMING 0
| #define OPAL_ENABLE_DEBUG 0
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OPAL_ENABLE_PTY_SUPPORT 1
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
| #define OPAL_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 0
| #define OPAL_PACKAGE_STRING "Open MPI user@shredder Distribution"
| #define OPAL_IDENT_STRING "3.1.2"
| #define OPAL_MAX_PROCESSOR_NAME 256
| #define OPAL_MAX_ERROR_STRING 256
| #define OPAL_MAX_OBJECT_NAME 64
| #define OPAL_MAX_INFO_KEY 36
| #define OPAL_MAX_INFO_VAL 256
| #define OPAL_MAX_PORT_NAME 1024
| #define OPAL_MAX_DATAREP_STRING 128
| #define OPAL_ENABLE_CRDEBUG 0
| #define OPAL_ENABLE_GETPWUID 1
| #define OPAL_ENABLE_PROGRESS_THREADS 0
| #define HAVE_ZLIB_H 1
| #define OPAL_HAVE_ZLIB 1
| #define OPAL_HAVE_SOLARIS 0
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_STRUCT_SOCKADDR_IN 1
| #define OPAL_CUDA_SUPPORT 0
| #define OPAL_CUDA_SYNC_MEMOPS 0
| #define OPAL_CUDA_GET_ATTRIBUTES 0
| #define OPAL_CUDA_GDR_SUPPORT 0
| #define OPAL_PMIX_V1 0
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_PERUSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_PARAM_CHECK 1
| #define OSHMEM_SPEC_COMPAT 0
| #define OSHMEM_PARAM_CHECK 0
| /* end confdefs.h. */
| /* Define on_exit to an innocuous variant, in case <limits.h> declares on_exit.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define on_exit innocuous_on_exit
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char on_exit (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef on_exit
|
| /* 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 on_exit ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_on_exit || defined __stub___on_exit
| choke me
| #endif
|
| int
| main ()
| {
| return on_exit ();
| ;
| return 0;
| }
configure:13551: result: no
configure:13569: checking if want pshmem
configure:13572: result: yes
configure:13594: checking if want to build OSHMEM fortran bindings
configure:13624: result: no
configure:13716: checking if want custom libmpi(_FOO) name
configure:13737: result: mpi
configure:13897: checking if want wrapper compiler rpath support
configure:13907: result: yes
configure:13910: checking if want wrapper compiler runpath support
configure:13920: result: yes
configure:5871: === Compiler and preprocessor tests
configure:5887: *** C compiler and preprocessor
configure:14059: checking for gcc
configure:14086: result: gcc
configure:14315: checking for C compiler version
configure:14324: gcc --version >&5
gcc (2018_05_01) 7.3.0
Copyright (C) 2017 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:14335: $? = 0
configure:14324: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/boot/system/develop/tools/bin/../lib/gcc/x86_64-unknown-haiku/7.3.0/lto-wrapper
Target: x86_64-unknown-haiku
Configured with: /sources/gcc-7.3.0/configure --build=x86_64-unknown-haiku --prefix=/packages/gcc-7.3.0_2018_05_01-3/.self/develop/tools --libexecdir=/packages/gcc-7.3.0_2018_05_01-3/.self/develop/tools/lib --mandir=/packages/gcc-7.3.0_2018_05_01-3/.self/documentation/man --docdir=/packages/gcc-7.3.0_2018_05_01-3/.self/documentation/packages/gcc --enable-threads=posix --disable-nls --enable-shared --with-gnu-ld --with-gnu-as --enable-version-specific-runtime-libs --enable-languages=c,c++,fortran --enable-lto --enable-frame-pointer --with-pkgversion=2018_05_01 --enable-__cxa-atexit --with-system-zlib --enable-checking=release --with-bug-url=http://dev.haiku-os.org/ --with-default-libstdcxx-abi=gcc4-compatible --enable-libssp --disable-multilib
Thread model: posix
gcc version 7.3.0 (2018_05_01)
configure:14335: $? = 0
configure:14324: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:14335: $? = 1
configure:14324: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
gcc: fatal error: no input files
compilation terminated.
configure:14335: $? = 1
configure:14339: checking whether we are using the GNU C compiler
configure:14367: result: yes
configure:14376: checking whether gcc accepts -g
configure:14437: result: yes
configure:14454: checking for gcc option to accept ISO C89
configure:14530: result: none needed
configure:14555: checking whether gcc understands -c and -o together
configure:14592: result: yes
configure:14733: checking for gcc option to accept ISO C99
configure:14882: gcc -c -DNDEBUG conftest.c >&5
configure:14882: $? = 0
configure:14895: result: none needed
configure:14921: checking for the C compiler vendor
configure:14950: gcc -c -DNDEBUG conftest.c >&5
conftest.c:105:2: error: #error "condition defined(__INTEL_COMPILER) || defined(__ICC) not met"
#error "condition defined(__INTEL_COMPILER) || defined(__ICC) not met"
^~~~~
conftest.c:106:1: error: unknown type name 'choke'
choke me
^~~~~
conftest.c:106:1: error: expected '=', ',', ';', 'asm' or '__attribute__' at end of input
configure:14950: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "3.1.2"
| #define PACKAGE_STRING "Open MPI 3.1.2"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
| #define PACKAGE_URL ""
| #define OPAL_ARCH "x86_64-unknown-haiku"
| #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 OMPI_MAJOR_VERSION 3
| #define OMPI_MINOR_VERSION 1
| #define OMPI_RELEASE_VERSION 2
| #define OMPI_GREEK_VERSION ""
| #define OMPI_REPO_REV "v3.1.2"
| #define OMPI_TARBALL_VERSION "3.1.2"
| #define OMPI_VERSION "2"
| #define OMPI_RELEASE_DATE "Aug 22, 2018"
| #define ORTE_MAJOR_VERSION 3
| #define ORTE_MINOR_VERSION 1
| #define ORTE_RELEASE_VERSION 2
| #define ORTE_GREEK_VERSION ""
| #define ORTE_REPO_REV "v3.1.2"
| #define ORTE_TARBALL_VERSION "3.1.2"
| #define ORTE_VERSION "2"
| #define ORTE_RELEASE_DATE "Aug 22, 2018"
| #define OSHMEM_MAJOR_VERSION 3
| #define OSHMEM_MINOR_VERSION 1
| #define OSHMEM_RELEASE_VERSION 2
| #define OSHMEM_GREEK_VERSION ""
| #define OSHMEM_REPO_REV "v3.1.2"
| #define OSHMEM_TARBALL_VERSION "3.1.2"
| #define OSHMEM_VERSION "2"
| #define OSHMEM_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_MAJOR_VERSION 3
| #define OPAL_MINOR_VERSION 1
| #define OPAL_RELEASE_VERSION 2
| #define OPAL_GREEK_VERSION ""
| #define OPAL_REPO_REV "v3.1.2"
| #define OPAL_TARBALL_VERSION "3.1.2"
| #define OPAL_VERSION "2"
| #define OPAL_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_ENABLE_MEM_DEBUG 0
| #define OPAL_ENABLE_MEM_PROFILE 0
| #define OPAL_ENABLE_TIMING 0
| #define OPAL_ENABLE_DEBUG 0
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OPAL_ENABLE_PTY_SUPPORT 1
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
| #define OPAL_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 0
| #define OPAL_PACKAGE_STRING "Open MPI user@shredder Distribution"
| #define OPAL_IDENT_STRING "3.1.2"
| #define OPAL_MAX_PROCESSOR_NAME 256
| #define OPAL_MAX_ERROR_STRING 256
| #define OPAL_MAX_OBJECT_NAME 64
| #define OPAL_MAX_INFO_KEY 36
| #define OPAL_MAX_INFO_VAL 256
| #define OPAL_MAX_PORT_NAME 1024
| #define OPAL_MAX_DATAREP_STRING 128
| #define OPAL_ENABLE_CRDEBUG 0
| #define OPAL_ENABLE_GETPWUID 1
| #define OPAL_ENABLE_PROGRESS_THREADS 0
| #define HAVE_ZLIB_H 1
| #define OPAL_HAVE_ZLIB 1
| #define OPAL_HAVE_SOLARIS 0
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_STRUCT_SOCKADDR_IN 1
| #define OPAL_CUDA_SUPPORT 0
| #define OPAL_CUDA_SYNC_MEMOPS 0
| #define OPAL_CUDA_GET_ATTRIBUTES 0
| #define OPAL_CUDA_GDR_SUPPORT 0
| #define OPAL_PMIX_V1 0
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_PERUSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_PARAM_CHECK 1
| #define OSHMEM_SPEC_COMPAT 0
| #define OSHMEM_PARAM_CHECK 0
| #define OPAL_CC "gcc"
| /* end confdefs.h. */
|
| #if !( defined(__INTEL_COMPILER) || defined(__ICC) )
| #error "condition defined(__INTEL_COMPILER) || defined(__ICC) not met"
| choke me
| #endif
configure:14967: gcc -c -DNDEBUG conftest.c >&5
conftest.c:105:2: error: #error "condition defined(__FUJITSU) not met"
#error "condition defined(__FUJITSU) not met"
^~~~~
conftest.c:106:1: error: unknown type name 'choke'
choke me
^~~~~
conftest.c:106:1: error: expected '=', ',', ';', 'asm' or '__attribute__' at end of input
configure:14967: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "3.1.2"
| #define PACKAGE_STRING "Open MPI 3.1.2"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
| #define PACKAGE_URL ""
| #define OPAL_ARCH "x86_64-unknown-haiku"
| #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 OMPI_MAJOR_VERSION 3
| #define OMPI_MINOR_VERSION 1
| #define OMPI_RELEASE_VERSION 2
| #define OMPI_GREEK_VERSION ""
| #define OMPI_REPO_REV "v3.1.2"
| #define OMPI_TARBALL_VERSION "3.1.2"
| #define OMPI_VERSION "2"
| #define OMPI_RELEASE_DATE "Aug 22, 2018"
| #define ORTE_MAJOR_VERSION 3
| #define ORTE_MINOR_VERSION 1
| #define ORTE_RELEASE_VERSION 2
| #define ORTE_GREEK_VERSION ""
| #define ORTE_REPO_REV "v3.1.2"
| #define ORTE_TARBALL_VERSION "3.1.2"
| #define ORTE_VERSION "2"
| #define ORTE_RELEASE_DATE "Aug 22, 2018"
| #define OSHMEM_MAJOR_VERSION 3
| #define OSHMEM_MINOR_VERSION 1
| #define OSHMEM_RELEASE_VERSION 2
| #define OSHMEM_GREEK_VERSION ""
| #define OSHMEM_REPO_REV "v3.1.2"
| #define OSHMEM_TARBALL_VERSION "3.1.2"
| #define OSHMEM_VERSION "2"
| #define OSHMEM_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_MAJOR_VERSION 3
| #define OPAL_MINOR_VERSION 1
| #define OPAL_RELEASE_VERSION 2
| #define OPAL_GREEK_VERSION ""
| #define OPAL_REPO_REV "v3.1.2"
| #define OPAL_TARBALL_VERSION "3.1.2"
| #define OPAL_VERSION "2"
| #define OPAL_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_ENABLE_MEM_DEBUG 0
| #define OPAL_ENABLE_MEM_PROFILE 0
| #define OPAL_ENABLE_TIMING 0
| #define OPAL_ENABLE_DEBUG 0
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OPAL_ENABLE_PTY_SUPPORT 1
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
| #define OPAL_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 0
| #define OPAL_PACKAGE_STRING "Open MPI user@shredder Distribution"
| #define OPAL_IDENT_STRING "3.1.2"
| #define OPAL_MAX_PROCESSOR_NAME 256
| #define OPAL_MAX_ERROR_STRING 256
| #define OPAL_MAX_OBJECT_NAME 64
| #define OPAL_MAX_INFO_KEY 36
| #define OPAL_MAX_INFO_VAL 256
| #define OPAL_MAX_PORT_NAME 1024
| #define OPAL_MAX_DATAREP_STRING 128
| #define OPAL_ENABLE_CRDEBUG 0
| #define OPAL_ENABLE_GETPWUID 1
| #define OPAL_ENABLE_PROGRESS_THREADS 0
| #define HAVE_ZLIB_H 1
| #define OPAL_HAVE_ZLIB 1
| #define OPAL_HAVE_SOLARIS 0
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_STRUCT_SOCKADDR_IN 1
| #define OPAL_CUDA_SUPPORT 0
| #define OPAL_CUDA_SYNC_MEMOPS 0
| #define OPAL_CUDA_GET_ATTRIBUTES 0
| #define OPAL_CUDA_GDR_SUPPORT 0
| #define OPAL_PMIX_V1 0
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_PERUSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_PARAM_CHECK 1
| #define OSHMEM_SPEC_COMPAT 0
| #define OSHMEM_PARAM_CHECK 0
| #define OPAL_CC "gcc"
| /* end confdefs.h. */
|
| #if !( defined(__FUJITSU) )
| #error "condition defined(__FUJITSU) not met"
| choke me
| #endif
configure:14984: gcc -c -DNDEBUG conftest.c >&5
conftest.c:105:2: error: #error "condition defined(__xlC__) || defined(__IBMC__) || defined(__IBMCPP__) not met"
#error "condition defined(__xlC__) || defined(__IBMC__) || defined(__IBMCPP__) not met"
^~~~~
conftest.c:106:1: error: unknown type name 'choke'
choke me
^~~~~
conftest.c:106:1: error: expected '=', ',', ';', 'asm' or '__attribute__' at end of input
configure:14984: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "3.1.2"
| #define PACKAGE_STRING "Open MPI 3.1.2"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
| #define PACKAGE_URL ""
| #define OPAL_ARCH "x86_64-unknown-haiku"
| #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 OMPI_MAJOR_VERSION 3
| #define OMPI_MINOR_VERSION 1
| #define OMPI_RELEASE_VERSION 2
| #define OMPI_GREEK_VERSION ""
| #define OMPI_REPO_REV "v3.1.2"
| #define OMPI_TARBALL_VERSION "3.1.2"
| #define OMPI_VERSION "2"
| #define OMPI_RELEASE_DATE "Aug 22, 2018"
| #define ORTE_MAJOR_VERSION 3
| #define ORTE_MINOR_VERSION 1
| #define ORTE_RELEASE_VERSION 2
| #define ORTE_GREEK_VERSION ""
| #define ORTE_REPO_REV "v3.1.2"
| #define ORTE_TARBALL_VERSION "3.1.2"
| #define ORTE_VERSION "2"
| #define ORTE_RELEASE_DATE "Aug 22, 2018"
| #define OSHMEM_MAJOR_VERSION 3
| #define OSHMEM_MINOR_VERSION 1
| #define OSHMEM_RELEASE_VERSION 2
| #define OSHMEM_GREEK_VERSION ""
| #define OSHMEM_REPO_REV "v3.1.2"
| #define OSHMEM_TARBALL_VERSION "3.1.2"
| #define OSHMEM_VERSION "2"
| #define OSHMEM_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_MAJOR_VERSION 3
| #define OPAL_MINOR_VERSION 1
| #define OPAL_RELEASE_VERSION 2
| #define OPAL_GREEK_VERSION ""
| #define OPAL_REPO_REV "v3.1.2"
| #define OPAL_TARBALL_VERSION "3.1.2"
| #define OPAL_VERSION "2"
| #define OPAL_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_ENABLE_MEM_DEBUG 0
| #define OPAL_ENABLE_MEM_PROFILE 0
| #define OPAL_ENABLE_TIMING 0
| #define OPAL_ENABLE_DEBUG 0
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OPAL_ENABLE_PTY_SUPPORT 1
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
| #define OPAL_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 0
| #define OPAL_PACKAGE_STRING "Open MPI user@shredder Distribution"
| #define OPAL_IDENT_STRING "3.1.2"
| #define OPAL_MAX_PROCESSOR_NAME 256
| #define OPAL_MAX_ERROR_STRING 256
| #define OPAL_MAX_OBJECT_NAME 64
| #define OPAL_MAX_INFO_KEY 36
| #define OPAL_MAX_INFO_VAL 256
| #define OPAL_MAX_PORT_NAME 1024
| #define OPAL_MAX_DATAREP_STRING 128
| #define OPAL_ENABLE_CRDEBUG 0
| #define OPAL_ENABLE_GETPWUID 1
| #define OPAL_ENABLE_PROGRESS_THREADS 0
| #define HAVE_ZLIB_H 1
| #define OPAL_HAVE_ZLIB 1
| #define OPAL_HAVE_SOLARIS 0
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_STRUCT_SOCKADDR_IN 1
| #define OPAL_CUDA_SUPPORT 0
| #define OPAL_CUDA_SYNC_MEMOPS 0
| #define OPAL_CUDA_GET_ATTRIBUTES 0
| #define OPAL_CUDA_GDR_SUPPORT 0
| #define OPAL_PMIX_V1 0
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_PERUSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_PARAM_CHECK 1
| #define OSHMEM_SPEC_COMPAT 0
| #define OSHMEM_PARAM_CHECK 0
| #define OPAL_CC "gcc"
| /* end confdefs.h. */
|
| #if !( defined(__xlC__) || defined(__IBMC__) || defined(__IBMCPP__) )
| #error "condition defined(__xlC__) || defined(__IBMC__) || defined(__IBMCPP__) not met"
| choke me
| #endif
configure:15002: gcc -c -DNDEBUG conftest.c >&5
conftest.c:105:2: error: #error "condition defined(_AIX) && !defined(__GNUC__) not met"
#error "condition defined(_AIX) && !defined(__GNUC__) not met"
^~~~~
conftest.c:106:1: error: unknown type name 'choke'
choke me
^~~~~
conftest.c:106:1: error: expected '=', ',', ';', 'asm' or '__attribute__' at end of input
configure:15002: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "3.1.2"
| #define PACKAGE_STRING "Open MPI 3.1.2"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
| #define PACKAGE_URL ""
| #define OPAL_ARCH "x86_64-unknown-haiku"
| #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 OMPI_MAJOR_VERSION 3
| #define OMPI_MINOR_VERSION 1
| #define OMPI_RELEASE_VERSION 2
| #define OMPI_GREEK_VERSION ""
| #define OMPI_REPO_REV "v3.1.2"
| #define OMPI_TARBALL_VERSION "3.1.2"
| #define OMPI_VERSION "2"
| #define OMPI_RELEASE_DATE "Aug 22, 2018"
| #define ORTE_MAJOR_VERSION 3
| #define ORTE_MINOR_VERSION 1
| #define ORTE_RELEASE_VERSION 2
| #define ORTE_GREEK_VERSION ""
| #define ORTE_REPO_REV "v3.1.2"
| #define ORTE_TARBALL_VERSION "3.1.2"
| #define ORTE_VERSION "2"
| #define ORTE_RELEASE_DATE "Aug 22, 2018"
| #define OSHMEM_MAJOR_VERSION 3
| #define OSHMEM_MINOR_VERSION 1
| #define OSHMEM_RELEASE_VERSION 2
| #define OSHMEM_GREEK_VERSION ""
| #define OSHMEM_REPO_REV "v3.1.2"
| #define OSHMEM_TARBALL_VERSION "3.1.2"
| #define OSHMEM_VERSION "2"
| #define OSHMEM_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_MAJOR_VERSION 3
| #define OPAL_MINOR_VERSION 1
| #define OPAL_RELEASE_VERSION 2
| #define OPAL_GREEK_VERSION ""
| #define OPAL_REPO_REV "v3.1.2"
| #define OPAL_TARBALL_VERSION "3.1.2"
| #define OPAL_VERSION "2"
| #define OPAL_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_ENABLE_MEM_DEBUG 0
| #define OPAL_ENABLE_MEM_PROFILE 0
| #define OPAL_ENABLE_TIMING 0
| #define OPAL_ENABLE_DEBUG 0
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OPAL_ENABLE_PTY_SUPPORT 1
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
| #define OPAL_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 0
| #define OPAL_PACKAGE_STRING "Open MPI user@shredder Distribution"
| #define OPAL_IDENT_STRING "3.1.2"
| #define OPAL_MAX_PROCESSOR_NAME 256
| #define OPAL_MAX_ERROR_STRING 256
| #define OPAL_MAX_OBJECT_NAME 64
| #define OPAL_MAX_INFO_KEY 36
| #define OPAL_MAX_INFO_VAL 256
| #define OPAL_MAX_PORT_NAME 1024
| #define OPAL_MAX_DATAREP_STRING 128
| #define OPAL_ENABLE_CRDEBUG 0
| #define OPAL_ENABLE_GETPWUID 1
| #define OPAL_ENABLE_PROGRESS_THREADS 0
| #define HAVE_ZLIB_H 1
| #define OPAL_HAVE_ZLIB 1
| #define OPAL_HAVE_SOLARIS 0
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_STRUCT_SOCKADDR_IN 1
| #define OPAL_CUDA_SUPPORT 0
| #define OPAL_CUDA_SYNC_MEMOPS 0
| #define OPAL_CUDA_GET_ATTRIBUTES 0
| #define OPAL_CUDA_GDR_SUPPORT 0
| #define OPAL_PMIX_V1 0
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_PERUSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_PARAM_CHECK 1
| #define OSHMEM_SPEC_COMPAT 0
| #define OSHMEM_PARAM_CHECK 0
| #define OPAL_CC "gcc"
| /* end confdefs.h. */
|
| #if !( defined(_AIX) && !defined(__GNUC__) )
| #error "condition defined(_AIX) && !defined(__GNUC__) not met"
| choke me
| #endif
configure:15021: gcc -c -DNDEBUG conftest.c >&5
configure:15021: $? = 0
configure:15512: result: gnu
configure:15520: checking for ANSI C header files
configure:15624: result: yes
configure:16182: checking if gcc supports -Wno-long-double
configure:16198: gcc -c -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Wno-long-double -Wstrict-prototypes conftest.c >&5
conftest.c:107:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
cc1: warning: unrecognized command line option '-Wno-long-double'
configure:16198: $? = 0
configure:16211: gcc -c -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Wno-long-double -Wstrict-prototypes conftest.c >&5
conftest.c:107:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
conftest.c: In function 'main':
conftest.c:109:13: warning: unused variable 'test' [-Wunused-variable]
long double test;
^~~~
conftest.c: At top level:
cc1: warning: unrecognized command line option '-Wno-long-double'
configure:16211: $? = 0
configure:16234: result: no
configure:16339: WARNING: -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration has been added to CFLAGS (--enable-picky)
configure:16357: checking if gcc supports -finline-functions
configure:16373: gcc -c -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions conftest.c >&5
conftest.c:107:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
configure:16373: $? = 0
configure:16389: result: yes
configure:16399: checking if gcc supports -fno-strict-aliasing
configure:16415: gcc -c -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5
conftest.c:107:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
configure:16415: $? = 0
configure:16422: result: yes
configure:16520: WARNING: -fno-strict-aliasing has been added to CFLAGS
configure:16668: checking if gcc supports __builtin_expect
configure:16685: gcc -o conftest -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -lnetwork conftest.c -lz >&5
conftest.c:107:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
configure:16685: $? = 0
configure:16693: result: yes
configure:16707: checking if gcc supports __builtin_prefetch
configure:16724: gcc -o conftest -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -lnetwork conftest.c -lz >&5
conftest.c:108:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
configure:16724: $? = 0
configure:16732: result: yes
configure:16746: checking if gcc supports __builtin_clz
configure:16763: gcc -o conftest -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -lnetwork conftest.c -lz >&5
conftest.c:109:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
configure:16763: $? = 0
configure:16771: result: yes
configure:16849: checking for C optimization flags
configure:16896: result: -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing
configure:16915: checking for Interix environment
configure:16930: gcc -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5
conftest.c:110:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
conftest.c: In function 'main':
conftest.c:113:22: error: #error Normal Unix environment
#error Normal Unix environment
^~~~~
configure:16930: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "3.1.2"
| #define PACKAGE_STRING "Open MPI 3.1.2"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
| #define PACKAGE_URL ""
| #define OPAL_ARCH "x86_64-unknown-haiku"
| #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 OMPI_MAJOR_VERSION 3
| #define OMPI_MINOR_VERSION 1
| #define OMPI_RELEASE_VERSION 2
| #define OMPI_GREEK_VERSION ""
| #define OMPI_REPO_REV "v3.1.2"
| #define OMPI_TARBALL_VERSION "3.1.2"
| #define OMPI_VERSION "2"
| #define OMPI_RELEASE_DATE "Aug 22, 2018"
| #define ORTE_MAJOR_VERSION 3
| #define ORTE_MINOR_VERSION 1
| #define ORTE_RELEASE_VERSION 2
| #define ORTE_GREEK_VERSION ""
| #define ORTE_REPO_REV "v3.1.2"
| #define ORTE_TARBALL_VERSION "3.1.2"
| #define ORTE_VERSION "2"
| #define ORTE_RELEASE_DATE "Aug 22, 2018"
| #define OSHMEM_MAJOR_VERSION 3
| #define OSHMEM_MINOR_VERSION 1
| #define OSHMEM_RELEASE_VERSION 2
| #define OSHMEM_GREEK_VERSION ""
| #define OSHMEM_REPO_REV "v3.1.2"
| #define OSHMEM_TARBALL_VERSION "3.1.2"
| #define OSHMEM_VERSION "2"
| #define OSHMEM_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_MAJOR_VERSION 3
| #define OPAL_MINOR_VERSION 1
| #define OPAL_RELEASE_VERSION 2
| #define OPAL_GREEK_VERSION ""
| #define OPAL_REPO_REV "v3.1.2"
| #define OPAL_TARBALL_VERSION "3.1.2"
| #define OPAL_VERSION "2"
| #define OPAL_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_ENABLE_MEM_DEBUG 0
| #define OPAL_ENABLE_MEM_PROFILE 0
| #define OPAL_ENABLE_TIMING 0
| #define OPAL_ENABLE_DEBUG 0
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OPAL_ENABLE_PTY_SUPPORT 1
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
| #define OPAL_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 0
| #define OPAL_PACKAGE_STRING "Open MPI user@shredder Distribution"
| #define OPAL_IDENT_STRING "3.1.2"
| #define OPAL_MAX_PROCESSOR_NAME 256
| #define OPAL_MAX_ERROR_STRING 256
| #define OPAL_MAX_OBJECT_NAME 64
| #define OPAL_MAX_INFO_KEY 36
| #define OPAL_MAX_INFO_VAL 256
| #define OPAL_MAX_PORT_NAME 1024
| #define OPAL_MAX_DATAREP_STRING 128
| #define OPAL_ENABLE_CRDEBUG 0
| #define OPAL_ENABLE_GETPWUID 1
| #define OPAL_ENABLE_PROGRESS_THREADS 0
| #define HAVE_ZLIB_H 1
| #define OPAL_HAVE_ZLIB 1
| #define OPAL_HAVE_SOLARIS 0
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_STRUCT_SOCKADDR_IN 1
| #define OPAL_CUDA_SUPPORT 0
| #define OPAL_CUDA_SYNC_MEMOPS 0
| #define OPAL_CUDA_GET_ATTRIBUTES 0
| #define OPAL_CUDA_GDR_SUPPORT 0
| #define OPAL_PMIX_V1 0
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_PERUSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_PARAM_CHECK 1
| #define OSHMEM_SPEC_COMPAT 0
| #define OSHMEM_PARAM_CHECK 0
| #define OPAL_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
| #define OPAL_C_HAVE_BUILTIN_CLZ 1
| /* end confdefs.h. */
|
| int
| main ()
| {
| #if !defined(__INTERIX)
| #error Normal Unix environment
| #endif
| ;
| return 0;
| }
configure:16936: result: no
configure:16970: checking for C ident string support
configure:16998: gcc -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -c conftest.c -o conftest.o
conftest.c:2:0: warning: ignoring #pragma ident IDENT_MSG [-Wunknown-pragmas]
#pragma ident IDENT_MSG
configure:17005: $? = 0
configure:17041: gcc -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -c conftest.c -o conftest.o
conftest.c:2:2: warning: #ident is a GCC extension
#ident IDENT_MSG
^~~~~
configure:17048: $? = 0
configure:17923: result: #ident
configure:17933: checking for int8_t
configure:17933: gcc -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5
conftest.c:146:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
configure:17933: $? = 0
configure:17933: gcc -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5
conftest.c:146:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
conftest.c: In function 'main':
conftest.c:148:21: error: expected expression before ')' token
if (sizeof ((int8_t)))
^
configure:17933: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "3.1.2"
| #define PACKAGE_STRING "Open MPI 3.1.2"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
| #define PACKAGE_URL ""
| #define OPAL_ARCH "x86_64-unknown-haiku"
| #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 OMPI_MAJOR_VERSION 3
| #define OMPI_MINOR_VERSION 1
| #define OMPI_RELEASE_VERSION 2
| #define OMPI_GREEK_VERSION ""
| #define OMPI_REPO_REV "v3.1.2"
| #define OMPI_TARBALL_VERSION "3.1.2"
| #define OMPI_VERSION "2"
| #define OMPI_RELEASE_DATE "Aug 22, 2018"
| #define ORTE_MAJOR_VERSION 3
| #define ORTE_MINOR_VERSION 1
| #define ORTE_RELEASE_VERSION 2
| #define ORTE_GREEK_VERSION ""
| #define ORTE_REPO_REV "v3.1.2"
| #define ORTE_TARBALL_VERSION "3.1.2"
| #define ORTE_VERSION "2"
| #define ORTE_RELEASE_DATE "Aug 22, 2018"
| #define OSHMEM_MAJOR_VERSION 3
| #define OSHMEM_MINOR_VERSION 1
| #define OSHMEM_RELEASE_VERSION 2
| #define OSHMEM_GREEK_VERSION ""
| #define OSHMEM_REPO_REV "v3.1.2"
| #define OSHMEM_TARBALL_VERSION "3.1.2"
| #define OSHMEM_VERSION "2"
| #define OSHMEM_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_MAJOR_VERSION 3
| #define OPAL_MINOR_VERSION 1
| #define OPAL_RELEASE_VERSION 2
| #define OPAL_GREEK_VERSION ""
| #define OPAL_REPO_REV "v3.1.2"
| #define OPAL_TARBALL_VERSION "3.1.2"
| #define OPAL_VERSION "2"
| #define OPAL_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_ENABLE_MEM_DEBUG 0
| #define OPAL_ENABLE_MEM_PROFILE 0
| #define OPAL_ENABLE_TIMING 0
| #define OPAL_ENABLE_DEBUG 0
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OPAL_ENABLE_PTY_SUPPORT 1
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
| #define OPAL_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 0
| #define OPAL_PACKAGE_STRING "Open MPI user@shredder Distribution"
| #define OPAL_IDENT_STRING "3.1.2"
| #define OPAL_MAX_PROCESSOR_NAME 256
| #define OPAL_MAX_ERROR_STRING 256
| #define OPAL_MAX_OBJECT_NAME 64
| #define OPAL_MAX_INFO_KEY 36
| #define OPAL_MAX_INFO_VAL 256
| #define OPAL_MAX_PORT_NAME 1024
| #define OPAL_MAX_DATAREP_STRING 128
| #define OPAL_ENABLE_CRDEBUG 0
| #define OPAL_ENABLE_GETPWUID 1
| #define OPAL_ENABLE_PROGRESS_THREADS 0
| #define HAVE_ZLIB_H 1
| #define OPAL_HAVE_ZLIB 1
| #define OPAL_HAVE_SOLARIS 0
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_STRUCT_SOCKADDR_IN 1
| #define OPAL_CUDA_SUPPORT 0
| #define OPAL_CUDA_SYNC_MEMOPS 0
| #define OPAL_CUDA_GET_ATTRIBUTES 0
| #define OPAL_CUDA_GDR_SUPPORT 0
| #define OPAL_PMIX_V1 0
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_PERUSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_PARAM_CHECK 1
| #define OSHMEM_SPEC_COMPAT 0
| #define OSHMEM_PARAM_CHECK 0
| #define OPAL_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
| #define OPAL_C_HAVE_BUILTIN_CLZ 1
| #define OPAL_CC_USE_PRAGMA_IDENT 0
| #define OPAL_CC_USE_IDENT 1
| #define OPAL_CC_USE_PRAGMA_COMMENT
| #define OPAL_CC_USE_CONST_CHAR_IDENT 0
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((int8_t)))
| return 0;
| ;
| return 0;
| }
configure:17933: result: yes
configure:17943: checking for uint8_t
configure:17943: gcc -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5
conftest.c:147:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
configure:17943: $? = 0
configure:17943: gcc -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5
conftest.c:147:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
conftest.c: In function 'main':
conftest.c:149:22: error: expected expression before ')' token
if (sizeof ((uint8_t)))
^
configure:17943: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "3.1.2"
| #define PACKAGE_STRING "Open MPI 3.1.2"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
| #define PACKAGE_URL ""
| #define OPAL_ARCH "x86_64-unknown-haiku"
| #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 OMPI_MAJOR_VERSION 3
| #define OMPI_MINOR_VERSION 1
| #define OMPI_RELEASE_VERSION 2
| #define OMPI_GREEK_VERSION ""
| #define OMPI_REPO_REV "v3.1.2"
| #define OMPI_TARBALL_VERSION "3.1.2"
| #define OMPI_VERSION "2"
| #define OMPI_RELEASE_DATE "Aug 22, 2018"
| #define ORTE_MAJOR_VERSION 3
| #define ORTE_MINOR_VERSION 1
| #define ORTE_RELEASE_VERSION 2
| #define ORTE_GREEK_VERSION ""
| #define ORTE_REPO_REV "v3.1.2"
| #define ORTE_TARBALL_VERSION "3.1.2"
| #define ORTE_VERSION "2"
| #define ORTE_RELEASE_DATE "Aug 22, 2018"
| #define OSHMEM_MAJOR_VERSION 3
| #define OSHMEM_MINOR_VERSION 1
| #define OSHMEM_RELEASE_VERSION 2
| #define OSHMEM_GREEK_VERSION ""
| #define OSHMEM_REPO_REV "v3.1.2"
| #define OSHMEM_TARBALL_VERSION "3.1.2"
| #define OSHMEM_VERSION "2"
| #define OSHMEM_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_MAJOR_VERSION 3
| #define OPAL_MINOR_VERSION 1
| #define OPAL_RELEASE_VERSION 2
| #define OPAL_GREEK_VERSION ""
| #define OPAL_REPO_REV "v3.1.2"
| #define OPAL_TARBALL_VERSION "3.1.2"
| #define OPAL_VERSION "2"
| #define OPAL_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_ENABLE_MEM_DEBUG 0
| #define OPAL_ENABLE_MEM_PROFILE 0
| #define OPAL_ENABLE_TIMING 0
| #define OPAL_ENABLE_DEBUG 0
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OPAL_ENABLE_PTY_SUPPORT 1
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
| #define OPAL_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 0
| #define OPAL_PACKAGE_STRING "Open MPI user@shredder Distribution"
| #define OPAL_IDENT_STRING "3.1.2"
| #define OPAL_MAX_PROCESSOR_NAME 256
| #define OPAL_MAX_ERROR_STRING 256
| #define OPAL_MAX_OBJECT_NAME 64
| #define OPAL_MAX_INFO_KEY 36
| #define OPAL_MAX_INFO_VAL 256
| #define OPAL_MAX_PORT_NAME 1024
| #define OPAL_MAX_DATAREP_STRING 128
| #define OPAL_ENABLE_CRDEBUG 0
| #define OPAL_ENABLE_GETPWUID 1
| #define OPAL_ENABLE_PROGRESS_THREADS 0
| #define HAVE_ZLIB_H 1
| #define OPAL_HAVE_ZLIB 1
| #define OPAL_HAVE_SOLARIS 0
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_STRUCT_SOCKADDR_IN 1
| #define OPAL_CUDA_SUPPORT 0
| #define OPAL_CUDA_SYNC_MEMOPS 0
| #define OPAL_CUDA_GET_ATTRIBUTES 0
| #define OPAL_CUDA_GDR_SUPPORT 0
| #define OPAL_PMIX_V1 0
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_PERUSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_PARAM_CHECK 1
| #define OSHMEM_SPEC_COMPAT 0
| #define OSHMEM_PARAM_CHECK 0
| #define OPAL_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
| #define OPAL_C_HAVE_BUILTIN_CLZ 1
| #define OPAL_CC_USE_PRAGMA_IDENT 0
| #define OPAL_CC_USE_IDENT 1
| #define OPAL_CC_USE_PRAGMA_COMMENT
| #define OPAL_CC_USE_CONST_CHAR_IDENT 0
| #define HAVE_INT8_T 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((uint8_t)))
| return 0;
| ;
| return 0;
| }
configure:17943: result: yes
configure:17953: checking for int16_t
configure:17953: gcc -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5
conftest.c:148:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
configure:17953: $? = 0
configure:17953: gcc -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5
conftest.c:148:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
conftest.c: In function 'main':
conftest.c:150:22: error: expected expression before ')' token
if (sizeof ((int16_t)))
^
configure:17953: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "3.1.2"
| #define PACKAGE_STRING "Open MPI 3.1.2"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
| #define PACKAGE_URL ""
| #define OPAL_ARCH "x86_64-unknown-haiku"
| #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 OMPI_MAJOR_VERSION 3
| #define OMPI_MINOR_VERSION 1
| #define OMPI_RELEASE_VERSION 2
| #define OMPI_GREEK_VERSION ""
| #define OMPI_REPO_REV "v3.1.2"
| #define OMPI_TARBALL_VERSION "3.1.2"
| #define OMPI_VERSION "2"
| #define OMPI_RELEASE_DATE "Aug 22, 2018"
| #define ORTE_MAJOR_VERSION 3
| #define ORTE_MINOR_VERSION 1
| #define ORTE_RELEASE_VERSION 2
| #define ORTE_GREEK_VERSION ""
| #define ORTE_REPO_REV "v3.1.2"
| #define ORTE_TARBALL_VERSION "3.1.2"
| #define ORTE_VERSION "2"
| #define ORTE_RELEASE_DATE "Aug 22, 2018"
| #define OSHMEM_MAJOR_VERSION 3
| #define OSHMEM_MINOR_VERSION 1
| #define OSHMEM_RELEASE_VERSION 2
| #define OSHMEM_GREEK_VERSION ""
| #define OSHMEM_REPO_REV "v3.1.2"
| #define OSHMEM_TARBALL_VERSION "3.1.2"
| #define OSHMEM_VERSION "2"
| #define OSHMEM_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_MAJOR_VERSION 3
| #define OPAL_MINOR_VERSION 1
| #define OPAL_RELEASE_VERSION 2
| #define OPAL_GREEK_VERSION ""
| #define OPAL_REPO_REV "v3.1.2"
| #define OPAL_TARBALL_VERSION "3.1.2"
| #define OPAL_VERSION "2"
| #define OPAL_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_ENABLE_MEM_DEBUG 0
| #define OPAL_ENABLE_MEM_PROFILE 0
| #define OPAL_ENABLE_TIMING 0
| #define OPAL_ENABLE_DEBUG 0
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OPAL_ENABLE_PTY_SUPPORT 1
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
| #define OPAL_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 0
| #define OPAL_PACKAGE_STRING "Open MPI user@shredder Distribution"
| #define OPAL_IDENT_STRING "3.1.2"
| #define OPAL_MAX_PROCESSOR_NAME 256
| #define OPAL_MAX_ERROR_STRING 256
| #define OPAL_MAX_OBJECT_NAME 64
| #define OPAL_MAX_INFO_KEY 36
| #define OPAL_MAX_INFO_VAL 256
| #define OPAL_MAX_PORT_NAME 1024
| #define OPAL_MAX_DATAREP_STRING 128
| #define OPAL_ENABLE_CRDEBUG 0
| #define OPAL_ENABLE_GETPWUID 1
| #define OPAL_ENABLE_PROGRESS_THREADS 0
| #define HAVE_ZLIB_H 1
| #define OPAL_HAVE_ZLIB 1
| #define OPAL_HAVE_SOLARIS 0
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_STRUCT_SOCKADDR_IN 1
| #define OPAL_CUDA_SUPPORT 0
| #define OPAL_CUDA_SYNC_MEMOPS 0
| #define OPAL_CUDA_GET_ATTRIBUTES 0
| #define OPAL_CUDA_GDR_SUPPORT 0
| #define OPAL_PMIX_V1 0
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_PERUSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_PARAM_CHECK 1
| #define OSHMEM_SPEC_COMPAT 0
| #define OSHMEM_PARAM_CHECK 0
| #define OPAL_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
| #define OPAL_C_HAVE_BUILTIN_CLZ 1
| #define OPAL_CC_USE_PRAGMA_IDENT 0
| #define OPAL_CC_USE_IDENT 1
| #define OPAL_CC_USE_PRAGMA_COMMENT
| #define OPAL_CC_USE_CONST_CHAR_IDENT 0
| #define HAVE_INT8_T 1
| #define HAVE_UINT8_T 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((int16_t)))
| return 0;
| ;
| return 0;
| }
configure:17953: result: yes
configure:17963: checking for uint16_t
configure:17963: gcc -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5
conftest.c:149:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
configure:17963: $? = 0
configure:17963: gcc -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5
conftest.c:149:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
conftest.c: In function 'main':
conftest.c:151:23: error: expected expression before ')' token
if (sizeof ((uint16_t)))
^
configure:17963: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "3.1.2"
| #define PACKAGE_STRING "Open MPI 3.1.2"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
| #define PACKAGE_URL ""
| #define OPAL_ARCH "x86_64-unknown-haiku"
| #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 OMPI_MAJOR_VERSION 3
| #define OMPI_MINOR_VERSION 1
| #define OMPI_RELEASE_VERSION 2
| #define OMPI_GREEK_VERSION ""
| #define OMPI_REPO_REV "v3.1.2"
| #define OMPI_TARBALL_VERSION "3.1.2"
| #define OMPI_VERSION "2"
| #define OMPI_RELEASE_DATE "Aug 22, 2018"
| #define ORTE_MAJOR_VERSION 3
| #define ORTE_MINOR_VERSION 1
| #define ORTE_RELEASE_VERSION 2
| #define ORTE_GREEK_VERSION ""
| #define ORTE_REPO_REV "v3.1.2"
| #define ORTE_TARBALL_VERSION "3.1.2"
| #define ORTE_VERSION "2"
| #define ORTE_RELEASE_DATE "Aug 22, 2018"
| #define OSHMEM_MAJOR_VERSION 3
| #define OSHMEM_MINOR_VERSION 1
| #define OSHMEM_RELEASE_VERSION 2
| #define OSHMEM_GREEK_VERSION ""
| #define OSHMEM_REPO_REV "v3.1.2"
| #define OSHMEM_TARBALL_VERSION "3.1.2"
| #define OSHMEM_VERSION "2"
| #define OSHMEM_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_MAJOR_VERSION 3
| #define OPAL_MINOR_VERSION 1
| #define OPAL_RELEASE_VERSION 2
| #define OPAL_GREEK_VERSION ""
| #define OPAL_REPO_REV "v3.1.2"
| #define OPAL_TARBALL_VERSION "3.1.2"
| #define OPAL_VERSION "2"
| #define OPAL_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_ENABLE_MEM_DEBUG 0
| #define OPAL_ENABLE_MEM_PROFILE 0
| #define OPAL_ENABLE_TIMING 0
| #define OPAL_ENABLE_DEBUG 0
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OPAL_ENABLE_PTY_SUPPORT 1
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
| #define OPAL_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 0
| #define OPAL_PACKAGE_STRING "Open MPI user@shredder Distribution"
| #define OPAL_IDENT_STRING "3.1.2"
| #define OPAL_MAX_PROCESSOR_NAME 256
| #define OPAL_MAX_ERROR_STRING 256
| #define OPAL_MAX_OBJECT_NAME 64
| #define OPAL_MAX_INFO_KEY 36
| #define OPAL_MAX_INFO_VAL 256
| #define OPAL_MAX_PORT_NAME 1024
| #define OPAL_MAX_DATAREP_STRING 128
| #define OPAL_ENABLE_CRDEBUG 0
| #define OPAL_ENABLE_GETPWUID 1
| #define OPAL_ENABLE_PROGRESS_THREADS 0
| #define HAVE_ZLIB_H 1
| #define OPAL_HAVE_ZLIB 1
| #define OPAL_HAVE_SOLARIS 0
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_STRUCT_SOCKADDR_IN 1
| #define OPAL_CUDA_SUPPORT 0
| #define OPAL_CUDA_SYNC_MEMOPS 0
| #define OPAL_CUDA_GET_ATTRIBUTES 0
| #define OPAL_CUDA_GDR_SUPPORT 0
| #define OPAL_PMIX_V1 0
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_PERUSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_PARAM_CHECK 1
| #define OSHMEM_SPEC_COMPAT 0
| #define OSHMEM_PARAM_CHECK 0
| #define OPAL_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
| #define OPAL_C_HAVE_BUILTIN_CLZ 1
| #define OPAL_CC_USE_PRAGMA_IDENT 0
| #define OPAL_CC_USE_IDENT 1
| #define OPAL_CC_USE_PRAGMA_COMMENT
| #define OPAL_CC_USE_CONST_CHAR_IDENT 0
| #define HAVE_INT8_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT16_T 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((uint16_t)))
| return 0;
| ;
| return 0;
| }
configure:17963: result: yes
configure:17973: checking for int32_t
configure:17973: gcc -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5
conftest.c:150:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
configure:17973: $? = 0
configure:17973: gcc -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5
conftest.c:150:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
conftest.c: In function 'main':
conftest.c:152:22: error: expected expression before ')' token
if (sizeof ((int32_t)))
^
configure:17973: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "3.1.2"
| #define PACKAGE_STRING "Open MPI 3.1.2"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
| #define PACKAGE_URL ""
| #define OPAL_ARCH "x86_64-unknown-haiku"
| #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 OMPI_MAJOR_VERSION 3
| #define OMPI_MINOR_VERSION 1
| #define OMPI_RELEASE_VERSION 2
| #define OMPI_GREEK_VERSION ""
| #define OMPI_REPO_REV "v3.1.2"
| #define OMPI_TARBALL_VERSION "3.1.2"
| #define OMPI_VERSION "2"
| #define OMPI_RELEASE_DATE "Aug 22, 2018"
| #define ORTE_MAJOR_VERSION 3
| #define ORTE_MINOR_VERSION 1
| #define ORTE_RELEASE_VERSION 2
| #define ORTE_GREEK_VERSION ""
| #define ORTE_REPO_REV "v3.1.2"
| #define ORTE_TARBALL_VERSION "3.1.2"
| #define ORTE_VERSION "2"
| #define ORTE_RELEASE_DATE "Aug 22, 2018"
| #define OSHMEM_MAJOR_VERSION 3
| #define OSHMEM_MINOR_VERSION 1
| #define OSHMEM_RELEASE_VERSION 2
| #define OSHMEM_GREEK_VERSION ""
| #define OSHMEM_REPO_REV "v3.1.2"
| #define OSHMEM_TARBALL_VERSION "3.1.2"
| #define OSHMEM_VERSION "2"
| #define OSHMEM_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_MAJOR_VERSION 3
| #define OPAL_MINOR_VERSION 1
| #define OPAL_RELEASE_VERSION 2
| #define OPAL_GREEK_VERSION ""
| #define OPAL_REPO_REV "v3.1.2"
| #define OPAL_TARBALL_VERSION "3.1.2"
| #define OPAL_VERSION "2"
| #define OPAL_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_ENABLE_MEM_DEBUG 0
| #define OPAL_ENABLE_MEM_PROFILE 0
| #define OPAL_ENABLE_TIMING 0
| #define OPAL_ENABLE_DEBUG 0
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OPAL_ENABLE_PTY_SUPPORT 1
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
| #define OPAL_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 0
| #define OPAL_PACKAGE_STRING "Open MPI user@shredder Distribution"
| #define OPAL_IDENT_STRING "3.1.2"
| #define OPAL_MAX_PROCESSOR_NAME 256
| #define OPAL_MAX_ERROR_STRING 256
| #define OPAL_MAX_OBJECT_NAME 64
| #define OPAL_MAX_INFO_KEY 36
| #define OPAL_MAX_INFO_VAL 256
| #define OPAL_MAX_PORT_NAME 1024
| #define OPAL_MAX_DATAREP_STRING 128
| #define OPAL_ENABLE_CRDEBUG 0
| #define OPAL_ENABLE_GETPWUID 1
| #define OPAL_ENABLE_PROGRESS_THREADS 0
| #define HAVE_ZLIB_H 1
| #define OPAL_HAVE_ZLIB 1
| #define OPAL_HAVE_SOLARIS 0
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_STRUCT_SOCKADDR_IN 1
| #define OPAL_CUDA_SUPPORT 0
| #define OPAL_CUDA_SYNC_MEMOPS 0
| #define OPAL_CUDA_GET_ATTRIBUTES 0
| #define OPAL_CUDA_GDR_SUPPORT 0
| #define OPAL_PMIX_V1 0
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_PERUSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_PARAM_CHECK 1
| #define OSHMEM_SPEC_COMPAT 0
| #define OSHMEM_PARAM_CHECK 0
| #define OPAL_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
| #define OPAL_C_HAVE_BUILTIN_CLZ 1
| #define OPAL_CC_USE_PRAGMA_IDENT 0
| #define OPAL_CC_USE_IDENT 1
| #define OPAL_CC_USE_PRAGMA_COMMENT
| #define OPAL_CC_USE_CONST_CHAR_IDENT 0
| #define HAVE_INT8_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT16_T 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((int32_t)))
| return 0;
| ;
| return 0;
| }
configure:17973: result: yes
configure:17983: checking for uint32_t
configure:17983: gcc -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5
conftest.c:151:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
configure:17983: $? = 0
configure:17983: gcc -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5
conftest.c:151:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
conftest.c: In function 'main':
conftest.c:153:23: error: expected expression before ')' token
if (sizeof ((uint32_t)))
^
configure:17983: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "3.1.2"
| #define PACKAGE_STRING "Open MPI 3.1.2"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
| #define PACKAGE_URL ""
| #define OPAL_ARCH "x86_64-unknown-haiku"
| #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 OMPI_MAJOR_VERSION 3
| #define OMPI_MINOR_VERSION 1
| #define OMPI_RELEASE_VERSION 2
| #define OMPI_GREEK_VERSION ""
| #define OMPI_REPO_REV "v3.1.2"
| #define OMPI_TARBALL_VERSION "3.1.2"
| #define OMPI_VERSION "2"
| #define OMPI_RELEASE_DATE "Aug 22, 2018"
| #define ORTE_MAJOR_VERSION 3
| #define ORTE_MINOR_VERSION 1
| #define ORTE_RELEASE_VERSION 2
| #define ORTE_GREEK_VERSION ""
| #define ORTE_REPO_REV "v3.1.2"
| #define ORTE_TARBALL_VERSION "3.1.2"
| #define ORTE_VERSION "2"
| #define ORTE_RELEASE_DATE "Aug 22, 2018"
| #define OSHMEM_MAJOR_VERSION 3
| #define OSHMEM_MINOR_VERSION 1
| #define OSHMEM_RELEASE_VERSION 2
| #define OSHMEM_GREEK_VERSION ""
| #define OSHMEM_REPO_REV "v3.1.2"
| #define OSHMEM_TARBALL_VERSION "3.1.2"
| #define OSHMEM_VERSION "2"
| #define OSHMEM_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_MAJOR_VERSION 3
| #define OPAL_MINOR_VERSION 1
| #define OPAL_RELEASE_VERSION 2
| #define OPAL_GREEK_VERSION ""
| #define OPAL_REPO_REV "v3.1.2"
| #define OPAL_TARBALL_VERSION "3.1.2"
| #define OPAL_VERSION "2"
| #define OPAL_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_ENABLE_MEM_DEBUG 0
| #define OPAL_ENABLE_MEM_PROFILE 0
| #define OPAL_ENABLE_TIMING 0
| #define OPAL_ENABLE_DEBUG 0
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OPAL_ENABLE_PTY_SUPPORT 1
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
| #define OPAL_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 0
| #define OPAL_PACKAGE_STRING "Open MPI user@shredder Distribution"
| #define OPAL_IDENT_STRING "3.1.2"
| #define OPAL_MAX_PROCESSOR_NAME 256
| #define OPAL_MAX_ERROR_STRING 256
| #define OPAL_MAX_OBJECT_NAME 64
| #define OPAL_MAX_INFO_KEY 36
| #define OPAL_MAX_INFO_VAL 256
| #define OPAL_MAX_PORT_NAME 1024
| #define OPAL_MAX_DATAREP_STRING 128
| #define OPAL_ENABLE_CRDEBUG 0
| #define OPAL_ENABLE_GETPWUID 1
| #define OPAL_ENABLE_PROGRESS_THREADS 0
| #define HAVE_ZLIB_H 1
| #define OPAL_HAVE_ZLIB 1
| #define OPAL_HAVE_SOLARIS 0
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_STRUCT_SOCKADDR_IN 1
| #define OPAL_CUDA_SUPPORT 0
| #define OPAL_CUDA_SYNC_MEMOPS 0
| #define OPAL_CUDA_GET_ATTRIBUTES 0
| #define OPAL_CUDA_GDR_SUPPORT 0
| #define OPAL_PMIX_V1 0
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_PERUSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_PARAM_CHECK 1
| #define OSHMEM_SPEC_COMPAT 0
| #define OSHMEM_PARAM_CHECK 0
| #define OPAL_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
| #define OPAL_C_HAVE_BUILTIN_CLZ 1
| #define OPAL_CC_USE_PRAGMA_IDENT 0
| #define OPAL_CC_USE_IDENT 1
| #define OPAL_CC_USE_PRAGMA_COMMENT
| #define OPAL_CC_USE_CONST_CHAR_IDENT 0
| #define HAVE_INT8_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((uint32_t)))
| return 0;
| ;
| return 0;
| }
configure:17983: result: yes
configure:17993: checking for int64_t
configure:17993: gcc -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5
conftest.c:152:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
configure:17993: $? = 0
configure:17993: gcc -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5
conftest.c:152:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
conftest.c: In function 'main':
conftest.c:154:22: error: expected expression before ')' token
if (sizeof ((int64_t)))
^
configure:17993: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "3.1.2"
| #define PACKAGE_STRING "Open MPI 3.1.2"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
| #define PACKAGE_URL ""
| #define OPAL_ARCH "x86_64-unknown-haiku"
| #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 OMPI_MAJOR_VERSION 3
| #define OMPI_MINOR_VERSION 1
| #define OMPI_RELEASE_VERSION 2
| #define OMPI_GREEK_VERSION ""
| #define OMPI_REPO_REV "v3.1.2"
| #define OMPI_TARBALL_VERSION "3.1.2"
| #define OMPI_VERSION "2"
| #define OMPI_RELEASE_DATE "Aug 22, 2018"
| #define ORTE_MAJOR_VERSION 3
| #define ORTE_MINOR_VERSION 1
| #define ORTE_RELEASE_VERSION 2
| #define ORTE_GREEK_VERSION ""
| #define ORTE_REPO_REV "v3.1.2"
| #define ORTE_TARBALL_VERSION "3.1.2"
| #define ORTE_VERSION "2"
| #define ORTE_RELEASE_DATE "Aug 22, 2018"
| #define OSHMEM_MAJOR_VERSION 3
| #define OSHMEM_MINOR_VERSION 1
| #define OSHMEM_RELEASE_VERSION 2
| #define OSHMEM_GREEK_VERSION ""
| #define OSHMEM_REPO_REV "v3.1.2"
| #define OSHMEM_TARBALL_VERSION "3.1.2"
| #define OSHMEM_VERSION "2"
| #define OSHMEM_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_MAJOR_VERSION 3
| #define OPAL_MINOR_VERSION 1
| #define OPAL_RELEASE_VERSION 2
| #define OPAL_GREEK_VERSION ""
| #define OPAL_REPO_REV "v3.1.2"
| #define OPAL_TARBALL_VERSION "3.1.2"
| #define OPAL_VERSION "2"
| #define OPAL_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_ENABLE_MEM_DEBUG 0
| #define OPAL_ENABLE_MEM_PROFILE 0
| #define OPAL_ENABLE_TIMING 0
| #define OPAL_ENABLE_DEBUG 0
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OPAL_ENABLE_PTY_SUPPORT 1
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
| #define OPAL_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 0
| #define OPAL_PACKAGE_STRING "Open MPI user@shredder Distribution"
| #define OPAL_IDENT_STRING "3.1.2"
| #define OPAL_MAX_PROCESSOR_NAME 256
| #define OPAL_MAX_ERROR_STRING 256
| #define OPAL_MAX_OBJECT_NAME 64
| #define OPAL_MAX_INFO_KEY 36
| #define OPAL_MAX_INFO_VAL 256
| #define OPAL_MAX_PORT_NAME 1024
| #define OPAL_MAX_DATAREP_STRING 128
| #define OPAL_ENABLE_CRDEBUG 0
| #define OPAL_ENABLE_GETPWUID 1
| #define OPAL_ENABLE_PROGRESS_THREADS 0
| #define HAVE_ZLIB_H 1
| #define OPAL_HAVE_ZLIB 1
| #define OPAL_HAVE_SOLARIS 0
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_STRUCT_SOCKADDR_IN 1
| #define OPAL_CUDA_SUPPORT 0
| #define OPAL_CUDA_SYNC_MEMOPS 0
| #define OPAL_CUDA_GET_ATTRIBUTES 0
| #define OPAL_CUDA_GDR_SUPPORT 0
| #define OPAL_PMIX_V1 0
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_PERUSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_PARAM_CHECK 1
| #define OSHMEM_SPEC_COMPAT 0
| #define OSHMEM_PARAM_CHECK 0
| #define OPAL_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
| #define OPAL_C_HAVE_BUILTIN_CLZ 1
| #define OPAL_CC_USE_PRAGMA_IDENT 0
| #define OPAL_CC_USE_IDENT 1
| #define OPAL_CC_USE_PRAGMA_COMMENT
| #define OPAL_CC_USE_CONST_CHAR_IDENT 0
| #define HAVE_INT8_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((int64_t)))
| return 0;
| ;
| return 0;
| }
configure:17993: result: yes
configure:18003: checking for uint64_t
configure:18003: gcc -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5
conftest.c:153:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
configure:18003: $? = 0
configure:18003: gcc -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5
conftest.c:153:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
conftest.c: In function 'main':
conftest.c:155:23: error: expected expression before ')' token
if (sizeof ((uint64_t)))
^
configure:18003: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "3.1.2"
| #define PACKAGE_STRING "Open MPI 3.1.2"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
| #define PACKAGE_URL ""
| #define OPAL_ARCH "x86_64-unknown-haiku"
| #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 OMPI_MAJOR_VERSION 3
| #define OMPI_MINOR_VERSION 1
| #define OMPI_RELEASE_VERSION 2
| #define OMPI_GREEK_VERSION ""
| #define OMPI_REPO_REV "v3.1.2"
| #define OMPI_TARBALL_VERSION "3.1.2"
| #define OMPI_VERSION "2"
| #define OMPI_RELEASE_DATE "Aug 22, 2018"
| #define ORTE_MAJOR_VERSION 3
| #define ORTE_MINOR_VERSION 1
| #define ORTE_RELEASE_VERSION 2
| #define ORTE_GREEK_VERSION ""
| #define ORTE_REPO_REV "v3.1.2"
| #define ORTE_TARBALL_VERSION "3.1.2"
| #define ORTE_VERSION "2"
| #define ORTE_RELEASE_DATE "Aug 22, 2018"
| #define OSHMEM_MAJOR_VERSION 3
| #define OSHMEM_MINOR_VERSION 1
| #define OSHMEM_RELEASE_VERSION 2
| #define OSHMEM_GREEK_VERSION ""
| #define OSHMEM_REPO_REV "v3.1.2"
| #define OSHMEM_TARBALL_VERSION "3.1.2"
| #define OSHMEM_VERSION "2"
| #define OSHMEM_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_MAJOR_VERSION 3
| #define OPAL_MINOR_VERSION 1
| #define OPAL_RELEASE_VERSION 2
| #define OPAL_GREEK_VERSION ""
| #define OPAL_REPO_REV "v3.1.2"
| #define OPAL_TARBALL_VERSION "3.1.2"
| #define OPAL_VERSION "2"
| #define OPAL_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_ENABLE_MEM_DEBUG 0
| #define OPAL_ENABLE_MEM_PROFILE 0
| #define OPAL_ENABLE_TIMING 0
| #define OPAL_ENABLE_DEBUG 0
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OPAL_ENABLE_PTY_SUPPORT 1
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
| #define OPAL_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 0
| #define OPAL_PACKAGE_STRING "Open MPI user@shredder Distribution"
| #define OPAL_IDENT_STRING "3.1.2"
| #define OPAL_MAX_PROCESSOR_NAME 256
| #define OPAL_MAX_ERROR_STRING 256
| #define OPAL_MAX_OBJECT_NAME 64
| #define OPAL_MAX_INFO_KEY 36
| #define OPAL_MAX_INFO_VAL 256
| #define OPAL_MAX_PORT_NAME 1024
| #define OPAL_MAX_DATAREP_STRING 128
| #define OPAL_ENABLE_CRDEBUG 0
| #define OPAL_ENABLE_GETPWUID 1
| #define OPAL_ENABLE_PROGRESS_THREADS 0
| #define HAVE_ZLIB_H 1
| #define OPAL_HAVE_ZLIB 1
| #define OPAL_HAVE_SOLARIS 0
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_STRUCT_SOCKADDR_IN 1
| #define OPAL_CUDA_SUPPORT 0
| #define OPAL_CUDA_SYNC_MEMOPS 0
| #define OPAL_CUDA_GET_ATTRIBUTES 0
| #define OPAL_CUDA_GDR_SUPPORT 0
| #define OPAL_PMIX_V1 0
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_PERUSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_PARAM_CHECK 1
| #define OSHMEM_SPEC_COMPAT 0
| #define OSHMEM_PARAM_CHECK 0
| #define OPAL_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
| #define OPAL_C_HAVE_BUILTIN_CLZ 1
| #define OPAL_CC_USE_PRAGMA_IDENT 0
| #define OPAL_CC_USE_IDENT 1
| #define OPAL_CC_USE_PRAGMA_COMMENT
| #define OPAL_CC_USE_CONST_CHAR_IDENT 0
| #define HAVE_INT8_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((uint64_t)))
| return 0;
| ;
| return 0;
| }
configure:18003: result: yes
configure:18013: checking for int128_t
configure:18013: gcc -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5
conftest.c:154:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
conftest.c: In function 'main':
conftest.c:156:13: error: 'int128_t' undeclared (first use in this function); did you mean 'int32_t'?
if (sizeof (int128_t))
^~~~~~~~
int32_t
conftest.c:156:13: note: each undeclared identifier is reported only once for each function it appears in
configure:18013: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "3.1.2"
| #define PACKAGE_STRING "Open MPI 3.1.2"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
| #define PACKAGE_URL ""
| #define OPAL_ARCH "x86_64-unknown-haiku"
| #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 OMPI_MAJOR_VERSION 3
| #define OMPI_MINOR_VERSION 1
| #define OMPI_RELEASE_VERSION 2
| #define OMPI_GREEK_VERSION ""
| #define OMPI_REPO_REV "v3.1.2"
| #define OMPI_TARBALL_VERSION "3.1.2"
| #define OMPI_VERSION "2"
| #define OMPI_RELEASE_DATE "Aug 22, 2018"
| #define ORTE_MAJOR_VERSION 3
| #define ORTE_MINOR_VERSION 1
| #define ORTE_RELEASE_VERSION 2
| #define ORTE_GREEK_VERSION ""
| #define ORTE_REPO_REV "v3.1.2"
| #define ORTE_TARBALL_VERSION "3.1.2"
| #define ORTE_VERSION "2"
| #define ORTE_RELEASE_DATE "Aug 22, 2018"
| #define OSHMEM_MAJOR_VERSION 3
| #define OSHMEM_MINOR_VERSION 1
| #define OSHMEM_RELEASE_VERSION 2
| #define OSHMEM_GREEK_VERSION ""
| #define OSHMEM_REPO_REV "v3.1.2"
| #define OSHMEM_TARBALL_VERSION "3.1.2"
| #define OSHMEM_VERSION "2"
| #define OSHMEM_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_MAJOR_VERSION 3
| #define OPAL_MINOR_VERSION 1
| #define OPAL_RELEASE_VERSION 2
| #define OPAL_GREEK_VERSION ""
| #define OPAL_REPO_REV "v3.1.2"
| #define OPAL_TARBALL_VERSION "3.1.2"
| #define OPAL_VERSION "2"
| #define OPAL_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_ENABLE_MEM_DEBUG 0
| #define OPAL_ENABLE_MEM_PROFILE 0
| #define OPAL_ENABLE_TIMING 0
| #define OPAL_ENABLE_DEBUG 0
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OPAL_ENABLE_PTY_SUPPORT 1
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
| #define OPAL_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 0
| #define OPAL_PACKAGE_STRING "Open MPI user@shredder Distribution"
| #define OPAL_IDENT_STRING "3.1.2"
| #define OPAL_MAX_PROCESSOR_NAME 256
| #define OPAL_MAX_ERROR_STRING 256
| #define OPAL_MAX_OBJECT_NAME 64
| #define OPAL_MAX_INFO_KEY 36
| #define OPAL_MAX_INFO_VAL 256
| #define OPAL_MAX_PORT_NAME 1024
| #define OPAL_MAX_DATAREP_STRING 128
| #define OPAL_ENABLE_CRDEBUG 0
| #define OPAL_ENABLE_GETPWUID 1
| #define OPAL_ENABLE_PROGRESS_THREADS 0
| #define HAVE_ZLIB_H 1
| #define OPAL_HAVE_ZLIB 1
| #define OPAL_HAVE_SOLARIS 0
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_STRUCT_SOCKADDR_IN 1
| #define OPAL_CUDA_SUPPORT 0
| #define OPAL_CUDA_SYNC_MEMOPS 0
| #define OPAL_CUDA_GET_ATTRIBUTES 0
| #define OPAL_CUDA_GDR_SUPPORT 0
| #define OPAL_PMIX_V1 0
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_PERUSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_PARAM_CHECK 1
| #define OSHMEM_SPEC_COMPAT 0
| #define OSHMEM_PARAM_CHECK 0
| #define OPAL_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
| #define OPAL_C_HAVE_BUILTIN_CLZ 1
| #define OPAL_CC_USE_PRAGMA_IDENT 0
| #define OPAL_CC_USE_IDENT 1
| #define OPAL_CC_USE_PRAGMA_COMMENT
| #define OPAL_CC_USE_CONST_CHAR_IDENT 0
| #define HAVE_INT8_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof (int128_t))
| return 0;
| ;
| return 0;
| }
configure:18013: result: no
configure:18023: checking for __int128
configure:18023: gcc -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5
conftest.c:154:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
conftest.c: In function 'main':
conftest.c:156:13: warning: ISO C does not support '__int128' types [-Wpedantic]
if (sizeof (__int128))
^~~~~~~~
configure:18023: $? = 0
configure:18023: gcc -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5
conftest.c:154:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
conftest.c: In function 'main':
conftest.c:156:14: warning: ISO C does not support '__int128' types [-Wpedantic]
if (sizeof ((__int128)))
^~~~~~~~
conftest.c:156:23: error: expected expression before ')' token
if (sizeof ((__int128)))
^
configure:18023: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "3.1.2"
| #define PACKAGE_STRING "Open MPI 3.1.2"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
| #define PACKAGE_URL ""
| #define OPAL_ARCH "x86_64-unknown-haiku"
| #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 OMPI_MAJOR_VERSION 3
| #define OMPI_MINOR_VERSION 1
| #define OMPI_RELEASE_VERSION 2
| #define OMPI_GREEK_VERSION ""
| #define OMPI_REPO_REV "v3.1.2"
| #define OMPI_TARBALL_VERSION "3.1.2"
| #define OMPI_VERSION "2"
| #define OMPI_RELEASE_DATE "Aug 22, 2018"
| #define ORTE_MAJOR_VERSION 3
| #define ORTE_MINOR_VERSION 1
| #define ORTE_RELEASE_VERSION 2
| #define ORTE_GREEK_VERSION ""
| #define ORTE_REPO_REV "v3.1.2"
| #define ORTE_TARBALL_VERSION "3.1.2"
| #define ORTE_VERSION "2"
| #define ORTE_RELEASE_DATE "Aug 22, 2018"
| #define OSHMEM_MAJOR_VERSION 3
| #define OSHMEM_MINOR_VERSION 1
| #define OSHMEM_RELEASE_VERSION 2
| #define OSHMEM_GREEK_VERSION ""
| #define OSHMEM_REPO_REV "v3.1.2"
| #define OSHMEM_TARBALL_VERSION "3.1.2"
| #define OSHMEM_VERSION "2"
| #define OSHMEM_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_MAJOR_VERSION 3
| #define OPAL_MINOR_VERSION 1
| #define OPAL_RELEASE_VERSION 2
| #define OPAL_GREEK_VERSION ""
| #define OPAL_REPO_REV "v3.1.2"
| #define OPAL_TARBALL_VERSION "3.1.2"
| #define OPAL_VERSION "2"
| #define OPAL_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_ENABLE_MEM_DEBUG 0
| #define OPAL_ENABLE_MEM_PROFILE 0
| #define OPAL_ENABLE_TIMING 0
| #define OPAL_ENABLE_DEBUG 0
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OPAL_ENABLE_PTY_SUPPORT 1
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
| #define OPAL_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 0
| #define OPAL_PACKAGE_STRING "Open MPI user@shredder Distribution"
| #define OPAL_IDENT_STRING "3.1.2"
| #define OPAL_MAX_PROCESSOR_NAME 256
| #define OPAL_MAX_ERROR_STRING 256
| #define OPAL_MAX_OBJECT_NAME 64
| #define OPAL_MAX_INFO_KEY 36
| #define OPAL_MAX_INFO_VAL 256
| #define OPAL_MAX_PORT_NAME 1024
| #define OPAL_MAX_DATAREP_STRING 128
| #define OPAL_ENABLE_CRDEBUG 0
| #define OPAL_ENABLE_GETPWUID 1
| #define OPAL_ENABLE_PROGRESS_THREADS 0
| #define HAVE_ZLIB_H 1
| #define OPAL_HAVE_ZLIB 1
| #define OPAL_HAVE_SOLARIS 0
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_STRUCT_SOCKADDR_IN 1
| #define OPAL_CUDA_SUPPORT 0
| #define OPAL_CUDA_SYNC_MEMOPS 0
| #define OPAL_CUDA_GET_ATTRIBUTES 0
| #define OPAL_CUDA_GDR_SUPPORT 0
| #define OPAL_PMIX_V1 0
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_PERUSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_PARAM_CHECK 1
| #define OSHMEM_SPEC_COMPAT 0
| #define OSHMEM_PARAM_CHECK 0
| #define OPAL_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
| #define OPAL_C_HAVE_BUILTIN_CLZ 1
| #define OPAL_CC_USE_PRAGMA_IDENT 0
| #define OPAL_CC_USE_IDENT 1
| #define OPAL_CC_USE_PRAGMA_COMMENT
| #define OPAL_CC_USE_CONST_CHAR_IDENT 0
| #define HAVE_INT8_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((__int128)))
| return 0;
| ;
| return 0;
| }
configure:18023: result: yes
configure:18033: checking for uint128_t
configure:18033: gcc -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5
conftest.c:155:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
conftest.c: In function 'main':
conftest.c:157:13: error: 'uint128_t' undeclared (first use in this function); did you mean 'uint32_t'?
if (sizeof (uint128_t))
^~~~~~~~~
uint32_t
conftest.c:157:13: note: each undeclared identifier is reported only once for each function it appears in
configure:18033: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "3.1.2"
| #define PACKAGE_STRING "Open MPI 3.1.2"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
| #define PACKAGE_URL ""
| #define OPAL_ARCH "x86_64-unknown-haiku"
| #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 OMPI_MAJOR_VERSION 3
| #define OMPI_MINOR_VERSION 1
| #define OMPI_RELEASE_VERSION 2
| #define OMPI_GREEK_VERSION ""
| #define OMPI_REPO_REV "v3.1.2"
| #define OMPI_TARBALL_VERSION "3.1.2"
| #define OMPI_VERSION "2"
| #define OMPI_RELEASE_DATE "Aug 22, 2018"
| #define ORTE_MAJOR_VERSION 3
| #define ORTE_MINOR_VERSION 1
| #define ORTE_RELEASE_VERSION 2
| #define ORTE_GREEK_VERSION ""
| #define ORTE_REPO_REV "v3.1.2"
| #define ORTE_TARBALL_VERSION "3.1.2"
| #define ORTE_VERSION "2"
| #define ORTE_RELEASE_DATE "Aug 22, 2018"
| #define OSHMEM_MAJOR_VERSION 3
| #define OSHMEM_MINOR_VERSION 1
| #define OSHMEM_RELEASE_VERSION 2
| #define OSHMEM_GREEK_VERSION ""
| #define OSHMEM_REPO_REV "v3.1.2"
| #define OSHMEM_TARBALL_VERSION "3.1.2"
| #define OSHMEM_VERSION "2"
| #define OSHMEM_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_MAJOR_VERSION 3
| #define OPAL_MINOR_VERSION 1
| #define OPAL_RELEASE_VERSION 2
| #define OPAL_GREEK_VERSION ""
| #define OPAL_REPO_REV "v3.1.2"
| #define OPAL_TARBALL_VERSION "3.1.2"
| #define OPAL_VERSION "2"
| #define OPAL_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_ENABLE_MEM_DEBUG 0
| #define OPAL_ENABLE_MEM_PROFILE 0
| #define OPAL_ENABLE_TIMING 0
| #define OPAL_ENABLE_DEBUG 0
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OPAL_ENABLE_PTY_SUPPORT 1
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
| #define OPAL_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 0
| #define OPAL_PACKAGE_STRING "Open MPI user@shredder Distribution"
| #define OPAL_IDENT_STRING "3.1.2"
| #define OPAL_MAX_PROCESSOR_NAME 256
| #define OPAL_MAX_ERROR_STRING 256
| #define OPAL_MAX_OBJECT_NAME 64
| #define OPAL_MAX_INFO_KEY 36
| #define OPAL_MAX_INFO_VAL 256
| #define OPAL_MAX_PORT_NAME 1024
| #define OPAL_MAX_DATAREP_STRING 128
| #define OPAL_ENABLE_CRDEBUG 0
| #define OPAL_ENABLE_GETPWUID 1
| #define OPAL_ENABLE_PROGRESS_THREADS 0
| #define HAVE_ZLIB_H 1
| #define OPAL_HAVE_ZLIB 1
| #define OPAL_HAVE_SOLARIS 0
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_STRUCT_SOCKADDR_IN 1
| #define OPAL_CUDA_SUPPORT 0
| #define OPAL_CUDA_SYNC_MEMOPS 0
| #define OPAL_CUDA_GET_ATTRIBUTES 0
| #define OPAL_CUDA_GDR_SUPPORT 0
| #define OPAL_PMIX_V1 0
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_PERUSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_PARAM_CHECK 1
| #define OSHMEM_SPEC_COMPAT 0
| #define OSHMEM_PARAM_CHECK 0
| #define OPAL_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
| #define OPAL_C_HAVE_BUILTIN_CLZ 1
| #define OPAL_CC_USE_PRAGMA_IDENT 0
| #define OPAL_CC_USE_IDENT 1
| #define OPAL_CC_USE_PRAGMA_COMMENT
| #define OPAL_CC_USE_CONST_CHAR_IDENT 0
| #define HAVE_INT8_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE___INT128 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof (uint128_t))
| return 0;
| ;
| return 0;
| }
configure:18033: result: no
configure:18043: checking for long long
configure:18043: gcc -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5
conftest.c:155:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
configure:18043: $? = 0
configure:18043: gcc -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5
conftest.c:155:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
conftest.c: In function 'main':
conftest.c:157:24: error: expected expression before ')' token
if (sizeof ((long long)))
^
configure:18043: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "3.1.2"
| #define PACKAGE_STRING "Open MPI 3.1.2"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
| #define PACKAGE_URL ""
| #define OPAL_ARCH "x86_64-unknown-haiku"
| #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 OMPI_MAJOR_VERSION 3
| #define OMPI_MINOR_VERSION 1
| #define OMPI_RELEASE_VERSION 2
| #define OMPI_GREEK_VERSION ""
| #define OMPI_REPO_REV "v3.1.2"
| #define OMPI_TARBALL_VERSION "3.1.2"
| #define OMPI_VERSION "2"
| #define OMPI_RELEASE_DATE "Aug 22, 2018"
| #define ORTE_MAJOR_VERSION 3
| #define ORTE_MINOR_VERSION 1
| #define ORTE_RELEASE_VERSION 2
| #define ORTE_GREEK_VERSION ""
| #define ORTE_REPO_REV "v3.1.2"
| #define ORTE_TARBALL_VERSION "3.1.2"
| #define ORTE_VERSION "2"
| #define ORTE_RELEASE_DATE "Aug 22, 2018"
| #define OSHMEM_MAJOR_VERSION 3
| #define OSHMEM_MINOR_VERSION 1
| #define OSHMEM_RELEASE_VERSION 2
| #define OSHMEM_GREEK_VERSION ""
| #define OSHMEM_REPO_REV "v3.1.2"
| #define OSHMEM_TARBALL_VERSION "3.1.2"
| #define OSHMEM_VERSION "2"
| #define OSHMEM_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_MAJOR_VERSION 3
| #define OPAL_MINOR_VERSION 1
| #define OPAL_RELEASE_VERSION 2
| #define OPAL_GREEK_VERSION ""
| #define OPAL_REPO_REV "v3.1.2"
| #define OPAL_TARBALL_VERSION "3.1.2"
| #define OPAL_VERSION "2"
| #define OPAL_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_ENABLE_MEM_DEBUG 0
| #define OPAL_ENABLE_MEM_PROFILE 0
| #define OPAL_ENABLE_TIMING 0
| #define OPAL_ENABLE_DEBUG 0
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OPAL_ENABLE_PTY_SUPPORT 1
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
| #define OPAL_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 0
| #define OPAL_PACKAGE_STRING "Open MPI user@shredder Distribution"
| #define OPAL_IDENT_STRING "3.1.2"
| #define OPAL_MAX_PROCESSOR_NAME 256
| #define OPAL_MAX_ERROR_STRING 256
| #define OPAL_MAX_OBJECT_NAME 64
| #define OPAL_MAX_INFO_KEY 36
| #define OPAL_MAX_INFO_VAL 256
| #define OPAL_MAX_PORT_NAME 1024
| #define OPAL_MAX_DATAREP_STRING 128
| #define OPAL_ENABLE_CRDEBUG 0
| #define OPAL_ENABLE_GETPWUID 1
| #define OPAL_ENABLE_PROGRESS_THREADS 0
| #define HAVE_ZLIB_H 1
| #define OPAL_HAVE_ZLIB 1
| #define OPAL_HAVE_SOLARIS 0
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_STRUCT_SOCKADDR_IN 1
| #define OPAL_CUDA_SUPPORT 0
| #define OPAL_CUDA_SYNC_MEMOPS 0
| #define OPAL_CUDA_GET_ATTRIBUTES 0
| #define OPAL_CUDA_GDR_SUPPORT 0
| #define OPAL_PMIX_V1 0
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_PERUSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_PARAM_CHECK 1
| #define OSHMEM_SPEC_COMPAT 0
| #define OSHMEM_PARAM_CHECK 0
| #define OPAL_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
| #define OPAL_C_HAVE_BUILTIN_CLZ 1
| #define OPAL_CC_USE_PRAGMA_IDENT 0
| #define OPAL_CC_USE_IDENT 1
| #define OPAL_CC_USE_PRAGMA_COMMENT
| #define OPAL_CC_USE_CONST_CHAR_IDENT 0
| #define HAVE_INT8_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE___INT128 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((long long)))
| return 0;
| ;
| return 0;
| }
configure:18043: result: yes
configure:18054: checking for __float128
configure:18054: gcc -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5
conftest.c:156:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
configure:18054: $? = 0
configure:18054: gcc -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5
conftest.c:156:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
conftest.c: In function 'main':
conftest.c:158:25: error: expected expression before ')' token
if (sizeof ((__float128)))
^
configure:18054: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "3.1.2"
| #define PACKAGE_STRING "Open MPI 3.1.2"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
| #define PACKAGE_URL ""
| #define OPAL_ARCH "x86_64-unknown-haiku"
| #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 OMPI_MAJOR_VERSION 3
| #define OMPI_MINOR_VERSION 1
| #define OMPI_RELEASE_VERSION 2
| #define OMPI_GREEK_VERSION ""
| #define OMPI_REPO_REV "v3.1.2"
| #define OMPI_TARBALL_VERSION "3.1.2"
| #define OMPI_VERSION "2"
| #define OMPI_RELEASE_DATE "Aug 22, 2018"
| #define ORTE_MAJOR_VERSION 3
| #define ORTE_MINOR_VERSION 1
| #define ORTE_RELEASE_VERSION 2
| #define ORTE_GREEK_VERSION ""
| #define ORTE_REPO_REV "v3.1.2"
| #define ORTE_TARBALL_VERSION "3.1.2"
| #define ORTE_VERSION "2"
| #define ORTE_RELEASE_DATE "Aug 22, 2018"
| #define OSHMEM_MAJOR_VERSION 3
| #define OSHMEM_MINOR_VERSION 1
| #define OSHMEM_RELEASE_VERSION 2
| #define OSHMEM_GREEK_VERSION ""
| #define OSHMEM_REPO_REV "v3.1.2"
| #define OSHMEM_TARBALL_VERSION "3.1.2"
| #define OSHMEM_VERSION "2"
| #define OSHMEM_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_MAJOR_VERSION 3
| #define OPAL_MINOR_VERSION 1
| #define OPAL_RELEASE_VERSION 2
| #define OPAL_GREEK_VERSION ""
| #define OPAL_REPO_REV "v3.1.2"
| #define OPAL_TARBALL_VERSION "3.1.2"
| #define OPAL_VERSION "2"
| #define OPAL_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_ENABLE_MEM_DEBUG 0
| #define OPAL_ENABLE_MEM_PROFILE 0
| #define OPAL_ENABLE_TIMING 0
| #define OPAL_ENABLE_DEBUG 0
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OPAL_ENABLE_PTY_SUPPORT 1
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
| #define OPAL_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 0
| #define OPAL_PACKAGE_STRING "Open MPI user@shredder Distribution"
| #define OPAL_IDENT_STRING "3.1.2"
| #define OPAL_MAX_PROCESSOR_NAME 256
| #define OPAL_MAX_ERROR_STRING 256
| #define OPAL_MAX_OBJECT_NAME 64
| #define OPAL_MAX_INFO_KEY 36
| #define OPAL_MAX_INFO_VAL 256
| #define OPAL_MAX_PORT_NAME 1024
| #define OPAL_MAX_DATAREP_STRING 128
| #define OPAL_ENABLE_CRDEBUG 0
| #define OPAL_ENABLE_GETPWUID 1
| #define OPAL_ENABLE_PROGRESS_THREADS 0
| #define HAVE_ZLIB_H 1
| #define OPAL_HAVE_ZLIB 1
| #define OPAL_HAVE_SOLARIS 0
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_STRUCT_SOCKADDR_IN 1
| #define OPAL_CUDA_SUPPORT 0
| #define OPAL_CUDA_SYNC_MEMOPS 0
| #define OPAL_CUDA_GET_ATTRIBUTES 0
| #define OPAL_CUDA_GDR_SUPPORT 0
| #define OPAL_PMIX_V1 0
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_PERUSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_PARAM_CHECK 1
| #define OSHMEM_SPEC_COMPAT 0
| #define OSHMEM_PARAM_CHECK 0
| #define OPAL_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
| #define OPAL_C_HAVE_BUILTIN_CLZ 1
| #define OPAL_CC_USE_PRAGMA_IDENT 0
| #define OPAL_CC_USE_IDENT 1
| #define OPAL_CC_USE_PRAGMA_COMMENT
| #define OPAL_CC_USE_CONST_CHAR_IDENT 0
| #define HAVE_INT8_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE___INT128 1
| #define HAVE_LONG_LONG 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((__float128)))
| return 0;
| ;
| return 0;
| }
configure:18054: result: yes
configure:18064: checking for long double
configure:18064: gcc -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5
conftest.c:157:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
configure:18064: $? = 0
configure:18064: gcc -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5
conftest.c:157:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
conftest.c: In function 'main':
conftest.c:159:26: error: expected expression before ')' token
if (sizeof ((long double)))
^
configure:18064: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "3.1.2"
| #define PACKAGE_STRING "Open MPI 3.1.2"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
| #define PACKAGE_URL ""
| #define OPAL_ARCH "x86_64-unknown-haiku"
| #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 OMPI_MAJOR_VERSION 3
| #define OMPI_MINOR_VERSION 1
| #define OMPI_RELEASE_VERSION 2
| #define OMPI_GREEK_VERSION ""
| #define OMPI_REPO_REV "v3.1.2"
| #define OMPI_TARBALL_VERSION "3.1.2"
| #define OMPI_VERSION "2"
| #define OMPI_RELEASE_DATE "Aug 22, 2018"
| #define ORTE_MAJOR_VERSION 3
| #define ORTE_MINOR_VERSION 1
| #define ORTE_RELEASE_VERSION 2
| #define ORTE_GREEK_VERSION ""
| #define ORTE_REPO_REV "v3.1.2"
| #define ORTE_TARBALL_VERSION "3.1.2"
| #define ORTE_VERSION "2"
| #define ORTE_RELEASE_DATE "Aug 22, 2018"
| #define OSHMEM_MAJOR_VERSION 3
| #define OSHMEM_MINOR_VERSION 1
| #define OSHMEM_RELEASE_VERSION 2
| #define OSHMEM_GREEK_VERSION ""
| #define OSHMEM_REPO_REV "v3.1.2"
| #define OSHMEM_TARBALL_VERSION "3.1.2"
| #define OSHMEM_VERSION "2"
| #define OSHMEM_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_MAJOR_VERSION 3
| #define OPAL_MINOR_VERSION 1
| #define OPAL_RELEASE_VERSION 2
| #define OPAL_GREEK_VERSION ""
| #define OPAL_REPO_REV "v3.1.2"
| #define OPAL_TARBALL_VERSION "3.1.2"
| #define OPAL_VERSION "2"
| #define OPAL_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_ENABLE_MEM_DEBUG 0
| #define OPAL_ENABLE_MEM_PROFILE 0
| #define OPAL_ENABLE_TIMING 0
| #define OPAL_ENABLE_DEBUG 0
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OPAL_ENABLE_PTY_SUPPORT 1
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
| #define OPAL_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 0
| #define OPAL_PACKAGE_STRING "Open MPI user@shredder Distribution"
| #define OPAL_IDENT_STRING "3.1.2"
| #define OPAL_MAX_PROCESSOR_NAME 256
| #define OPAL_MAX_ERROR_STRING 256
| #define OPAL_MAX_OBJECT_NAME 64
| #define OPAL_MAX_INFO_KEY 36
| #define OPAL_MAX_INFO_VAL 256
| #define OPAL_MAX_PORT_NAME 1024
| #define OPAL_MAX_DATAREP_STRING 128
| #define OPAL_ENABLE_CRDEBUG 0
| #define OPAL_ENABLE_GETPWUID 1
| #define OPAL_ENABLE_PROGRESS_THREADS 0
| #define HAVE_ZLIB_H 1
| #define OPAL_HAVE_ZLIB 1
| #define OPAL_HAVE_SOLARIS 0
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_STRUCT_SOCKADDR_IN 1
| #define OPAL_CUDA_SUPPORT 0
| #define OPAL_CUDA_SYNC_MEMOPS 0
| #define OPAL_CUDA_GET_ATTRIBUTES 0
| #define OPAL_CUDA_GDR_SUPPORT 0
| #define OPAL_PMIX_V1 0
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_PERUSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_PARAM_CHECK 1
| #define OSHMEM_SPEC_COMPAT 0
| #define OSHMEM_PARAM_CHECK 0
| #define OPAL_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
| #define OPAL_C_HAVE_BUILTIN_CLZ 1
| #define OPAL_CC_USE_PRAGMA_IDENT 0
| #define OPAL_CC_USE_IDENT 1
| #define OPAL_CC_USE_PRAGMA_COMMENT
| #define OPAL_CC_USE_CONST_CHAR_IDENT 0
| #define HAVE_INT8_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE___INT128 1
| #define HAVE_LONG_LONG 1
| #define HAVE___FLOAT128 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((long double)))
| return 0;
| ;
| return 0;
| }
configure:18064: result: yes
configure:18078: checking complex.h usability
configure:18078: gcc -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5
configure:18078: $? = 0
configure:18078: result: yes
configure:18078: checking complex.h presence
configure:18078: gcc -E conftest.c
configure:18078: $? = 0
configure:18078: result: yes
configure:18078: checking for complex.h
configure:18078: result: yes
configure:18088: checking for float _Complex
configure:18088: gcc -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5
conftest.c:159:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
configure:18088: $? = 0
configure:18088: gcc -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5
conftest.c:159:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
conftest.c: In function 'main':
conftest.c:161:29: error: expected expression before ')' token
if (sizeof ((float _Complex)))
^
configure:18088: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "3.1.2"
| #define PACKAGE_STRING "Open MPI 3.1.2"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
| #define PACKAGE_URL ""
| #define OPAL_ARCH "x86_64-unknown-haiku"
| #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 OMPI_MAJOR_VERSION 3
| #define OMPI_MINOR_VERSION 1
| #define OMPI_RELEASE_VERSION 2
| #define OMPI_GREEK_VERSION ""
| #define OMPI_REPO_REV "v3.1.2"
| #define OMPI_TARBALL_VERSION "3.1.2"
| #define OMPI_VERSION "2"
| #define OMPI_RELEASE_DATE "Aug 22, 2018"
| #define ORTE_MAJOR_VERSION 3
| #define ORTE_MINOR_VERSION 1
| #define ORTE_RELEASE_VERSION 2
| #define ORTE_GREEK_VERSION ""
| #define ORTE_REPO_REV "v3.1.2"
| #define ORTE_TARBALL_VERSION "3.1.2"
| #define ORTE_VERSION "2"
| #define ORTE_RELEASE_DATE "Aug 22, 2018"
| #define OSHMEM_MAJOR_VERSION 3
| #define OSHMEM_MINOR_VERSION 1
| #define OSHMEM_RELEASE_VERSION 2
| #define OSHMEM_GREEK_VERSION ""
| #define OSHMEM_REPO_REV "v3.1.2"
| #define OSHMEM_TARBALL_VERSION "3.1.2"
| #define OSHMEM_VERSION "2"
| #define OSHMEM_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_MAJOR_VERSION 3
| #define OPAL_MINOR_VERSION 1
| #define OPAL_RELEASE_VERSION 2
| #define OPAL_GREEK_VERSION ""
| #define OPAL_REPO_REV "v3.1.2"
| #define OPAL_TARBALL_VERSION "3.1.2"
| #define OPAL_VERSION "2"
| #define OPAL_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_ENABLE_MEM_DEBUG 0
| #define OPAL_ENABLE_MEM_PROFILE 0
| #define OPAL_ENABLE_TIMING 0
| #define OPAL_ENABLE_DEBUG 0
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OPAL_ENABLE_PTY_SUPPORT 1
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
| #define OPAL_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 0
| #define OPAL_PACKAGE_STRING "Open MPI user@shredder Distribution"
| #define OPAL_IDENT_STRING "3.1.2"
| #define OPAL_MAX_PROCESSOR_NAME 256
| #define OPAL_MAX_ERROR_STRING 256
| #define OPAL_MAX_OBJECT_NAME 64
| #define OPAL_MAX_INFO_KEY 36
| #define OPAL_MAX_INFO_VAL 256
| #define OPAL_MAX_PORT_NAME 1024
| #define OPAL_MAX_DATAREP_STRING 128
| #define OPAL_ENABLE_CRDEBUG 0
| #define OPAL_ENABLE_GETPWUID 1
| #define OPAL_ENABLE_PROGRESS_THREADS 0
| #define HAVE_ZLIB_H 1
| #define OPAL_HAVE_ZLIB 1
| #define OPAL_HAVE_SOLARIS 0
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_STRUCT_SOCKADDR_IN 1
| #define OPAL_CUDA_SUPPORT 0
| #define OPAL_CUDA_SYNC_MEMOPS 0
| #define OPAL_CUDA_GET_ATTRIBUTES 0
| #define OPAL_CUDA_GDR_SUPPORT 0
| #define OPAL_PMIX_V1 0
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_PERUSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_PARAM_CHECK 1
| #define OSHMEM_SPEC_COMPAT 0
| #define OSHMEM_PARAM_CHECK 0
| #define OPAL_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
| #define OPAL_C_HAVE_BUILTIN_CLZ 1
| #define OPAL_CC_USE_PRAGMA_IDENT 0
| #define OPAL_CC_USE_IDENT 1
| #define OPAL_CC_USE_PRAGMA_COMMENT
| #define OPAL_CC_USE_CONST_CHAR_IDENT 0
| #define HAVE_INT8_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE___INT128 1
| #define HAVE_LONG_LONG 1
| #define HAVE___FLOAT128 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_COMPLEX_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((float _Complex)))
| return 0;
| ;
| return 0;
| }
configure:18088: result: yes
configure:18098: checking for double _Complex
configure:18098: gcc -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5
conftest.c:160:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
configure:18098: $? = 0
configure:18098: gcc -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5
conftest.c:160:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
conftest.c: In function 'main':
conftest.c:162:30: error: expected expression before ')' token
if (sizeof ((double _Complex)))
^
configure:18098: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "3.1.2"
| #define PACKAGE_STRING "Open MPI 3.1.2"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
| #define PACKAGE_URL ""
| #define OPAL_ARCH "x86_64-unknown-haiku"
| #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 OMPI_MAJOR_VERSION 3
| #define OMPI_MINOR_VERSION 1
| #define OMPI_RELEASE_VERSION 2
| #define OMPI_GREEK_VERSION ""
| #define OMPI_REPO_REV "v3.1.2"
| #define OMPI_TARBALL_VERSION "3.1.2"
| #define OMPI_VERSION "2"
| #define OMPI_RELEASE_DATE "Aug 22, 2018"
| #define ORTE_MAJOR_VERSION 3
| #define ORTE_MINOR_VERSION 1
| #define ORTE_RELEASE_VERSION 2
| #define ORTE_GREEK_VERSION ""
| #define ORTE_REPO_REV "v3.1.2"
| #define ORTE_TARBALL_VERSION "3.1.2"
| #define ORTE_VERSION "2"
| #define ORTE_RELEASE_DATE "Aug 22, 2018"
| #define OSHMEM_MAJOR_VERSION 3
| #define OSHMEM_MINOR_VERSION 1
| #define OSHMEM_RELEASE_VERSION 2
| #define OSHMEM_GREEK_VERSION ""
| #define OSHMEM_REPO_REV "v3.1.2"
| #define OSHMEM_TARBALL_VERSION "3.1.2"
| #define OSHMEM_VERSION "2"
| #define OSHMEM_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_MAJOR_VERSION 3
| #define OPAL_MINOR_VERSION 1
| #define OPAL_RELEASE_VERSION 2
| #define OPAL_GREEK_VERSION ""
| #define OPAL_REPO_REV "v3.1.2"
| #define OPAL_TARBALL_VERSION "3.1.2"
| #define OPAL_VERSION "2"
| #define OPAL_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_ENABLE_MEM_DEBUG 0
| #define OPAL_ENABLE_MEM_PROFILE 0
| #define OPAL_ENABLE_TIMING 0
| #define OPAL_ENABLE_DEBUG 0
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OPAL_ENABLE_PTY_SUPPORT 1
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
| #define OPAL_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 0
| #define OPAL_PACKAGE_STRING "Open MPI user@shredder Distribution"
| #define OPAL_IDENT_STRING "3.1.2"
| #define OPAL_MAX_PROCESSOR_NAME 256
| #define OPAL_MAX_ERROR_STRING 256
| #define OPAL_MAX_OBJECT_NAME 64
| #define OPAL_MAX_INFO_KEY 36
| #define OPAL_MAX_INFO_VAL 256
| #define OPAL_MAX_PORT_NAME 1024
| #define OPAL_MAX_DATAREP_STRING 128
| #define OPAL_ENABLE_CRDEBUG 0
| #define OPAL_ENABLE_GETPWUID 1
| #define OPAL_ENABLE_PROGRESS_THREADS 0
| #define HAVE_ZLIB_H 1
| #define OPAL_HAVE_ZLIB 1
| #define OPAL_HAVE_SOLARIS 0
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_STRUCT_SOCKADDR_IN 1
| #define OPAL_CUDA_SUPPORT 0
| #define OPAL_CUDA_SYNC_MEMOPS 0
| #define OPAL_CUDA_GET_ATTRIBUTES 0
| #define OPAL_CUDA_GDR_SUPPORT 0
| #define OPAL_PMIX_V1 0
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_PERUSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_PARAM_CHECK 1
| #define OSHMEM_SPEC_COMPAT 0
| #define OSHMEM_PARAM_CHECK 0
| #define OPAL_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
| #define OPAL_C_HAVE_BUILTIN_CLZ 1
| #define OPAL_CC_USE_PRAGMA_IDENT 0
| #define OPAL_CC_USE_IDENT 1
| #define OPAL_CC_USE_PRAGMA_COMMENT
| #define OPAL_CC_USE_CONST_CHAR_IDENT 0
| #define HAVE_INT8_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE___INT128 1
| #define HAVE_LONG_LONG 1
| #define HAVE___FLOAT128 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_COMPLEX_H 1
| #define HAVE_FLOAT__COMPLEX 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((double _Complex)))
| return 0;
| ;
| return 0;
| }
configure:18098: result: yes
configure:18108: checking for long double _Complex
configure:18108: gcc -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5
conftest.c:161:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
configure:18108: $? = 0
configure:18108: gcc -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5
conftest.c:161:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
conftest.c: In function 'main':
conftest.c:163:35: error: expected expression before ')' token
if (sizeof ((long double _Complex)))
^
configure:18108: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "3.1.2"
| #define PACKAGE_STRING "Open MPI 3.1.2"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
| #define PACKAGE_URL ""
| #define OPAL_ARCH "x86_64-unknown-haiku"
| #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 OMPI_MAJOR_VERSION 3
| #define OMPI_MINOR_VERSION 1
| #define OMPI_RELEASE_VERSION 2
| #define OMPI_GREEK_VERSION ""
| #define OMPI_REPO_REV "v3.1.2"
| #define OMPI_TARBALL_VERSION "3.1.2"
| #define OMPI_VERSION "2"
| #define OMPI_RELEASE_DATE "Aug 22, 2018"
| #define ORTE_MAJOR_VERSION 3
| #define ORTE_MINOR_VERSION 1
| #define ORTE_RELEASE_VERSION 2
| #define ORTE_GREEK_VERSION ""
| #define ORTE_REPO_REV "v3.1.2"
| #define ORTE_TARBALL_VERSION "3.1.2"
| #define ORTE_VERSION "2"
| #define ORTE_RELEASE_DATE "Aug 22, 2018"
| #define OSHMEM_MAJOR_VERSION 3
| #define OSHMEM_MINOR_VERSION 1
| #define OSHMEM_RELEASE_VERSION 2
| #define OSHMEM_GREEK_VERSION ""
| #define OSHMEM_REPO_REV "v3.1.2"
| #define OSHMEM_TARBALL_VERSION "3.1.2"
| #define OSHMEM_VERSION "2"
| #define OSHMEM_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_MAJOR_VERSION 3
| #define OPAL_MINOR_VERSION 1
| #define OPAL_RELEASE_VERSION 2
| #define OPAL_GREEK_VERSION ""
| #define OPAL_REPO_REV "v3.1.2"
| #define OPAL_TARBALL_VERSION "3.1.2"
| #define OPAL_VERSION "2"
| #define OPAL_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_ENABLE_MEM_DEBUG 0
| #define OPAL_ENABLE_MEM_PROFILE 0
| #define OPAL_ENABLE_TIMING 0
| #define OPAL_ENABLE_DEBUG 0
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OPAL_ENABLE_PTY_SUPPORT 1
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
| #define OPAL_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 0
| #define OPAL_PACKAGE_STRING "Open MPI user@shredder Distribution"
| #define OPAL_IDENT_STRING "3.1.2"
| #define OPAL_MAX_PROCESSOR_NAME 256
| #define OPAL_MAX_ERROR_STRING 256
| #define OPAL_MAX_OBJECT_NAME 64
| #define OPAL_MAX_INFO_KEY 36
| #define OPAL_MAX_INFO_VAL 256
| #define OPAL_MAX_PORT_NAME 1024
| #define OPAL_MAX_DATAREP_STRING 128
| #define OPAL_ENABLE_CRDEBUG 0
| #define OPAL_ENABLE_GETPWUID 1
| #define OPAL_ENABLE_PROGRESS_THREADS 0
| #define HAVE_ZLIB_H 1
| #define OPAL_HAVE_ZLIB 1
| #define OPAL_HAVE_SOLARIS 0
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_STRUCT_SOCKADDR_IN 1
| #define OPAL_CUDA_SUPPORT 0
| #define OPAL_CUDA_SYNC_MEMOPS 0
| #define OPAL_CUDA_GET_ATTRIBUTES 0
| #define OPAL_CUDA_GDR_SUPPORT 0
| #define OPAL_PMIX_V1 0
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_PERUSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_PARAM_CHECK 1
| #define OSHMEM_SPEC_COMPAT 0
| #define OSHMEM_PARAM_CHECK 0
| #define OPAL_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
| #define OPAL_C_HAVE_BUILTIN_CLZ 1
| #define OPAL_CC_USE_PRAGMA_IDENT 0
| #define OPAL_CC_USE_IDENT 1
| #define OPAL_CC_USE_PRAGMA_COMMENT
| #define OPAL_CC_USE_CONST_CHAR_IDENT 0
| #define HAVE_INT8_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE___INT128 1
| #define HAVE_LONG_LONG 1
| #define HAVE___FLOAT128 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_COMPLEX_H 1
| #define HAVE_FLOAT__COMPLEX 1
| #define HAVE_DOUBLE__COMPLEX 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((long double _Complex)))
| return 0;
| ;
| return 0;
| }
configure:18108: result: yes
configure:18119: checking for intptr_t
configure:18119: gcc -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5
conftest.c:162:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
configure:18119: $? = 0
configure:18119: gcc -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5
conftest.c:162:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
conftest.c: In function 'main':
conftest.c:164:23: error: expected expression before ')' token
if (sizeof ((intptr_t)))
^
configure:18119: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "3.1.2"
| #define PACKAGE_STRING "Open MPI 3.1.2"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
| #define PACKAGE_URL ""
| #define OPAL_ARCH "x86_64-unknown-haiku"
| #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 OMPI_MAJOR_VERSION 3
| #define OMPI_MINOR_VERSION 1
| #define OMPI_RELEASE_VERSION 2
| #define OMPI_GREEK_VERSION ""
| #define OMPI_REPO_REV "v3.1.2"
| #define OMPI_TARBALL_VERSION "3.1.2"
| #define OMPI_VERSION "2"
| #define OMPI_RELEASE_DATE "Aug 22, 2018"
| #define ORTE_MAJOR_VERSION 3
| #define ORTE_MINOR_VERSION 1
| #define ORTE_RELEASE_VERSION 2
| #define ORTE_GREEK_VERSION ""
| #define ORTE_REPO_REV "v3.1.2"
| #define ORTE_TARBALL_VERSION "3.1.2"
| #define ORTE_VERSION "2"
| #define ORTE_RELEASE_DATE "Aug 22, 2018"
| #define OSHMEM_MAJOR_VERSION 3
| #define OSHMEM_MINOR_VERSION 1
| #define OSHMEM_RELEASE_VERSION 2
| #define OSHMEM_GREEK_VERSION ""
| #define OSHMEM_REPO_REV "v3.1.2"
| #define OSHMEM_TARBALL_VERSION "3.1.2"
| #define OSHMEM_VERSION "2"
| #define OSHMEM_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_MAJOR_VERSION 3
| #define OPAL_MINOR_VERSION 1
| #define OPAL_RELEASE_VERSION 2
| #define OPAL_GREEK_VERSION ""
| #define OPAL_REPO_REV "v3.1.2"
| #define OPAL_TARBALL_VERSION "3.1.2"
| #define OPAL_VERSION "2"
| #define OPAL_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_ENABLE_MEM_DEBUG 0
| #define OPAL_ENABLE_MEM_PROFILE 0
| #define OPAL_ENABLE_TIMING 0
| #define OPAL_ENABLE_DEBUG 0
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OPAL_ENABLE_PTY_SUPPORT 1
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
| #define OPAL_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 0
| #define OPAL_PACKAGE_STRING "Open MPI user@shredder Distribution"
| #define OPAL_IDENT_STRING "3.1.2"
| #define OPAL_MAX_PROCESSOR_NAME 256
| #define OPAL_MAX_ERROR_STRING 256
| #define OPAL_MAX_OBJECT_NAME 64
| #define OPAL_MAX_INFO_KEY 36
| #define OPAL_MAX_INFO_VAL 256
| #define OPAL_MAX_PORT_NAME 1024
| #define OPAL_MAX_DATAREP_STRING 128
| #define OPAL_ENABLE_CRDEBUG 0
| #define OPAL_ENABLE_GETPWUID 1
| #define OPAL_ENABLE_PROGRESS_THREADS 0
| #define HAVE_ZLIB_H 1
| #define OPAL_HAVE_ZLIB 1
| #define OPAL_HAVE_SOLARIS 0
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_STRUCT_SOCKADDR_IN 1
| #define OPAL_CUDA_SUPPORT 0
| #define OPAL_CUDA_SYNC_MEMOPS 0
| #define OPAL_CUDA_GET_ATTRIBUTES 0
| #define OPAL_CUDA_GDR_SUPPORT 0
| #define OPAL_PMIX_V1 0
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_PERUSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_PARAM_CHECK 1
| #define OSHMEM_SPEC_COMPAT 0
| #define OSHMEM_PARAM_CHECK 0
| #define OPAL_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
| #define OPAL_C_HAVE_BUILTIN_CLZ 1
| #define OPAL_CC_USE_PRAGMA_IDENT 0
| #define OPAL_CC_USE_IDENT 1
| #define OPAL_CC_USE_PRAGMA_COMMENT
| #define OPAL_CC_USE_CONST_CHAR_IDENT 0
| #define HAVE_INT8_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE___INT128 1
| #define HAVE_LONG_LONG 1
| #define HAVE___FLOAT128 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_COMPLEX_H 1
| #define HAVE_FLOAT__COMPLEX 1
| #define HAVE_DOUBLE__COMPLEX 1
| #define HAVE_LONG_DOUBLE__COMPLEX 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((intptr_t)))
| return 0;
| ;
| return 0;
| }
configure:18119: result: yes
configure:18129: checking for uintptr_t
configure:18129: gcc -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5
conftest.c:163:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
configure:18129: $? = 0
configure:18129: gcc -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5
conftest.c:163:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
conftest.c: In function 'main':
conftest.c:165:24: error: expected expression before ')' token
if (sizeof ((uintptr_t)))
^
configure:18129: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "3.1.2"
| #define PACKAGE_STRING "Open MPI 3.1.2"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
| #define PACKAGE_URL ""
| #define OPAL_ARCH "x86_64-unknown-haiku"
| #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 OMPI_MAJOR_VERSION 3
| #define OMPI_MINOR_VERSION 1
| #define OMPI_RELEASE_VERSION 2
| #define OMPI_GREEK_VERSION ""
| #define OMPI_REPO_REV "v3.1.2"
| #define OMPI_TARBALL_VERSION "3.1.2"
| #define OMPI_VERSION "2"
| #define OMPI_RELEASE_DATE "Aug 22, 2018"
| #define ORTE_MAJOR_VERSION 3
| #define ORTE_MINOR_VERSION 1
| #define ORTE_RELEASE_VERSION 2
| #define ORTE_GREEK_VERSION ""
| #define ORTE_REPO_REV "v3.1.2"
| #define ORTE_TARBALL_VERSION "3.1.2"
| #define ORTE_VERSION "2"
| #define ORTE_RELEASE_DATE "Aug 22, 2018"
| #define OSHMEM_MAJOR_VERSION 3
| #define OSHMEM_MINOR_VERSION 1
| #define OSHMEM_RELEASE_VERSION 2
| #define OSHMEM_GREEK_VERSION ""
| #define OSHMEM_REPO_REV "v3.1.2"
| #define OSHMEM_TARBALL_VERSION "3.1.2"
| #define OSHMEM_VERSION "2"
| #define OSHMEM_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_MAJOR_VERSION 3
| #define OPAL_MINOR_VERSION 1
| #define OPAL_RELEASE_VERSION 2
| #define OPAL_GREEK_VERSION ""
| #define OPAL_REPO_REV "v3.1.2"
| #define OPAL_TARBALL_VERSION "3.1.2"
| #define OPAL_VERSION "2"
| #define OPAL_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_ENABLE_MEM_DEBUG 0
| #define OPAL_ENABLE_MEM_PROFILE 0
| #define OPAL_ENABLE_TIMING 0
| #define OPAL_ENABLE_DEBUG 0
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OPAL_ENABLE_PTY_SUPPORT 1
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
| #define OPAL_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 0
| #define OPAL_PACKAGE_STRING "Open MPI user@shredder Distribution"
| #define OPAL_IDENT_STRING "3.1.2"
| #define OPAL_MAX_PROCESSOR_NAME 256
| #define OPAL_MAX_ERROR_STRING 256
| #define OPAL_MAX_OBJECT_NAME 64
| #define OPAL_MAX_INFO_KEY 36
| #define OPAL_MAX_INFO_VAL 256
| #define OPAL_MAX_PORT_NAME 1024
| #define OPAL_MAX_DATAREP_STRING 128
| #define OPAL_ENABLE_CRDEBUG 0
| #define OPAL_ENABLE_GETPWUID 1
| #define OPAL_ENABLE_PROGRESS_THREADS 0
| #define HAVE_ZLIB_H 1
| #define OPAL_HAVE_ZLIB 1
| #define OPAL_HAVE_SOLARIS 0
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_STRUCT_SOCKADDR_IN 1
| #define OPAL_CUDA_SUPPORT 0
| #define OPAL_CUDA_SYNC_MEMOPS 0
| #define OPAL_CUDA_GET_ATTRIBUTES 0
| #define OPAL_CUDA_GDR_SUPPORT 0
| #define OPAL_PMIX_V1 0
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_PERUSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_PARAM_CHECK 1
| #define OSHMEM_SPEC_COMPAT 0
| #define OSHMEM_PARAM_CHECK 0
| #define OPAL_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
| #define OPAL_C_HAVE_BUILTIN_CLZ 1
| #define OPAL_CC_USE_PRAGMA_IDENT 0
| #define OPAL_CC_USE_IDENT 1
| #define OPAL_CC_USE_PRAGMA_COMMENT
| #define OPAL_CC_USE_CONST_CHAR_IDENT 0
| #define HAVE_INT8_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE___INT128 1
| #define HAVE_LONG_LONG 1
| #define HAVE___FLOAT128 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_COMPLEX_H 1
| #define HAVE_FLOAT__COMPLEX 1
| #define HAVE_DOUBLE__COMPLEX 1
| #define HAVE_LONG_DOUBLE__COMPLEX 1
| #define HAVE_INTPTR_T 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((uintptr_t)))
| return 0;
| ;
| return 0;
| }
configure:18129: result: yes
configure:18139: checking for mode_t
configure:18139: gcc -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5
conftest.c:164:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
configure:18139: $? = 0
configure:18139: gcc -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5
conftest.c:164:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
conftest.c: In function 'main':
conftest.c:166:21: error: expected expression before ')' token
if (sizeof ((mode_t)))
^
configure:18139: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "3.1.2"
| #define PACKAGE_STRING "Open MPI 3.1.2"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
| #define PACKAGE_URL ""
| #define OPAL_ARCH "x86_64-unknown-haiku"
| #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 OMPI_MAJOR_VERSION 3
| #define OMPI_MINOR_VERSION 1
| #define OMPI_RELEASE_VERSION 2
| #define OMPI_GREEK_VERSION ""
| #define OMPI_REPO_REV "v3.1.2"
| #define OMPI_TARBALL_VERSION "3.1.2"
| #define OMPI_VERSION "2"
| #define OMPI_RELEASE_DATE "Aug 22, 2018"
| #define ORTE_MAJOR_VERSION 3
| #define ORTE_MINOR_VERSION 1
| #define ORTE_RELEASE_VERSION 2
| #define ORTE_GREEK_VERSION ""
| #define ORTE_REPO_REV "v3.1.2"
| #define ORTE_TARBALL_VERSION "3.1.2"
| #define ORTE_VERSION "2"
| #define ORTE_RELEASE_DATE "Aug 22, 2018"
| #define OSHMEM_MAJOR_VERSION 3
| #define OSHMEM_MINOR_VERSION 1
| #define OSHMEM_RELEASE_VERSION 2
| #define OSHMEM_GREEK_VERSION ""
| #define OSHMEM_REPO_REV "v3.1.2"
| #define OSHMEM_TARBALL_VERSION "3.1.2"
| #define OSHMEM_VERSION "2"
| #define OSHMEM_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_MAJOR_VERSION 3
| #define OPAL_MINOR_VERSION 1
| #define OPAL_RELEASE_VERSION 2
| #define OPAL_GREEK_VERSION ""
| #define OPAL_REPO_REV "v3.1.2"
| #define OPAL_TARBALL_VERSION "3.1.2"
| #define OPAL_VERSION "2"
| #define OPAL_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_ENABLE_MEM_DEBUG 0
| #define OPAL_ENABLE_MEM_PROFILE 0
| #define OPAL_ENABLE_TIMING 0
| #define OPAL_ENABLE_DEBUG 0
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OPAL_ENABLE_PTY_SUPPORT 1
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
| #define OPAL_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 0
| #define OPAL_PACKAGE_STRING "Open MPI user@shredder Distribution"
| #define OPAL_IDENT_STRING "3.1.2"
| #define OPAL_MAX_PROCESSOR_NAME 256
| #define OPAL_MAX_ERROR_STRING 256
| #define OPAL_MAX_OBJECT_NAME 64
| #define OPAL_MAX_INFO_KEY 36
| #define OPAL_MAX_INFO_VAL 256
| #define OPAL_MAX_PORT_NAME 1024
| #define OPAL_MAX_DATAREP_STRING 128
| #define OPAL_ENABLE_CRDEBUG 0
| #define OPAL_ENABLE_GETPWUID 1
| #define OPAL_ENABLE_PROGRESS_THREADS 0
| #define HAVE_ZLIB_H 1
| #define OPAL_HAVE_ZLIB 1
| #define OPAL_HAVE_SOLARIS 0
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_STRUCT_SOCKADDR_IN 1
| #define OPAL_CUDA_SUPPORT 0
| #define OPAL_CUDA_SYNC_MEMOPS 0
| #define OPAL_CUDA_GET_ATTRIBUTES 0
| #define OPAL_CUDA_GDR_SUPPORT 0
| #define OPAL_PMIX_V1 0
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_PERUSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_PARAM_CHECK 1
| #define OSHMEM_SPEC_COMPAT 0
| #define OSHMEM_PARAM_CHECK 0
| #define OPAL_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
| #define OPAL_C_HAVE_BUILTIN_CLZ 1
| #define OPAL_CC_USE_PRAGMA_IDENT 0
| #define OPAL_CC_USE_IDENT 1
| #define OPAL_CC_USE_PRAGMA_COMMENT
| #define OPAL_CC_USE_CONST_CHAR_IDENT 0
| #define HAVE_INT8_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE___INT128 1
| #define HAVE_LONG_LONG 1
| #define HAVE___FLOAT128 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_COMPLEX_H 1
| #define HAVE_FLOAT__COMPLEX 1
| #define HAVE_DOUBLE__COMPLEX 1
| #define HAVE_LONG_DOUBLE__COMPLEX 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((mode_t)))
| return 0;
| ;
| return 0;
| }
configure:18139: result: yes
configure:18149: checking for ssize_t
configure:18149: gcc -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5
conftest.c:165:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
configure:18149: $? = 0
configure:18149: gcc -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5
conftest.c:165:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
conftest.c: In function 'main':
conftest.c:167:22: error: expected expression before ')' token
if (sizeof ((ssize_t)))
^
configure:18149: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "3.1.2"
| #define PACKAGE_STRING "Open MPI 3.1.2"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
| #define PACKAGE_URL ""
| #define OPAL_ARCH "x86_64-unknown-haiku"
| #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 OMPI_MAJOR_VERSION 3
| #define OMPI_MINOR_VERSION 1
| #define OMPI_RELEASE_VERSION 2
| #define OMPI_GREEK_VERSION ""
| #define OMPI_REPO_REV "v3.1.2"
| #define OMPI_TARBALL_VERSION "3.1.2"
| #define OMPI_VERSION "2"
| #define OMPI_RELEASE_DATE "Aug 22, 2018"
| #define ORTE_MAJOR_VERSION 3
| #define ORTE_MINOR_VERSION 1
| #define ORTE_RELEASE_VERSION 2
| #define ORTE_GREEK_VERSION ""
| #define ORTE_REPO_REV "v3.1.2"
| #define ORTE_TARBALL_VERSION "3.1.2"
| #define ORTE_VERSION "2"
| #define ORTE_RELEASE_DATE "Aug 22, 2018"
| #define OSHMEM_MAJOR_VERSION 3
| #define OSHMEM_MINOR_VERSION 1
| #define OSHMEM_RELEASE_VERSION 2
| #define OSHMEM_GREEK_VERSION ""
| #define OSHMEM_REPO_REV "v3.1.2"
| #define OSHMEM_TARBALL_VERSION "3.1.2"
| #define OSHMEM_VERSION "2"
| #define OSHMEM_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_MAJOR_VERSION 3
| #define OPAL_MINOR_VERSION 1
| #define OPAL_RELEASE_VERSION 2
| #define OPAL_GREEK_VERSION ""
| #define OPAL_REPO_REV "v3.1.2"
| #define OPAL_TARBALL_VERSION "3.1.2"
| #define OPAL_VERSION "2"
| #define OPAL_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_ENABLE_MEM_DEBUG 0
| #define OPAL_ENABLE_MEM_PROFILE 0
| #define OPAL_ENABLE_TIMING 0
| #define OPAL_ENABLE_DEBUG 0
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OPAL_ENABLE_PTY_SUPPORT 1
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
| #define OPAL_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 0
| #define OPAL_PACKAGE_STRING "Open MPI user@shredder Distribution"
| #define OPAL_IDENT_STRING "3.1.2"
| #define OPAL_MAX_PROCESSOR_NAME 256
| #define OPAL_MAX_ERROR_STRING 256
| #define OPAL_MAX_OBJECT_NAME 64
| #define OPAL_MAX_INFO_KEY 36
| #define OPAL_MAX_INFO_VAL 256
| #define OPAL_MAX_PORT_NAME 1024
| #define OPAL_MAX_DATAREP_STRING 128
| #define OPAL_ENABLE_CRDEBUG 0
| #define OPAL_ENABLE_GETPWUID 1
| #define OPAL_ENABLE_PROGRESS_THREADS 0
| #define HAVE_ZLIB_H 1
| #define OPAL_HAVE_ZLIB 1
| #define OPAL_HAVE_SOLARIS 0
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_STRUCT_SOCKADDR_IN 1
| #define OPAL_CUDA_SUPPORT 0
| #define OPAL_CUDA_SYNC_MEMOPS 0
| #define OPAL_CUDA_GET_ATTRIBUTES 0
| #define OPAL_CUDA_GDR_SUPPORT 0
| #define OPAL_PMIX_V1 0
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_PERUSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_PARAM_CHECK 1
| #define OSHMEM_SPEC_COMPAT 0
| #define OSHMEM_PARAM_CHECK 0
| #define OPAL_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
| #define OPAL_C_HAVE_BUILTIN_CLZ 1
| #define OPAL_CC_USE_PRAGMA_IDENT 0
| #define OPAL_CC_USE_IDENT 1
| #define OPAL_CC_USE_PRAGMA_COMMENT
| #define OPAL_CC_USE_CONST_CHAR_IDENT 0
| #define HAVE_INT8_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE___INT128 1
| #define HAVE_LONG_LONG 1
| #define HAVE___FLOAT128 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_COMPLEX_H 1
| #define HAVE_FLOAT__COMPLEX 1
| #define HAVE_DOUBLE__COMPLEX 1
| #define HAVE_LONG_DOUBLE__COMPLEX 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_MODE_T 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((ssize_t)))
| return 0;
| ;
| return 0;
| }
configure:18149: result: yes
configure:18159: checking for ptrdiff_t
configure:18159: gcc -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5
conftest.c:166:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
configure:18159: $? = 0
configure:18159: gcc -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5
conftest.c:166:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
conftest.c: In function 'main':
conftest.c:168:24: error: expected expression before ')' token
if (sizeof ((ptrdiff_t)))
^
configure:18159: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "3.1.2"
| #define PACKAGE_STRING "Open MPI 3.1.2"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
| #define PACKAGE_URL ""
| #define OPAL_ARCH "x86_64-unknown-haiku"
| #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 OMPI_MAJOR_VERSION 3
| #define OMPI_MINOR_VERSION 1
| #define OMPI_RELEASE_VERSION 2
| #define OMPI_GREEK_VERSION ""
| #define OMPI_REPO_REV "v3.1.2"
| #define OMPI_TARBALL_VERSION "3.1.2"
| #define OMPI_VERSION "2"
| #define OMPI_RELEASE_DATE "Aug 22, 2018"
| #define ORTE_MAJOR_VERSION 3
| #define ORTE_MINOR_VERSION 1
| #define ORTE_RELEASE_VERSION 2
| #define ORTE_GREEK_VERSION ""
| #define ORTE_REPO_REV "v3.1.2"
| #define ORTE_TARBALL_VERSION "3.1.2"
| #define ORTE_VERSION "2"
| #define ORTE_RELEASE_DATE "Aug 22, 2018"
| #define OSHMEM_MAJOR_VERSION 3
| #define OSHMEM_MINOR_VERSION 1
| #define OSHMEM_RELEASE_VERSION 2
| #define OSHMEM_GREEK_VERSION ""
| #define OSHMEM_REPO_REV "v3.1.2"
| #define OSHMEM_TARBALL_VERSION "3.1.2"
| #define OSHMEM_VERSION "2"
| #define OSHMEM_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_MAJOR_VERSION 3
| #define OPAL_MINOR_VERSION 1
| #define OPAL_RELEASE_VERSION 2
| #define OPAL_GREEK_VERSION ""
| #define OPAL_REPO_REV "v3.1.2"
| #define OPAL_TARBALL_VERSION "3.1.2"
| #define OPAL_VERSION "2"
| #define OPAL_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_ENABLE_MEM_DEBUG 0
| #define OPAL_ENABLE_MEM_PROFILE 0
| #define OPAL_ENABLE_TIMING 0
| #define OPAL_ENABLE_DEBUG 0
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OPAL_ENABLE_PTY_SUPPORT 1
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
| #define OPAL_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 0
| #define OPAL_PACKAGE_STRING "Open MPI user@shredder Distribution"
| #define OPAL_IDENT_STRING "3.1.2"
| #define OPAL_MAX_PROCESSOR_NAME 256
| #define OPAL_MAX_ERROR_STRING 256
| #define OPAL_MAX_OBJECT_NAME 64
| #define OPAL_MAX_INFO_KEY 36
| #define OPAL_MAX_INFO_VAL 256
| #define OPAL_MAX_PORT_NAME 1024
| #define OPAL_MAX_DATAREP_STRING 128
| #define OPAL_ENABLE_CRDEBUG 0
| #define OPAL_ENABLE_GETPWUID 1
| #define OPAL_ENABLE_PROGRESS_THREADS 0
| #define HAVE_ZLIB_H 1
| #define OPAL_HAVE_ZLIB 1
| #define OPAL_HAVE_SOLARIS 0
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_STRUCT_SOCKADDR_IN 1
| #define OPAL_CUDA_SUPPORT 0
| #define OPAL_CUDA_SYNC_MEMOPS 0
| #define OPAL_CUDA_GET_ATTRIBUTES 0
| #define OPAL_CUDA_GDR_SUPPORT 0
| #define OPAL_PMIX_V1 0
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_PERUSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_PARAM_CHECK 1
| #define OSHMEM_SPEC_COMPAT 0
| #define OSHMEM_PARAM_CHECK 0
| #define OPAL_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
| #define OPAL_C_HAVE_BUILTIN_CLZ 1
| #define OPAL_CC_USE_PRAGMA_IDENT 0
| #define OPAL_CC_USE_IDENT 1
| #define OPAL_CC_USE_PRAGMA_COMMENT
| #define OPAL_CC_USE_CONST_CHAR_IDENT 0
| #define HAVE_INT8_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE___INT128 1
| #define HAVE_LONG_LONG 1
| #define HAVE___FLOAT128 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_COMPLEX_H 1
| #define HAVE_FLOAT__COMPLEX 1
| #define HAVE_DOUBLE__COMPLEX 1
| #define HAVE_LONG_DOUBLE__COMPLEX 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_MODE_T 1
| #define HAVE_SSIZE_T 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((ptrdiff_t)))
| return 0;
| ;
| return 0;
| }
configure:18159: result: yes
configure:18178: checking size of _Bool
configure:18183: gcc -o conftest -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -lnetwork conftest.c -lz >&5
conftest.c:166:17: warning: function declaration isn't a prototype [-Wstrict-prototypes]
static long int longval () { return (long int) (sizeof (_Bool)); }
^~~~~~~
conftest.c:167:26: warning: function declaration isn't a prototype [-Wstrict-prototypes]
static unsigned long int ulongval () { return (long int) (sizeof (_Bool)); }
^~~~~~~~
conftest.c:171:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
configure:18183: $? = 0
configure:18183: ./conftest
configure:18183: $? = 0
configure:18197: result: 1
configure:18211: checking size of char
configure:18216: gcc -o conftest -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -lnetwork conftest.c -lz >&5
conftest.c:167:17: warning: function declaration isn't a prototype [-Wstrict-prototypes]
static long int longval () { return (long int) (sizeof (char)); }
^~~~~~~
conftest.c:168:26: warning: function declaration isn't a prototype [-Wstrict-prototypes]
static unsigned long int ulongval () { return (long int) (sizeof (char)); }
^~~~~~~~
conftest.c:172:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
configure:18216: $? = 0
configure:18216: ./conftest
configure:18216: $? = 0
configure:18230: result: 1
configure:18244: checking size of short
configure:18249: gcc -o conftest -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -lnetwork conftest.c -lz >&5
conftest.c:168:17: warning: function declaration isn't a prototype [-Wstrict-prototypes]
static long int longval () { return (long int) (sizeof (short)); }
^~~~~~~
conftest.c:169:26: warning: function declaration isn't a prototype [-Wstrict-prototypes]
static unsigned long int ulongval () { return (long int) (sizeof (short)); }
^~~~~~~~
conftest.c:173:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
configure:18249: $? = 0
configure:18249: ./conftest
configure:18249: $? = 0
configure:18263: result: 2
configure:18277: checking size of int
configure:18282: gcc -o conftest -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -lnetwork conftest.c -lz >&5
conftest.c:169:17: warning: function declaration isn't a prototype [-Wstrict-prototypes]
static long int longval () { return (long int) (sizeof (int)); }
^~~~~~~
conftest.c:170:26: warning: function declaration isn't a prototype [-Wstrict-prototypes]
static unsigned long int ulongval () { return (long int) (sizeof (int)); }
^~~~~~~~
conftest.c:174:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
configure:18282: $? = 0
configure:18282: ./conftest
configure:18282: $? = 0
configure:18296: result: 4
configure:18310: checking size of long
configure:18315: gcc -o conftest -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -lnetwork conftest.c -lz >&5
conftest.c:170:17: warning: function declaration isn't a prototype [-Wstrict-prototypes]
static long int longval () { return (long int) (sizeof (long)); }
^~~~~~~
conftest.c:171:26: warning: function declaration isn't a prototype [-Wstrict-prototypes]
static unsigned long int ulongval () { return (long int) (sizeof (long)); }
^~~~~~~~
conftest.c:175:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
configure:18315: $? = 0
configure:18315: ./conftest
configure:18315: $? = 0
configure:18329: result: 8
configure:18344: checking size of long long
configure:18349: gcc -o conftest -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -lnetwork conftest.c -lz >&5
conftest.c:171:17: warning: function declaration isn't a prototype [-Wstrict-prototypes]
static long int longval () { return (long int) (sizeof (long long)); }
^~~~~~~
conftest.c:172:26: warning: function declaration isn't a prototype [-Wstrict-prototypes]
static unsigned long int ulongval () { return (long int) (sizeof (long long)); }
^~~~~~~~
conftest.c:176:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
configure:18349: $? = 0
configure:18349: ./conftest
configure:18349: $? = 0
configure:18363: result: 8
configure:18378: checking size of float
configure:18383: gcc -o conftest -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -lnetwork conftest.c -lz >&5
conftest.c:172:17: warning: function declaration isn't a prototype [-Wstrict-prototypes]
static long int longval () { return (long int) (sizeof (float)); }
^~~~~~~
conftest.c:173:26: warning: function declaration isn't a prototype [-Wstrict-prototypes]
static unsigned long int ulongval () { return (long int) (sizeof (float)); }
^~~~~~~~
conftest.c:177:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
configure:18383: $? = 0
configure:18383: ./conftest
configure:18383: $? = 0
configure:18397: result: 4
configure:18411: checking size of double
configure:18416: gcc -o conftest -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -lnetwork conftest.c -lz >&5
conftest.c:173:17: warning: function declaration isn't a prototype [-Wstrict-prototypes]
static long int longval () { return (long int) (sizeof (double)); }
^~~~~~~
conftest.c:174:26: warning: function declaration isn't a prototype [-Wstrict-prototypes]
static unsigned long int ulongval () { return (long int) (sizeof (double)); }
^~~~~~~~
conftest.c:178:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
configure:18416: $? = 0
configure:18416: ./conftest
configure:18416: $? = 0
configure:18430: result: 8
configure:18445: checking size of long double
configure:18450: gcc -o conftest -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -lnetwork conftest.c -lz >&5
conftest.c:174:17: warning: function declaration isn't a prototype [-Wstrict-prototypes]
static long int longval () { return (long int) (sizeof (long double)); }
^~~~~~~
conftest.c:175:26: warning: function declaration isn't a prototype [-Wstrict-prototypes]
static unsigned long int ulongval () { return (long int) (sizeof (long double)); }
^~~~~~~~
conftest.c:179:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
configure:18450: $? = 0
configure:18450: ./conftest
configure:18450: $? = 0
configure:18464: result: 16
configure:18480: checking size of __float128
configure:18485: gcc -o conftest -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -lnetwork conftest.c -lz >&5
conftest.c:175:17: warning: function declaration isn't a prototype [-Wstrict-prototypes]
static long int longval () { return (long int) (sizeof (__float128)); }
^~~~~~~
conftest.c:176:26: warning: function declaration isn't a prototype [-Wstrict-prototypes]
static unsigned long int ulongval () { return (long int) (sizeof (__float128)); }
^~~~~~~~
conftest.c:180:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
configure:18485: $? = 0
configure:18485: ./conftest
configure:18485: $? = 0
configure:18499: result: 16
configure:18517: checking size of float _Complex
configure:18522: gcc -o conftest -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -lnetwork conftest.c -lz >&5
conftest.c:176:17: warning: function declaration isn't a prototype [-Wstrict-prototypes]
static long int longval () { return (long int) (sizeof (float _Complex)); }
^~~~~~~
conftest.c:177:26: warning: function declaration isn't a prototype [-Wstrict-prototypes]
static unsigned long int ulongval () { return (long int) (sizeof (float _Complex)); }
^~~~~~~~
conftest.c:181:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
configure:18522: $? = 0
configure:18522: ./conftest
configure:18522: $? = 0
configure:18536: result: 8
configure:18552: checking size of double _Complex
configure:18557: gcc -o conftest -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -lnetwork conftest.c -lz >&5
conftest.c:177:17: warning: function declaration isn't a prototype [-Wstrict-prototypes]
static long int longval () { return (long int) (sizeof (double _Complex)); }
^~~~~~~
conftest.c:178:26: warning: function declaration isn't a prototype [-Wstrict-prototypes]
static unsigned long int ulongval () { return (long int) (sizeof (double _Complex)); }
^~~~~~~~
conftest.c:182:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
configure:18557: $? = 0
configure:18557: ./conftest
configure:18557: $? = 0
configure:18571: result: 16
configure:18587: checking size of long double _Complex
configure:18592: gcc -o conftest -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -lnetwork conftest.c -lz >&5
conftest.c:178:17: warning: function declaration isn't a prototype [-Wstrict-prototypes]
static long int longval () { return (long int) (sizeof (long double _Complex)); }
^~~~~~~
conftest.c:179:26: warning: function declaration isn't a prototype [-Wstrict-prototypes]
static unsigned long int ulongval () { return (long int) (sizeof (long double _Complex)); }
^~~~~~~~
conftest.c:183:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
configure:18592: $? = 0
configure:18592: ./conftest
configure:18592: $? = 0
configure:18606: result: 32
configure:18622: checking size of void *
configure:18627: gcc -o conftest -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -lnetwork conftest.c -lz >&5
conftest.c:179:17: warning: function declaration isn't a prototype [-Wstrict-prototypes]
static long int longval () { return (long int) (sizeof (void *)); }
^~~~~~~
conftest.c:180:26: warning: function declaration isn't a prototype [-Wstrict-prototypes]
static unsigned long int ulongval () { return (long int) (sizeof (void *)); }
^~~~~~~~
conftest.c:184:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
configure:18627: $? = 0
configure:18627: ./conftest
configure:18627: $? = 0
configure:18641: result: 8
configure:18655: checking size of size_t
configure:18660: gcc -o conftest -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -lnetwork conftest.c -lz >&5
conftest.c:180:17: warning: function declaration isn't a prototype [-Wstrict-prototypes]
static long int longval () { return (long int) (sizeof (size_t)); }
^~~~~~~
conftest.c:181:26: warning: function declaration isn't a prototype [-Wstrict-prototypes]
static unsigned long int ulongval () { return (long int) (sizeof (size_t)); }
^~~~~~~~
conftest.c:185:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
configure:18660: $? = 0
configure:18660: ./conftest
configure:18660: $? = 0
configure:18674: result: 8
configure:18689: checking size of ssize_t
configure:18694: gcc -o conftest -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -lnetwork conftest.c -lz >&5
conftest.c:181:17: warning: function declaration isn't a prototype [-Wstrict-prototypes]
static long int longval () { return (long int) (sizeof (ssize_t)); }
^~~~~~~
conftest.c:182:26: warning: function declaration isn't a prototype [-Wstrict-prototypes]
static unsigned long int ulongval () { return (long int) (sizeof (ssize_t)); }
^~~~~~~~
conftest.c:186:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
configure:18694: $? = 0
configure:18694: ./conftest
configure:18694: $? = 0
configure:18708: result: 8
configure:18724: checking size of ptrdiff_t
configure:18729: gcc -o conftest -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -lnetwork conftest.c -lz >&5
conftest.c:182:17: warning: function declaration isn't a prototype [-Wstrict-prototypes]
static long int longval () { return (long int) (sizeof (ptrdiff_t)); }
^~~~~~~
conftest.c:183:26: warning: function declaration isn't a prototype [-Wstrict-prototypes]
static unsigned long int ulongval () { return (long int) (sizeof (ptrdiff_t)); }
^~~~~~~~
conftest.c:187:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
configure:18729: $? = 0
configure:18729: ./conftest
configure:18729: $? = 0
configure:18743: result: 8
configure:18760: checking size of wchar_t
configure:18765: gcc -o conftest -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -lnetwork conftest.c -lz >&5
conftest.c:183:17: warning: function declaration isn't a prototype [-Wstrict-prototypes]
static long int longval () { return (long int) (sizeof (wchar_t)); }
^~~~~~~
conftest.c:184:26: warning: function declaration isn't a prototype [-Wstrict-prototypes]
static unsigned long int ulongval () { return (long int) (sizeof (wchar_t)); }
^~~~~~~~
conftest.c:188:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
configure:18765: $? = 0
configure:18765: ./conftest
configure:18765: $? = 0
configure:18779: result: 4
configure:18794: checking size of pid_t
configure:18799: gcc -o conftest -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -lnetwork conftest.c -lz >&5
conftest.c:184:17: warning: function declaration isn't a prototype [-Wstrict-prototypes]
static long int longval () { return (long int) (sizeof (pid_t)); }
^~~~~~~
conftest.c:185:26: warning: function declaration isn't a prototype [-Wstrict-prototypes]
static unsigned long int ulongval () { return (long int) (sizeof (pid_t)); }
^~~~~~~~
conftest.c:189:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
configure:18799: $? = 0
configure:18799: ./conftest
configure:18799: $? = 0
configure:18813: result: 4
configure:18830: checking alignment of bool
configure:18878: gcc -o conftest -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -lnetwork conftest.c -lz >&5
conftest.c:187:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
configure:18878: $? = 0
configure:18878: ./conftest
configure:18878: $? = 0
configure:18892: result: 1
configure:18904: checking alignment of int8_t
configure:18952: gcc -o conftest -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -lnetwork conftest.c -lz >&5
conftest.c:188:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
configure:18952: $? = 0
configure:18952: ./conftest
configure:18952: $? = 0
configure:18966: result: 1
configure:18978: checking alignment of int16_t
configure:19026: gcc -o conftest -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -lnetwork conftest.c -lz >&5
conftest.c:189:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
configure:19026: $? = 0
configure:19026: ./conftest
configure:19026: $? = 0
configure:19040: result: 2
configure:19052: checking alignment of int32_t
configure:19100: gcc -o conftest -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -lnetwork conftest.c -lz >&5
conftest.c:190:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
configure:19100: $? = 0
configure:19100: ./conftest
configure:19100: $? = 0
configure:19114: result: 4
configure:19126: checking alignment of int64_t
configure:19174: gcc -o conftest -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -lnetwork conftest.c -lz >&5
conftest.c:191:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
configure:19174: $? = 0
configure:19174: ./conftest
configure:19174: $? = 0
configure:19188: result: 8
configure:19276: checking alignment of char
configure:19324: gcc -o conftest -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -lnetwork conftest.c -lz >&5
conftest.c:192:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
configure:19324: $? = 0
configure:19324: ./conftest
configure:19324: $? = 0
configure:19338: result: 1
configure:19350: checking alignment of short
configure:19398: gcc -o conftest -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -lnetwork conftest.c -lz >&5
conftest.c:193:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
configure:19398: $? = 0
configure:19398: ./conftest
configure:19398: $? = 0
configure:19412: result: 2
configure:19424: checking alignment of wchar_t
configure:19472: gcc -o conftest -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -lnetwork conftest.c -lz >&5
conftest.c:194:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
configure:19472: $? = 0
configure:19472: ./conftest
configure:19472: $? = 0
configure:19486: result: 4
configure:19498: checking alignment of int
configure:19546: gcc -o conftest -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -lnetwork conftest.c -lz >&5
conftest.c:195:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
configure:19546: $? = 0
configure:19546: ./conftest
configure:19546: $? = 0
configure:19560: result: 4
configure:19572: checking alignment of long
configure:19620: gcc -o conftest -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -lnetwork conftest.c -lz >&5
conftest.c:196:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
configure:19620: $? = 0
configure:19620: ./conftest
configure:19620: $? = 0
configure:19634: result: 8
configure:19647: checking alignment of long long
configure:19695: gcc -o conftest -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -lnetwork conftest.c -lz >&5
conftest.c:197:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
configure:19695: $? = 0
configure:19695: ./conftest
configure:19695: $? = 0
configure:19709: result: 8
configure:19722: checking alignment of float
configure:19770: gcc -o conftest -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -lnetwork conftest.c -lz >&5
conftest.c:198:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
configure:19770: $? = 0
configure:19770: ./conftest
configure:19770: $? = 0
configure:19784: result: 4
configure:19796: checking alignment of double
configure:19844: gcc -o conftest -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -lnetwork conftest.c -lz >&5
conftest.c:199:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
configure:19844: $? = 0
configure:19844: ./conftest
configure:19844: $? = 0
configure:19858: result: 8
configure:19871: checking alignment of long double
configure:19919: gcc -o conftest -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -lnetwork conftest.c -lz >&5
conftest.c:200:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
configure:19919: $? = 0
configure:19919: ./conftest
configure:19919: $? = 0
configure:19933: result: 16
configure:19947: checking alignment of __float128
configure:19995: gcc -o conftest -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -lnetwork conftest.c -lz >&5
conftest.c:201:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
configure:19995: $? = 0
configure:19995: ./conftest
configure:19995: $? = 0
configure:20009: result: 16
configure:20027: checking alignment of float _Complex
configure:20075: gcc -o conftest -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -lnetwork conftest.c -lz >&5
conftest.c:202:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
configure:20075: $? = 0
configure:20075: ./conftest
configure:20075: $? = 0
configure:20089: result: 4
configure:20103: checking alignment of double _Complex
configure:20151: gcc -o conftest -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -lnetwork conftest.c -lz >&5
conftest.c:203:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
configure:20151: $? = 0
configure:20151: ./conftest
configure:20151: $? = 0
configure:20165: result: 8
configure:20179: checking alignment of long double _Complex
configure:20227: gcc -o conftest -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -lnetwork conftest.c -lz >&5
conftest.c:204:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
configure:20227: $? = 0
configure:20227: ./conftest
configure:20227: $? = 0
configure:20241: result: 16
configure:20255: checking alignment of void *
configure:20303: gcc -o conftest -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -lnetwork conftest.c -lz >&5
conftest.c:205:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
configure:20303: $? = 0
configure:20303: ./conftest
configure:20303: $? = 0
configure:20317: result: 8
configure:20329: checking alignment of size_t
configure:20377: gcc -o conftest -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -lnetwork conftest.c -lz >&5
conftest.c:206:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
configure:20377: $? = 0
configure:20377: ./conftest
configure:20377: $? = 0
configure:20391: result: 8
configure:20408: checking for weak symbol support
configure:20439: gcc -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -c conftest_weak.c
configure:20446: $? = 0
configure:20456: gcc -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c conftest_weak.o -o conftest -lnetwork -lz
conftest.c:2:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
int main() { return fake(3); }
^~~~
configure:20463: $? = 0
configure:20489: result: yes
configure:20499: checking for macro weak symbol support
configure:20536: gcc -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -c conftest_weak.c
configure:20543: $? = 0
configure:20553: gcc -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c conftest_weak.o -o conftest -lnetwork -lz
conftest.c:2:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
int main() { return fake1(3) + fake2(3); }
^~~~
configure:20560: $? = 0
configure:20586: result: yes
configure:20710: checking for functional offsetof macro
configure:20723: gcc -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5
conftest.c:174:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
conftest.c: In function 'main':
conftest.c:176:32: warning: unused variable 'offset' [-Wunused-variable]
struct foo {int a, b;}; size_t offset = offsetof(struct foo, b);
^~~~~~
configure:20723: $? = 0
configure:20758: result: yes
configure:5887: *** C++ compiler and preprocessor
configure:20895: checking for g++
configure:20911: found /bin/g++
configure:20922: result: g++
configure:20949: checking for C++ compiler version
configure:20958: g++ --version >&5
g++ (2018_05_01) 7.3.0
Copyright (C) 2017 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:20969: $? = 0
configure:20958: g++ -v >&5
Using built-in specs.
COLLECT_GCC=g++
COLLECT_LTO_WRAPPER=/boot/system/develop/tools/bin/../lib/gcc/x86_64-unknown-haiku/7.3.0/lto-wrapper
Target: x86_64-unknown-haiku
Configured with: /sources/gcc-7.3.0/configure --build=x86_64-unknown-haiku --prefix=/packages/gcc-7.3.0_2018_05_01-3/.self/develop/tools --libexecdir=/packages/gcc-7.3.0_2018_05_01-3/.self/develop/tools/lib --mandir=/packages/gcc-7.3.0_2018_05_01-3/.self/documentation/man --docdir=/packages/gcc-7.3.0_2018_05_01-3/.self/documentation/packages/gcc --enable-threads=posix --disable-nls --enable-shared --with-gnu-ld --with-gnu-as --enable-version-specific-runtime-libs --enable-languages=c,c++,fortran --enable-lto --enable-frame-pointer --with-pkgversion=2018_05_01 --enable-__cxa-atexit --with-system-zlib --enable-checking=release --with-bug-url=http://dev.haiku-os.org/ --with-default-libstdcxx-abi=gcc4-compatible --enable-libssp --disable-multilib
Thread model: posix
gcc version 7.3.0 (2018_05_01)
configure:20969: $? = 0
configure:20958: g++ -V >&5
g++: error: unrecognized command line option '-V'
g++: fatal error: no input files
compilation terminated.
configure:20969: $? = 1
configure:20958: g++ -qversion >&5
g++: error: unrecognized command line option '-qversion'; did you mean '--version'?
g++: fatal error: no input files
compilation terminated.
configure:20969: $? = 1
configure:20973: checking whether we are using the GNU C++ compiler
configure:20992: g++ -c -DNDEBUG conftest.cpp >&5
configure:20992: $? = 0
configure:21001: result: yes
configure:21010: checking whether g++ accepts -g
configure:21030: g++ -c -g conftest.cpp >&5
configure:21030: $? = 0
configure:21071: result: yes
configure:21096: checking dependency style of g++
configure:21207: result: gcc3
configure:21227: checking how to run the C++ preprocessor
configure:21254: g++ -E conftest.cpp
configure:21254: $? = 0
configure:21268: g++ -E conftest.cpp
conftest.cpp:172:10: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:21268: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "3.1.2"
| #define PACKAGE_STRING "Open MPI 3.1.2"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
| #define PACKAGE_URL ""
| #define OPAL_ARCH "x86_64-unknown-haiku"
| #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 OMPI_MAJOR_VERSION 3
| #define OMPI_MINOR_VERSION 1
| #define OMPI_RELEASE_VERSION 2
| #define OMPI_GREEK_VERSION ""
| #define OMPI_REPO_REV "v3.1.2"
| #define OMPI_TARBALL_VERSION "3.1.2"
| #define OMPI_VERSION "2"
| #define OMPI_RELEASE_DATE "Aug 22, 2018"
| #define ORTE_MAJOR_VERSION 3
| #define ORTE_MINOR_VERSION 1
| #define ORTE_RELEASE_VERSION 2
| #define ORTE_GREEK_VERSION ""
| #define ORTE_REPO_REV "v3.1.2"
| #define ORTE_TARBALL_VERSION "3.1.2"
| #define ORTE_VERSION "2"
| #define ORTE_RELEASE_DATE "Aug 22, 2018"
| #define OSHMEM_MAJOR_VERSION 3
| #define OSHMEM_MINOR_VERSION 1
| #define OSHMEM_RELEASE_VERSION 2
| #define OSHMEM_GREEK_VERSION ""
| #define OSHMEM_REPO_REV "v3.1.2"
| #define OSHMEM_TARBALL_VERSION "3.1.2"
| #define OSHMEM_VERSION "2"
| #define OSHMEM_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_MAJOR_VERSION 3
| #define OPAL_MINOR_VERSION 1
| #define OPAL_RELEASE_VERSION 2
| #define OPAL_GREEK_VERSION ""
| #define OPAL_REPO_REV "v3.1.2"
| #define OPAL_TARBALL_VERSION "3.1.2"
| #define OPAL_VERSION "2"
| #define OPAL_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_ENABLE_MEM_DEBUG 0
| #define OPAL_ENABLE_MEM_PROFILE 0
| #define OPAL_ENABLE_TIMING 0
| #define OPAL_ENABLE_DEBUG 0
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OPAL_ENABLE_PTY_SUPPORT 1
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
| #define OPAL_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 0
| #define OPAL_PACKAGE_STRING "Open MPI user@shredder Distribution"
| #define OPAL_IDENT_STRING "3.1.2"
| #define OPAL_MAX_PROCESSOR_NAME 256
| #define OPAL_MAX_ERROR_STRING 256
| #define OPAL_MAX_OBJECT_NAME 64
| #define OPAL_MAX_INFO_KEY 36
| #define OPAL_MAX_INFO_VAL 256
| #define OPAL_MAX_PORT_NAME 1024
| #define OPAL_MAX_DATAREP_STRING 128
| #define OPAL_ENABLE_CRDEBUG 0
| #define OPAL_ENABLE_GETPWUID 1
| #define OPAL_ENABLE_PROGRESS_THREADS 0
| #define HAVE_ZLIB_H 1
| #define OPAL_HAVE_ZLIB 1
| #define OPAL_HAVE_SOLARIS 0
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_STRUCT_SOCKADDR_IN 1
| #define OPAL_CUDA_SUPPORT 0
| #define OPAL_CUDA_SYNC_MEMOPS 0
| #define OPAL_CUDA_GET_ATTRIBUTES 0
| #define OPAL_CUDA_GDR_SUPPORT 0
| #define OPAL_PMIX_V1 0
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_PERUSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_PARAM_CHECK 1
| #define OSHMEM_SPEC_COMPAT 0
| #define OSHMEM_PARAM_CHECK 0
| #define OPAL_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
| #define OPAL_C_HAVE_BUILTIN_CLZ 1
| #define OPAL_CC_USE_PRAGMA_IDENT 0
| #define OPAL_CC_USE_IDENT 1
| #define OPAL_CC_USE_PRAGMA_COMMENT
| #define OPAL_CC_USE_CONST_CHAR_IDENT 0
| #define HAVE_INT8_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE___INT128 1
| #define HAVE_LONG_LONG 1
| #define HAVE___FLOAT128 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_COMPLEX_H 1
| #define HAVE_FLOAT__COMPLEX 1
| #define HAVE_DOUBLE__COMPLEX 1
| #define HAVE_LONG_DOUBLE__COMPLEX 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_MODE_T 1
| #define HAVE_SSIZE_T 1
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF__BOOL 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF___FLOAT128 16
| #define SIZEOF_FLOAT__COMPLEX 8
| #define SIZEOF_DOUBLE__COMPLEX 16
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_PID_T 4
| #define OPAL_ALIGNMENT_BOOL 1
| #define OPAL_ALIGNMENT_INT8 1
| #define OPAL_ALIGNMENT_INT16 2
| #define OPAL_ALIGNMENT_INT32 4
| #define OPAL_ALIGNMENT_INT64 8
| #define OPAL_ALIGNMENT_CHAR 1
| #define OPAL_ALIGNMENT_SHORT 2
| #define OPAL_ALIGNMENT_WCHAR 4
| #define OPAL_ALIGNMENT_INT 4
| #define OPAL_ALIGNMENT_LONG 8
| #define OPAL_ALIGNMENT_LONG_LONG 8
| #define OPAL_ALIGNMENT_FLOAT 4
| #define OPAL_ALIGNMENT_DOUBLE 8
| #define OPAL_ALIGNMENT_LONG_DOUBLE 16
| #define OPAL_ALIGNMENT___FLOAT128 16
| #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4
| #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8
| #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16
| #define OPAL_ALIGNMENT_VOID_P 8
| #define OPAL_ALIGNMENT_SIZE_T 8
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:21293: result: g++ -E
configure:21313: g++ -E conftest.cpp
configure:21313: $? = 0
configure:21327: g++ -E conftest.cpp
conftest.cpp:172:10: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:21327: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "3.1.2"
| #define PACKAGE_STRING "Open MPI 3.1.2"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
| #define PACKAGE_URL ""
| #define OPAL_ARCH "x86_64-unknown-haiku"
| #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 OMPI_MAJOR_VERSION 3
| #define OMPI_MINOR_VERSION 1
| #define OMPI_RELEASE_VERSION 2
| #define OMPI_GREEK_VERSION ""
| #define OMPI_REPO_REV "v3.1.2"
| #define OMPI_TARBALL_VERSION "3.1.2"
| #define OMPI_VERSION "2"
| #define OMPI_RELEASE_DATE "Aug 22, 2018"
| #define ORTE_MAJOR_VERSION 3
| #define ORTE_MINOR_VERSION 1
| #define ORTE_RELEASE_VERSION 2
| #define ORTE_GREEK_VERSION ""
| #define ORTE_REPO_REV "v3.1.2"
| #define ORTE_TARBALL_VERSION "3.1.2"
| #define ORTE_VERSION "2"
| #define ORTE_RELEASE_DATE "Aug 22, 2018"
| #define OSHMEM_MAJOR_VERSION 3
| #define OSHMEM_MINOR_VERSION 1
| #define OSHMEM_RELEASE_VERSION 2
| #define OSHMEM_GREEK_VERSION ""
| #define OSHMEM_REPO_REV "v3.1.2"
| #define OSHMEM_TARBALL_VERSION "3.1.2"
| #define OSHMEM_VERSION "2"
| #define OSHMEM_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_MAJOR_VERSION 3
| #define OPAL_MINOR_VERSION 1
| #define OPAL_RELEASE_VERSION 2
| #define OPAL_GREEK_VERSION ""
| #define OPAL_REPO_REV "v3.1.2"
| #define OPAL_TARBALL_VERSION "3.1.2"
| #define OPAL_VERSION "2"
| #define OPAL_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_ENABLE_MEM_DEBUG 0
| #define OPAL_ENABLE_MEM_PROFILE 0
| #define OPAL_ENABLE_TIMING 0
| #define OPAL_ENABLE_DEBUG 0
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OPAL_ENABLE_PTY_SUPPORT 1
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
| #define OPAL_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 0
| #define OPAL_PACKAGE_STRING "Open MPI user@shredder Distribution"
| #define OPAL_IDENT_STRING "3.1.2"
| #define OPAL_MAX_PROCESSOR_NAME 256
| #define OPAL_MAX_ERROR_STRING 256
| #define OPAL_MAX_OBJECT_NAME 64
| #define OPAL_MAX_INFO_KEY 36
| #define OPAL_MAX_INFO_VAL 256
| #define OPAL_MAX_PORT_NAME 1024
| #define OPAL_MAX_DATAREP_STRING 128
| #define OPAL_ENABLE_CRDEBUG 0
| #define OPAL_ENABLE_GETPWUID 1
| #define OPAL_ENABLE_PROGRESS_THREADS 0
| #define HAVE_ZLIB_H 1
| #define OPAL_HAVE_ZLIB 1
| #define OPAL_HAVE_SOLARIS 0
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_STRUCT_SOCKADDR_IN 1
| #define OPAL_CUDA_SUPPORT 0
| #define OPAL_CUDA_SYNC_MEMOPS 0
| #define OPAL_CUDA_GET_ATTRIBUTES 0
| #define OPAL_CUDA_GDR_SUPPORT 0
| #define OPAL_PMIX_V1 0
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_PERUSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_PARAM_CHECK 1
| #define OSHMEM_SPEC_COMPAT 0
| #define OSHMEM_PARAM_CHECK 0
| #define OPAL_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
| #define OPAL_C_HAVE_BUILTIN_CLZ 1
| #define OPAL_CC_USE_PRAGMA_IDENT 0
| #define OPAL_CC_USE_IDENT 1
| #define OPAL_CC_USE_PRAGMA_COMMENT
| #define OPAL_CC_USE_CONST_CHAR_IDENT 0
| #define HAVE_INT8_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE___INT128 1
| #define HAVE_LONG_LONG 1
| #define HAVE___FLOAT128 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_COMPLEX_H 1
| #define HAVE_FLOAT__COMPLEX 1
| #define HAVE_DOUBLE__COMPLEX 1
| #define HAVE_LONG_DOUBLE__COMPLEX 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_MODE_T 1
| #define HAVE_SSIZE_T 1
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF__BOOL 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF___FLOAT128 16
| #define SIZEOF_FLOAT__COMPLEX 8
| #define SIZEOF_DOUBLE__COMPLEX 16
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_PID_T 4
| #define OPAL_ALIGNMENT_BOOL 1
| #define OPAL_ALIGNMENT_INT8 1
| #define OPAL_ALIGNMENT_INT16 2
| #define OPAL_ALIGNMENT_INT32 4
| #define OPAL_ALIGNMENT_INT64 8
| #define OPAL_ALIGNMENT_CHAR 1
| #define OPAL_ALIGNMENT_SHORT 2
| #define OPAL_ALIGNMENT_WCHAR 4
| #define OPAL_ALIGNMENT_INT 4
| #define OPAL_ALIGNMENT_LONG 8
| #define OPAL_ALIGNMENT_LONG_LONG 8
| #define OPAL_ALIGNMENT_FLOAT 4
| #define OPAL_ALIGNMENT_DOUBLE 8
| #define OPAL_ALIGNMENT_LONG_DOUBLE 16
| #define OPAL_ALIGNMENT___FLOAT128 16
| #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4
| #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8
| #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16
| #define OPAL_ALIGNMENT_VOID_P 8
| #define OPAL_ALIGNMENT_SIZE_T 8
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:21544: checking for the C++ compiler vendor
configure:21573: g++ -c -DNDEBUG conftest.cpp >&5
conftest.cpp:175:2: error: #error "condition defined(__INTEL_COMPILER) || defined(__ICC) not met"
#error "condition defined(__INTEL_COMPILER) || defined(__ICC) not met"
^~~~~
conftest.cpp:176:1: error: 'choke' does not name a type
choke me
^~~~~
configure:21573: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "3.1.2"
| #define PACKAGE_STRING "Open MPI 3.1.2"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
| #define PACKAGE_URL ""
| #define OPAL_ARCH "x86_64-unknown-haiku"
| #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 OMPI_MAJOR_VERSION 3
| #define OMPI_MINOR_VERSION 1
| #define OMPI_RELEASE_VERSION 2
| #define OMPI_GREEK_VERSION ""
| #define OMPI_REPO_REV "v3.1.2"
| #define OMPI_TARBALL_VERSION "3.1.2"
| #define OMPI_VERSION "2"
| #define OMPI_RELEASE_DATE "Aug 22, 2018"
| #define ORTE_MAJOR_VERSION 3
| #define ORTE_MINOR_VERSION 1
| #define ORTE_RELEASE_VERSION 2
| #define ORTE_GREEK_VERSION ""
| #define ORTE_REPO_REV "v3.1.2"
| #define ORTE_TARBALL_VERSION "3.1.2"
| #define ORTE_VERSION "2"
| #define ORTE_RELEASE_DATE "Aug 22, 2018"
| #define OSHMEM_MAJOR_VERSION 3
| #define OSHMEM_MINOR_VERSION 1
| #define OSHMEM_RELEASE_VERSION 2
| #define OSHMEM_GREEK_VERSION ""
| #define OSHMEM_REPO_REV "v3.1.2"
| #define OSHMEM_TARBALL_VERSION "3.1.2"
| #define OSHMEM_VERSION "2"
| #define OSHMEM_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_MAJOR_VERSION 3
| #define OPAL_MINOR_VERSION 1
| #define OPAL_RELEASE_VERSION 2
| #define OPAL_GREEK_VERSION ""
| #define OPAL_REPO_REV "v3.1.2"
| #define OPAL_TARBALL_VERSION "3.1.2"
| #define OPAL_VERSION "2"
| #define OPAL_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_ENABLE_MEM_DEBUG 0
| #define OPAL_ENABLE_MEM_PROFILE 0
| #define OPAL_ENABLE_TIMING 0
| #define OPAL_ENABLE_DEBUG 0
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OPAL_ENABLE_PTY_SUPPORT 1
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
| #define OPAL_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 0
| #define OPAL_PACKAGE_STRING "Open MPI user@shredder Distribution"
| #define OPAL_IDENT_STRING "3.1.2"
| #define OPAL_MAX_PROCESSOR_NAME 256
| #define OPAL_MAX_ERROR_STRING 256
| #define OPAL_MAX_OBJECT_NAME 64
| #define OPAL_MAX_INFO_KEY 36
| #define OPAL_MAX_INFO_VAL 256
| #define OPAL_MAX_PORT_NAME 1024
| #define OPAL_MAX_DATAREP_STRING 128
| #define OPAL_ENABLE_CRDEBUG 0
| #define OPAL_ENABLE_GETPWUID 1
| #define OPAL_ENABLE_PROGRESS_THREADS 0
| #define HAVE_ZLIB_H 1
| #define OPAL_HAVE_ZLIB 1
| #define OPAL_HAVE_SOLARIS 0
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_STRUCT_SOCKADDR_IN 1
| #define OPAL_CUDA_SUPPORT 0
| #define OPAL_CUDA_SYNC_MEMOPS 0
| #define OPAL_CUDA_GET_ATTRIBUTES 0
| #define OPAL_CUDA_GDR_SUPPORT 0
| #define OPAL_PMIX_V1 0
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_PERUSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_PARAM_CHECK 1
| #define OSHMEM_SPEC_COMPAT 0
| #define OSHMEM_PARAM_CHECK 0
| #define OPAL_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
| #define OPAL_C_HAVE_BUILTIN_CLZ 1
| #define OPAL_CC_USE_PRAGMA_IDENT 0
| #define OPAL_CC_USE_IDENT 1
| #define OPAL_CC_USE_PRAGMA_COMMENT
| #define OPAL_CC_USE_CONST_CHAR_IDENT 0
| #define HAVE_INT8_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE___INT128 1
| #define HAVE_LONG_LONG 1
| #define HAVE___FLOAT128 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_COMPLEX_H 1
| #define HAVE_FLOAT__COMPLEX 1
| #define HAVE_DOUBLE__COMPLEX 1
| #define HAVE_LONG_DOUBLE__COMPLEX 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_MODE_T 1
| #define HAVE_SSIZE_T 1
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF__BOOL 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF___FLOAT128 16
| #define SIZEOF_FLOAT__COMPLEX 8
| #define SIZEOF_DOUBLE__COMPLEX 16
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_PID_T 4
| #define OPAL_ALIGNMENT_BOOL 1
| #define OPAL_ALIGNMENT_INT8 1
| #define OPAL_ALIGNMENT_INT16 2
| #define OPAL_ALIGNMENT_INT32 4
| #define OPAL_ALIGNMENT_INT64 8
| #define OPAL_ALIGNMENT_CHAR 1
| #define OPAL_ALIGNMENT_SHORT 2
| #define OPAL_ALIGNMENT_WCHAR 4
| #define OPAL_ALIGNMENT_INT 4
| #define OPAL_ALIGNMENT_LONG 8
| #define OPAL_ALIGNMENT_LONG_LONG 8
| #define OPAL_ALIGNMENT_FLOAT 4
| #define OPAL_ALIGNMENT_DOUBLE 8
| #define OPAL_ALIGNMENT_LONG_DOUBLE 16
| #define OPAL_ALIGNMENT___FLOAT128 16
| #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4
| #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8
| #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16
| #define OPAL_ALIGNMENT_VOID_P 8
| #define OPAL_ALIGNMENT_SIZE_T 8
| #define OPAL_CXX "g++"
| /* end confdefs.h. */
|
| #if !( defined(__INTEL_COMPILER) || defined(__ICC) )
| #error "condition defined(__INTEL_COMPILER) || defined(__ICC) not met"
| choke me
| #endif
configure:21590: g++ -c -DNDEBUG conftest.cpp >&5
conftest.cpp:175:2: error: #error "condition defined(__FUJITSU) not met"
#error "condition defined(__FUJITSU) not met"
^~~~~
conftest.cpp:176:1: error: 'choke' does not name a type
choke me
^~~~~
configure:21590: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "3.1.2"
| #define PACKAGE_STRING "Open MPI 3.1.2"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
| #define PACKAGE_URL ""
| #define OPAL_ARCH "x86_64-unknown-haiku"
| #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 OMPI_MAJOR_VERSION 3
| #define OMPI_MINOR_VERSION 1
| #define OMPI_RELEASE_VERSION 2
| #define OMPI_GREEK_VERSION ""
| #define OMPI_REPO_REV "v3.1.2"
| #define OMPI_TARBALL_VERSION "3.1.2"
| #define OMPI_VERSION "2"
| #define OMPI_RELEASE_DATE "Aug 22, 2018"
| #define ORTE_MAJOR_VERSION 3
| #define ORTE_MINOR_VERSION 1
| #define ORTE_RELEASE_VERSION 2
| #define ORTE_GREEK_VERSION ""
| #define ORTE_REPO_REV "v3.1.2"
| #define ORTE_TARBALL_VERSION "3.1.2"
| #define ORTE_VERSION "2"
| #define ORTE_RELEASE_DATE "Aug 22, 2018"
| #define OSHMEM_MAJOR_VERSION 3
| #define OSHMEM_MINOR_VERSION 1
| #define OSHMEM_RELEASE_VERSION 2
| #define OSHMEM_GREEK_VERSION ""
| #define OSHMEM_REPO_REV "v3.1.2"
| #define OSHMEM_TARBALL_VERSION "3.1.2"
| #define OSHMEM_VERSION "2"
| #define OSHMEM_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_MAJOR_VERSION 3
| #define OPAL_MINOR_VERSION 1
| #define OPAL_RELEASE_VERSION 2
| #define OPAL_GREEK_VERSION ""
| #define OPAL_REPO_REV "v3.1.2"
| #define OPAL_TARBALL_VERSION "3.1.2"
| #define OPAL_VERSION "2"
| #define OPAL_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_ENABLE_MEM_DEBUG 0
| #define OPAL_ENABLE_MEM_PROFILE 0
| #define OPAL_ENABLE_TIMING 0
| #define OPAL_ENABLE_DEBUG 0
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OPAL_ENABLE_PTY_SUPPORT 1
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
| #define OPAL_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 0
| #define OPAL_PACKAGE_STRING "Open MPI user@shredder Distribution"
| #define OPAL_IDENT_STRING "3.1.2"
| #define OPAL_MAX_PROCESSOR_NAME 256
| #define OPAL_MAX_ERROR_STRING 256
| #define OPAL_MAX_OBJECT_NAME 64
| #define OPAL_MAX_INFO_KEY 36
| #define OPAL_MAX_INFO_VAL 256
| #define OPAL_MAX_PORT_NAME 1024
| #define OPAL_MAX_DATAREP_STRING 128
| #define OPAL_ENABLE_CRDEBUG 0
| #define OPAL_ENABLE_GETPWUID 1
| #define OPAL_ENABLE_PROGRESS_THREADS 0
| #define HAVE_ZLIB_H 1
| #define OPAL_HAVE_ZLIB 1
| #define OPAL_HAVE_SOLARIS 0
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_STRUCT_SOCKADDR_IN 1
| #define OPAL_CUDA_SUPPORT 0
| #define OPAL_CUDA_SYNC_MEMOPS 0
| #define OPAL_CUDA_GET_ATTRIBUTES 0
| #define OPAL_CUDA_GDR_SUPPORT 0
| #define OPAL_PMIX_V1 0
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_PERUSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_PARAM_CHECK 1
| #define OSHMEM_SPEC_COMPAT 0
| #define OSHMEM_PARAM_CHECK 0
| #define OPAL_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
| #define OPAL_C_HAVE_BUILTIN_CLZ 1
| #define OPAL_CC_USE_PRAGMA_IDENT 0
| #define OPAL_CC_USE_IDENT 1
| #define OPAL_CC_USE_PRAGMA_COMMENT
| #define OPAL_CC_USE_CONST_CHAR_IDENT 0
| #define HAVE_INT8_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE___INT128 1
| #define HAVE_LONG_LONG 1
| #define HAVE___FLOAT128 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_COMPLEX_H 1
| #define HAVE_FLOAT__COMPLEX 1
| #define HAVE_DOUBLE__COMPLEX 1
| #define HAVE_LONG_DOUBLE__COMPLEX 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_MODE_T 1
| #define HAVE_SSIZE_T 1
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF__BOOL 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF___FLOAT128 16
| #define SIZEOF_FLOAT__COMPLEX 8
| #define SIZEOF_DOUBLE__COMPLEX 16
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_PID_T 4
| #define OPAL_ALIGNMENT_BOOL 1
| #define OPAL_ALIGNMENT_INT8 1
| #define OPAL_ALIGNMENT_INT16 2
| #define OPAL_ALIGNMENT_INT32 4
| #define OPAL_ALIGNMENT_INT64 8
| #define OPAL_ALIGNMENT_CHAR 1
| #define OPAL_ALIGNMENT_SHORT 2
| #define OPAL_ALIGNMENT_WCHAR 4
| #define OPAL_ALIGNMENT_INT 4
| #define OPAL_ALIGNMENT_LONG 8
| #define OPAL_ALIGNMENT_LONG_LONG 8
| #define OPAL_ALIGNMENT_FLOAT 4
| #define OPAL_ALIGNMENT_DOUBLE 8
| #define OPAL_ALIGNMENT_LONG_DOUBLE 16
| #define OPAL_ALIGNMENT___FLOAT128 16
| #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4
| #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8
| #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16
| #define OPAL_ALIGNMENT_VOID_P 8
| #define OPAL_ALIGNMENT_SIZE_T 8
| #define OPAL_CXX "g++"
| /* end confdefs.h. */
|
| #if !( defined(__FUJITSU) )
| #error "condition defined(__FUJITSU) not met"
| choke me
| #endif
configure:21607: g++ -c -DNDEBUG conftest.cpp >&5
conftest.cpp:175:2: error: #error "condition defined(__xlC__) || defined(__IBMC__) || defined(__IBMCPP__) not met"
#error "condition defined(__xlC__) || defined(__IBMC__) || defined(__IBMCPP__) not met"
^~~~~
conftest.cpp:176:1: error: 'choke' does not name a type
choke me
^~~~~
configure:21607: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "3.1.2"
| #define PACKAGE_STRING "Open MPI 3.1.2"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
| #define PACKAGE_URL ""
| #define OPAL_ARCH "x86_64-unknown-haiku"
| #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 OMPI_MAJOR_VERSION 3
| #define OMPI_MINOR_VERSION 1
| #define OMPI_RELEASE_VERSION 2
| #define OMPI_GREEK_VERSION ""
| #define OMPI_REPO_REV "v3.1.2"
| #define OMPI_TARBALL_VERSION "3.1.2"
| #define OMPI_VERSION "2"
| #define OMPI_RELEASE_DATE "Aug 22, 2018"
| #define ORTE_MAJOR_VERSION 3
| #define ORTE_MINOR_VERSION 1
| #define ORTE_RELEASE_VERSION 2
| #define ORTE_GREEK_VERSION ""
| #define ORTE_REPO_REV "v3.1.2"
| #define ORTE_TARBALL_VERSION "3.1.2"
| #define ORTE_VERSION "2"
| #define ORTE_RELEASE_DATE "Aug 22, 2018"
| #define OSHMEM_MAJOR_VERSION 3
| #define OSHMEM_MINOR_VERSION 1
| #define OSHMEM_RELEASE_VERSION 2
| #define OSHMEM_GREEK_VERSION ""
| #define OSHMEM_REPO_REV "v3.1.2"
| #define OSHMEM_TARBALL_VERSION "3.1.2"
| #define OSHMEM_VERSION "2"
| #define OSHMEM_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_MAJOR_VERSION 3
| #define OPAL_MINOR_VERSION 1
| #define OPAL_RELEASE_VERSION 2
| #define OPAL_GREEK_VERSION ""
| #define OPAL_REPO_REV "v3.1.2"
| #define OPAL_TARBALL_VERSION "3.1.2"
| #define OPAL_VERSION "2"
| #define OPAL_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_ENABLE_MEM_DEBUG 0
| #define OPAL_ENABLE_MEM_PROFILE 0
| #define OPAL_ENABLE_TIMING 0
| #define OPAL_ENABLE_DEBUG 0
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OPAL_ENABLE_PTY_SUPPORT 1
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
| #define OPAL_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 0
| #define OPAL_PACKAGE_STRING "Open MPI user@shredder Distribution"
| #define OPAL_IDENT_STRING "3.1.2"
| #define OPAL_MAX_PROCESSOR_NAME 256
| #define OPAL_MAX_ERROR_STRING 256
| #define OPAL_MAX_OBJECT_NAME 64
| #define OPAL_MAX_INFO_KEY 36
| #define OPAL_MAX_INFO_VAL 256
| #define OPAL_MAX_PORT_NAME 1024
| #define OPAL_MAX_DATAREP_STRING 128
| #define OPAL_ENABLE_CRDEBUG 0
| #define OPAL_ENABLE_GETPWUID 1
| #define OPAL_ENABLE_PROGRESS_THREADS 0
| #define HAVE_ZLIB_H 1
| #define OPAL_HAVE_ZLIB 1
| #define OPAL_HAVE_SOLARIS 0
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_STRUCT_SOCKADDR_IN 1
| #define OPAL_CUDA_SUPPORT 0
| #define OPAL_CUDA_SYNC_MEMOPS 0
| #define OPAL_CUDA_GET_ATTRIBUTES 0
| #define OPAL_CUDA_GDR_SUPPORT 0
| #define OPAL_PMIX_V1 0
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_PERUSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_PARAM_CHECK 1
| #define OSHMEM_SPEC_COMPAT 0
| #define OSHMEM_PARAM_CHECK 0
| #define OPAL_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
| #define OPAL_C_HAVE_BUILTIN_CLZ 1
| #define OPAL_CC_USE_PRAGMA_IDENT 0
| #define OPAL_CC_USE_IDENT 1
| #define OPAL_CC_USE_PRAGMA_COMMENT
| #define OPAL_CC_USE_CONST_CHAR_IDENT 0
| #define HAVE_INT8_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE___INT128 1
| #define HAVE_LONG_LONG 1
| #define HAVE___FLOAT128 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_COMPLEX_H 1
| #define HAVE_FLOAT__COMPLEX 1
| #define HAVE_DOUBLE__COMPLEX 1
| #define HAVE_LONG_DOUBLE__COMPLEX 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_MODE_T 1
| #define HAVE_SSIZE_T 1
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF__BOOL 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF___FLOAT128 16
| #define SIZEOF_FLOAT__COMPLEX 8
| #define SIZEOF_DOUBLE__COMPLEX 16
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_PID_T 4
| #define OPAL_ALIGNMENT_BOOL 1
| #define OPAL_ALIGNMENT_INT8 1
| #define OPAL_ALIGNMENT_INT16 2
| #define OPAL_ALIGNMENT_INT32 4
| #define OPAL_ALIGNMENT_INT64 8
| #define OPAL_ALIGNMENT_CHAR 1
| #define OPAL_ALIGNMENT_SHORT 2
| #define OPAL_ALIGNMENT_WCHAR 4
| #define OPAL_ALIGNMENT_INT 4
| #define OPAL_ALIGNMENT_LONG 8
| #define OPAL_ALIGNMENT_LONG_LONG 8
| #define OPAL_ALIGNMENT_FLOAT 4
| #define OPAL_ALIGNMENT_DOUBLE 8
| #define OPAL_ALIGNMENT_LONG_DOUBLE 16
| #define OPAL_ALIGNMENT___FLOAT128 16
| #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4
| #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8
| #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16
| #define OPAL_ALIGNMENT_VOID_P 8
| #define OPAL_ALIGNMENT_SIZE_T 8
| #define OPAL_CXX "g++"
| /* end confdefs.h. */
|
| #if !( defined(__xlC__) || defined(__IBMC__) || defined(__IBMCPP__) )
| #error "condition defined(__xlC__) || defined(__IBMC__) || defined(__IBMCPP__) not met"
| choke me
| #endif
configure:21625: g++ -c -DNDEBUG conftest.cpp >&5
conftest.cpp:175:2: error: #error "condition defined(_AIX) && !defined(__GNUC__) not met"
#error "condition defined(_AIX) && !defined(__GNUC__) not met"
^~~~~
conftest.cpp:176:1: error: 'choke' does not name a type
choke me
^~~~~
configure:21625: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "3.1.2"
| #define PACKAGE_STRING "Open MPI 3.1.2"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
| #define PACKAGE_URL ""
| #define OPAL_ARCH "x86_64-unknown-haiku"
| #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 OMPI_MAJOR_VERSION 3
| #define OMPI_MINOR_VERSION 1
| #define OMPI_RELEASE_VERSION 2
| #define OMPI_GREEK_VERSION ""
| #define OMPI_REPO_REV "v3.1.2"
| #define OMPI_TARBALL_VERSION "3.1.2"
| #define OMPI_VERSION "2"
| #define OMPI_RELEASE_DATE "Aug 22, 2018"
| #define ORTE_MAJOR_VERSION 3
| #define ORTE_MINOR_VERSION 1
| #define ORTE_RELEASE_VERSION 2
| #define ORTE_GREEK_VERSION ""
| #define ORTE_REPO_REV "v3.1.2"
| #define ORTE_TARBALL_VERSION "3.1.2"
| #define ORTE_VERSION "2"
| #define ORTE_RELEASE_DATE "Aug 22, 2018"
| #define OSHMEM_MAJOR_VERSION 3
| #define OSHMEM_MINOR_VERSION 1
| #define OSHMEM_RELEASE_VERSION 2
| #define OSHMEM_GREEK_VERSION ""
| #define OSHMEM_REPO_REV "v3.1.2"
| #define OSHMEM_TARBALL_VERSION "3.1.2"
| #define OSHMEM_VERSION "2"
| #define OSHMEM_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_MAJOR_VERSION 3
| #define OPAL_MINOR_VERSION 1
| #define OPAL_RELEASE_VERSION 2
| #define OPAL_GREEK_VERSION ""
| #define OPAL_REPO_REV "v3.1.2"
| #define OPAL_TARBALL_VERSION "3.1.2"
| #define OPAL_VERSION "2"
| #define OPAL_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_ENABLE_MEM_DEBUG 0
| #define OPAL_ENABLE_MEM_PROFILE 0
| #define OPAL_ENABLE_TIMING 0
| #define OPAL_ENABLE_DEBUG 0
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OPAL_ENABLE_PTY_SUPPORT 1
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
| #define OPAL_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 0
| #define OPAL_PACKAGE_STRING "Open MPI user@shredder Distribution"
| #define OPAL_IDENT_STRING "3.1.2"
| #define OPAL_MAX_PROCESSOR_NAME 256
| #define OPAL_MAX_ERROR_STRING 256
| #define OPAL_MAX_OBJECT_NAME 64
| #define OPAL_MAX_INFO_KEY 36
| #define OPAL_MAX_INFO_VAL 256
| #define OPAL_MAX_PORT_NAME 1024
| #define OPAL_MAX_DATAREP_STRING 128
| #define OPAL_ENABLE_CRDEBUG 0
| #define OPAL_ENABLE_GETPWUID 1
| #define OPAL_ENABLE_PROGRESS_THREADS 0
| #define HAVE_ZLIB_H 1
| #define OPAL_HAVE_ZLIB 1
| #define OPAL_HAVE_SOLARIS 0
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_STRUCT_SOCKADDR_IN 1
| #define OPAL_CUDA_SUPPORT 0
| #define OPAL_CUDA_SYNC_MEMOPS 0
| #define OPAL_CUDA_GET_ATTRIBUTES 0
| #define OPAL_CUDA_GDR_SUPPORT 0
| #define OPAL_PMIX_V1 0
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_PERUSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_PARAM_CHECK 1
| #define OSHMEM_SPEC_COMPAT 0
| #define OSHMEM_PARAM_CHECK 0
| #define OPAL_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
| #define OPAL_C_HAVE_BUILTIN_CLZ 1
| #define OPAL_CC_USE_PRAGMA_IDENT 0
| #define OPAL_CC_USE_IDENT 1
| #define OPAL_CC_USE_PRAGMA_COMMENT
| #define OPAL_CC_USE_CONST_CHAR_IDENT 0
| #define HAVE_INT8_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE___INT128 1
| #define HAVE_LONG_LONG 1
| #define HAVE___FLOAT128 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_COMPLEX_H 1
| #define HAVE_FLOAT__COMPLEX 1
| #define HAVE_DOUBLE__COMPLEX 1
| #define HAVE_LONG_DOUBLE__COMPLEX 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_MODE_T 1
| #define HAVE_SSIZE_T 1
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF__BOOL 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF___FLOAT128 16
| #define SIZEOF_FLOAT__COMPLEX 8
| #define SIZEOF_DOUBLE__COMPLEX 16
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_PID_T 4
| #define OPAL_ALIGNMENT_BOOL 1
| #define OPAL_ALIGNMENT_INT8 1
| #define OPAL_ALIGNMENT_INT16 2
| #define OPAL_ALIGNMENT_INT32 4
| #define OPAL_ALIGNMENT_INT64 8
| #define OPAL_ALIGNMENT_CHAR 1
| #define OPAL_ALIGNMENT_SHORT 2
| #define OPAL_ALIGNMENT_WCHAR 4
| #define OPAL_ALIGNMENT_INT 4
| #define OPAL_ALIGNMENT_LONG 8
| #define OPAL_ALIGNMENT_LONG_LONG 8
| #define OPAL_ALIGNMENT_FLOAT 4
| #define OPAL_ALIGNMENT_DOUBLE 8
| #define OPAL_ALIGNMENT_LONG_DOUBLE 16
| #define OPAL_ALIGNMENT___FLOAT128 16
| #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4
| #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8
| #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16
| #define OPAL_ALIGNMENT_VOID_P 8
| #define OPAL_ALIGNMENT_SIZE_T 8
| #define OPAL_CXX "g++"
| /* end confdefs.h. */
|
| #if !( defined(_AIX) && !defined(__GNUC__) )
| #error "condition defined(_AIX) && !defined(__GNUC__) not met"
| choke me
| #endif
configure:21644: g++ -c -DNDEBUG conftest.cpp >&5
configure:21644: $? = 0
configure:22135: result: gnu
configure:22352: checking if g++ supports -Wno-long-double
configure:22368: g++ -c -DNDEBUG -Wall -Wundef -Wno-long-long -Wno-long-double -fstrict-prototype conftest.cpp >&5
g++: warning: switch '-fstrict-prototype' is no longer supported
configure:22368: $? = 0
configure:22381: g++ -c -DNDEBUG -Wall -Wundef -Wno-long-long -Wno-long-double -fstrict-prototype conftest.cpp >&5
g++: warning: switch '-fstrict-prototype' is no longer supported
conftest.cpp: In function 'int main()':
conftest.cpp:177:13: warning: unused variable 'test' [-Wunused-variable]
long double test;
^~~~
At global scope:
cc1plus: warning: unrecognized command line option '-Wno-long-double'
configure:22381: $? = 0
configure:22404: result: no
configure:22511: WARNING: -Wall -Wundef -Wno-long-long has been added to CXXFLAGS (--enable-picky)
configure:22528: checking if g++ supports -finline-functions
configure:22544: g++ -c -DNDEBUG -Wall -Wundef -Wno-long-long -finline-functions conftest.cpp >&5
configure:22544: $? = 0
configure:22551: result: yes
configure:22655: WARNING: -finline-functions has been added to CXXFLAGS
configure:22666: checking if C and C++ are link compatible
configure:22691: gcc -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest_c.c
configure:22698: $? = 0
configure:22729: g++ -o conftest -DNDEBUG -Wall -Wundef -Wno-long-long -finline-functions -lnetwork conftest.cpp conftest_c.o -lz >&5
configure:22729: $? = 0
configure:22755: result: yes
configure:22850: checking for C++ optimization flags
configure:22852: result: -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -finline-functions
configure:22867: checking size of bool
configure:22872: g++ -o conftest -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -finline-functions -lnetwork conftest.cpp -lz >&5
configure:22872: $? = 0
configure:22872: ./conftest
configure:22872: $? = 0
configure:22886: result: 1
configure:22897: checking alignment of bool
configure:22959: result: 1
configure:5887: *** C++ compiler and preprocessor
configure:23132: checking for C++ compiler version
configure:23141: g++ --version >&5
g++ (2018_05_01) 7.3.0
Copyright (C) 2017 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:23152: $? = 0
configure:23141: g++ -v >&5
Using built-in specs.
COLLECT_GCC=g++
COLLECT_LTO_WRAPPER=/boot/system/develop/tools/bin/../lib/gcc/x86_64-unknown-haiku/7.3.0/lto-wrapper
Target: x86_64-unknown-haiku
Configured with: /sources/gcc-7.3.0/configure --build=x86_64-unknown-haiku --prefix=/packages/gcc-7.3.0_2018_05_01-3/.self/develop/tools --libexecdir=/packages/gcc-7.3.0_2018_05_01-3/.self/develop/tools/lib --mandir=/packages/gcc-7.3.0_2018_05_01-3/.self/documentation/man --docdir=/packages/gcc-7.3.0_2018_05_01-3/.self/documentation/packages/gcc --enable-threads=posix --disable-nls --enable-shared --with-gnu-ld --with-gnu-as --enable-version-specific-runtime-libs --enable-languages=c,c++,fortran --enable-lto --enable-frame-pointer --with-pkgversion=2018_05_01 --enable-__cxa-atexit --with-system-zlib --enable-checking=release --with-bug-url=http://dev.haiku-os.org/ --with-default-libstdcxx-abi=gcc4-compatible --enable-libssp --disable-multilib
Thread model: posix
gcc version 7.3.0 (2018_05_01)
configure:23152: $? = 0
configure:23141: g++ -V >&5
g++: error: unrecognized command line option '-V'
g++: fatal error: no input files
compilation terminated.
configure:23152: $? = 1
configure:23141: g++ -qversion >&5
g++: error: unrecognized command line option '-qversion'; did you mean '--version'?
g++: fatal error: no input files
compilation terminated.
configure:23152: $? = 1
configure:23156: checking whether we are using the GNU C++ compiler
configure:23184: result: yes
configure:23193: checking whether g++ accepts -g
configure:23254: result: yes
configure:23279: checking dependency style of g++
configure:23390: result: gcc3
configure:23410: checking how to run the C++ preprocessor
configure:23476: result: g++ -E
configure:23496: g++ -E conftest.cpp
configure:23496: $? = 0
configure:23510: g++ -E conftest.cpp
conftest.cpp:175:10: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:23510: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "3.1.2"
| #define PACKAGE_STRING "Open MPI 3.1.2"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
| #define PACKAGE_URL ""
| #define OPAL_ARCH "x86_64-unknown-haiku"
| #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 OMPI_MAJOR_VERSION 3
| #define OMPI_MINOR_VERSION 1
| #define OMPI_RELEASE_VERSION 2
| #define OMPI_GREEK_VERSION ""
| #define OMPI_REPO_REV "v3.1.2"
| #define OMPI_TARBALL_VERSION "3.1.2"
| #define OMPI_VERSION "2"
| #define OMPI_RELEASE_DATE "Aug 22, 2018"
| #define ORTE_MAJOR_VERSION 3
| #define ORTE_MINOR_VERSION 1
| #define ORTE_RELEASE_VERSION 2
| #define ORTE_GREEK_VERSION ""
| #define ORTE_REPO_REV "v3.1.2"
| #define ORTE_TARBALL_VERSION "3.1.2"
| #define ORTE_VERSION "2"
| #define ORTE_RELEASE_DATE "Aug 22, 2018"
| #define OSHMEM_MAJOR_VERSION 3
| #define OSHMEM_MINOR_VERSION 1
| #define OSHMEM_RELEASE_VERSION 2
| #define OSHMEM_GREEK_VERSION ""
| #define OSHMEM_REPO_REV "v3.1.2"
| #define OSHMEM_TARBALL_VERSION "3.1.2"
| #define OSHMEM_VERSION "2"
| #define OSHMEM_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_MAJOR_VERSION 3
| #define OPAL_MINOR_VERSION 1
| #define OPAL_RELEASE_VERSION 2
| #define OPAL_GREEK_VERSION ""
| #define OPAL_REPO_REV "v3.1.2"
| #define OPAL_TARBALL_VERSION "3.1.2"
| #define OPAL_VERSION "2"
| #define OPAL_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_ENABLE_MEM_DEBUG 0
| #define OPAL_ENABLE_MEM_PROFILE 0
| #define OPAL_ENABLE_TIMING 0
| #define OPAL_ENABLE_DEBUG 0
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OPAL_ENABLE_PTY_SUPPORT 1
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
| #define OPAL_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 0
| #define OPAL_PACKAGE_STRING "Open MPI user@shredder Distribution"
| #define OPAL_IDENT_STRING "3.1.2"
| #define OPAL_MAX_PROCESSOR_NAME 256
| #define OPAL_MAX_ERROR_STRING 256
| #define OPAL_MAX_OBJECT_NAME 64
| #define OPAL_MAX_INFO_KEY 36
| #define OPAL_MAX_INFO_VAL 256
| #define OPAL_MAX_PORT_NAME 1024
| #define OPAL_MAX_DATAREP_STRING 128
| #define OPAL_ENABLE_CRDEBUG 0
| #define OPAL_ENABLE_GETPWUID 1
| #define OPAL_ENABLE_PROGRESS_THREADS 0
| #define HAVE_ZLIB_H 1
| #define OPAL_HAVE_ZLIB 1
| #define OPAL_HAVE_SOLARIS 0
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_STRUCT_SOCKADDR_IN 1
| #define OPAL_CUDA_SUPPORT 0
| #define OPAL_CUDA_SYNC_MEMOPS 0
| #define OPAL_CUDA_GET_ATTRIBUTES 0
| #define OPAL_CUDA_GDR_SUPPORT 0
| #define OPAL_PMIX_V1 0
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_PERUSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_PARAM_CHECK 1
| #define OSHMEM_SPEC_COMPAT 0
| #define OSHMEM_PARAM_CHECK 0
| #define OPAL_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
| #define OPAL_C_HAVE_BUILTIN_CLZ 1
| #define OPAL_CC_USE_PRAGMA_IDENT 0
| #define OPAL_CC_USE_IDENT 1
| #define OPAL_CC_USE_PRAGMA_COMMENT
| #define OPAL_CC_USE_CONST_CHAR_IDENT 0
| #define HAVE_INT8_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE___INT128 1
| #define HAVE_LONG_LONG 1
| #define HAVE___FLOAT128 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_COMPLEX_H 1
| #define HAVE_FLOAT__COMPLEX 1
| #define HAVE_DOUBLE__COMPLEX 1
| #define HAVE_LONG_DOUBLE__COMPLEX 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_MODE_T 1
| #define HAVE_SSIZE_T 1
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF__BOOL 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF___FLOAT128 16
| #define SIZEOF_FLOAT__COMPLEX 8
| #define SIZEOF_DOUBLE__COMPLEX 16
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_PID_T 4
| #define OPAL_ALIGNMENT_BOOL 1
| #define OPAL_ALIGNMENT_INT8 1
| #define OPAL_ALIGNMENT_INT16 2
| #define OPAL_ALIGNMENT_INT32 4
| #define OPAL_ALIGNMENT_INT64 8
| #define OPAL_ALIGNMENT_CHAR 1
| #define OPAL_ALIGNMENT_SHORT 2
| #define OPAL_ALIGNMENT_WCHAR 4
| #define OPAL_ALIGNMENT_INT 4
| #define OPAL_ALIGNMENT_LONG 8
| #define OPAL_ALIGNMENT_LONG_LONG 8
| #define OPAL_ALIGNMENT_FLOAT 4
| #define OPAL_ALIGNMENT_DOUBLE 8
| #define OPAL_ALIGNMENT_LONG_DOUBLE 16
| #define OPAL_ALIGNMENT___FLOAT128 16
| #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4
| #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8
| #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16
| #define OPAL_ALIGNMENT_VOID_P 8
| #define OPAL_ALIGNMENT_SIZE_T 8
| #define OPAL_CXX "g++"
| #define SIZEOF_BOOL 1
| #define OPAL_ALIGNMENT_CXX_BOOL 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:23735: checking if C++ compiler works
configure:23779: g++ -o conftest -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -finline-functions -lnetwork conftest.cpp -lz >&5
configure:23779: $? = 0
configure:23779: ./conftest
configure:23779: $? = 0
configure:23795: result: yes
configure:24203: checking if g++ supports -finline-functions
configure:24219: g++ -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -finline-functions -finline-functions conftest.cpp >&5
configure:24219: $? = 0
configure:24226: result: yes
configure:24330: WARNING: -finline-functions has been added to CXXFLAGS
configure:24341: checking if C and C++ are link compatible
configure:24430: result: yes
configure:24525: checking for C++ optimization flags
configure:24527: result: -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -finline-functions
configure:24542: checking size of bool
configure:24561: result: 1
configure:24572: checking alignment of bool
configure:24634: result: 1
configure:24664: checking if able to build the MPI C++ bindings
configure:24670: result: no
configure:25313: checking if want C++ exception handling
configure:25324: result: skipped
configure:5887: *** Compiler characteristics
configure:27288: checking for __attribute__
configure:27312: gcc -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5
conftest.c:191:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
configure:27312: $? = 0
configure:27337: gcc -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5
conftest.c:191:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
configure:27337: $? = 0
configure:27386: result: yes
configure:27390: checking for __attribute__(aligned)
configure:27410: gcc -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5
conftest.c:186:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
configure:27410: $? = 0
configure:27462: g++ -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -finline-functions conftest.cpp >&5
configure:27462: $? = 0
configure:27552: result: yes
configure:27564: checking for __attribute__(always_inline)
configure:27584: gcc -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5
conftest.c:186:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
configure:27584: $? = 0
configure:27636: g++ -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -finline-functions conftest.cpp >&5
configure:27636: $? = 0
configure:27726: result: yes
configure:27735: checking for __attribute__(cold)
configure:27758: gcc -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5
conftest.c:189:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
configure:27758: $? = 0
configure:27813: g++ -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -finline-functions conftest.cpp >&5
configure:27813: $? = 0
configure:27903: result: yes
configure:27912: checking for __attribute__(const)
configure:27935: gcc -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5
conftest.c:189:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
configure:27935: $? = 0
configure:27990: g++ -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -finline-functions conftest.cpp >&5
configure:27990: $? = 0
configure:28080: result: yes
configure:28089: checking for __attribute__(deprecated)
configure:28112: gcc -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5
conftest.c:189:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
configure:28112: $? = 0
configure:28167: g++ -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -finline-functions conftest.cpp >&5
configure:28167: $? = 0
configure:28257: result: yes
configure:28266: checking for __attribute__(deprecated_argument)
configure:28289: gcc -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5
conftest.c:189:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
configure:28289: $? = 0
configure:28344: g++ -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -finline-functions conftest.cpp >&5
configure:28344: $? = 0
configure:28434: result: yes
configure:28453: checking for __attribute__(format)
configure:28475: gcc -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5
conftest.c:188:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
configure:28475: $? = 0
configure:28529: g++ -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -finline-functions conftest.cpp >&5
configure:28529: $? = 0
configure:28601: gcc -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -Wall conftest.c >&5
conftest.c: In function 'usage':
conftest.c:189:47: warning: format '%d' expects argument of type 'int', but argument 3 has type 'int *' [-Wformat=]
return this_printf (*argument, "%d", argument); /* This should produce a format warning */
~^
%ls
configure:28601: $? = 0
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "3.1.2"
| #define PACKAGE_STRING "Open MPI 3.1.2"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
| #define PACKAGE_URL ""
| #define OPAL_ARCH "x86_64-unknown-haiku"
| #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 OMPI_MAJOR_VERSION 3
| #define OMPI_MINOR_VERSION 1
| #define OMPI_RELEASE_VERSION 2
| #define OMPI_GREEK_VERSION ""
| #define OMPI_REPO_REV "v3.1.2"
| #define OMPI_TARBALL_VERSION "3.1.2"
| #define OMPI_VERSION "2"
| #define OMPI_RELEASE_DATE "Aug 22, 2018"
| #define ORTE_MAJOR_VERSION 3
| #define ORTE_MINOR_VERSION 1
| #define ORTE_RELEASE_VERSION 2
| #define ORTE_GREEK_VERSION ""
| #define ORTE_REPO_REV "v3.1.2"
| #define ORTE_TARBALL_VERSION "3.1.2"
| #define ORTE_VERSION "2"
| #define ORTE_RELEASE_DATE "Aug 22, 2018"
| #define OSHMEM_MAJOR_VERSION 3
| #define OSHMEM_MINOR_VERSION 1
| #define OSHMEM_RELEASE_VERSION 2
| #define OSHMEM_GREEK_VERSION ""
| #define OSHMEM_REPO_REV "v3.1.2"
| #define OSHMEM_TARBALL_VERSION "3.1.2"
| #define OSHMEM_VERSION "2"
| #define OSHMEM_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_MAJOR_VERSION 3
| #define OPAL_MINOR_VERSION 1
| #define OPAL_RELEASE_VERSION 2
| #define OPAL_GREEK_VERSION ""
| #define OPAL_REPO_REV "v3.1.2"
| #define OPAL_TARBALL_VERSION "3.1.2"
| #define OPAL_VERSION "2"
| #define OPAL_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_ENABLE_MEM_DEBUG 0
| #define OPAL_ENABLE_MEM_PROFILE 0
| #define OPAL_ENABLE_TIMING 0
| #define OPAL_ENABLE_DEBUG 0
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OPAL_ENABLE_PTY_SUPPORT 1
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
| #define OPAL_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 0
| #define OPAL_PACKAGE_STRING "Open MPI user@shredder Distribution"
| #define OPAL_IDENT_STRING "3.1.2"
| #define OPAL_MAX_PROCESSOR_NAME 256
| #define OPAL_MAX_ERROR_STRING 256
| #define OPAL_MAX_OBJECT_NAME 64
| #define OPAL_MAX_INFO_KEY 36
| #define OPAL_MAX_INFO_VAL 256
| #define OPAL_MAX_PORT_NAME 1024
| #define OPAL_MAX_DATAREP_STRING 128
| #define OPAL_ENABLE_CRDEBUG 0
| #define OPAL_ENABLE_GETPWUID 1
| #define OPAL_ENABLE_PROGRESS_THREADS 0
| #define HAVE_ZLIB_H 1
| #define OPAL_HAVE_ZLIB 1
| #define OPAL_HAVE_SOLARIS 0
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_STRUCT_SOCKADDR_IN 1
| #define OPAL_CUDA_SUPPORT 0
| #define OPAL_CUDA_SYNC_MEMOPS 0
| #define OPAL_CUDA_GET_ATTRIBUTES 0
| #define OPAL_CUDA_GDR_SUPPORT 0
| #define OPAL_PMIX_V1 0
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_PERUSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_PARAM_CHECK 1
| #define OSHMEM_SPEC_COMPAT 0
| #define OSHMEM_PARAM_CHECK 0
| #define OPAL_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
| #define OPAL_C_HAVE_BUILTIN_CLZ 1
| #define OPAL_CC_USE_PRAGMA_IDENT 0
| #define OPAL_CC_USE_IDENT 1
| #define OPAL_CC_USE_PRAGMA_COMMENT
| #define OPAL_CC_USE_CONST_CHAR_IDENT 0
| #define HAVE_INT8_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE___INT128 1
| #define HAVE_LONG_LONG 1
| #define HAVE___FLOAT128 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_COMPLEX_H 1
| #define HAVE_FLOAT__COMPLEX 1
| #define HAVE_DOUBLE__COMPLEX 1
| #define HAVE_LONG_DOUBLE__COMPLEX 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_MODE_T 1
| #define HAVE_SSIZE_T 1
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF__BOOL 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF___FLOAT128 16
| #define SIZEOF_FLOAT__COMPLEX 8
| #define SIZEOF_DOUBLE__COMPLEX 16
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_PID_T 4
| #define OPAL_ALIGNMENT_BOOL 1
| #define OPAL_ALIGNMENT_INT8 1
| #define OPAL_ALIGNMENT_INT16 2
| #define OPAL_ALIGNMENT_INT32 4
| #define OPAL_ALIGNMENT_INT64 8
| #define OPAL_ALIGNMENT_CHAR 1
| #define OPAL_ALIGNMENT_SHORT 2
| #define OPAL_ALIGNMENT_WCHAR 4
| #define OPAL_ALIGNMENT_INT 4
| #define OPAL_ALIGNMENT_LONG 8
| #define OPAL_ALIGNMENT_LONG_LONG 8
| #define OPAL_ALIGNMENT_FLOAT 4
| #define OPAL_ALIGNMENT_DOUBLE 8
| #define OPAL_ALIGNMENT_LONG_DOUBLE 16
| #define OPAL_ALIGNMENT___FLOAT128 16
| #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4
| #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8
| #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16
| #define OPAL_ALIGNMENT_VOID_P 8
| #define OPAL_ALIGNMENT_SIZE_T 8
| #define OPAL_CXX "g++"
| #define SIZEOF_BOOL 1
| #define OPAL_ALIGNMENT_CXX_BOOL 1
| #define OMPI_CXX "g++"
| #define SIZEOF_BOOL 1
| #define OPAL_ALIGNMENT_CXX_BOOL 1
| #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0
| #define OMPI_CXX_HAVE_BUILTIN_EXPECT 0
| #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 0
| #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 0
| #define OMPI_BUILD_CXX_BINDINGS 0
| #define OPAL_HAVE_ATTRIBUTE 1
| /* end confdefs.h. */
|
| static int usage (int * argument);
| extern int this_printf (int arg1, const char *my_format, ...) __attribute__ ((__format__ (__printf__, 2, 3)));
|
| static int usage (int * argument) {
| return this_printf (*argument, "%d", argument); /* This should produce a format warning */
| }
| /* The autoconf-generated main-function is int main(), which produces a warning by itself */
| int main(void);
|
| int
| main ()
| {
|
| int i=4711;
| i=usage(&i);
|
| ;
| return 0;
| }
configure:28637: result: yes
configure:28656: checking for __attribute__(format_funcptr)
configure:28678: gcc -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5
conftest.c:188:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
configure:28678: $? = 0
configure:28732: g++ -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -finline-functions conftest.cpp >&5
configure:28732: $? = 0
configure:28804: gcc -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -Wall conftest.c >&5
conftest.c: In function 'usage':
conftest.c:189:50: warning: format '%d' expects argument of type 'int', but argument 3 has type 'int *' [-Wformat=]
return (*this_printf) (*argument, "%d", argument); /* This should produce a format warning */
~^
%ls
configure:28804: $? = 0
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "3.1.2"
| #define PACKAGE_STRING "Open MPI 3.1.2"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
| #define PACKAGE_URL ""
| #define OPAL_ARCH "x86_64-unknown-haiku"
| #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 OMPI_MAJOR_VERSION 3
| #define OMPI_MINOR_VERSION 1
| #define OMPI_RELEASE_VERSION 2
| #define OMPI_GREEK_VERSION ""
| #define OMPI_REPO_REV "v3.1.2"
| #define OMPI_TARBALL_VERSION "3.1.2"
| #define OMPI_VERSION "2"
| #define OMPI_RELEASE_DATE "Aug 22, 2018"
| #define ORTE_MAJOR_VERSION 3
| #define ORTE_MINOR_VERSION 1
| #define ORTE_RELEASE_VERSION 2
| #define ORTE_GREEK_VERSION ""
| #define ORTE_REPO_REV "v3.1.2"
| #define ORTE_TARBALL_VERSION "3.1.2"
| #define ORTE_VERSION "2"
| #define ORTE_RELEASE_DATE "Aug 22, 2018"
| #define OSHMEM_MAJOR_VERSION 3
| #define OSHMEM_MINOR_VERSION 1
| #define OSHMEM_RELEASE_VERSION 2
| #define OSHMEM_GREEK_VERSION ""
| #define OSHMEM_REPO_REV "v3.1.2"
| #define OSHMEM_TARBALL_VERSION "3.1.2"
| #define OSHMEM_VERSION "2"
| #define OSHMEM_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_MAJOR_VERSION 3
| #define OPAL_MINOR_VERSION 1
| #define OPAL_RELEASE_VERSION 2
| #define OPAL_GREEK_VERSION ""
| #define OPAL_REPO_REV "v3.1.2"
| #define OPAL_TARBALL_VERSION "3.1.2"
| #define OPAL_VERSION "2"
| #define OPAL_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_ENABLE_MEM_DEBUG 0
| #define OPAL_ENABLE_MEM_PROFILE 0
| #define OPAL_ENABLE_TIMING 0
| #define OPAL_ENABLE_DEBUG 0
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OPAL_ENABLE_PTY_SUPPORT 1
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
| #define OPAL_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 0
| #define OPAL_PACKAGE_STRING "Open MPI user@shredder Distribution"
| #define OPAL_IDENT_STRING "3.1.2"
| #define OPAL_MAX_PROCESSOR_NAME 256
| #define OPAL_MAX_ERROR_STRING 256
| #define OPAL_MAX_OBJECT_NAME 64
| #define OPAL_MAX_INFO_KEY 36
| #define OPAL_MAX_INFO_VAL 256
| #define OPAL_MAX_PORT_NAME 1024
| #define OPAL_MAX_DATAREP_STRING 128
| #define OPAL_ENABLE_CRDEBUG 0
| #define OPAL_ENABLE_GETPWUID 1
| #define OPAL_ENABLE_PROGRESS_THREADS 0
| #define HAVE_ZLIB_H 1
| #define OPAL_HAVE_ZLIB 1
| #define OPAL_HAVE_SOLARIS 0
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_STRUCT_SOCKADDR_IN 1
| #define OPAL_CUDA_SUPPORT 0
| #define OPAL_CUDA_SYNC_MEMOPS 0
| #define OPAL_CUDA_GET_ATTRIBUTES 0
| #define OPAL_CUDA_GDR_SUPPORT 0
| #define OPAL_PMIX_V1 0
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_PERUSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_PARAM_CHECK 1
| #define OSHMEM_SPEC_COMPAT 0
| #define OSHMEM_PARAM_CHECK 0
| #define OPAL_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
| #define OPAL_C_HAVE_BUILTIN_CLZ 1
| #define OPAL_CC_USE_PRAGMA_IDENT 0
| #define OPAL_CC_USE_IDENT 1
| #define OPAL_CC_USE_PRAGMA_COMMENT
| #define OPAL_CC_USE_CONST_CHAR_IDENT 0
| #define HAVE_INT8_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE___INT128 1
| #define HAVE_LONG_LONG 1
| #define HAVE___FLOAT128 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_COMPLEX_H 1
| #define HAVE_FLOAT__COMPLEX 1
| #define HAVE_DOUBLE__COMPLEX 1
| #define HAVE_LONG_DOUBLE__COMPLEX 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_MODE_T 1
| #define HAVE_SSIZE_T 1
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF__BOOL 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF___FLOAT128 16
| #define SIZEOF_FLOAT__COMPLEX 8
| #define SIZEOF_DOUBLE__COMPLEX 16
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_PID_T 4
| #define OPAL_ALIGNMENT_BOOL 1
| #define OPAL_ALIGNMENT_INT8 1
| #define OPAL_ALIGNMENT_INT16 2
| #define OPAL_ALIGNMENT_INT32 4
| #define OPAL_ALIGNMENT_INT64 8
| #define OPAL_ALIGNMENT_CHAR 1
| #define OPAL_ALIGNMENT_SHORT 2
| #define OPAL_ALIGNMENT_WCHAR 4
| #define OPAL_ALIGNMENT_INT 4
| #define OPAL_ALIGNMENT_LONG 8
| #define OPAL_ALIGNMENT_LONG_LONG 8
| #define OPAL_ALIGNMENT_FLOAT 4
| #define OPAL_ALIGNMENT_DOUBLE 8
| #define OPAL_ALIGNMENT_LONG_DOUBLE 16
| #define OPAL_ALIGNMENT___FLOAT128 16
| #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4
| #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8
| #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16
| #define OPAL_ALIGNMENT_VOID_P 8
| #define OPAL_ALIGNMENT_SIZE_T 8
| #define OPAL_CXX "g++"
| #define SIZEOF_BOOL 1
| #define OPAL_ALIGNMENT_CXX_BOOL 1
| #define OMPI_CXX "g++"
| #define SIZEOF_BOOL 1
| #define OPAL_ALIGNMENT_CXX_BOOL 1
| #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0
| #define OMPI_CXX_HAVE_BUILTIN_EXPECT 0
| #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 0
| #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 0
| #define OMPI_BUILD_CXX_BINDINGS 0
| #define OPAL_HAVE_ATTRIBUTE 1
| /* end confdefs.h. */
|
| static int usage (int * argument);
| extern int (*this_printf) (int arg1, const char *my_format, ...) __attribute__ ((__format__ (__printf__, 2, 3)));
|
| static int usage (int * argument) {
| return (*this_printf) (*argument, "%d", argument); /* This should produce a format warning */
| }
| /* The autoconf-generated main-function is int main(), which produces a warning by itself */
| int main(void);
|
| int
| main ()
| {
|
| int i=4711;
| i=usage(&i);
|
| ;
| return 0;
| }
configure:28840: result: yes
configure:28849: checking for __attribute__(hot)
configure:28872: gcc -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5
conftest.c:189:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
configure:28872: $? = 0
configure:28927: g++ -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -finline-functions conftest.cpp >&5
configure:28927: $? = 0
configure:29017: result: yes
configure:29026: checking for __attribute__(malloc)
configure:29052: gcc -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5
conftest.c:192:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
configure:29052: $? = 0
configure:29110: g++ -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -finline-functions conftest.cpp >&5
configure:29110: $? = 0
configure:29200: result: yes
configure:29215: checking for __attribute__(may_alias)
configure:29235: gcc -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5
conftest.c:186:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
configure:29235: $? = 0
configure:29287: g++ -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -finline-functions conftest.cpp >&5
configure:29287: $? = 0
configure:29377: result: yes
configure:29387: checking for __attribute__(no_instrument_function)
configure:29407: gcc -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5
conftest.c:186:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
configure:29407: $? = 0
configure:29459: g++ -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -finline-functions conftest.cpp >&5
configure:29459: $? = 0
configure:29549: result: yes
configure:29559: checking for __attribute__(noinline)
configure:29584: gcc -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5
conftest.c:191:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
conftest.c:188:21: warning: 'bar' defined but not used [-Wunused-function]
static int bar(int arg1, int arg2) { return arg1 * arg2 + arg1; }
^~~
configure:29584: $? = 0
configure:29641: g++ -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -finline-functions conftest.cpp >&5
conftest.cpp:190:21: warning: 'int bar(int, int)' defined but not used [-Wunused-function]
static int bar(int arg1, int arg2) { return arg1 * arg2 + arg1; }
^~~
configure:29641: $? = 0
configure:29731: result: yes
configure:29755: checking for __attribute__(nonnull)
configure:29778: gcc -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5
conftest.c:189:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
configure:29778: $? = 0
configure:29833: g++ -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -finline-functions conftest.cpp >&5
configure:29833: $? = 0
configure:29907: gcc -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -Wall conftest.c >&5
conftest.c: In function 'usage':
conftest.c:190:21: warning: null argument where non-null required (argument 1) [-Wnonnull]
return square( ((void*)0) ); /* This should produce an argument must be nonnull warning */
^~~~~~
configure:29907: $? = 0
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "3.1.2"
| #define PACKAGE_STRING "Open MPI 3.1.2"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
| #define PACKAGE_URL ""
| #define OPAL_ARCH "x86_64-unknown-haiku"
| #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 OMPI_MAJOR_VERSION 3
| #define OMPI_MINOR_VERSION 1
| #define OMPI_RELEASE_VERSION 2
| #define OMPI_GREEK_VERSION ""
| #define OMPI_REPO_REV "v3.1.2"
| #define OMPI_TARBALL_VERSION "3.1.2"
| #define OMPI_VERSION "2"
| #define OMPI_RELEASE_DATE "Aug 22, 2018"
| #define ORTE_MAJOR_VERSION 3
| #define ORTE_MINOR_VERSION 1
| #define ORTE_RELEASE_VERSION 2
| #define ORTE_GREEK_VERSION ""
| #define ORTE_REPO_REV "v3.1.2"
| #define ORTE_TARBALL_VERSION "3.1.2"
| #define ORTE_VERSION "2"
| #define ORTE_RELEASE_DATE "Aug 22, 2018"
| #define OSHMEM_MAJOR_VERSION 3
| #define OSHMEM_MINOR_VERSION 1
| #define OSHMEM_RELEASE_VERSION 2
| #define OSHMEM_GREEK_VERSION ""
| #define OSHMEM_REPO_REV "v3.1.2"
| #define OSHMEM_TARBALL_VERSION "3.1.2"
| #define OSHMEM_VERSION "2"
| #define OSHMEM_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_MAJOR_VERSION 3
| #define OPAL_MINOR_VERSION 1
| #define OPAL_RELEASE_VERSION 2
| #define OPAL_GREEK_VERSION ""
| #define OPAL_REPO_REV "v3.1.2"
| #define OPAL_TARBALL_VERSION "3.1.2"
| #define OPAL_VERSION "2"
| #define OPAL_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_ENABLE_MEM_DEBUG 0
| #define OPAL_ENABLE_MEM_PROFILE 0
| #define OPAL_ENABLE_TIMING 0
| #define OPAL_ENABLE_DEBUG 0
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OPAL_ENABLE_PTY_SUPPORT 1
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
| #define OPAL_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 0
| #define OPAL_PACKAGE_STRING "Open MPI user@shredder Distribution"
| #define OPAL_IDENT_STRING "3.1.2"
| #define OPAL_MAX_PROCESSOR_NAME 256
| #define OPAL_MAX_ERROR_STRING 256
| #define OPAL_MAX_OBJECT_NAME 64
| #define OPAL_MAX_INFO_KEY 36
| #define OPAL_MAX_INFO_VAL 256
| #define OPAL_MAX_PORT_NAME 1024
| #define OPAL_MAX_DATAREP_STRING 128
| #define OPAL_ENABLE_CRDEBUG 0
| #define OPAL_ENABLE_GETPWUID 1
| #define OPAL_ENABLE_PROGRESS_THREADS 0
| #define HAVE_ZLIB_H 1
| #define OPAL_HAVE_ZLIB 1
| #define OPAL_HAVE_SOLARIS 0
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_STRUCT_SOCKADDR_IN 1
| #define OPAL_CUDA_SUPPORT 0
| #define OPAL_CUDA_SYNC_MEMOPS 0
| #define OPAL_CUDA_GET_ATTRIBUTES 0
| #define OPAL_CUDA_GDR_SUPPORT 0
| #define OPAL_PMIX_V1 0
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_PERUSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_PARAM_CHECK 1
| #define OSHMEM_SPEC_COMPAT 0
| #define OSHMEM_PARAM_CHECK 0
| #define OPAL_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
| #define OPAL_C_HAVE_BUILTIN_CLZ 1
| #define OPAL_CC_USE_PRAGMA_IDENT 0
| #define OPAL_CC_USE_IDENT 1
| #define OPAL_CC_USE_PRAGMA_COMMENT
| #define OPAL_CC_USE_CONST_CHAR_IDENT 0
| #define HAVE_INT8_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE___INT128 1
| #define HAVE_LONG_LONG 1
| #define HAVE___FLOAT128 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_COMPLEX_H 1
| #define HAVE_FLOAT__COMPLEX 1
| #define HAVE_DOUBLE__COMPLEX 1
| #define HAVE_LONG_DOUBLE__COMPLEX 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_MODE_T 1
| #define HAVE_SSIZE_T 1
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF__BOOL 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF___FLOAT128 16
| #define SIZEOF_FLOAT__COMPLEX 8
| #define SIZEOF_DOUBLE__COMPLEX 16
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_PID_T 4
| #define OPAL_ALIGNMENT_BOOL 1
| #define OPAL_ALIGNMENT_INT8 1
| #define OPAL_ALIGNMENT_INT16 2
| #define OPAL_ALIGNMENT_INT32 4
| #define OPAL_ALIGNMENT_INT64 8
| #define OPAL_ALIGNMENT_CHAR 1
| #define OPAL_ALIGNMENT_SHORT 2
| #define OPAL_ALIGNMENT_WCHAR 4
| #define OPAL_ALIGNMENT_INT 4
| #define OPAL_ALIGNMENT_LONG 8
| #define OPAL_ALIGNMENT_LONG_LONG 8
| #define OPAL_ALIGNMENT_FLOAT 4
| #define OPAL_ALIGNMENT_DOUBLE 8
| #define OPAL_ALIGNMENT_LONG_DOUBLE 16
| #define OPAL_ALIGNMENT___FLOAT128 16
| #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4
| #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8
| #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16
| #define OPAL_ALIGNMENT_VOID_P 8
| #define OPAL_ALIGNMENT_SIZE_T 8
| #define OPAL_CXX "g++"
| #define SIZEOF_BOOL 1
| #define OPAL_ALIGNMENT_CXX_BOOL 1
| #define OMPI_CXX "g++"
| #define SIZEOF_BOOL 1
| #define OPAL_ALIGNMENT_CXX_BOOL 1
| #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0
| #define OMPI_CXX_HAVE_BUILTIN_EXPECT 0
| #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 0
| #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 0
| #define OMPI_BUILD_CXX_BINDINGS 0
| #define OPAL_HAVE_ATTRIBUTE 1
| /* end confdefs.h. */
|
| static int usage(int * argument);
| int square(int * argument) __attribute__ ((__nonnull__));
| int square(int * argument) { return (*argument) * (*argument); }
|
| static int usage(int * argument) {
| return square( ((void*)0) ); /* This should produce an argument must be nonnull warning */
| }
| /* The autoconf-generated main-function is int main(), which produces a warning by itself */
| int main(void);
|
| int
| main ()
| {
|
| int i=4711;
| i=usage(&i);
|
| ;
| return 0;
| }
configure:29943: result: yes
configure:29953: checking for __attribute__(noreturn)
configure:29982: gcc -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5
conftest.c:195:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
configure:29982: $? = 0
configure:30043: g++ -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -finline-functions conftest.cpp >&5
configure:30043: $? = 0
configure:30133: result: yes
configure:30143: checking for __attribute__(noreturn_funcptr)
configure:30172: gcc -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5
conftest.c:192:15: warning: no previous prototype for 'fatal' [-Wmissing-prototypes]
void fatal(int arg1) { fatal_exit (arg1); }
^~~~~
conftest.c:195:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
configure:30172: $? = 0
configure:30233: g++ -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -finline-functions conftest.cpp >&5
configure:30233: $? = 0
configure:30323: result: yes
configure:30333: checking for __attribute__(packed)
configure:30358: gcc -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5
conftest.c:191:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
configure:30358: $? = 0
configure:30415: g++ -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -finline-functions conftest.cpp >&5
configure:30415: $? = 0
configure:30505: result: yes
configure:30514: checking for __attribute__(pure)
configure:30537: gcc -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5
conftest.c:189:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
configure:30537: $? = 0
configure:30592: g++ -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -finline-functions conftest.cpp >&5
configure:30592: $? = 0
configure:30682: result: yes
configure:30708: checking for __attribute__(sentinel)
configure:30730: gcc -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5
conftest.c:188:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
configure:30730: $? = 0
configure:30784: g++ -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -finline-functions conftest.cpp >&5
configure:30784: $? = 0
configure:30858: gcc -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -Wall conftest.c >&5
conftest.c: In function 'usage':
conftest.c:190:14: warning: missing sentinel in function call [-Wformat=]
return my_execlp ("lala", "/home/there", last_arg_should_be_null); /* This should produce a warning */
^~~~~~
configure:30858: $? = 0
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "3.1.2"
| #define PACKAGE_STRING "Open MPI 3.1.2"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
| #define PACKAGE_URL ""
| #define OPAL_ARCH "x86_64-unknown-haiku"
| #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 OMPI_MAJOR_VERSION 3
| #define OMPI_MINOR_VERSION 1
| #define OMPI_RELEASE_VERSION 2
| #define OMPI_GREEK_VERSION ""
| #define OMPI_REPO_REV "v3.1.2"
| #define OMPI_TARBALL_VERSION "3.1.2"
| #define OMPI_VERSION "2"
| #define OMPI_RELEASE_DATE "Aug 22, 2018"
| #define ORTE_MAJOR_VERSION 3
| #define ORTE_MINOR_VERSION 1
| #define ORTE_RELEASE_VERSION 2
| #define ORTE_GREEK_VERSION ""
| #define ORTE_REPO_REV "v3.1.2"
| #define ORTE_TARBALL_VERSION "3.1.2"
| #define ORTE_VERSION "2"
| #define ORTE_RELEASE_DATE "Aug 22, 2018"
| #define OSHMEM_MAJOR_VERSION 3
| #define OSHMEM_MINOR_VERSION 1
| #define OSHMEM_RELEASE_VERSION 2
| #define OSHMEM_GREEK_VERSION ""
| #define OSHMEM_REPO_REV "v3.1.2"
| #define OSHMEM_TARBALL_VERSION "3.1.2"
| #define OSHMEM_VERSION "2"
| #define OSHMEM_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_MAJOR_VERSION 3
| #define OPAL_MINOR_VERSION 1
| #define OPAL_RELEASE_VERSION 2
| #define OPAL_GREEK_VERSION ""
| #define OPAL_REPO_REV "v3.1.2"
| #define OPAL_TARBALL_VERSION "3.1.2"
| #define OPAL_VERSION "2"
| #define OPAL_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_ENABLE_MEM_DEBUG 0
| #define OPAL_ENABLE_MEM_PROFILE 0
| #define OPAL_ENABLE_TIMING 0
| #define OPAL_ENABLE_DEBUG 0
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OPAL_ENABLE_PTY_SUPPORT 1
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
| #define OPAL_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 0
| #define OPAL_PACKAGE_STRING "Open MPI user@shredder Distribution"
| #define OPAL_IDENT_STRING "3.1.2"
| #define OPAL_MAX_PROCESSOR_NAME 256
| #define OPAL_MAX_ERROR_STRING 256
| #define OPAL_MAX_OBJECT_NAME 64
| #define OPAL_MAX_INFO_KEY 36
| #define OPAL_MAX_INFO_VAL 256
| #define OPAL_MAX_PORT_NAME 1024
| #define OPAL_MAX_DATAREP_STRING 128
| #define OPAL_ENABLE_CRDEBUG 0
| #define OPAL_ENABLE_GETPWUID 1
| #define OPAL_ENABLE_PROGRESS_THREADS 0
| #define HAVE_ZLIB_H 1
| #define OPAL_HAVE_ZLIB 1
| #define OPAL_HAVE_SOLARIS 0
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_STRUCT_SOCKADDR_IN 1
| #define OPAL_CUDA_SUPPORT 0
| #define OPAL_CUDA_SYNC_MEMOPS 0
| #define OPAL_CUDA_GET_ATTRIBUTES 0
| #define OPAL_CUDA_GDR_SUPPORT 0
| #define OPAL_PMIX_V1 0
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_PERUSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_PARAM_CHECK 1
| #define OSHMEM_SPEC_COMPAT 0
| #define OSHMEM_PARAM_CHECK 0
| #define OPAL_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
| #define OPAL_C_HAVE_BUILTIN_CLZ 1
| #define OPAL_CC_USE_PRAGMA_IDENT 0
| #define OPAL_CC_USE_IDENT 1
| #define OPAL_CC_USE_PRAGMA_COMMENT
| #define OPAL_CC_USE_CONST_CHAR_IDENT 0
| #define HAVE_INT8_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE___INT128 1
| #define HAVE_LONG_LONG 1
| #define HAVE___FLOAT128 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_COMPLEX_H 1
| #define HAVE_FLOAT__COMPLEX 1
| #define HAVE_DOUBLE__COMPLEX 1
| #define HAVE_LONG_DOUBLE__COMPLEX 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_MODE_T 1
| #define HAVE_SSIZE_T 1
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF__BOOL 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF___FLOAT128 16
| #define SIZEOF_FLOAT__COMPLEX 8
| #define SIZEOF_DOUBLE__COMPLEX 16
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_PID_T 4
| #define OPAL_ALIGNMENT_BOOL 1
| #define OPAL_ALIGNMENT_INT8 1
| #define OPAL_ALIGNMENT_INT16 2
| #define OPAL_ALIGNMENT_INT32 4
| #define OPAL_ALIGNMENT_INT64 8
| #define OPAL_ALIGNMENT_CHAR 1
| #define OPAL_ALIGNMENT_SHORT 2
| #define OPAL_ALIGNMENT_WCHAR 4
| #define OPAL_ALIGNMENT_INT 4
| #define OPAL_ALIGNMENT_LONG 8
| #define OPAL_ALIGNMENT_LONG_LONG 8
| #define OPAL_ALIGNMENT_FLOAT 4
| #define OPAL_ALIGNMENT_DOUBLE 8
| #define OPAL_ALIGNMENT_LONG_DOUBLE 16
| #define OPAL_ALIGNMENT___FLOAT128 16
| #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4
| #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8
| #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16
| #define OPAL_ALIGNMENT_VOID_P 8
| #define OPAL_ALIGNMENT_SIZE_T 8
| #define OPAL_CXX "g++"
| #define SIZEOF_BOOL 1
| #define OPAL_ALIGNMENT_CXX_BOOL 1
| #define OMPI_CXX "g++"
| #define SIZEOF_BOOL 1
| #define OPAL_ALIGNMENT_CXX_BOOL 1
| #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0
| #define OMPI_CXX_HAVE_BUILTIN_EXPECT 0
| #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 0
| #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 0
| #define OMPI_BUILD_CXX_BINDINGS 0
| #define OPAL_HAVE_ATTRIBUTE 1
| /* end confdefs.h. */
|
| static int usage(int * argument);
| int my_execlp(const char * file, const char *arg, ...) __attribute__ ((__sentinel__));
|
| static int usage(int * argument) {
| void * last_arg_should_be_null = argument;
| return my_execlp ("lala", "/home/there", last_arg_should_be_null); /* This should produce a warning */
| }
| /* The autoconf-generated main-function is int main(), which produces a warning by itself */
| int main(void);
|
| int
| main ()
| {
|
| int i=4711;
| i=usage(&i);
|
| ;
| return 0;
| }
configure:30894: result: yes
configure:30903: checking for __attribute__(unused)
configure:30926: gcc -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5
conftest.c:189:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
configure:30926: $? = 0
configure:30981: g++ -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -finline-functions conftest.cpp >&5
configure:30981: $? = 0
configure:31071: result: yes
configure:31084: checking for __attribute__(visibility)
configure:31106: gcc -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5
conftest.c:188:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
configure:31106: $? = 0
configure:31160: g++ -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -finline-functions conftest.cpp >&5
configure:31160: $? = 0
configure:31250: result: yes
configure:31275: checking for __attribute__(warn_unused_result)
configure:31298: gcc -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5
conftest.c:189:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
configure:31298: $? = 0
configure:31353: g++ -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -finline-functions conftest.cpp >&5
configure:31353: $? = 0
configure:31431: gcc -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -Wall conftest.c >&5
conftest.c: In function 'usage':
conftest.c:190:12: warning: ignoring return value of 'foo', declared with attribute warn_unused_result [-Wunused-result]
foo (*argument); /* Should produce an unused result warning */
^~~~~~~~~~~~~~~
configure:31431: $? = 0
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "3.1.2"
| #define PACKAGE_STRING "Open MPI 3.1.2"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
| #define PACKAGE_URL ""
| #define OPAL_ARCH "x86_64-unknown-haiku"
| #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 OMPI_MAJOR_VERSION 3
| #define OMPI_MINOR_VERSION 1
| #define OMPI_RELEASE_VERSION 2
| #define OMPI_GREEK_VERSION ""
| #define OMPI_REPO_REV "v3.1.2"
| #define OMPI_TARBALL_VERSION "3.1.2"
| #define OMPI_VERSION "2"
| #define OMPI_RELEASE_DATE "Aug 22, 2018"
| #define ORTE_MAJOR_VERSION 3
| #define ORTE_MINOR_VERSION 1
| #define ORTE_RELEASE_VERSION 2
| #define ORTE_GREEK_VERSION ""
| #define ORTE_REPO_REV "v3.1.2"
| #define ORTE_TARBALL_VERSION "3.1.2"
| #define ORTE_VERSION "2"
| #define ORTE_RELEASE_DATE "Aug 22, 2018"
| #define OSHMEM_MAJOR_VERSION 3
| #define OSHMEM_MINOR_VERSION 1
| #define OSHMEM_RELEASE_VERSION 2
| #define OSHMEM_GREEK_VERSION ""
| #define OSHMEM_REPO_REV "v3.1.2"
| #define OSHMEM_TARBALL_VERSION "3.1.2"
| #define OSHMEM_VERSION "2"
| #define OSHMEM_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_MAJOR_VERSION 3
| #define OPAL_MINOR_VERSION 1
| #define OPAL_RELEASE_VERSION 2
| #define OPAL_GREEK_VERSION ""
| #define OPAL_REPO_REV "v3.1.2"
| #define OPAL_TARBALL_VERSION "3.1.2"
| #define OPAL_VERSION "2"
| #define OPAL_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_ENABLE_MEM_DEBUG 0
| #define OPAL_ENABLE_MEM_PROFILE 0
| #define OPAL_ENABLE_TIMING 0
| #define OPAL_ENABLE_DEBUG 0
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OPAL_ENABLE_PTY_SUPPORT 1
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
| #define OPAL_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 0
| #define OPAL_PACKAGE_STRING "Open MPI user@shredder Distribution"
| #define OPAL_IDENT_STRING "3.1.2"
| #define OPAL_MAX_PROCESSOR_NAME 256
| #define OPAL_MAX_ERROR_STRING 256
| #define OPAL_MAX_OBJECT_NAME 64
| #define OPAL_MAX_INFO_KEY 36
| #define OPAL_MAX_INFO_VAL 256
| #define OPAL_MAX_PORT_NAME 1024
| #define OPAL_MAX_DATAREP_STRING 128
| #define OPAL_ENABLE_CRDEBUG 0
| #define OPAL_ENABLE_GETPWUID 1
| #define OPAL_ENABLE_PROGRESS_THREADS 0
| #define HAVE_ZLIB_H 1
| #define OPAL_HAVE_ZLIB 1
| #define OPAL_HAVE_SOLARIS 0
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_STRUCT_SOCKADDR_IN 1
| #define OPAL_CUDA_SUPPORT 0
| #define OPAL_CUDA_SYNC_MEMOPS 0
| #define OPAL_CUDA_GET_ATTRIBUTES 0
| #define OPAL_CUDA_GDR_SUPPORT 0
| #define OPAL_PMIX_V1 0
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_PERUSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_PARAM_CHECK 1
| #define OSHMEM_SPEC_COMPAT 0
| #define OSHMEM_PARAM_CHECK 0
| #define OPAL_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
| #define OPAL_C_HAVE_BUILTIN_CLZ 1
| #define OPAL_CC_USE_PRAGMA_IDENT 0
| #define OPAL_CC_USE_IDENT 1
| #define OPAL_CC_USE_PRAGMA_COMMENT
| #define OPAL_CC_USE_CONST_CHAR_IDENT 0
| #define HAVE_INT8_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE___INT128 1
| #define HAVE_LONG_LONG 1
| #define HAVE___FLOAT128 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_COMPLEX_H 1
| #define HAVE_FLOAT__COMPLEX 1
| #define HAVE_DOUBLE__COMPLEX 1
| #define HAVE_LONG_DOUBLE__COMPLEX 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_MODE_T 1
| #define HAVE_SSIZE_T 1
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF__BOOL 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF___FLOAT128 16
| #define SIZEOF_FLOAT__COMPLEX 8
| #define SIZEOF_DOUBLE__COMPLEX 16
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_PID_T 4
| #define OPAL_ALIGNMENT_BOOL 1
| #define OPAL_ALIGNMENT_INT8 1
| #define OPAL_ALIGNMENT_INT16 2
| #define OPAL_ALIGNMENT_INT32 4
| #define OPAL_ALIGNMENT_INT64 8
| #define OPAL_ALIGNMENT_CHAR 1
| #define OPAL_ALIGNMENT_SHORT 2
| #define OPAL_ALIGNMENT_WCHAR 4
| #define OPAL_ALIGNMENT_INT 4
| #define OPAL_ALIGNMENT_LONG 8
| #define OPAL_ALIGNMENT_LONG_LONG 8
| #define OPAL_ALIGNMENT_FLOAT 4
| #define OPAL_ALIGNMENT_DOUBLE 8
| #define OPAL_ALIGNMENT_LONG_DOUBLE 16
| #define OPAL_ALIGNMENT___FLOAT128 16
| #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4
| #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8
| #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16
| #define OPAL_ALIGNMENT_VOID_P 8
| #define OPAL_ALIGNMENT_SIZE_T 8
| #define OPAL_CXX "g++"
| #define SIZEOF_BOOL 1
| #define OPAL_ALIGNMENT_CXX_BOOL 1
| #define OMPI_CXX "g++"
| #define SIZEOF_BOOL 1
| #define OPAL_ALIGNMENT_CXX_BOOL 1
| #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0
| #define OMPI_CXX_HAVE_BUILTIN_EXPECT 0
| #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 0
| #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 0
| #define OMPI_BUILD_CXX_BINDINGS 0
| #define OPAL_HAVE_ATTRIBUTE 1
| /* end confdefs.h. */
|
| static int usage(int * argument);
| int foo(int arg) __attribute__ ((__warn_unused_result__));
|
| int foo(int arg) { return arg + 3; }
| static int usage(int * argument) {
| foo (*argument); /* Should produce an unused result warning */
| return 0;
| }
|
| /* The autoconf-generated main-function is int main(), which produces a warning by itself */
| int main(void);
|
| int
| main ()
| {
|
| int i=4711;
| i=usage(&i);
|
| ;
| return 0;
| }
configure:31467: result: yes
configure:31477: checking for __attribute__(weak_alias)
configure:31501: gcc -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5
conftest.c:190:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
configure:31501: $? = 0
configure:31557: g++ -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -finline-functions conftest.cpp >&5
configure:31557: $? = 0
configure:31647: result: yes
configure:31656: checking for __attribute__(destructor)
configure:31679: gcc -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5
conftest.c:189:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
configure:31679: $? = 0
configure:31734: g++ -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -finline-functions conftest.cpp >&5
configure:31734: $? = 0
configure:31824: result: yes
configure:31833: checking for __attribute__(optnone)
configure:31856: gcc -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5
conftest.c:185:9: warning: '__optnone__' attribute directive ignored [-Wattributes]
void __attribute__ ((__optnone__)) foo(void);
^~~~
conftest.c:189:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
configure:31856: $? = 0
configure:32004: result: no
configure:32010: checking for __attribute__(extension)
configure:32032: gcc -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5
conftest.c:188:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
configure:32032: $? = 0
configure:32086: g++ -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -finline-functions conftest.cpp >&5
configure:32086: $? = 0
configure:32176: result: yes
configure:32321: checking for compiler familyid
configure:32351: gcc -o conftest -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -I/sources/openmpi-3.1.2/opal/include/opal -lnetwork conftest.c -lz >&5
configure:32351: $? = 0
configure:32351: ./conftest
configure:32351: $? = 0
configure:32367: result: 1
configure:32377: checking for compiler familyname
configure:32407: gcc -o conftest -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -I/sources/openmpi-3.1.2/opal/include/opal -lnetwork conftest.c -lz >&5
configure:32407: $? = 0
configure:32407: ./conftest
configure:32407: $? = 0
configure:32423: result: GNU
configure:32433: checking for compiler version
configure:32463: gcc -o conftest -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -I/sources/openmpi-3.1.2/opal/include/opal -lnetwork conftest.c -lz >&5
configure:32463: $? = 0
configure:32463: ./conftest
configure:32463: $? = 0
configure:32479: result: 459520
configure:32489: checking for compiler version_str
configure:32519: gcc -o conftest -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -I/sources/openmpi-3.1.2/opal/include/opal -lnetwork conftest.c -lz >&5
configure:32519: $? = 0
configure:32519: ./conftest
configure:32519: $? = 0
configure:32535: result: 7.3.0
configure:5887: *** Java compiler
configure:32681: checking OS X/macOS locations
configure:32699: result: not found
configure:32711: checking Linux locations
configure:32889: result: not found
configure:32898: checking Solaris locations
configure:32907: result: not found
configure:33242: checking Java support available
configure:33245: result: no
configure:5887: *** Java MPI bindings
configure:33304: checking if want Java bindings
configure:33385: result: no
configure:5887: *** OpenSHMEM profiling
configure:33472: checking if pshmem will be enabled
configure:33513: result: no (OpenSHMEM disabled)
configure:5887: *** Assembler
configure:33544: checking dependency style of gcc
configure:33653: result: gcc3
configure:33668: checking for BSD- or MS-compatible name lister (nm)
configure:33722: result: /bin/nm -B
configure:33852: checking the name lister (/bin/nm -B) interface
configure:33859: gcc -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5
configure:33862: /bin/nm -B "conftest.o"
configure:33865: output
0000000000000000 B some_variable
configure:33872: result: BSD nm
configure:33875: checking for fgrep
configure:33937: result: /bin/grep -F
configure:33955: checking for __atomic builtin atomics
configure:33977: gcc -o conftest -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -lnetwork conftest.c -lz >&5
conftest.c:222:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
configure:33977: $? = 0
configure:33978: result: yes
configure:34039: checking for processor support of __atomic builtin atomic compare-and-swap on 128-bit values
configure:34057: gcc -o conftest -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -lnetwork conftest.c -lz >&5
conftest.c:219:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
conftest.c: In function 'main':
conftest.c:221:1: warning: ISO C does not support '__int128' types [-Wpedantic]
__int128 x = 0, y = 0; __atomic_compare_exchange_n (&x, &y, 1, 0, __ATOMIC_RELAXED, __ATOMIC_RELAXED);
^~~~~~~~
/tmp//ccJIv1IL.o: In function `main':
conftest.c:(.text.startup+0x2a): undefined reference to `__atomic_compare_exchange_16'
collect2: error: ld returned 1 exit status
configure:34057: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "3.1.2"
| #define PACKAGE_STRING "Open MPI 3.1.2"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
| #define PACKAGE_URL ""
| #define OPAL_ARCH "x86_64-unknown-haiku"
| #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 OMPI_MAJOR_VERSION 3
| #define OMPI_MINOR_VERSION 1
| #define OMPI_RELEASE_VERSION 2
| #define OMPI_GREEK_VERSION ""
| #define OMPI_REPO_REV "v3.1.2"
| #define OMPI_TARBALL_VERSION "3.1.2"
| #define OMPI_VERSION "2"
| #define OMPI_RELEASE_DATE "Aug 22, 2018"
| #define ORTE_MAJOR_VERSION 3
| #define ORTE_MINOR_VERSION 1
| #define ORTE_RELEASE_VERSION 2
| #define ORTE_GREEK_VERSION ""
| #define ORTE_REPO_REV "v3.1.2"
| #define ORTE_TARBALL_VERSION "3.1.2"
| #define ORTE_VERSION "2"
| #define ORTE_RELEASE_DATE "Aug 22, 2018"
| #define OSHMEM_MAJOR_VERSION 3
| #define OSHMEM_MINOR_VERSION 1
| #define OSHMEM_RELEASE_VERSION 2
| #define OSHMEM_GREEK_VERSION ""
| #define OSHMEM_REPO_REV "v3.1.2"
| #define OSHMEM_TARBALL_VERSION "3.1.2"
| #define OSHMEM_VERSION "2"
| #define OSHMEM_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_MAJOR_VERSION 3
| #define OPAL_MINOR_VERSION 1
| #define OPAL_RELEASE_VERSION 2
| #define OPAL_GREEK_VERSION ""
| #define OPAL_REPO_REV "v3.1.2"
| #define OPAL_TARBALL_VERSION "3.1.2"
| #define OPAL_VERSION "2"
| #define OPAL_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_ENABLE_MEM_DEBUG 0
| #define OPAL_ENABLE_MEM_PROFILE 0
| #define OPAL_ENABLE_TIMING 0
| #define OPAL_ENABLE_DEBUG 0
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OPAL_ENABLE_PTY_SUPPORT 1
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
| #define OPAL_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 0
| #define OPAL_PACKAGE_STRING "Open MPI user@shredder Distribution"
| #define OPAL_IDENT_STRING "3.1.2"
| #define OPAL_MAX_PROCESSOR_NAME 256
| #define OPAL_MAX_ERROR_STRING 256
| #define OPAL_MAX_OBJECT_NAME 64
| #define OPAL_MAX_INFO_KEY 36
| #define OPAL_MAX_INFO_VAL 256
| #define OPAL_MAX_PORT_NAME 1024
| #define OPAL_MAX_DATAREP_STRING 128
| #define OPAL_ENABLE_CRDEBUG 0
| #define OPAL_ENABLE_GETPWUID 1
| #define OPAL_ENABLE_PROGRESS_THREADS 0
| #define HAVE_ZLIB_H 1
| #define OPAL_HAVE_ZLIB 1
| #define OPAL_HAVE_SOLARIS 0
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_STRUCT_SOCKADDR_IN 1
| #define OPAL_CUDA_SUPPORT 0
| #define OPAL_CUDA_SYNC_MEMOPS 0
| #define OPAL_CUDA_GET_ATTRIBUTES 0
| #define OPAL_CUDA_GDR_SUPPORT 0
| #define OPAL_PMIX_V1 0
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_PERUSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_PARAM_CHECK 1
| #define OSHMEM_SPEC_COMPAT 0
| #define OSHMEM_PARAM_CHECK 0
| #define OPAL_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
| #define OPAL_C_HAVE_BUILTIN_CLZ 1
| #define OPAL_CC_USE_PRAGMA_IDENT 0
| #define OPAL_CC_USE_IDENT 1
| #define OPAL_CC_USE_PRAGMA_COMMENT
| #define OPAL_CC_USE_CONST_CHAR_IDENT 0
| #define HAVE_INT8_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE___INT128 1
| #define HAVE_LONG_LONG 1
| #define HAVE___FLOAT128 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_COMPLEX_H 1
| #define HAVE_FLOAT__COMPLEX 1
| #define HAVE_DOUBLE__COMPLEX 1
| #define HAVE_LONG_DOUBLE__COMPLEX 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_MODE_T 1
| #define HAVE_SSIZE_T 1
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF__BOOL 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF___FLOAT128 16
| #define SIZEOF_FLOAT__COMPLEX 8
| #define SIZEOF_DOUBLE__COMPLEX 16
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_PID_T 4
| #define OPAL_ALIGNMENT_BOOL 1
| #define OPAL_ALIGNMENT_INT8 1
| #define OPAL_ALIGNMENT_INT16 2
| #define OPAL_ALIGNMENT_INT32 4
| #define OPAL_ALIGNMENT_INT64 8
| #define OPAL_ALIGNMENT_CHAR 1
| #define OPAL_ALIGNMENT_SHORT 2
| #define OPAL_ALIGNMENT_WCHAR 4
| #define OPAL_ALIGNMENT_INT 4
| #define OPAL_ALIGNMENT_LONG 8
| #define OPAL_ALIGNMENT_LONG_LONG 8
| #define OPAL_ALIGNMENT_FLOAT 4
| #define OPAL_ALIGNMENT_DOUBLE 8
| #define OPAL_ALIGNMENT_LONG_DOUBLE 16
| #define OPAL_ALIGNMENT___FLOAT128 16
| #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4
| #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8
| #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16
| #define OPAL_ALIGNMENT_VOID_P 8
| #define OPAL_ALIGNMENT_SIZE_T 8
| #define OPAL_CXX "g++"
| #define SIZEOF_BOOL 1
| #define OPAL_ALIGNMENT_CXX_BOOL 1
| #define OMPI_CXX "g++"
| #define SIZEOF_BOOL 1
| #define OPAL_ALIGNMENT_CXX_BOOL 1
| #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0
| #define OMPI_CXX_HAVE_BUILTIN_EXPECT 0
| #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 0
| #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 0
| #define OMPI_BUILD_CXX_BINDINGS 0
| #define OPAL_HAVE_ATTRIBUTE 1
| #define OPAL_HAVE_ATTRIBUTE_ALIGNED 1
| #define OPAL_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
| #define OPAL_HAVE_ATTRIBUTE_COLD 1
| #define OPAL_HAVE_ATTRIBUTE_CONST 1
| #define OPAL_HAVE_ATTRIBUTE_DEPRECATED 1
| #define OPAL_HAVE_ATTRIBUTE_DEPRECATED_ARGUMENT 1
| #define OPAL_HAVE_ATTRIBUTE_FORMAT 1
| #define OPAL_HAVE_ATTRIBUTE_FORMAT_FUNCPTR 1
| #define OPAL_HAVE_ATTRIBUTE_HOT 1
| #define OPAL_HAVE_ATTRIBUTE_MALLOC 1
| #define OPAL_HAVE_ATTRIBUTE_MAY_ALIAS 1
| #define OPAL_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
| #define OPAL_HAVE_ATTRIBUTE_NOINLINE 1
| #define OPAL_HAVE_ATTRIBUTE_NONNULL 1
| #define OPAL_HAVE_ATTRIBUTE_NORETURN 1
| #define OPAL_HAVE_ATTRIBUTE_NORETURN_FUNCPTR 1
| #define OPAL_HAVE_ATTRIBUTE_PACKED 1
| #define OPAL_HAVE_ATTRIBUTE_PURE 1
| #define OPAL_HAVE_ATTRIBUTE_SENTINEL 1
| #define OPAL_HAVE_ATTRIBUTE_UNUSED 1
| #define OPAL_HAVE_ATTRIBUTE_VISIBILITY 1
| #define OPAL_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
| #define OPAL_HAVE_ATTRIBUTE_WEAK_ALIAS 1
| #define OPAL_HAVE_ATTRIBUTE_DESTRUCTOR 1
| #define OPAL_HAVE_ATTRIBUTE_OPTNONE 0
| #define OPAL_HAVE_ATTRIBUTE_EXTENSION 1
| #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYID 1
| #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYNAME GNU
| #define OPAL_BUILD_PLATFORM_COMPILER_VERSION 459520
| #define OPAL_BUILD_PLATFORM_COMPILER_VERSION_STR 7.3.0
| #define OPAL_HAVE_JAVA_SUPPORT no
| #define OMPI_WANT_JAVA_BINDINGS 0
| #define OPAL_HAVE_WEAK_SYMBOLS 1
| /* end confdefs.h. */
|
| int
| main ()
| {
| __int128 x = 0, y = 0; __atomic_compare_exchange_n (&x, &y, 1, 0, __ATOMIC_RELAXED, __ATOMIC_RELAXED);
| ;
| return 0;
| }
configure:34062: result: no
configure:34074: checking for __atomic builtin atomic compare-and-swap on 128-bit values with -mcx16 flag
configure:34091: gcc -o conftest -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -mcx16 -lnetwork conftest.c -lz >&5
conftest.c:219:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
conftest.c: In function 'main':
conftest.c:221:1: warning: ISO C does not support '__int128' types [-Wpedantic]
__int128 x = 0, y = 0; __atomic_compare_exchange_n (&x, &y, 1, 0, __ATOMIC_RELAXED, __ATOMIC_RELAXED);
^~~~~~~~
/tmp//ccgCSqN0.o: In function `main':
conftest.c:(.text.startup+0x2a): undefined reference to `__atomic_compare_exchange_16'
collect2: error: ld returned 1 exit status
configure:34091: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "3.1.2"
| #define PACKAGE_STRING "Open MPI 3.1.2"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
| #define PACKAGE_URL ""
| #define OPAL_ARCH "x86_64-unknown-haiku"
| #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 OMPI_MAJOR_VERSION 3
| #define OMPI_MINOR_VERSION 1
| #define OMPI_RELEASE_VERSION 2
| #define OMPI_GREEK_VERSION ""
| #define OMPI_REPO_REV "v3.1.2"
| #define OMPI_TARBALL_VERSION "3.1.2"
| #define OMPI_VERSION "2"
| #define OMPI_RELEASE_DATE "Aug 22, 2018"
| #define ORTE_MAJOR_VERSION 3
| #define ORTE_MINOR_VERSION 1
| #define ORTE_RELEASE_VERSION 2
| #define ORTE_GREEK_VERSION ""
| #define ORTE_REPO_REV "v3.1.2"
| #define ORTE_TARBALL_VERSION "3.1.2"
| #define ORTE_VERSION "2"
| #define ORTE_RELEASE_DATE "Aug 22, 2018"
| #define OSHMEM_MAJOR_VERSION 3
| #define OSHMEM_MINOR_VERSION 1
| #define OSHMEM_RELEASE_VERSION 2
| #define OSHMEM_GREEK_VERSION ""
| #define OSHMEM_REPO_REV "v3.1.2"
| #define OSHMEM_TARBALL_VERSION "3.1.2"
| #define OSHMEM_VERSION "2"
| #define OSHMEM_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_MAJOR_VERSION 3
| #define OPAL_MINOR_VERSION 1
| #define OPAL_RELEASE_VERSION 2
| #define OPAL_GREEK_VERSION ""
| #define OPAL_REPO_REV "v3.1.2"
| #define OPAL_TARBALL_VERSION "3.1.2"
| #define OPAL_VERSION "2"
| #define OPAL_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_ENABLE_MEM_DEBUG 0
| #define OPAL_ENABLE_MEM_PROFILE 0
| #define OPAL_ENABLE_TIMING 0
| #define OPAL_ENABLE_DEBUG 0
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OPAL_ENABLE_PTY_SUPPORT 1
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
| #define OPAL_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 0
| #define OPAL_PACKAGE_STRING "Open MPI user@shredder Distribution"
| #define OPAL_IDENT_STRING "3.1.2"
| #define OPAL_MAX_PROCESSOR_NAME 256
| #define OPAL_MAX_ERROR_STRING 256
| #define OPAL_MAX_OBJECT_NAME 64
| #define OPAL_MAX_INFO_KEY 36
| #define OPAL_MAX_INFO_VAL 256
| #define OPAL_MAX_PORT_NAME 1024
| #define OPAL_MAX_DATAREP_STRING 128
| #define OPAL_ENABLE_CRDEBUG 0
| #define OPAL_ENABLE_GETPWUID 1
| #define OPAL_ENABLE_PROGRESS_THREADS 0
| #define HAVE_ZLIB_H 1
| #define OPAL_HAVE_ZLIB 1
| #define OPAL_HAVE_SOLARIS 0
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_STRUCT_SOCKADDR_IN 1
| #define OPAL_CUDA_SUPPORT 0
| #define OPAL_CUDA_SYNC_MEMOPS 0
| #define OPAL_CUDA_GET_ATTRIBUTES 0
| #define OPAL_CUDA_GDR_SUPPORT 0
| #define OPAL_PMIX_V1 0
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_PERUSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_PARAM_CHECK 1
| #define OSHMEM_SPEC_COMPAT 0
| #define OSHMEM_PARAM_CHECK 0
| #define OPAL_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
| #define OPAL_C_HAVE_BUILTIN_CLZ 1
| #define OPAL_CC_USE_PRAGMA_IDENT 0
| #define OPAL_CC_USE_IDENT 1
| #define OPAL_CC_USE_PRAGMA_COMMENT
| #define OPAL_CC_USE_CONST_CHAR_IDENT 0
| #define HAVE_INT8_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE___INT128 1
| #define HAVE_LONG_LONG 1
| #define HAVE___FLOAT128 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_COMPLEX_H 1
| #define HAVE_FLOAT__COMPLEX 1
| #define HAVE_DOUBLE__COMPLEX 1
| #define HAVE_LONG_DOUBLE__COMPLEX 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_MODE_T 1
| #define HAVE_SSIZE_T 1
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF__BOOL 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF___FLOAT128 16
| #define SIZEOF_FLOAT__COMPLEX 8
| #define SIZEOF_DOUBLE__COMPLEX 16
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_PID_T 4
| #define OPAL_ALIGNMENT_BOOL 1
| #define OPAL_ALIGNMENT_INT8 1
| #define OPAL_ALIGNMENT_INT16 2
| #define OPAL_ALIGNMENT_INT32 4
| #define OPAL_ALIGNMENT_INT64 8
| #define OPAL_ALIGNMENT_CHAR 1
| #define OPAL_ALIGNMENT_SHORT 2
| #define OPAL_ALIGNMENT_WCHAR 4
| #define OPAL_ALIGNMENT_INT 4
| #define OPAL_ALIGNMENT_LONG 8
| #define OPAL_ALIGNMENT_LONG_LONG 8
| #define OPAL_ALIGNMENT_FLOAT 4
| #define OPAL_ALIGNMENT_DOUBLE 8
| #define OPAL_ALIGNMENT_LONG_DOUBLE 16
| #define OPAL_ALIGNMENT___FLOAT128 16
| #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4
| #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8
| #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16
| #define OPAL_ALIGNMENT_VOID_P 8
| #define OPAL_ALIGNMENT_SIZE_T 8
| #define OPAL_CXX "g++"
| #define SIZEOF_BOOL 1
| #define OPAL_ALIGNMENT_CXX_BOOL 1
| #define OMPI_CXX "g++"
| #define SIZEOF_BOOL 1
| #define OPAL_ALIGNMENT_CXX_BOOL 1
| #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0
| #define OMPI_CXX_HAVE_BUILTIN_EXPECT 0
| #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 0
| #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 0
| #define OMPI_BUILD_CXX_BINDINGS 0
| #define OPAL_HAVE_ATTRIBUTE 1
| #define OPAL_HAVE_ATTRIBUTE_ALIGNED 1
| #define OPAL_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
| #define OPAL_HAVE_ATTRIBUTE_COLD 1
| #define OPAL_HAVE_ATTRIBUTE_CONST 1
| #define OPAL_HAVE_ATTRIBUTE_DEPRECATED 1
| #define OPAL_HAVE_ATTRIBUTE_DEPRECATED_ARGUMENT 1
| #define OPAL_HAVE_ATTRIBUTE_FORMAT 1
| #define OPAL_HAVE_ATTRIBUTE_FORMAT_FUNCPTR 1
| #define OPAL_HAVE_ATTRIBUTE_HOT 1
| #define OPAL_HAVE_ATTRIBUTE_MALLOC 1
| #define OPAL_HAVE_ATTRIBUTE_MAY_ALIAS 1
| #define OPAL_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
| #define OPAL_HAVE_ATTRIBUTE_NOINLINE 1
| #define OPAL_HAVE_ATTRIBUTE_NONNULL 1
| #define OPAL_HAVE_ATTRIBUTE_NORETURN 1
| #define OPAL_HAVE_ATTRIBUTE_NORETURN_FUNCPTR 1
| #define OPAL_HAVE_ATTRIBUTE_PACKED 1
| #define OPAL_HAVE_ATTRIBUTE_PURE 1
| #define OPAL_HAVE_ATTRIBUTE_SENTINEL 1
| #define OPAL_HAVE_ATTRIBUTE_UNUSED 1
| #define OPAL_HAVE_ATTRIBUTE_VISIBILITY 1
| #define OPAL_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
| #define OPAL_HAVE_ATTRIBUTE_WEAK_ALIAS 1
| #define OPAL_HAVE_ATTRIBUTE_DESTRUCTOR 1
| #define OPAL_HAVE_ATTRIBUTE_OPTNONE 0
| #define OPAL_HAVE_ATTRIBUTE_EXTENSION 1
| #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYID 1
| #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYNAME GNU
| #define OPAL_BUILD_PLATFORM_COMPILER_VERSION 459520
| #define OPAL_BUILD_PLATFORM_COMPILER_VERSION_STR 7.3.0
| #define OPAL_HAVE_JAVA_SUPPORT no
| #define OMPI_WANT_JAVA_BINDINGS 0
| #define OPAL_HAVE_WEAK_SYMBOLS 1
| /* end confdefs.h. */
|
| int
| main ()
| {
| __int128 x = 0, y = 0; __atomic_compare_exchange_n (&x, &y, 1, 0, __ATOMIC_RELAXED, __ATOMIC_RELAXED);
| ;
| return 0;
| }
configure:34097: result: no
configure:34713: checking if .proc/endp is needed
configure:34730: gcc -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -c conftest.s >conftest.out 2>&1
configure:34733: $? = 1
conftest.s: Assembler messages:
conftest.s:2: Error: unknown pseudo-op: `.proc'
conftest.s:4: Error: unknown pseudo-op: `.endp'
configure: failed program was:
.proc mysym
mysym:
.endp mysym
configure:34750: result: no
configure:34762: checking directive for setting text section
configure:34779: result: .text
configure:34790: checking directive for exporting symbols
configure:34802: result: .globl
configure:34817: checking for objdump
configure:34833: found /bin/objdump
configure:34844: result: objdump
configure:34852: checking if .note.GNU-stack is needed
configure:34866: gcc -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -c conftest.c -o conftest.o
conftest.c:1:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
int testfunc() {return 0; }
^~~~~~~~
configure:34873: $? = 0
configure:34905: result: no
configure:34914: checking suffix for labels
configure:34922: result: :
configure:34933: checking prefix for global symbol labels
configure: trying _
configure:34973: gcc -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -c conftest.s >conftest.out 2>&1
configure:34976: $? = 0
configure:34981: gcc -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -I. conftest_c.c -c > conftest.cmpl 2>&1
configure:34984: $? = 0
conftest_c.c:9:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main()
^~~~
configure:34989: gcc -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest_c.o conftest.o -o conftest -lnetwork -lz > conftest.link 2>&1
configure:34992: $? = 1
conftest_c.o: In function `main':
conftest_c.c:(.text.startup+0x5): undefined reference to `gsym_test_func'
collect2: error: ld returned 1 exit status
configure: failed C program was:
#ifdef __cplusplus
extern "C" {
#endif
void gsym_test_func(void);
#ifdef __cplusplus
}
#endif
int
main()
{
gsym_test_func();
return 0;
}
configure: failed ASM program was:
.text
# _gsym_test_func
.globl _gsym_test_func
_gsym_test_func:
# _gsym_test_func
configure: trying
configure:34973: gcc -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -c conftest.s >conftest.out 2>&1
configure:34976: $? = 0
configure:34981: gcc -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -I. conftest_c.c -c > conftest.cmpl 2>&1
configure:34984: $? = 0
conftest_c.c:9:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main()
^~~~
configure:34989: gcc -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest_c.o conftest.o -o conftest -lnetwork -lz > conftest.link 2>&1
configure:34992: $? = 0
configure:35030: result:
configure:35049: checking prefix for lsym labels
configure: trying L
configure:35071: gcc -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -c conftest.s >conftest.out 2>&1
configure:35074: $? = 0
configure: trying .L
configure:35071: gcc -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -c conftest.s >conftest.out 2>&1
configure:35074: $? = 0
configure:35116: result: .L
configure:35127: checking prefix for function in .type
configure: trying @
configure:35155: gcc -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -c conftest.s >conftest.out 2>&1
configure:35158: $? = 0
configure:35185: result: @
configure:35197: checking if .size is needed
configure:35211: gcc -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -c conftest.s >conftest.out 2>&1
configure:35214: $? = 0
configure:35231: result: yes
configure:35253: checking if .align directive takes logarithmic value
configure:35272: gcc -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -c conftest.s >conftest.out 2>&1
configure:35275: $? = 0
configure: .align test address offset is 04
configure:35298: result: no
configure:35380: checking if processor supports x86_64 16-byte compare-and-exchange
configure:35399: gcc -o conftest -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -lnetwork conftest.c -lz >&5
conftest.c:228:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
configure:35399: $? = 0
configure:35399: ./conftest
configure:35399: $? = 0
configure:35400: result: yes
configure:35449: checking if compiler correctly handles volatile 128bits
configure:35505: gcc -o conftest -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -lnetwork conftest.c -lz >&5
conftest.c:235:5: warning: ISO C does not support '__int128' types [-Wpedantic]
__int128 value;
^~~~~~~~
conftest.c:242:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
configure:35505: $? = 0
configure:35505: ./conftest
configure:35505: $? = 0
configure:35506: result: yes
configure:36811: checking for assembly architecture
configure:36813: result: X86_64
configure:36876: checking for builtin atomics
configure:36878: result: BUILTIN_GCC
configure:5887: *** Fortran compiler
configure:37011: checking for gfortran
configure:37027: found /bin/gfortran
configure:37038: result: gfortran
configure:37064: checking for Fortran compiler version
configure:37073: gfortran --version >&5
GNU Fortran (2018_05_01) 7.3.0
Copyright (C) 2017 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:37084: $? = 0
configure:37073: gfortran -v >&5
Using built-in specs.
COLLECT_GCC=gfortran
COLLECT_LTO_WRAPPER=/boot/system/develop/tools/bin/../lib/gcc/x86_64-unknown-haiku/7.3.0/lto-wrapper
Target: x86_64-unknown-haiku
Configured with: /sources/gcc-7.3.0/configure --build=x86_64-unknown-haiku --prefix=/packages/gcc-7.3.0_2018_05_01-3/.self/develop/tools --libexecdir=/packages/gcc-7.3.0_2018_05_01-3/.self/develop/tools/lib --mandir=/packages/gcc-7.3.0_2018_05_01-3/.self/documentation/man --docdir=/packages/gcc-7.3.0_2018_05_01-3/.self/documentation/packages/gcc --enable-threads=posix --disable-nls --enable-shared --with-gnu-ld --with-gnu-as --enable-version-specific-runtime-libs --enable-languages=c,c++,fortran --enable-lto --enable-frame-pointer --with-pkgversion=2018_05_01 --enable-__cxa-atexit --with-system-zlib --enable-checking=release --with-bug-url=http://dev.haiku-os.org/ --with-default-libstdcxx-abi=gcc4-compatible --enable-libssp --disable-multilib
Thread model: posix
gcc version 7.3.0 (2018_05_01)
configure:37084: $? = 0
configure:37073: gfortran -V >&5
gfortran: error: unrecognized command line option '-V'
gfortran: fatal error: no input files
compilation terminated.
configure:37084: $? = 1
configure:37073: gfortran -qversion >&5
gfortran: error: unrecognized command line option '-qversion'; did you mean '--version'?
gfortran: fatal error: no input files
compilation terminated.
configure:37084: $? = 1
configure:37093: checking whether we are using the GNU Fortran compiler
configure:37106: gfortran -c conftest.F >&5
f951: Warning: command line option '-Wno-multichar' is valid for C/C++/ObjC/ObjC++ but not for Fortran
configure:37106: $? = 0
configure:37115: result: yes
configure:37121: checking whether gfortran accepts -g
configure:37132: gfortran -c -g conftest.f >&5
f951: Warning: command line option '-Wno-multichar' is valid for C/C++/ObjC/ObjC++ but not for Fortran
configure:37132: $? = 0
configure:37140: result: yes
configure:37246: checking whether ln -s works
configure:37250: result: yes
configure:37438: checking if Fortran compiler works
configure:37467: gfortran -o conftest -lnetwork conftest.f -lz >&5
f951: Warning: command line option '-Wno-multichar' is valid for C/C++/ObjC/ObjC++ but not for Fortran
configure:37467: $? = 0
configure:37467: ./conftest
configure:37467: $? = 0
configure:37483: result: yes
configure:37509: checking for extra arguments to build a shared library
configure:37532: result: none needed
configure:37546: checking for gfortran warnings flags
configure:37561: result: none
configure:37574: checking for Fortran flag to compile .f files
configure:37594: gfortran -c conftest.f >&5
f951: Warning: command line option '-Wno-multichar' is valid for C/C++/ObjC/ObjC++ but not for Fortran
configure:37594: $? = 0
configure:37603: result: none
configure:37629: checking for Fortran flag to compile .f90 files
configure:37649: gfortran -c conftest.f90 >&5
f951: Warning: command line option '-Wno-multichar' is valid for C/C++/ObjC/ObjC++ but not for Fortran
configure:37649: $? = 0
configure:37658: result: none
configure:37688: checking to see if Fortran compilers need additional linker flags
configure:37809: result: none
configure:37864: checking external symbol convention
configure:37921: gfortran -c conftest.f -lnetwork -lz
f951: Warning: command line option '-Wno-multichar' is valid for C/C++/ObjC/ObjC++ but not for Fortran
configure:37928: $? = 0
configure:37967: result: single underscore
configure:38018: checking if C and Fortran are link compatible
configure:38066: gcc -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest_c.c
configure:38073: $? = 0
configure:38094: gfortran -o conftest -lnetwork conftest.f90 conftest_c.o -lz >&5
f951: Warning: command line option '-Wno-multichar' is valid for C/C++/ObjC/ObjC++ but not for Fortran
configure:38094: $? = 0
configure:38120: result: yes
configure:38156: checking to see if Fortran compiler likes the C++ exception flags
configure:38159: result: skipped (no C++ exceptions flags)
configure:38199: checking to see if mpifort compiler needs additional linker flags
configure:38317: result: none
configure:38465: checking if Fortran compiler supports CHARACTER
configure:38480: gfortran -c conftest.f90 >&5
f951: Warning: command line option '-Wno-multichar' is valid for C/C++/ObjC/ObjC++ but not for Fortran
configure:38480: $? = 0
configure:38493: result: yes
configure:38528: checking size of Fortran CHARACTER
configure:38596: gcc -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -I. -c conftest.c
conftest.c:8:6: warning: no previous prototype for 'size_' [-Wmissing-prototypes]
void size_(char *a, char *b)
^~~~~
configure:38603: $? = 0
configure:38613: gfortran conftestf.f90 conftest.o -o conftest -lnetwork -lz
f951: Warning: command line option '-Wno-multichar' is valid for C/C++/ObjC/ObjC++ but not for Fortran
configure:38620: $? = 0
configure:38664: ./conftest
configure:38671: $? = 0
configure:38687: result: 1
configure:38710: checking for C type corresponding to CHARACTER
configure:38756: result: char
configure:38825: checking alignment of Fortran CHARACTER
configure:38903: gcc -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -I. -c conftest.c
conftest.c:8:6: warning: no previous prototype for 'align_' [-Wmissing-prototypes]
void align_(char *w, char *x, char *y, char *z)
^~~~~~
configure:38910: $? = 0
configure:38920: gfortran conftestf.f conftest.o -o conftest -lnetwork -lz
f951: Warning: command line option '-Wno-multichar' is valid for C/C++/ObjC/ObjC++ but not for Fortran
configure:38927: $? = 0
configure:38958: ./conftest
configure:38965: $? = 0
configure:38981: result: 1
configure:39035: checking for corresponding KIND value of CHARACTER
configure:39058: result: C_SIGNED_CHAR
configure:39076: checking KIND value of Fortran C_SIGNED_CHAR
configure:39104: gfortran -o conftest -lnetwork conftest.f90 -lz >&5
f951: Warning: command line option '-Wno-multichar' is valid for C/C++/ObjC/ObjC++ but not for Fortran
configure:39104: $? = 0
configure:39104: ./conftest
configure:39104: $? = 0
configure:39206: result: 1
configure:39361: checking if Fortran compiler supports LOGICAL
configure:39376: gfortran -c conftest.f90 >&5
f951: Warning: command line option '-Wno-multichar' is valid for C/C++/ObjC/ObjC++ but not for Fortran
configure:39376: $? = 0
configure:39389: result: yes
configure:39424: checking size of Fortran LOGICAL
configure:39492: gcc -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -I. -c conftest.c
conftest.c:8:6: warning: no previous prototype for 'size_' [-Wmissing-prototypes]
void size_(char *a, char *b)
^~~~~
configure:39499: $? = 0
configure:39509: gfortran conftestf.f90 conftest.o -o conftest -lnetwork -lz
f951: Warning: command line option '-Wno-multichar' is valid for C/C++/ObjC/ObjC++ but not for Fortran
configure:39516: $? = 0
configure:39560: ./conftest
configure:39567: $? = 0
configure:39583: result: 4
configure:39606: checking for C type corresponding to LOGICAL
configure:39652: result: int
configure:39721: checking alignment of Fortran LOGICAL
configure:39799: gcc -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -I. -c conftest.c
conftest.c:8:6: warning: no previous prototype for 'align_' [-Wmissing-prototypes]
void align_(char *w, char *x, char *y, char *z)
^~~~~~
configure:39806: $? = 0
configure:39816: gfortran conftestf.f conftest.o -o conftest -lnetwork -lz
f951: Warning: command line option '-Wno-multichar' is valid for C/C++/ObjC/ObjC++ but not for Fortran
conftestf.f:5:18:
common /foo/a,w,b,x,y,c,z
1
Warning: Padding of 3 bytes required before 'w' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons [-Walign-commons]
conftestf.f:5:18:
common /foo/a,w,b,x,y,c,z
1
Warning: Padding of 3 bytes required before 'x' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons [-Walign-commons]
conftestf.f:5:18:
common /foo/a,w,b,x,y,c,z
1
Warning: Padding of 3 bytes required before 'z' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons [-Walign-commons]
configure:39823: $? = 0
configure:39854: ./conftest
configure:39861: $? = 0
configure:39877: result: 4
configure:39931: checking for corresponding KIND value of LOGICAL
configure:39954: result: C_INT
configure:39972: checking KIND value of Fortran C_INT
configure:40000: gfortran -o conftest -lnetwork conftest.f90 -lz >&5
f951: Warning: command line option '-Wno-multichar' is valid for C/C++/ObjC/ObjC++ but not for Fortran
configure:40000: $? = 0
configure:40000: ./conftest
configure:40000: $? = 0
configure:40102: result: 4
configure:40256: checking if Fortran compiler supports LOGICAL*1
configure:40271: gfortran -c conftest.f90 >&5
f951: Warning: command line option '-Wno-multichar' is valid for C/C++/ObjC/ObjC++ but not for Fortran
configure:40271: $? = 0
configure:40284: result: yes
configure:40319: checking size of Fortran LOGICAL*1
configure:40387: gcc -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -I. -c conftest.c
conftest.c:8:6: warning: no previous prototype for 'size_' [-Wmissing-prototypes]
void size_(char *a, char *b)
^~~~~
configure:40394: $? = 0
configure:40404: gfortran conftestf.f90 conftest.o -o conftest -lnetwork -lz
f951: Warning: command line option '-Wno-multichar' is valid for C/C++/ObjC/ObjC++ but not for Fortran
configure:40411: $? = 0
configure:40455: ./conftest
configure:40462: $? = 0
configure:40478: result: 1
configure:40502: checking for C type corresponding to LOGICAL*1
configure:40559: result: char
configure:40628: checking alignment of Fortran LOGICAL*1
configure:40706: gcc -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -I. -c conftest.c
conftest.c:8:6: warning: no previous prototype for 'align_' [-Wmissing-prototypes]
void align_(char *w, char *x, char *y, char *z)
^~~~~~
configure:40713: $? = 0
configure:40723: gfortran conftestf.f conftest.o -o conftest -lnetwork -lz
f951: Warning: command line option '-Wno-multichar' is valid for C/C++/ObjC/ObjC++ but not for Fortran
configure:40730: $? = 0
configure:40761: ./conftest
configure:40768: $? = 0
configure:40784: result: 1
configure:40838: checking for corresponding KIND value of LOGICAL*1
configure:40861: result: C_SIGNED_CHAR
configure:40879: checking KIND value of Fortran C_SIGNED_CHAR
configure:41009: result: 1
configure:41163: checking if Fortran compiler supports LOGICAL*2
configure:41178: gfortran -c conftest.f90 >&5
f951: Warning: command line option '-Wno-multichar' is valid for C/C++/ObjC/ObjC++ but not for Fortran
configure:41178: $? = 0
configure:41191: result: yes
configure:41226: checking size of Fortran LOGICAL*2
configure:41294: gcc -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -I. -c conftest.c
conftest.c:8:6: warning: no previous prototype for 'size_' [-Wmissing-prototypes]
void size_(char *a, char *b)
^~~~~
configure:41301: $? = 0
configure:41311: gfortran conftestf.f90 conftest.o -o conftest -lnetwork -lz
f951: Warning: command line option '-Wno-multichar' is valid for C/C++/ObjC/ObjC++ but not for Fortran
configure:41318: $? = 0
configure:41362: ./conftest
configure:41369: $? = 0
configure:41385: result: 2
configure:41409: checking for C type corresponding to LOGICAL*2
configure:41461: result: short
configure:41530: checking alignment of Fortran LOGICAL*2
configure:41608: gcc -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -I. -c conftest.c
conftest.c:8:6: warning: no previous prototype for 'align_' [-Wmissing-prototypes]
void align_(char *w, char *x, char *y, char *z)
^~~~~~
configure:41615: $? = 0
configure:41625: gfortran conftestf.f conftest.o -o conftest -lnetwork -lz
f951: Warning: command line option '-Wno-multichar' is valid for C/C++/ObjC/ObjC++ but not for Fortran
conftestf.f:5:18:
common /foo/a,w,b,x,y,c,z
1
Warning: Padding of 1 bytes required before 'w' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons [-Walign-commons]
conftestf.f:5:18:
common /foo/a,w,b,x,y,c,z
1
Warning: Padding of 1 bytes required before 'x' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons [-Walign-commons]
conftestf.f:5:18:
common /foo/a,w,b,x,y,c,z
1
Warning: Padding of 1 bytes required before 'z' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons [-Walign-commons]
configure:41632: $? = 0
configure:41663: ./conftest
configure:41670: $? = 0
configure:41686: result: 2
configure:41740: checking for corresponding KIND value of LOGICAL*2
configure:41763: result: C_SHORT
configure:41781: checking KIND value of Fortran C_SHORT
configure:41809: gfortran -o conftest -lnetwork conftest.f90 -lz >&5
f951: Warning: command line option '-Wno-multichar' is valid for C/C++/ObjC/ObjC++ but not for Fortran
configure:41809: $? = 0
configure:41809: ./conftest
configure:41809: $? = 0
configure:41911: result: 2
configure:42065: checking if Fortran compiler supports LOGICAL*4
configure:42080: gfortran -c conftest.f90 >&5
f951: Warning: command line option '-Wno-multichar' is valid for C/C++/ObjC/ObjC++ but not for Fortran
configure:42080: $? = 0
configure:42093: result: yes
configure:42128: checking size of Fortran LOGICAL*4
configure:42196: gcc -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -I. -c conftest.c
conftest.c:8:6: warning: no previous prototype for 'size_' [-Wmissing-prototypes]
void size_(char *a, char *b)
^~~~~
configure:42203: $? = 0
configure:42213: gfortran conftestf.f90 conftest.o -o conftest -lnetwork -lz
f951: Warning: command line option '-Wno-multichar' is valid for C/C++/ObjC/ObjC++ but not for Fortran
configure:42220: $? = 0
configure:42264: ./conftest
configure:42271: $? = 0
configure:42287: result: 4
configure:42311: checking for C type corresponding to LOGICAL*4
configure:42353: result: int
configure:42422: checking alignment of Fortran LOGICAL*4
configure:42500: gcc -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -I. -c conftest.c
conftest.c:8:6: warning: no previous prototype for 'align_' [-Wmissing-prototypes]
void align_(char *w, char *x, char *y, char *z)
^~~~~~
configure:42507: $? = 0
configure:42517: gfortran conftestf.f conftest.o -o conftest -lnetwork -lz
f951: Warning: command line option '-Wno-multichar' is valid for C/C++/ObjC/ObjC++ but not for Fortran
conftestf.f:5:18:
common /foo/a,w,b,x,y,c,z
1
Warning: Padding of 3 bytes required before 'w' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons [-Walign-commons]
conftestf.f:5:18:
common /foo/a,w,b,x,y,c,z
1
Warning: Padding of 3 bytes required before 'x' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons [-Walign-commons]
conftestf.f:5:18:
common /foo/a,w,b,x,y,c,z
1
Warning: Padding of 3 bytes required before 'z' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons [-Walign-commons]
configure:42524: $? = 0
configure:42555: ./conftest
configure:42562: $? = 0
configure:42578: result: 4
configure:42632: checking for corresponding KIND value of LOGICAL*4
configure:42655: result: C_INT
configure:42673: checking KIND value of Fortran C_INT
configure:42803: result: 4
configure:42957: checking if Fortran compiler supports LOGICAL*8
configure:42972: gfortran -c conftest.f90 >&5
f951: Warning: command line option '-Wno-multichar' is valid for C/C++/ObjC/ObjC++ but not for Fortran
configure:42972: $? = 0
configure:42985: result: yes
configure:43020: checking size of Fortran LOGICAL*8
configure:43088: gcc -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -I. -c conftest.c
conftest.c:8:6: warning: no previous prototype for 'size_' [-Wmissing-prototypes]
void size_(char *a, char *b)
^~~~~
configure:43095: $? = 0
configure:43105: gfortran conftestf.f90 conftest.o -o conftest -lnetwork -lz
f951: Warning: command line option '-Wno-multichar' is valid for C/C++/ObjC/ObjC++ but not for Fortran
configure:43112: $? = 0
configure:43156: ./conftest
configure:43163: $? = 0
configure:43179: result: 8
configure:43203: checking for C type corresponding to LOGICAL*8
configure:43240: result: long long
configure:43309: checking alignment of Fortran LOGICAL*8
configure:43387: gcc -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -I. -c conftest.c
conftest.c:8:6: warning: no previous prototype for 'align_' [-Wmissing-prototypes]
void align_(char *w, char *x, char *y, char *z)
^~~~~~
configure:43394: $? = 0
configure:43404: gfortran conftestf.f conftest.o -o conftest -lnetwork -lz
f951: Warning: command line option '-Wno-multichar' is valid for C/C++/ObjC/ObjC++ but not for Fortran
conftestf.f:5:18:
common /foo/a,w,b,x,y,c,z
1
Warning: Padding of 7 bytes required before 'w' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons [-Walign-commons]
conftestf.f:5:18:
common /foo/a,w,b,x,y,c,z
1
Warning: Padding of 7 bytes required before 'x' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons [-Walign-commons]
conftestf.f:5:18:
common /foo/a,w,b,x,y,c,z
1
Warning: Padding of 7 bytes required before 'z' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons [-Walign-commons]
configure:43411: $? = 0
configure:43442: ./conftest
configure:43449: $? = 0
configure:43465: result: 8
configure:43519: checking for corresponding KIND value of LOGICAL*8
configure:43542: result: C_LONG_LONG
configure:43560: checking KIND value of Fortran C_LONG_LONG
configure:43588: gfortran -o conftest -lnetwork conftest.f90 -lz >&5
f951: Warning: command line option '-Wno-multichar' is valid for C/C++/ObjC/ObjC++ but not for Fortran
configure:43588: $? = 0
configure:43588: ./conftest
configure:43588: $? = 0
configure:43690: result: 8
configure:43845: checking if Fortran compiler supports INTEGER
configure:43860: gfortran -c conftest.f90 >&5
f951: Warning: command line option '-Wno-multichar' is valid for C/C++/ObjC/ObjC++ but not for Fortran
configure:43860: $? = 0
configure:43873: result: yes
configure:43908: checking size of Fortran INTEGER
configure:43976: gcc -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -I. -c conftest.c
conftest.c:8:6: warning: no previous prototype for 'size_' [-Wmissing-prototypes]
void size_(char *a, char *b)
^~~~~
configure:43983: $? = 0
configure:43993: gfortran conftestf.f90 conftest.o -o conftest -lnetwork -lz
f951: Warning: command line option '-Wno-multichar' is valid for C/C++/ObjC/ObjC++ but not for Fortran
configure:44000: $? = 0
configure:44044: ./conftest
configure:44051: $? = 0
configure:44067: result: 4
configure:44090: checking for C type corresponding to INTEGER
configure:44131: result: int
configure:44200: checking alignment of Fortran INTEGER
configure:44278: gcc -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -I. -c conftest.c
conftest.c:8:6: warning: no previous prototype for 'align_' [-Wmissing-prototypes]
void align_(char *w, char *x, char *y, char *z)
^~~~~~
configure:44285: $? = 0
configure:44295: gfortran conftestf.f conftest.o -o conftest -lnetwork -lz
f951: Warning: command line option '-Wno-multichar' is valid for C/C++/ObjC/ObjC++ but not for Fortran
conftestf.f:5:18:
common /foo/a,w,b,x,y,c,z
1
Warning: Padding of 3 bytes required before 'w' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons [-Walign-commons]
conftestf.f:5:18:
common /foo/a,w,b,x,y,c,z
1
Warning: Padding of 3 bytes required before 'x' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons [-Walign-commons]
conftestf.f:5:18:
common /foo/a,w,b,x,y,c,z
1
Warning: Padding of 3 bytes required before 'z' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons [-Walign-commons]
configure:44302: $? = 0
configure:44333: ./conftest
configure:44340: $? = 0
configure:44356: result: 4
configure:44410: checking for corresponding KIND value of INTEGER
configure:44433: result: C_INT
configure:44451: checking KIND value of Fortran C_INT
configure:44581: result: 4
configure:44735: checking if Fortran compiler supports INTEGER*1
configure:44750: gfortran -c conftest.f90 >&5
f951: Warning: command line option '-Wno-multichar' is valid for C/C++/ObjC/ObjC++ but not for Fortran
configure:44750: $? = 0
configure:44763: result: yes
configure:44798: checking size of Fortran INTEGER*1
configure:44866: gcc -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -I. -c conftest.c
conftest.c:8:6: warning: no previous prototype for 'size_' [-Wmissing-prototypes]
void size_(char *a, char *b)
^~~~~
configure:44873: $? = 0
configure:44883: gfortran conftestf.f90 conftest.o -o conftest -lnetwork -lz
f951: Warning: command line option '-Wno-multichar' is valid for C/C++/ObjC/ObjC++ but not for Fortran
configure:44890: $? = 0
configure:44934: ./conftest
configure:44941: $? = 0
configure:44957: result: 1
configure:44981: checking for C type corresponding to INTEGER*1
configure:45033: result: char
configure:45102: checking alignment of Fortran INTEGER*1
configure:45180: gcc -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -I. -c conftest.c
conftest.c:8:6: warning: no previous prototype for 'align_' [-Wmissing-prototypes]
void align_(char *w, char *x, char *y, char *z)
^~~~~~
configure:45187: $? = 0
configure:45197: gfortran conftestf.f conftest.o -o conftest -lnetwork -lz
f951: Warning: command line option '-Wno-multichar' is valid for C/C++/ObjC/ObjC++ but not for Fortran
configure:45204: $? = 0
configure:45235: ./conftest
configure:45242: $? = 0
configure:45258: result: 1
configure:45312: checking for corresponding KIND value of INTEGER*1
configure:45335: result: C_SIGNED_CHAR
configure:45353: checking KIND value of Fortran C_SIGNED_CHAR
configure:45483: result: 1
configure:45637: checking if Fortran compiler supports INTEGER*2
configure:45652: gfortran -c conftest.f90 >&5
f951: Warning: command line option '-Wno-multichar' is valid for C/C++/ObjC/ObjC++ but not for Fortran
configure:45652: $? = 0
configure:45665: result: yes
configure:45700: checking size of Fortran INTEGER*2
configure:45768: gcc -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -I. -c conftest.c
conftest.c:8:6: warning: no previous prototype for 'size_' [-Wmissing-prototypes]
void size_(char *a, char *b)
^~~~~
configure:45775: $? = 0
configure:45785: gfortran conftestf.f90 conftest.o -o conftest -lnetwork -lz
f951: Warning: command line option '-Wno-multichar' is valid for C/C++/ObjC/ObjC++ but not for Fortran
configure:45792: $? = 0
configure:45836: ./conftest
configure:45843: $? = 0
configure:45859: result: 2
configure:45883: checking for C type corresponding to INTEGER*2
configure:45935: result: short
configure:46004: checking alignment of Fortran INTEGER*2
configure:46082: gcc -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -I. -c conftest.c
conftest.c:8:6: warning: no previous prototype for 'align_' [-Wmissing-prototypes]
void align_(char *w, char *x, char *y, char *z)
^~~~~~
configure:46089: $? = 0
configure:46099: gfortran conftestf.f conftest.o -o conftest -lnetwork -lz
f951: Warning: command line option '-Wno-multichar' is valid for C/C++/ObjC/ObjC++ but not for Fortran
conftestf.f:5:18:
common /foo/a,w,b,x,y,c,z
1
Warning: Padding of 1 bytes required before 'w' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons [-Walign-commons]
conftestf.f:5:18:
common /foo/a,w,b,x,y,c,z
1
Warning: Padding of 1 bytes required before 'x' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons [-Walign-commons]
conftestf.f:5:18:
common /foo/a,w,b,x,y,c,z
1
Warning: Padding of 1 bytes required before 'z' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons [-Walign-commons]
configure:46106: $? = 0
configure:46137: ./conftest
configure:46144: $? = 0
configure:46160: result: 2
configure:46214: checking for corresponding KIND value of INTEGER*2
configure:46237: result: C_SHORT
configure:46255: checking KIND value of Fortran C_SHORT
configure:46385: result: 2
configure:46539: checking if Fortran compiler supports INTEGER*4
configure:46554: gfortran -c conftest.f90 >&5
f951: Warning: command line option '-Wno-multichar' is valid for C/C++/ObjC/ObjC++ but not for Fortran
configure:46554: $? = 0
configure:46567: result: yes
configure:46602: checking size of Fortran INTEGER*4
configure:46670: gcc -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -I. -c conftest.c
conftest.c:8:6: warning: no previous prototype for 'size_' [-Wmissing-prototypes]
void size_(char *a, char *b)
^~~~~
configure:46677: $? = 0
configure:46687: gfortran conftestf.f90 conftest.o -o conftest -lnetwork -lz
f951: Warning: command line option '-Wno-multichar' is valid for C/C++/ObjC/ObjC++ but not for Fortran
configure:46694: $? = 0
configure:46738: ./conftest
configure:46745: $? = 0
configure:46761: result: 4
configure:46785: checking for C type corresponding to INTEGER*4
configure:46827: result: int
configure:46896: checking alignment of Fortran INTEGER*4
configure:46974: gcc -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -I. -c conftest.c
conftest.c:8:6: warning: no previous prototype for 'align_' [-Wmissing-prototypes]
void align_(char *w, char *x, char *y, char *z)
^~~~~~
configure:46981: $? = 0
configure:46991: gfortran conftestf.f conftest.o -o conftest -lnetwork -lz
f951: Warning: command line option '-Wno-multichar' is valid for C/C++/ObjC/ObjC++ but not for Fortran
conftestf.f:5:18:
common /foo/a,w,b,x,y,c,z
1
Warning: Padding of 3 bytes required before 'w' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons [-Walign-commons]
conftestf.f:5:18:
common /foo/a,w,b,x,y,c,z
1
Warning: Padding of 3 bytes required before 'x' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons [-Walign-commons]
conftestf.f:5:18:
common /foo/a,w,b,x,y,c,z
1
Warning: Padding of 3 bytes required before 'z' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons [-Walign-commons]
configure:46998: $? = 0
configure:47029: ./conftest
configure:47036: $? = 0
configure:47052: result: 4
configure:47106: checking for corresponding KIND value of INTEGER*4
configure:47129: result: C_INT
configure:47147: checking KIND value of Fortran C_INT
configure:47277: result: 4
configure:47431: checking if Fortran compiler supports INTEGER*8
configure:47446: gfortran -c conftest.f90 >&5
f951: Warning: command line option '-Wno-multichar' is valid for C/C++/ObjC/ObjC++ but not for Fortran
configure:47446: $? = 0
configure:47459: result: yes
configure:47494: checking size of Fortran INTEGER*8
configure:47562: gcc -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -I. -c conftest.c
conftest.c:8:6: warning: no previous prototype for 'size_' [-Wmissing-prototypes]
void size_(char *a, char *b)
^~~~~
configure:47569: $? = 0
configure:47579: gfortran conftestf.f90 conftest.o -o conftest -lnetwork -lz
f951: Warning: command line option '-Wno-multichar' is valid for C/C++/ObjC/ObjC++ but not for Fortran
configure:47586: $? = 0
configure:47630: ./conftest
configure:47637: $? = 0
configure:47653: result: 8
configure:47677: checking for C type corresponding to INTEGER*8
configure:47714: result: long long
configure:47783: checking alignment of Fortran INTEGER*8
configure:47861: gcc -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -I. -c conftest.c
conftest.c:8:6: warning: no previous prototype for 'align_' [-Wmissing-prototypes]
void align_(char *w, char *x, char *y, char *z)
^~~~~~
configure:47868: $? = 0
configure:47878: gfortran conftestf.f conftest.o -o conftest -lnetwork -lz
f951: Warning: command line option '-Wno-multichar' is valid for C/C++/ObjC/ObjC++ but not for Fortran
conftestf.f:5:18:
common /foo/a,w,b,x,y,c,z
1
Warning: Padding of 7 bytes required before 'w' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons [-Walign-commons]
conftestf.f:5:18:
common /foo/a,w,b,x,y,c,z
1
Warning: Padding of 7 bytes required before 'x' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons [-Walign-commons]
conftestf.f:5:18:
common /foo/a,w,b,x,y,c,z
1
Warning: Padding of 7 bytes required before 'z' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons [-Walign-commons]
configure:47885: $? = 0
configure:47916: ./conftest
configure:47923: $? = 0
configure:47939: result: 8
configure:47993: checking for corresponding KIND value of INTEGER*8
configure:48016: result: C_LONG_LONG
configure:48034: checking KIND value of Fortran C_LONG_LONG
configure:48164: result: 8
configure:48318: checking if Fortran compiler supports INTEGER*16
configure:48333: gfortran -c conftest.f90 >&5
f951: Warning: command line option '-Wno-multichar' is valid for C/C++/ObjC/ObjC++ but not for Fortran
configure:48333: $? = 0
configure:48346: result: yes
configure:48381: checking size of Fortran INTEGER*16
configure:48449: gcc -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -I. -c conftest.c
conftest.c:8:6: warning: no previous prototype for 'size_' [-Wmissing-prototypes]
void size_(char *a, char *b)
^~~~~
configure:48456: $? = 0
configure:48466: gfortran conftestf.f90 conftest.o -o conftest -lnetwork -lz
f951: Warning: command line option '-Wno-multichar' is valid for C/C++/ObjC/ObjC++ but not for Fortran
configure:48473: $? = 0
configure:48517: ./conftest
configure:48524: $? = 0
configure:48540: result: 16
configure:48564: checking for C type corresponding to INTEGER*16
configure:48601: result: not found
configure:48605: WARNING: *** Did not find corresponding C type
configure:48880: checking for corresponding KIND value of INTEGER*16
configure:48903: result: 0
configure:48921: checking KIND value of Fortran 0
configure:48949: gfortran -o conftest -lnetwork conftest.f90 -lz >&5
f951: Warning: command line option '-Wno-multichar' is valid for C/C++/ObjC/ObjC++ but not for Fortran
configure:48949: $? = 0
configure:48949: ./conftest
configure:48949: $? = 0
configure:49051: result: 0
configure:49059: WARNING: Compiler INTEGER*16 and mismatch; MPI datatype unsupported
configure:49206: checking if Fortran compiler supports REAL
configure:49221: gfortran -c conftest.f90 >&5
f951: Warning: command line option '-Wno-multichar' is valid for C/C++/ObjC/ObjC++ but not for Fortran
configure:49221: $? = 0
configure:49234: result: yes
configure:49269: checking size of Fortran REAL
configure:49337: gcc -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -I. -c conftest.c
conftest.c:8:6: warning: no previous prototype for 'size_' [-Wmissing-prototypes]
void size_(char *a, char *b)
^~~~~
configure:49344: $? = 0
configure:49354: gfortran conftestf.f90 conftest.o -o conftest -lnetwork -lz
f951: Warning: command line option '-Wno-multichar' is valid for C/C++/ObjC/ObjC++ but not for Fortran
configure:49361: $? = 0
configure:49405: ./conftest
configure:49412: $? = 0
configure:49428: result: 4
configure:49451: checking for C type corresponding to REAL
configure:49482: result: float
configure:49551: checking alignment of Fortran REAL
configure:49629: gcc -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -I. -c conftest.c
conftest.c:8:6: warning: no previous prototype for 'align_' [-Wmissing-prototypes]
void align_(char *w, char *x, char *y, char *z)
^~~~~~
configure:49636: $? = 0
configure:49646: gfortran conftestf.f conftest.o -o conftest -lnetwork -lz
f951: Warning: command line option '-Wno-multichar' is valid for C/C++/ObjC/ObjC++ but not for Fortran
conftestf.f:5:18:
common /foo/a,w,b,x,y,c,z
1
Warning: Padding of 3 bytes required before 'w' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons [-Walign-commons]
conftestf.f:5:18:
common /foo/a,w,b,x,y,c,z
1
Warning: Padding of 3 bytes required before 'x' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons [-Walign-commons]
conftestf.f:5:18:
common /foo/a,w,b,x,y,c,z
1
Warning: Padding of 3 bytes required before 'z' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons [-Walign-commons]
configure:49653: $? = 0
configure:49684: ./conftest
configure:49691: $? = 0
configure:49707: result: 4
configure:49761: checking for corresponding KIND value of REAL
configure:49784: result: C_FLOAT
configure:49802: checking KIND value of Fortran C_FLOAT
configure:49830: gfortran -o conftest -lnetwork conftest.f90 -lz >&5
f951: Warning: command line option '-Wno-multichar' is valid for C/C++/ObjC/ObjC++ but not for Fortran
configure:49830: $? = 0
configure:49830: ./conftest
configure:49830: $? = 0
configure:49932: result: 4
configure:50086: checking if Fortran compiler supports REAL*2
configure:50101: gfortran -c conftest.f90 >&5
f951: Warning: command line option '-Wno-multichar' is valid for C/C++/ObjC/ObjC++ but not for Fortran
conftest.f90:2:8:
REAL*2 :: bogus_variable
1
Error: Old-style type declaration REAL*2 not supported at (1)
configure:50101: $? = 1
configure: failed program was:
| program main
| REAL*2 :: bogus_variable
| end program
configure:50114: result: no
configure:50968: checking if Fortran compiler supports REAL*4
configure:50983: gfortran -c conftest.f90 >&5
f951: Warning: command line option '-Wno-multichar' is valid for C/C++/ObjC/ObjC++ but not for Fortran
configure:50983: $? = 0
configure:50996: result: yes
configure:51031: checking size of Fortran REAL*4
configure:51099: gcc -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -I. -c conftest.c
conftest.c:8:6: warning: no previous prototype for 'size_' [-Wmissing-prototypes]
void size_(char *a, char *b)
^~~~~
configure:51106: $? = 0
configure:51116: gfortran conftestf.f90 conftest.o -o conftest -lnetwork -lz
f951: Warning: command line option '-Wno-multichar' is valid for C/C++/ObjC/ObjC++ but not for Fortran
configure:51123: $? = 0
configure:51167: ./conftest
configure:51174: $? = 0
configure:51190: result: 4
configure:51214: checking for C type corresponding to REAL*4
configure:51246: result: float
configure:51315: checking alignment of Fortran REAL*4
configure:51393: gcc -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -I. -c conftest.c
conftest.c:8:6: warning: no previous prototype for 'align_' [-Wmissing-prototypes]
void align_(char *w, char *x, char *y, char *z)
^~~~~~
configure:51400: $? = 0
configure:51410: gfortran conftestf.f conftest.o -o conftest -lnetwork -lz
f951: Warning: command line option '-Wno-multichar' is valid for C/C++/ObjC/ObjC++ but not for Fortran
conftestf.f:5:18:
common /foo/a,w,b,x,y,c,z
1
Warning: Padding of 3 bytes required before 'w' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons [-Walign-commons]
conftestf.f:5:18:
common /foo/a,w,b,x,y,c,z
1
Warning: Padding of 3 bytes required before 'x' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons [-Walign-commons]
conftestf.f:5:18:
common /foo/a,w,b,x,y,c,z
1
Warning: Padding of 3 bytes required before 'z' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons [-Walign-commons]
configure:51417: $? = 0
configure:51448: ./conftest
configure:51455: $? = 0
configure:51471: result: 4
configure:51525: checking for corresponding KIND value of REAL*4
configure:51548: result: C_FLOAT
configure:51566: checking KIND value of Fortran C_FLOAT
configure:51696: result: 4
configure:51850: checking if Fortran compiler supports REAL*8
configure:51865: gfortran -c conftest.f90 >&5
f951: Warning: command line option '-Wno-multichar' is valid for C/C++/ObjC/ObjC++ but not for Fortran
configure:51865: $? = 0
configure:51878: result: yes
configure:51913: checking size of Fortran REAL*8
configure:51981: gcc -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -I. -c conftest.c
conftest.c:8:6: warning: no previous prototype for 'size_' [-Wmissing-prototypes]
void size_(char *a, char *b)
^~~~~
configure:51988: $? = 0
configure:51998: gfortran conftestf.f90 conftest.o -o conftest -lnetwork -lz
f951: Warning: command line option '-Wno-multichar' is valid for C/C++/ObjC/ObjC++ but not for Fortran
configure:52005: $? = 0
configure:52049: ./conftest
configure:52056: $? = 0
configure:52072: result: 8
configure:52096: checking for C type corresponding to REAL*8
configure:52128: result: double
configure:52197: checking alignment of Fortran REAL*8
configure:52275: gcc -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -I. -c conftest.c
conftest.c:8:6: warning: no previous prototype for 'align_' [-Wmissing-prototypes]
void align_(char *w, char *x, char *y, char *z)
^~~~~~
configure:52282: $? = 0
configure:52292: gfortran conftestf.f conftest.o -o conftest -lnetwork -lz
f951: Warning: command line option '-Wno-multichar' is valid for C/C++/ObjC/ObjC++ but not for Fortran
conftestf.f:5:18:
common /foo/a,w,b,x,y,c,z
1
Warning: Padding of 7 bytes required before 'w' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons [-Walign-commons]
conftestf.f:5:18:
common /foo/a,w,b,x,y,c,z
1
Warning: Padding of 7 bytes required before 'x' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons [-Walign-commons]
conftestf.f:5:18:
common /foo/a,w,b,x,y,c,z
1
Warning: Padding of 7 bytes required before 'z' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons [-Walign-commons]
configure:52299: $? = 0
configure:52330: ./conftest
configure:52337: $? = 0
configure:52353: result: 8
configure:52407: checking for corresponding KIND value of REAL*8
configure:52430: result: C_DOUBLE
configure:52448: checking KIND value of Fortran C_DOUBLE
configure:52476: gfortran -o conftest -lnetwork conftest.f90 -lz >&5
f951: Warning: command line option '-Wno-multichar' is valid for C/C++/ObjC/ObjC++ but not for Fortran
configure:52476: $? = 0
configure:52476: ./conftest
configure:52476: $? = 0
configure:52578: result: 8
configure:52732: checking if Fortran compiler supports REAL*16
configure:52747: gfortran -c conftest.f90 >&5
f951: Warning: command line option '-Wno-multichar' is valid for C/C++/ObjC/ObjC++ but not for Fortran
configure:52747: $? = 0
configure:52760: result: yes
configure:52795: checking size of Fortran REAL*16
configure:52863: gcc -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -I. -c conftest.c
conftest.c:8:6: warning: no previous prototype for 'size_' [-Wmissing-prototypes]
void size_(char *a, char *b)
^~~~~
configure:52870: $? = 0
configure:52880: gfortran conftestf.f90 conftest.o -o conftest -lnetwork -lz
f951: Warning: command line option '-Wno-multichar' is valid for C/C++/ObjC/ObjC++ but not for Fortran
configure:52887: $? = 0
configure:52931: ./conftest
configure:52938: $? = 0
configure:52954: result: 16
configure:52978: checking for C type corresponding to REAL*16
configure:53010: result: long double
configure:53079: checking alignment of Fortran REAL*16
configure:53157: gcc -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -I. -c conftest.c
conftest.c:8:6: warning: no previous prototype for 'align_' [-Wmissing-prototypes]
void align_(char *w, char *x, char *y, char *z)
^~~~~~
configure:53164: $? = 0
configure:53174: gfortran conftestf.f conftest.o -o conftest -lnetwork -lz
f951: Warning: command line option '-Wno-multichar' is valid for C/C++/ObjC/ObjC++ but not for Fortran
conftestf.f:5:18:
common /foo/a,w,b,x,y,c,z
1
Warning: Padding of 15 bytes required before 'w' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons [-Walign-commons]
conftestf.f:5:18:
common /foo/a,w,b,x,y,c,z
1
Warning: Padding of 15 bytes required before 'x' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons [-Walign-commons]
conftestf.f:5:18:
common /foo/a,w,b,x,y,c,z
1
Warning: Padding of 15 bytes required before 'z' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons [-Walign-commons]
configure:53181: $? = 0
configure:53212: ./conftest
configure:53219: $? = 0
configure:53235: result: 16
configure:53289: checking for corresponding KIND value of REAL*16
configure:53312: result: C_LONG_DOUBLE
configure:53330: checking KIND value of Fortran C_LONG_DOUBLE
configure:53358: gfortran -o conftest -lnetwork conftest.f90 -lz >&5
f951: Warning: command line option '-Wno-multichar' is valid for C/C++/ObjC/ObjC++ but not for Fortran
configure:53358: $? = 0
configure:53358: ./conftest
configure:53358: $? = 0
configure:53460: result: 10
configure:53601: checking for C type matching bit representation of REAL*16
configure:53610: result: pending
configure:53614: checking if long double == REAL*16
configure:53659: gcc -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -I. -c conftest_c.c
conftest_c.c:8:6: warning: no previous prototype for 'c_backend' [-Wmissing-prototypes]
void c_backend(long double *a) {
^~~~~~~~~
conftest_c.c:17:6: warning: no previous prototype for 'C' [-Wmissing-prototypes]
void C(long double *a) { c_backend(a); }
^
conftest_c.c:18:6: warning: no previous prototype for 'c' [-Wmissing-prototypes]
void c(long double *a) { c_backend(a); }
^
conftest_c.c:19:6: warning: no previous prototype for 'c_' [-Wmissing-prototypes]
void c_(long double *a) { c_backend(a); }
^~
conftest_c.c:21:6: warning: no previous prototype for 'c__' [-Wmissing-prototypes]
void c__(long double *a) { c_backend(a); }
^~~
configure:53666: $? = 0
configure:53676: gfortran conftest_f.f conftest_c.o -o conftest -lnetwork -lz
f951: Warning: command line option '-Wno-multichar' is valid for C/C++/ObjC/ObjC++ but not for Fortran
configure:53683: $? = 0
configure:53712: ./conftest
configure:53719: $? = 0
configure:53744: result: no
configure:53980: checking if gnu compiler __float128 == REAL*16
configure:54116: gcc -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -I. -c conftest_c.c
conftest_c.c:8:6: warning: no previous prototype for 'c_backend' [-Wmissing-prototypes]
void c_backend(__float128 *a) {
^~~~~~~~~
conftest_c.c:17:6: warning: no previous prototype for 'C' [-Wmissing-prototypes]
void C(__float128 *a) { c_backend(a); }
^
conftest_c.c:18:6: warning: no previous prototype for 'c' [-Wmissing-prototypes]
void c(__float128 *a) { c_backend(a); }
^
conftest_c.c:19:6: warning: no previous prototype for 'c_' [-Wmissing-prototypes]
void c_(__float128 *a) { c_backend(a); }
^~
conftest_c.c:21:6: warning: no previous prototype for 'c__' [-Wmissing-prototypes]
void c__(__float128 *a) { c_backend(a); }
^~~
configure:54123: $? = 0
configure:54133: gfortran conftest_f.f conftest_c.o -o conftest -lnetwork -lz
f951: Warning: command line option '-Wno-multichar' is valid for C/C++/ObjC/ObjC++ but not for Fortran
configure:54140: $? = 0
configure:54169: ./conftest
configure:54176: $? = 0
configure:54200: result: works!
configure:54210: checking for C type matching bit representation of REAL*16
configure:54229: result: yes
configure:54329: checking if Fortran compiler supports DOUBLE PRECISION
configure:54344: gfortran -c conftest.f90 >&5
f951: Warning: command line option '-Wno-multichar' is valid for C/C++/ObjC/ObjC++ but not for Fortran
configure:54344: $? = 0
configure:54357: result: yes
configure:54392: checking size of Fortran DOUBLE PRECISION
configure:54460: gcc -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -I. -c conftest.c
conftest.c:8:6: warning: no previous prototype for 'size_' [-Wmissing-prototypes]
void size_(char *a, char *b)
^~~~~
configure:54467: $? = 0
configure:54477: gfortran conftestf.f90 conftest.o -o conftest -lnetwork -lz
f951: Warning: command line option '-Wno-multichar' is valid for C/C++/ObjC/ObjC++ but not for Fortran
configure:54484: $? = 0
configure:54528: ./conftest
configure:54535: $? = 0
configure:54551: result: 8
configure:54574: checking for C type corresponding to DOUBLE PRECISION
configure:54605: result: double
configure:54674: checking alignment of Fortran DOUBLE PRECISION
configure:54752: gcc -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -I. -c conftest.c
conftest.c:8:6: warning: no previous prototype for 'align_' [-Wmissing-prototypes]
void align_(char *w, char *x, char *y, char *z)
^~~~~~
configure:54759: $? = 0
configure:54769: gfortran conftestf.f conftest.o -o conftest -lnetwork -lz
f951: Warning: command line option '-Wno-multichar' is valid for C/C++/ObjC/ObjC++ but not for Fortran
conftestf.f:5:18:
common /foo/a,w,b,x,y,c,z
1
Warning: Padding of 7 bytes required before 'w' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons [-Walign-commons]
conftestf.f:5:18:
common /foo/a,w,b,x,y,c,z
1
Warning: Padding of 7 bytes required before 'x' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons [-Walign-commons]
conftestf.f:5:18:
common /foo/a,w,b,x,y,c,z
1
Warning: Padding of 7 bytes required before 'z' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons [-Walign-commons]
configure:54776: $? = 0
configure:54807: ./conftest
configure:54814: $? = 0
configure:54830: result: 8
configure:54884: checking for corresponding KIND value of DOUBLE PRECISION
configure:54907: result: C_DOUBLE
configure:54925: checking KIND value of Fortran C_DOUBLE
configure:55055: result: 8
configure:55210: checking if Fortran compiler supports COMPLEX
configure:55225: gfortran -c conftest.f90 >&5
f951: Warning: command line option '-Wno-multichar' is valid for C/C++/ObjC/ObjC++ but not for Fortran
configure:55225: $? = 0
configure:55238: result: yes
configure:55273: checking size of Fortran COMPLEX
configure:55341: gcc -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -I. -c conftest.c
conftest.c:8:6: warning: no previous prototype for 'size_' [-Wmissing-prototypes]
void size_(char *a, char *b)
^~~~~
configure:55348: $? = 0
configure:55358: gfortran conftestf.f90 conftest.o -o conftest -lnetwork -lz
f951: Warning: command line option '-Wno-multichar' is valid for C/C++/ObjC/ObjC++ but not for Fortran
configure:55365: $? = 0
configure:55409: ./conftest
configure:55416: $? = 0
configure:55432: result: 8
configure:55455: checking for C type corresponding to COMPLEX
configure:55481: result: float _Complex
configure:55550: checking alignment of Fortran COMPLEX
configure:55628: gcc -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -I. -c conftest.c
conftest.c:8:6: warning: no previous prototype for 'align_' [-Wmissing-prototypes]
void align_(char *w, char *x, char *y, char *z)
^~~~~~
configure:55635: $? = 0
configure:55645: gfortran conftestf.f conftest.o -o conftest -lnetwork -lz
f951: Warning: command line option '-Wno-multichar' is valid for C/C++/ObjC/ObjC++ but not for Fortran
conftestf.f:5:18:
common /foo/a,w,b,x,y,c,z
1
Warning: Padding of 3 bytes required before 'w' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons [-Walign-commons]
conftestf.f:5:18:
common /foo/a,w,b,x,y,c,z
1
Warning: Padding of 3 bytes required before 'x' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons [-Walign-commons]
conftestf.f:5:18:
common /foo/a,w,b,x,y,c,z
1
Warning: Padding of 3 bytes required before 'z' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons [-Walign-commons]
configure:55652: $? = 0
configure:55683: ./conftest
configure:55690: $? = 0
configure:55706: result: 4
configure:55760: checking for corresponding KIND value of COMPLEX
configure:55783: result: C_FLOAT_COMPLEX
configure:55801: checking KIND value of Fortran C_FLOAT_COMPLEX
configure:55829: gfortran -o conftest -lnetwork conftest.f90 -lz >&5
f951: Warning: command line option '-Wno-multichar' is valid for C/C++/ObjC/ObjC++ but not for Fortran
configure:55829: $? = 0
configure:55829: ./conftest
configure:55829: $? = 0
configure:55931: result: 4
configure:56097: checking if Fortran compiler supports COMPLEX*4
configure:56112: gfortran -c conftest.f90 >&5
f951: Warning: command line option '-Wno-multichar' is valid for C/C++/ObjC/ObjC++ but not for Fortran
conftest.f90:2:11:
COMPLEX*4 :: bogus_variable
1
Error: Old-style type declaration COMPLEX*4 not supported at (1)
configure:56112: $? = 1
configure: failed program was:
| program main
| COMPLEX*4 :: bogus_variable
| end program
configure:56125: result: no
configure:56969: checking if Fortran compiler supports COMPLEX*8
configure:56984: gfortran -c conftest.f90 >&5
f951: Warning: command line option '-Wno-multichar' is valid for C/C++/ObjC/ObjC++ but not for Fortran
configure:56984: $? = 0
configure:56997: result: yes
configure:57032: checking size of Fortran COMPLEX*8
configure:57100: gcc -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -I. -c conftest.c
conftest.c:8:6: warning: no previous prototype for 'size_' [-Wmissing-prototypes]
void size_(char *a, char *b)
^~~~~
configure:57107: $? = 0
configure:57117: gfortran conftestf.f90 conftest.o -o conftest -lnetwork -lz
f951: Warning: command line option '-Wno-multichar' is valid for C/C++/ObjC/ObjC++ but not for Fortran
configure:57124: $? = 0
configure:57168: ./conftest
configure:57175: $? = 0
configure:57191: result: 8
configure:57215: checking for C type corresponding to COMPLEX*8
configure:57247: result: float _Complex
configure:57316: checking alignment of Fortran COMPLEX*8
configure:57394: gcc -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -I. -c conftest.c
conftest.c:8:6: warning: no previous prototype for 'align_' [-Wmissing-prototypes]
void align_(char *w, char *x, char *y, char *z)
^~~~~~
configure:57401: $? = 0
configure:57411: gfortran conftestf.f conftest.o -o conftest -lnetwork -lz
f951: Warning: command line option '-Wno-multichar' is valid for C/C++/ObjC/ObjC++ but not for Fortran
conftestf.f:5:18:
common /foo/a,w,b,x,y,c,z
1
Warning: Padding of 3 bytes required before 'w' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons [-Walign-commons]
conftestf.f:5:18:
common /foo/a,w,b,x,y,c,z
1
Warning: Padding of 3 bytes required before 'x' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons [-Walign-commons]
conftestf.f:5:18:
common /foo/a,w,b,x,y,c,z
1
Warning: Padding of 3 bytes required before 'z' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons [-Walign-commons]
configure:57418: $? = 0
configure:57449: ./conftest
configure:57456: $? = 0
configure:57472: result: 4
configure:57526: checking for corresponding KIND value of COMPLEX*8
configure:57549: result: C_FLOAT_COMPLEX
configure:57567: checking KIND value of Fortran C_FLOAT_COMPLEX
configure:57697: result: 4
configure:57851: checking if Fortran compiler supports COMPLEX*16
configure:57866: gfortran -c conftest.f90 >&5
f951: Warning: command line option '-Wno-multichar' is valid for C/C++/ObjC/ObjC++ but not for Fortran
configure:57866: $? = 0
configure:57879: result: yes
configure:57914: checking size of Fortran COMPLEX*16
configure:57982: gcc -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -I. -c conftest.c
conftest.c:8:6: warning: no previous prototype for 'size_' [-Wmissing-prototypes]
void size_(char *a, char *b)
^~~~~
configure:57989: $? = 0
configure:57999: gfortran conftestf.f90 conftest.o -o conftest -lnetwork -lz
f951: Warning: command line option '-Wno-multichar' is valid for C/C++/ObjC/ObjC++ but not for Fortran
configure:58006: $? = 0
configure:58050: ./conftest
configure:58057: $? = 0
configure:58073: result: 16
configure:58097: checking for C type corresponding to COMPLEX*16
configure:58129: result: double _Complex
configure:58198: checking alignment of Fortran COMPLEX*16
configure:58276: gcc -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -I. -c conftest.c
conftest.c:8:6: warning: no previous prototype for 'align_' [-Wmissing-prototypes]
void align_(char *w, char *x, char *y, char *z)
^~~~~~
configure:58283: $? = 0
configure:58293: gfortran conftestf.f conftest.o -o conftest -lnetwork -lz
f951: Warning: command line option '-Wno-multichar' is valid for C/C++/ObjC/ObjC++ but not for Fortran
conftestf.f:5:18:
common /foo/a,w,b,x,y,c,z
1
Warning: Padding of 7 bytes required before 'w' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons [-Walign-commons]
conftestf.f:5:18:
common /foo/a,w,b,x,y,c,z
1
Warning: Padding of 7 bytes required before 'x' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons [-Walign-commons]
conftestf.f:5:18:
common /foo/a,w,b,x,y,c,z
1
Warning: Padding of 7 bytes required before 'z' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons [-Walign-commons]
configure:58300: $? = 0
configure:58331: ./conftest
configure:58338: $? = 0
configure:58354: result: 8
configure:58408: checking for corresponding KIND value of COMPLEX*16
configure:58431: result: C_DOUBLE_COMPLEX
configure:58449: checking KIND value of Fortran C_DOUBLE_COMPLEX
configure:58477: gfortran -o conftest -lnetwork conftest.f90 -lz >&5
f951: Warning: command line option '-Wno-multichar' is valid for C/C++/ObjC/ObjC++ but not for Fortran
configure:58477: $? = 0
configure:58477: ./conftest
configure:58477: $? = 0
configure:58579: result: 8
configure:58733: checking if Fortran compiler supports COMPLEX*32
configure:58748: gfortran -c conftest.f90 >&5
f951: Warning: command line option '-Wno-multichar' is valid for C/C++/ObjC/ObjC++ but not for Fortran
configure:58748: $? = 0
configure:58761: result: yes
configure:58796: checking size of Fortran COMPLEX*32
configure:58864: gcc -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -I. -c conftest.c
conftest.c:8:6: warning: no previous prototype for 'size_' [-Wmissing-prototypes]
void size_(char *a, char *b)
^~~~~
configure:58871: $? = 0
configure:58881: gfortran conftestf.f90 conftest.o -o conftest -lnetwork -lz
f951: Warning: command line option '-Wno-multichar' is valid for C/C++/ObjC/ObjC++ but not for Fortran
configure:58888: $? = 0
configure:58932: ./conftest
configure:58939: $? = 0
configure:58955: result: 32
configure:58979: checking for C type corresponding to COMPLEX*32
configure:59011: result: long double _Complex
configure:59080: checking alignment of Fortran COMPLEX*32
configure:59158: gcc -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -I. -c conftest.c
conftest.c:8:6: warning: no previous prototype for 'align_' [-Wmissing-prototypes]
void align_(char *w, char *x, char *y, char *z)
^~~~~~
configure:59165: $? = 0
configure:59175: gfortran conftestf.f conftest.o -o conftest -lnetwork -lz
f951: Warning: command line option '-Wno-multichar' is valid for C/C++/ObjC/ObjC++ but not for Fortran
conftestf.f:5:18:
common /foo/a,w,b,x,y,c,z
1
Warning: Padding of 15 bytes required before 'w' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons [-Walign-commons]
conftestf.f:5:18:
common /foo/a,w,b,x,y,c,z
1
Warning: Padding of 15 bytes required before 'x' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons [-Walign-commons]
conftestf.f:5:18:
common /foo/a,w,b,x,y,c,z
1
Warning: Padding of 15 bytes required before 'z' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons [-Walign-commons]
configure:59182: $? = 0
configure:59213: ./conftest
configure:59220: $? = 0
configure:59236: result: 16
configure:59290: checking for corresponding KIND value of COMPLEX*32
configure:59313: result: C_LONG_DOUBLE_COMPLEX
configure:59331: checking KIND value of Fortran C_LONG_DOUBLE_COMPLEX
configure:59359: gfortran -o conftest -lnetwork conftest.f90 -lz >&5
f951: Warning: command line option '-Wno-multichar' is valid for C/C++/ObjC/ObjC++ but not for Fortran
configure:59359: $? = 0
configure:59359: ./conftest
configure:59359: $? = 0
configure:59461: result: 10
configure:59618: checking if Fortran compiler supports DOUBLE COMPLEX
configure:59633: gfortran -c conftest.f90 >&5
f951: Warning: command line option '-Wno-multichar' is valid for C/C++/ObjC/ObjC++ but not for Fortran
configure:59633: $? = 0
configure:59646: result: yes
configure:59681: checking size of Fortran DOUBLE COMPLEX
configure:59749: gcc -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -I. -c conftest.c
conftest.c:8:6: warning: no previous prototype for 'size_' [-Wmissing-prototypes]
void size_(char *a, char *b)
^~~~~
configure:59756: $? = 0
configure:59766: gfortran conftestf.f90 conftest.o -o conftest -lnetwork -lz
f951: Warning: command line option '-Wno-multichar' is valid for C/C++/ObjC/ObjC++ but not for Fortran
configure:59773: $? = 0
configure:59817: ./conftest
configure:59824: $? = 0
configure:59840: result: 16
configure:59863: checking for C type corresponding to DOUBLE COMPLEX
configure:59894: result: double _Complex
configure:59963: checking alignment of Fortran DOUBLE COMPLEX
configure:60041: gcc -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -I. -c conftest.c
conftest.c:8:6: warning: no previous prototype for 'align_' [-Wmissing-prototypes]
void align_(char *w, char *x, char *y, char *z)
^~~~~~
configure:60048: $? = 0
configure:60058: gfortran conftestf.f conftest.o -o conftest -lnetwork -lz
f951: Warning: command line option '-Wno-multichar' is valid for C/C++/ObjC/ObjC++ but not for Fortran
conftestf.f:5:18:
common /foo/a,w,b,x,y,c,z
1
Warning: Padding of 7 bytes required before 'w' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons [-Walign-commons]
conftestf.f:5:18:
common /foo/a,w,b,x,y,c,z
1
Warning: Padding of 7 bytes required before 'x' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons [-Walign-commons]
conftestf.f:5:18:
common /foo/a,w,b,x,y,c,z
1
Warning: Padding of 7 bytes required before 'z' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons [-Walign-commons]
configure:60065: $? = 0
configure:60096: ./conftest
configure:60103: $? = 0
configure:60119: result: 8
configure:60173: checking for corresponding KIND value of DOUBLE COMPLEX
configure:60196: result: C_DOUBLE_COMPLEX
configure:60214: checking KIND value of Fortran C_DOUBLE_COMPLEX
configure:60344: result: 8
configure:60447: checking for max Fortran MPI handle index
configure:60586: gcc -o conftest -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -lnetwork conftest.c -lz >&5
conftest.c:359:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
main ()
^~~~
configure:60586: $? = 0
configure:60586: ./conftest
configure:60586: $? = 0
configure:60618: result: 2147483647
configure:60645: checking Fortran value for .TRUE. logical type
configure:60728: gcc -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -I. -c conftest.c
conftest.c:9:6: warning: no previous prototype for 'ompi_print_f' [-Wmissing-prototypes]
void ompi_print_f(ompi_fortran_logical_t * logical)
^~~~~~~~~~~~
conftest.c:27:6: warning: no previous prototype for 'ompi_print' [-Wmissing-prototypes]
void ompi_print(ompi_fortran_logical_t *logical)
^~~~~~~~~~
conftest.c:30:6: warning: no previous prototype for 'ompi_print_' [-Wmissing-prototypes]
void ompi_print_(ompi_fortran_logical_t *logical)
^~~~~~~~~~~
conftest.c:33:6: warning: no previous prototype for 'ompi_print__' [-Wmissing-prototypes]
void ompi_print__(ompi_fortran_logical_t *logical)
^~~~~~~~~~~~
conftest.c:36:6: warning: no previous prototype for 'OMPI_PRINT' [-Wmissing-prototypes]
void OMPI_PRINT(ompi_fortran_logical_t *logical)
^~~~~~~~~~
configure:60735: $? = 0
configure:60745: gfortran -o conftest conftest.o conftestf.f -lnetwork -lz
f951: Warning: command line option '-Wno-multichar' is valid for C/C++/ObjC/ObjC++ but not for Fortran
configure:60752: $? = 0
configure:60780: ./conftest
configure:60787: $? = 0
configure:60804: result: 1
configure:60821: checking for correct handling of Fortran logical arrays
configure:60898: gcc -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -I. -c conftest.c
conftest.c:8:6: warning: no previous prototype for 'ompi_check_f' [-Wmissing-prototypes]
void ompi_check_f(ompi_fortran_logical_t * logical)
^~~~~~~~~~~~
conftest.c:20:6: warning: no previous prototype for 'ompi_check' [-Wmissing-prototypes]
void ompi_check(ompi_fortran_logical_t * logical)
^~~~~~~~~~
conftest.c:23:6: warning: no previous prototype for 'ompi_check_' [-Wmissing-prototypes]
void ompi_check_(ompi_fortran_logical_t * logical)
^~~~~~~~~~~
conftest.c:26:6: warning: no previous prototype for 'ompi_check__' [-Wmissing-prototypes]
void ompi_check__(ompi_fortran_logical_t * logical)
^~~~~~~~~~~~
conftest.c:29:6: warning: no previous prototype for 'OMPI_CHECK' [-Wmissing-prototypes]
void OMPI_CHECK(ompi_fortran_logical_t * logical)
^~~~~~~~~~
configure:60905: $? = 0
configure:60915: gfortran conftestf.f conftest.o -o conftest -lnetwork -lz
f951: Warning: command line option '-Wno-multichar' is valid for C/C++/ObjC/ObjC++ but not for Fortran
configure:60922: $? = 0
configure:60949: ./conftest
configure:60956: $? = 0
configure:60976: result: yes
configure:61030: checking max supported Fortran array rank
testing Fortran dimension 2 / 2,2
configure:61069: gfortran -c conftest.f90 >&5
f951: Warning: command line option '-Wno-multichar' is valid for C/C++/ObjC/ObjC++ but not for Fortran
configure:61069: $? = 0
testing Fortran dimension 3 / 2,2,2
configure:61069: gfortran -c conftest.f90 >&5
f951: Warning: command line option '-Wno-multichar' is valid for C/C++/ObjC/ObjC++ but not for Fortran
configure:61069: $? = 0
testing Fortran dimension 4 / 2,2,2,2
configure:61069: gfortran -c conftest.f90 >&5
f951: Warning: command line option '-Wno-multichar' is valid for C/C++/ObjC/ObjC++ but not for Fortran
configure:61069: $? = 0
testing Fortran dimension 5 / 2,2,2,2,2
configure:61069: gfortran -c conftest.f90 >&5
f951: Warning: command line option '-Wno-multichar' is valid for C/C++/ObjC/ObjC++ but not for Fortran
configure:61069: $? = 0
testing Fortran dimension 6 / 2,2,2,2,2,2
configure:61069: gfortran -c conftest.f90 >&5
f951: Warning: command line option '-Wno-multichar' is valid for C/C++/ObjC/ObjC++ but not for Fortran
configure:61069: $? = 0
testing Fortran dimension 7 / 2,2,2,2,2,2,2
configure:61069: gfortran -c conftest.f90 >&5
f951: Warning: command line option '-Wno-multichar' is valid for C/C++/ObjC/ObjC++ but not for Fortran
configure:61069: $? = 0
testing Fortran dimension 8 / 2,2,2,2,2,2,2,2
configure:61069: gfortran -c conftest.f90 >&5
f951: Warning: command line option '-Wno-multichar' is valid for C/C++/ObjC/ObjC++ but not for Fortran
conftest.f90:2:37:
INTEGER, DIMENSION(2,2,2,2,2,2,2,2) :: var
1
Error: Array specification at (1) has more than 7 dimensions
conftest.f90:3:4:
var(2,2,2,2,2,2,2,2) = 3
1
Error: The function result on the lhs of the assignment at (1) must have the pointer attribute.
configure:61069: $? = 1
configure: failed program was:
| PROGRAM test_program
| INTEGER, DIMENSION(2,2,2,2,2,2,2,2) :: var
| var(2,2,2,2,2,2,2,2) = 3
| END PROGRAM test_program
configure:61086: result: 7
configure:61124: checking for the value of MPI_STATUS_SIZE
configure:61143: result: 6 Fortran INTEGERs
configure:61376: checking KIND value of Fortran C_INT16_T
configure:61404: gfortran -o conftest -lnetwork conftest.f90 -lz >&5
f951: Warning: command line option '-Wno-multichar' is valid for C/C++/ObjC/ObjC++ but not for Fortran
configure:61404: $? = 0
configure:61404: ./conftest
configure:61404: $? = 0
configure:61505: result: 2
configure:61517: checking KIND value of Fortran C_INT32_T
configure:61545: gfortran -o conftest -lnetwork conftest.f90 -lz >&5
f951: Warning: command line option '-Wno-multichar' is valid for C/C++/ObjC/ObjC++ but not for Fortran
configure:61545: $? = 0
configure:61545: ./conftest
configure:61545: $? = 0
configure:61646: result: 4
configure:61658: checking KIND value of Fortran C_INT64_T
configure:61686: gfortran -o conftest -lnetwork conftest.f90 -lz >&5
f951: Warning: command line option '-Wno-multichar' is valid for C/C++/ObjC/ObjC++ but not for Fortran
configure:61686: $? = 0
configure:61686: ./conftest
configure:61686: $? = 0
configure:61787: result: 8
configure:61798: checking if building Fortran mpif.h bindings
configure:61802: result: yes
configure:61815: checking if Fortran compiler supports INTERFACE
configure:61837: gfortran -c conftest.f90 >&5
f951: Warning: command line option '-Wno-multichar' is valid for C/C++/ObjC/ObjC++ but not for Fortran
configure:61837: $? = 0
configure:61853: result: yes
configure:61870: checking if Fortran compiler supports ISO_FORTRAN_ENV
configure:61887: gfortran -c conftest.f90 >&5
f951: Warning: command line option '-Wno-multichar' is valid for C/C++/ObjC/ObjC++ but not for Fortran
configure:61887: $? = 0
configure:61901: result: yes
configure:61931: checking if Fortran compiler supports STORAGE_SIZE for relevant types
configure:62009: gfortran -o conftest -lnetwork conftest.f90 -lz >&5
f951: Warning: command line option '-Wno-multichar' is valid for C/C++/ObjC/ObjC++ but not for Fortran
configure:62009: $? = 0
configure:62024: result: yes
configure:62060: checking for Fortran compiler module include flag
configure:62084: gfortran -c conftest-module.f90 -lnetwork -lz
f951: Warning: command line option '-Wno-multichar' is valid for C/C++/ObjC/ObjC++ but not for Fortran
configure:62091: $? = 0
configure:62128: gfortran conftest.f90 -Isubdir -lnetwork -lz
f951: Warning: command line option '-Wno-multichar' is valid for C/C++/ObjC/ObjC++ but not for Fortran
configure:62135: $? = 0
configure:62153: result: -I
configure:62218: checking Fortran compiler ignore TKR syntax
configure:62266: result: not cached; checking variants
configure:62317: checking for Fortran compiler support of TYPE(*), DIMENSION(*)
configure:62384: gfortran -c conftest.f90 >&5
f951: Warning: command line option '-Wno-multichar' is valid for C/C++/ObjC/ObjC++ but not for Fortran
conftest.f90:39:11:
call foo(buffer1, count)
1
Error: Rank mismatch in argument 'buffer' at (1) (scalar and rank-1)
conftest.f90:6:35:
subroutine force_assumed_shape(a, count)
1
Warning: Interface mismatch in global procedure 'force_assumed_shape' at (1): Type mismatch in argument 'a' (COMPLEX(4)/REAL(4)) [-Wargument-mismatch]
configure:62384: $? = 1
configure: failed program was:
| program main
| !
| ! Autoconf puts "program main" at the top
|
| interface
| subroutine force_assumed_shape(a, count)
| integer :: count
| complex, dimension(:,:) :: a
| end subroutine force_assumed_shape
| end interface
|
| interface
| subroutine foo(buffer, count)
| ! buffer
| type(*), intent(in) :: buffer
| integer, intent(in) :: count
| end subroutine foo
| end interface
|
| ! Simple interface with an un-typed first argument (e.g., a choice buffer)
| integer :: count
| real :: buffer1(3)
| character :: buffer2
| complex :: buffer3(4,4)
| complex, pointer, dimension(:,:) :: ptr
| target :: buffer3
| integer :: buffer4
| ptr => buffer3
|
| ! Set some known values (somewhat irrelevant for this test, but just be
| ! sure that the values are initialized)
| a = 17
| buffer1(1) = 4.5
| buffer1(2) = 6.7
| buffer1(3) = 8.9
| buffer2 = 'a'
|
| ! Call with one type for the first argument
| call foo(buffer1, count)
| ! Call with a different type for the first argument
| call foo(buffer2, count)
| ! Force us through an assumed shape
| call force_assumed_shape(buffer3, count)
| ! Force a pointer call through an assumed shape (!)
| ptr => buffer3
| ! Also try with a simple scalar integer
| ! (Intel 2016 compiler suite only partially supports GCC pragmas;
| ! they work with all the above buffer types, but fail with a
| ! simple scalar integer)
| call foo(buffer4, count)
|
| end program
|
| subroutine force_assumed_shape(a, count)
| integer :: count
| real, dimension(:,:) :: a
| call foo(a, count)
| end subroutine force_assumed_shape
|
| ! Autoconf puts "end" after the last line
| subroutine bogus
|
| end
configure:62394: result: no
configure:62470: checking for Fortran compiler support of !GCC$ ATTRIBUTES NO_ARG_CHECK
configure:62537: gfortran -c conftest.f90 >&5
f951: Warning: command line option '-Wno-multichar' is valid for C/C++/ObjC/ObjC++ but not for Fortran
conftest.f90:6:35:
subroutine force_assumed_shape(a, count)
1
Warning: Interface mismatch in global procedure 'force_assumed_shape' at (1): Type mismatch in argument 'a' (COMPLEX(4)/REAL(4)) [-Wargument-mismatch]
configure:62537: $? = 0
configure:62547: result: yes
configure:63197: checking Fortran compiler ignore TKR syntax
configure:63222: result: 1:type(*), dimension(*):!GCC$ ATTRIBUTES NO_ARG_CHECK ::
configure:63285: checking if Fortran compiler supports ISO_C_BINDING
configure:63303: gfortran -c conftest.f90 >&5
f951: Warning: command line option '-Wno-multichar' is valid for C/C++/ObjC/ObjC++ but not for Fortran
configure:63303: $? = 0
configure:63317: result: yes
configure:63329: checking if building Fortran 'use mpi' bindings
configure:63332: result: yes
configure:63376: checking if Fortran compiler supports SUBROUTINE BIND(C)
configure:63396: gfortran -c conftest.f90 >&5
f951: Warning: command line option '-Wno-multichar' is valid for C/C++/ObjC/ObjC++ but not for Fortran
configure:63396: $? = 0
configure:63410: result: yes
configure:63430: checking if Fortran compiler supports TYPE, BIND(C)
configure:63448: gfortran -c conftest.f90 >&5
f951: Warning: command line option '-Wno-multichar' is valid for C/C++/ObjC/ObjC++ but not for Fortran
configure:63448: $? = 0
configure:63462: result: yes
configure:63496: checking if Fortran compiler supports TYPE(type), BIND(C, NAME="name")
configure:63516: gfortran -c conftest.f90 >&5
f951: Warning: command line option '-Wno-multichar' is valid for C/C++/ObjC/ObjC++ but not for Fortran
configure:63516: $? = 0
configure:63530: result: yes
configure:63555: checking if Fortran compiler supports PROCEDURE
configure:63582: gfortran -c conftest.f90 >&5
f951: Warning: command line option '-Wno-multichar' is valid for C/C++/ObjC/ObjC++ but not for Fortran
configure:63582: $? = 0
configure:63598: result: yes
configure:63659: checking if Fortran compiler supports USE...ONLY
configure:63686: gfortran -I. -c aaa.f90
f951: Warning: command line option '-Wno-multichar' is valid for C/C++/ObjC/ObjC++ but not for Fortran
configure:63693: $? = 0
configure:63703: gfortran -I. -c bbb.f90
f951: Warning: command line option '-Wno-multichar' is valid for C/C++/ObjC/ObjC++ but not for Fortran
configure:63710: $? = 0
configure:63723: gfortran -c -I. conftest.f90 >&5
f951: Warning: command line option '-Wno-multichar' is valid for C/C++/ObjC/ObjC++ but not for Fortran
configure:63723: $? = 0
configure:63746: result: yes
configure:63787: checking if Fortran compiler supports optional arguments
configure:63814: gfortran -c conftest.f90 >&5
f951: Warning: command line option '-Wno-multichar' is valid for C/C++/ObjC/ObjC++ but not for Fortran
configure:63814: $? = 0
configure:63828: result: yes
configure:63848: checking if Fortran compiler supports C_FUNLOC/TS 29113
configure:63877: gfortran -c conftest.f90 >&5
f951: Warning: command line option '-Wno-multichar' is valid for C/C++/ObjC/ObjC++ but not for Fortran
configure:63877: $? = 0
configure:63891: result: yes
configure:63910: checking if Fortran compiler supports PRIVATE
configure:63928: gfortran -c conftest.f90 >&5
f951: Warning: command line option '-Wno-multichar' is valid for C/C++/ObjC/ObjC++ but not for Fortran
configure:63928: $? = 0
configure:63944: result: yes
configure:63962: checking if Fortran compiler supports PROTECTED
configure:63977: gfortran -c conftest.f90 >&5
f951: Warning: command line option '-Wno-multichar' is valid for C/C++/ObjC/ObjC++ but not for Fortran
configure:63977: $? = 0
configure:63993: result: yes
configure:64011: checking if Fortran compiler supports ABSTRACT
configure:64029: gfortran -c conftest.f90 >&5
f951: Warning: command line option '-Wno-multichar' is valid for C/C++/ObjC/ObjC++ but not for Fortran
configure:64029: $? = 0
configure:64045: result: yes
configure:64063: checking if Fortran compiler supports ASYNCHRONOUS
configure:64082: gfortran -c conftest.f90 >&5
f951: Warning: command line option '-Wno-multichar' is valid for C/C++/ObjC/ObjC++ but not for Fortran
configure:64082: $? = 0
configure:64098: result: yes
configure:64120: checking size of Fortran type(test_mpi_handle)
configure:64190: gcc -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -I. -c conftest.c
conftest.c:8:6: warning: no previous prototype for 'size_' [-Wmissing-prototypes]
void size_(char *a, char *b)
^~~~~
configure:64197: $? = 0
configure:64207: gfortran conftestf.f90 conftest.o -o conftest -lnetwork -lz
f951: Warning: command line option '-Wno-multichar' is valid for C/C++/ObjC/ObjC++ but not for Fortran
configure:64214: $? = 0
configure:64258: ./conftest
configure:64265: $? = 0
configure:64282: result: 4
configure:64293: checking alignment of Fortran type(test_mpi_handle)
configure:64324: gfortran -o conftest -lnetwork conftest.f90 -lz >&5
f951: Warning: command line option '-Wno-multichar' is valid for C/C++/ObjC/ObjC++ but not for Fortran
configure:64324: $? = 0
configure:64332: ./conftest
configure:64339: $? = 0
configure:64369: result: 4
configure:64387: checking Fortran compiler F08 assumed rank syntax
configure:64435: result: not cached; checking
configure:64482: checking for Fortran compiler support of TYPE(*), DIMENSION(..)
configure:64549: gfortran -c conftest.f90 >&5
f951: Warning: command line option '-Wno-multichar' is valid for C/C++/ObjC/ObjC++ but not for Fortran
conftest.f90:6:35:
subroutine force_assumed_shape(a, count)
1
Warning: Interface mismatch in global procedure 'force_assumed_shape' at (1): Type mismatch in argument 'a' (COMPLEX(4)/REAL(4)) [-Wargument-mismatch]
configure:64549: $? = 0
configure:64559: result: yes
configure:64594: checking Fortran compiler F08 assumed rank syntax
configure:64619: result: yes
configure:64637: checking which mpi_f08 implementation to build
configure:64642: result: "good" compiler, no array subsections
configure:64668: checking if building Fortran 'use mpi_f08' bindings
configure:64672: result: yes
configure:5871: === Header file tests
configure:65237: checking alloca.h usability
configure:65237: gcc -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5
configure:65237: $? = 0
configure:65237: result: yes
configure:65237: checking alloca.h presence
configure:65237: gcc -E conftest.c
configure:65237: $? = 0
configure:65237: result: yes
configure:65237: checking for alloca.h
configure:65237: result: yes
configure:65237: checking aio.h usability
configure:65237: gcc -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5
conftest.c:418:10: fatal error: aio.h: No such file or directory
#include <aio.h>
^~~~~~~
compilation terminated.
configure:65237: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "3.1.2"
| #define PACKAGE_STRING "Open MPI 3.1.2"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
| #define PACKAGE_URL ""
| #define OPAL_ARCH "x86_64-unknown-haiku"
| #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 OMPI_MAJOR_VERSION 3
| #define OMPI_MINOR_VERSION 1
| #define OMPI_RELEASE_VERSION 2
| #define OMPI_GREEK_VERSION ""
| #define OMPI_REPO_REV "v3.1.2"
| #define OMPI_TARBALL_VERSION "3.1.2"
| #define OMPI_VERSION "2"
| #define OMPI_RELEASE_DATE "Aug 22, 2018"
| #define ORTE_MAJOR_VERSION 3
| #define ORTE_MINOR_VERSION 1
| #define ORTE_RELEASE_VERSION 2
| #define ORTE_GREEK_VERSION ""
| #define ORTE_REPO_REV "v3.1.2"
| #define ORTE_TARBALL_VERSION "3.1.2"
| #define ORTE_VERSION "2"
| #define ORTE_RELEASE_DATE "Aug 22, 2018"
| #define OSHMEM_MAJOR_VERSION 3
| #define OSHMEM_MINOR_VERSION 1
| #define OSHMEM_RELEASE_VERSION 2
| #define OSHMEM_GREEK_VERSION ""
| #define OSHMEM_REPO_REV "v3.1.2"
| #define OSHMEM_TARBALL_VERSION "3.1.2"
| #define OSHMEM_VERSION "2"
| #define OSHMEM_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_MAJOR_VERSION 3
| #define OPAL_MINOR_VERSION 1
| #define OPAL_RELEASE_VERSION 2
| #define OPAL_GREEK_VERSION ""
| #define OPAL_REPO_REV "v3.1.2"
| #define OPAL_TARBALL_VERSION "3.1.2"
| #define OPAL_VERSION "2"
| #define OPAL_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_ENABLE_MEM_DEBUG 0
| #define OPAL_ENABLE_MEM_PROFILE 0
| #define OPAL_ENABLE_TIMING 0
| #define OPAL_ENABLE_DEBUG 0
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OPAL_ENABLE_PTY_SUPPORT 1
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
| #define OPAL_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 0
| #define OPAL_PACKAGE_STRING "Open MPI user@shredder Distribution"
| #define OPAL_IDENT_STRING "3.1.2"
| #define OPAL_MAX_PROCESSOR_NAME 256
| #define OPAL_MAX_ERROR_STRING 256
| #define OPAL_MAX_OBJECT_NAME 64
| #define OPAL_MAX_INFO_KEY 36
| #define OPAL_MAX_INFO_VAL 256
| #define OPAL_MAX_PORT_NAME 1024
| #define OPAL_MAX_DATAREP_STRING 128
| #define OPAL_ENABLE_CRDEBUG 0
| #define OPAL_ENABLE_GETPWUID 1
| #define OPAL_ENABLE_PROGRESS_THREADS 0
| #define HAVE_ZLIB_H 1
| #define OPAL_HAVE_ZLIB 1
| #define OPAL_HAVE_SOLARIS 0
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_STRUCT_SOCKADDR_IN 1
| #define OPAL_CUDA_SUPPORT 0
| #define OPAL_CUDA_SYNC_MEMOPS 0
| #define OPAL_CUDA_GET_ATTRIBUTES 0
| #define OPAL_CUDA_GDR_SUPPORT 0
| #define OPAL_PMIX_V1 0
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_PERUSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_PARAM_CHECK 1
| #define OSHMEM_SPEC_COMPAT 0
| #define OSHMEM_PARAM_CHECK 0
| #define OPAL_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
| #define OPAL_C_HAVE_BUILTIN_CLZ 1
| #define OPAL_CC_USE_PRAGMA_IDENT 0
| #define OPAL_CC_USE_IDENT 1
| #define OPAL_CC_USE_PRAGMA_COMMENT
| #define OPAL_CC_USE_CONST_CHAR_IDENT 0
| #define HAVE_INT8_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE___INT128 1
| #define HAVE_LONG_LONG 1
| #define HAVE___FLOAT128 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_COMPLEX_H 1
| #define HAVE_FLOAT__COMPLEX 1
| #define HAVE_DOUBLE__COMPLEX 1
| #define HAVE_LONG_DOUBLE__COMPLEX 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_MODE_T 1
| #define HAVE_SSIZE_T 1
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF__BOOL 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF___FLOAT128 16
| #define SIZEOF_FLOAT__COMPLEX 8
| #define SIZEOF_DOUBLE__COMPLEX 16
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_PID_T 4
| #define OPAL_ALIGNMENT_BOOL 1
| #define OPAL_ALIGNMENT_INT8 1
| #define OPAL_ALIGNMENT_INT16 2
| #define OPAL_ALIGNMENT_INT32 4
| #define OPAL_ALIGNMENT_INT64 8
| #define OPAL_ALIGNMENT_CHAR 1
| #define OPAL_ALIGNMENT_SHORT 2
| #define OPAL_ALIGNMENT_WCHAR 4
| #define OPAL_ALIGNMENT_INT 4
| #define OPAL_ALIGNMENT_LONG 8
| #define OPAL_ALIGNMENT_LONG_LONG 8
| #define OPAL_ALIGNMENT_FLOAT 4
| #define OPAL_ALIGNMENT_DOUBLE 8
| #define OPAL_ALIGNMENT_LONG_DOUBLE 16
| #define OPAL_ALIGNMENT___FLOAT128 16
| #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4
| #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8
| #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16
| #define OPAL_ALIGNMENT_VOID_P 8
| #define OPAL_ALIGNMENT_SIZE_T 8
| #define OPAL_CXX "g++"
| #define SIZEOF_BOOL 1
| #define OPAL_ALIGNMENT_CXX_BOOL 1
| #define OMPI_CXX "g++"
| #define SIZEOF_BOOL 1
| #define OPAL_ALIGNMENT_CXX_BOOL 1
| #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0
| #define OMPI_CXX_HAVE_BUILTIN_EXPECT 0
| #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 0
| #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 0
| #define OMPI_BUILD_CXX_BINDINGS 0
| #define OPAL_HAVE_ATTRIBUTE 1
| #define OPAL_HAVE_ATTRIBUTE_ALIGNED 1
| #define OPAL_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
| #define OPAL_HAVE_ATTRIBUTE_COLD 1
| #define OPAL_HAVE_ATTRIBUTE_CONST 1
| #define OPAL_HAVE_ATTRIBUTE_DEPRECATED 1
| #define OPAL_HAVE_ATTRIBUTE_DEPRECATED_ARGUMENT 1
| #define OPAL_HAVE_ATTRIBUTE_FORMAT 1
| #define OPAL_HAVE_ATTRIBUTE_FORMAT_FUNCPTR 1
| #define OPAL_HAVE_ATTRIBUTE_HOT 1
| #define OPAL_HAVE_ATTRIBUTE_MALLOC 1
| #define OPAL_HAVE_ATTRIBUTE_MAY_ALIAS 1
| #define OPAL_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
| #define OPAL_HAVE_ATTRIBUTE_NOINLINE 1
| #define OPAL_HAVE_ATTRIBUTE_NONNULL 1
| #define OPAL_HAVE_ATTRIBUTE_NORETURN 1
| #define OPAL_HAVE_ATTRIBUTE_NORETURN_FUNCPTR 1
| #define OPAL_HAVE_ATTRIBUTE_PACKED 1
| #define OPAL_HAVE_ATTRIBUTE_PURE 1
| #define OPAL_HAVE_ATTRIBUTE_SENTINEL 1
| #define OPAL_HAVE_ATTRIBUTE_UNUSED 1
| #define OPAL_HAVE_ATTRIBUTE_VISIBILITY 1
| #define OPAL_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
| #define OPAL_HAVE_ATTRIBUTE_WEAK_ALIAS 1
| #define OPAL_HAVE_ATTRIBUTE_DESTRUCTOR 1
| #define OPAL_HAVE_ATTRIBUTE_OPTNONE 0
| #define OPAL_HAVE_ATTRIBUTE_EXTENSION 1
| #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYID 1
| #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYNAME GNU
| #define OPAL_BUILD_PLATFORM_COMPILER_VERSION 459520
| #define OPAL_BUILD_PLATFORM_COMPILER_VERSION_STR 7.3.0
| #define OPAL_HAVE_JAVA_SUPPORT no
| #define OMPI_WANT_JAVA_BINDINGS 0
| #define OPAL_HAVE_WEAK_SYMBOLS 1
| #define OPAL_HAVE_GCC_BUILTIN_CSWAP_INT128 0
| #define OPAL_ASM_TEXT ".text"
| #define OPAL_ASM_GLOBAL ".globl"
| #define OPAL_ASM_LABEL_SUFFIX ":"
| #define OPAL_ASM_GSYM ""
| #define OPAL_ASM_LSYM ".L"
| #define OPAL_ASM_TYPE "@"
| #define OPAL_ASM_SIZE "1"
| #define OPAL_ASM_ALIGN_LOG
| #define OPAL_HAVE_CMPXCHG16B 1
| #define OPAL_C_GCC_INLINE_ASSEMBLY 1
| #define OPAL_ASSEMBLY_ARCH OPAL_X86_64
| #define OPAL_ASSEMBLY_SUPPORTS_RDTSCP 0
| #define OPAL_ASSEMBLY_BUILTIN OPAL_BUILTIN_GCC
| #define OMPI_FORTRAN_MPIFH_BINDINGS 1
| #define OMPI_FORTRAN_USEMPI_BINDINGS 2
| #define OMPI_FORTRAN_USEMPIF08_BINDINGS 3
| #define OMPI_FORTRAN_DOUBLE_UNDERSCORE 0
| #define OMPI_FORTRAN_SINGLE_UNDERSCORE 1
| #define OMPI_FORTRAN_CAPS 0
| #define OMPI_FORTRAN_PLAIN 0
| #define ompi_fortran_bogus_type_t int
| #define OMPI_HAVE_FORTRAN_CHARACTER 1
| #define OMPI_SIZEOF_FORTRAN_CHARACTER 1
| #define OMPI_ALIGNMENT_FORTRAN_CHARACTER 1
| #define OMPI_KIND_FORTRAN_CHARACTER C_SIGNED_CHAR
| #define ompi_fortran_character_t char
| #define OMPI_HAVE_FORTRAN_LOGICAL 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4
| #define OMPI_KIND_FORTRAN_LOGICAL C_INT
| #define ompi_fortran_logical_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL1 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1
| #define OMPI_KIND_FORTRAN_LOGICAL1 C_SIGNED_CHAR
| #define ompi_fortran_logical1_t char
| #define OMPI_HAVE_FORTRAN_LOGICAL2 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 2
| #define OMPI_KIND_FORTRAN_LOGICAL2 C_SHORT
| #define ompi_fortran_logical2_t short
| #define OMPI_HAVE_FORTRAN_LOGICAL4 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 4
| #define OMPI_KIND_FORTRAN_LOGICAL4 C_INT
| #define ompi_fortran_logical4_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL8 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 8
| #define OMPI_KIND_FORTRAN_LOGICAL8 C_LONG_LONG
| #define ompi_fortran_logical8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4
| #define OMPI_KIND_FORTRAN_INTEGER C_INT
| #define ompi_fortran_integer_t int
| #define OMPI_HAVE_FORTRAN_INTEGER1 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER1 1
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1
| #define OMPI_KIND_FORTRAN_INTEGER1 C_SIGNED_CHAR
| #define ompi_fortran_integer1_t char
| #define OMPI_HAVE_FORTRAN_INTEGER2 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER2 2
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2
| #define OMPI_KIND_FORTRAN_INTEGER2 C_SHORT
| #define ompi_fortran_integer2_t short
| #define OMPI_HAVE_FORTRAN_INTEGER4 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER4 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4
| #define OMPI_KIND_FORTRAN_INTEGER4 C_INT
| #define ompi_fortran_integer4_t int
| #define OMPI_HAVE_FORTRAN_INTEGER8 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER8 8
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8
| #define OMPI_KIND_FORTRAN_INTEGER8 C_LONG_LONG
| #define ompi_fortran_integer8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER16 0
| #define OMPI_SIZEOF_FORTRAN_INTEGER16 16
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4
| #define OMPI_KIND_FORTRAN_INTEGER16 0
| #define ompi_fortran_integer16_t
| #define OMPI_HAVE_FORTRAN_REAL 1
| #define OMPI_SIZEOF_FORTRAN_REAL 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL 4
| #define OMPI_KIND_FORTRAN_REAL C_FLOAT
| #define ompi_fortran_real_t float
| #define OMPI_HAVE_FORTRAN_REAL2 0
| #define OMPI_SIZEOF_FORTRAN_REAL2 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL2 4
| #define OMPI_KIND_FORTRAN_REAL2 0
| #define ompi_fortran_real2_t ompi_fortran_bogus_type_t
| #define OMPI_HAVE_FORTRAN_REAL4 1
| #define OMPI_SIZEOF_FORTRAN_REAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL4 4
| #define OMPI_KIND_FORTRAN_REAL4 C_FLOAT
| #define ompi_fortran_real4_t float
| #define OMPI_HAVE_FORTRAN_REAL8 1
| #define OMPI_SIZEOF_FORTRAN_REAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_REAL8 8
| #define OMPI_KIND_FORTRAN_REAL8 C_DOUBLE
| #define ompi_fortran_real8_t double
| #define OMPI_HAVE_FORTRAN_REAL16 1
| #define OMPI_SIZEOF_FORTRAN_REAL16 16
| #define OMPI_ALIGNMENT_FORTRAN_REAL16 16
| #define OMPI_KIND_FORTRAN_REAL16 C_LONG_DOUBLE
| #define ompi_fortran_real16_t long double
| #define OMPI_REAL16_MATCHES_C 1
| #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8
| #define OMPI_KIND_FORTRAN_DOUBLE_PRECISION C_DOUBLE
| #define ompi_fortran_double_precision_t double
| #define OMPI_HAVE_FORTRAN_COMPLEX 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4
| #define OMPI_KIND_FORTRAN_COMPLEX C_FLOAT_COMPLEX
| #define OMPI_HAVE_FORTRAN_COMPLEX4 0
| #define OMPI_SIZEOF_FORTRAN_COMPLEX4 4
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX4 4
| #define OMPI_KIND_FORTRAN_COMPLEX4 0
| #define OMPI_HAVE_FORTRAN_COMPLEX8 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4
| #define OMPI_KIND_FORTRAN_COMPLEX8 C_FLOAT_COMPLEX
| #define OMPI_HAVE_FORTRAN_COMPLEX16 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8
| #define OMPI_KIND_FORTRAN_COMPLEX16 C_DOUBLE_COMPLEX
| #define OMPI_HAVE_FORTRAN_COMPLEX32 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX32 32
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 16
| #define OMPI_KIND_FORTRAN_COMPLEX32 C_LONG_DOUBLE_COMPLEX
| #define OMPI_HAVE_FORTRAN_DOUBLE_COMPLEX 1
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_COMPLEX 16
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_COMPLEX 8
| #define OMPI_KIND_FORTRAN_DOUBLE_COMPLEX C_DOUBLE_COMPLEX
| #define OMPI_FORTRAN_HANDLE_MAX 2147483647
| #define OMPI_FORTRAN_VALUE_TRUE 1
| #define OMPI_FORTRAN_MAX_ARRAY_RANK 7
| #define OMPI_FC "gfortran"
| #define OMPI_FC_ABSOLUTE "/bin/gfortran"
| #define OMPI_FORTRAN_BUILD_SIZEOF 1
| #define OMPI_FORTRAN_HAVE_INTERFACE 1
| #define OMPI_FORTRAN_HAVE_ISO_FORTRAN_ENV 1
| #define OMPI_FORTRAN_HAVE_STORAGE_SIZE 1
| #define OMPI_FORTRAN_IGNORE_TKR_PREDECL "!GCC$ ATTRIBUTES NO_ARG_CHECK ::"
| #define OMPI_FORTRAN_IGNORE_TKR_TYPE
| #define OMPI_FORTRAN_HAVE_IGNORE_TKR 1
| #define OMPI_FORTRAN_NEED_WRAPPER_ROUTINES 1
| #define OMPI_FORTRAN_F08_HANDLE_SIZE 4
| #define OMPI_FORTRAN_F08_HANDLE_ALIGNMENT 4
| #define OMPI_FORTRAN_HAVE_F08_ASSUMED_RANK 1
| #define OMPI_FORTRAN_HAVE_BIND_C 1
| #define OMPI_FORTRAN_HAVE_ISO_C_BINDING 1
| #define OMPI_FORTRAN_HAVE_BIND_C_SUB 1
| #define OMPI_FORTRAN_HAVE_BIND_C_TYPE 1
| #define OMPI_FORTRAN_HAVE_BIND_C_TYPE_NAME 1
| #define OMPI_FORTRAN_HAVE_OPTIONAL_ARGS 1
| #define OMPI_FORTRAN_HAVE_PRIVATE 1
| #define OMPI_FORTRAN_HAVE_PROTECTED 1
| #define OMPI_FORTRAN_HAVE_ABSTRACT 1
| #define OMPI_FORTRAN_HAVE_ASYNCHRONOUS 1
| #define OMPI_FORTRAN_HAVE_PROCEDURE 1
| #define OMPI_FORTRAN_HAVE_USE_ONLY 1
| #define OMPI_FORTRAN_HAVE_C_FUNLOC 1
| #define OMPI_BUILD_FORTRAN_BINDINGS 3
| #define HAVE_ALLOCA_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <aio.h>
configure:65237: result: no
configure:65237: checking aio.h presence
configure:65237: gcc -E conftest.c
conftest.c:385:10: fatal error: aio.h: No such file or directory
#include <aio.h>
^~~~~~~
compilation terminated.
configure:65237: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "3.1.2"
| #define PACKAGE_STRING "Open MPI 3.1.2"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
| #define PACKAGE_URL ""
| #define OPAL_ARCH "x86_64-unknown-haiku"
| #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 OMPI_MAJOR_VERSION 3
| #define OMPI_MINOR_VERSION 1
| #define OMPI_RELEASE_VERSION 2
| #define OMPI_GREEK_VERSION ""
| #define OMPI_REPO_REV "v3.1.2"
| #define OMPI_TARBALL_VERSION "3.1.2"
| #define OMPI_VERSION "2"
| #define OMPI_RELEASE_DATE "Aug 22, 2018"
| #define ORTE_MAJOR_VERSION 3
| #define ORTE_MINOR_VERSION 1
| #define ORTE_RELEASE_VERSION 2
| #define ORTE_GREEK_VERSION ""
| #define ORTE_REPO_REV "v3.1.2"
| #define ORTE_TARBALL_VERSION "3.1.2"
| #define ORTE_VERSION "2"
| #define ORTE_RELEASE_DATE "Aug 22, 2018"
| #define OSHMEM_MAJOR_VERSION 3
| #define OSHMEM_MINOR_VERSION 1
| #define OSHMEM_RELEASE_VERSION 2
| #define OSHMEM_GREEK_VERSION ""
| #define OSHMEM_REPO_REV "v3.1.2"
| #define OSHMEM_TARBALL_VERSION "3.1.2"
| #define OSHMEM_VERSION "2"
| #define OSHMEM_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_MAJOR_VERSION 3
| #define OPAL_MINOR_VERSION 1
| #define OPAL_RELEASE_VERSION 2
| #define OPAL_GREEK_VERSION ""
| #define OPAL_REPO_REV "v3.1.2"
| #define OPAL_TARBALL_VERSION "3.1.2"
| #define OPAL_VERSION "2"
| #define OPAL_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_ENABLE_MEM_DEBUG 0
| #define OPAL_ENABLE_MEM_PROFILE 0
| #define OPAL_ENABLE_TIMING 0
| #define OPAL_ENABLE_DEBUG 0
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OPAL_ENABLE_PTY_SUPPORT 1
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
| #define OPAL_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 0
| #define OPAL_PACKAGE_STRING "Open MPI user@shredder Distribution"
| #define OPAL_IDENT_STRING "3.1.2"
| #define OPAL_MAX_PROCESSOR_NAME 256
| #define OPAL_MAX_ERROR_STRING 256
| #define OPAL_MAX_OBJECT_NAME 64
| #define OPAL_MAX_INFO_KEY 36
| #define OPAL_MAX_INFO_VAL 256
| #define OPAL_MAX_PORT_NAME 1024
| #define OPAL_MAX_DATAREP_STRING 128
| #define OPAL_ENABLE_CRDEBUG 0
| #define OPAL_ENABLE_GETPWUID 1
| #define OPAL_ENABLE_PROGRESS_THREADS 0
| #define HAVE_ZLIB_H 1
| #define OPAL_HAVE_ZLIB 1
| #define OPAL_HAVE_SOLARIS 0
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_STRUCT_SOCKADDR_IN 1
| #define OPAL_CUDA_SUPPORT 0
| #define OPAL_CUDA_SYNC_MEMOPS 0
| #define OPAL_CUDA_GET_ATTRIBUTES 0
| #define OPAL_CUDA_GDR_SUPPORT 0
| #define OPAL_PMIX_V1 0
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_PERUSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_PARAM_CHECK 1
| #define OSHMEM_SPEC_COMPAT 0
| #define OSHMEM_PARAM_CHECK 0
| #define OPAL_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
| #define OPAL_C_HAVE_BUILTIN_CLZ 1
| #define OPAL_CC_USE_PRAGMA_IDENT 0
| #define OPAL_CC_USE_IDENT 1
| #define OPAL_CC_USE_PRAGMA_COMMENT
| #define OPAL_CC_USE_CONST_CHAR_IDENT 0
| #define HAVE_INT8_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE___INT128 1
| #define HAVE_LONG_LONG 1
| #define HAVE___FLOAT128 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_COMPLEX_H 1
| #define HAVE_FLOAT__COMPLEX 1
| #define HAVE_DOUBLE__COMPLEX 1
| #define HAVE_LONG_DOUBLE__COMPLEX 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_MODE_T 1
| #define HAVE_SSIZE_T 1
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF__BOOL 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF___FLOAT128 16
| #define SIZEOF_FLOAT__COMPLEX 8
| #define SIZEOF_DOUBLE__COMPLEX 16
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_PID_T 4
| #define OPAL_ALIGNMENT_BOOL 1
| #define OPAL_ALIGNMENT_INT8 1
| #define OPAL_ALIGNMENT_INT16 2
| #define OPAL_ALIGNMENT_INT32 4
| #define OPAL_ALIGNMENT_INT64 8
| #define OPAL_ALIGNMENT_CHAR 1
| #define OPAL_ALIGNMENT_SHORT 2
| #define OPAL_ALIGNMENT_WCHAR 4
| #define OPAL_ALIGNMENT_INT 4
| #define OPAL_ALIGNMENT_LONG 8
| #define OPAL_ALIGNMENT_LONG_LONG 8
| #define OPAL_ALIGNMENT_FLOAT 4
| #define OPAL_ALIGNMENT_DOUBLE 8
| #define OPAL_ALIGNMENT_LONG_DOUBLE 16
| #define OPAL_ALIGNMENT___FLOAT128 16
| #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4
| #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8
| #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16
| #define OPAL_ALIGNMENT_VOID_P 8
| #define OPAL_ALIGNMENT_SIZE_T 8
| #define OPAL_CXX "g++"
| #define SIZEOF_BOOL 1
| #define OPAL_ALIGNMENT_CXX_BOOL 1
| #define OMPI_CXX "g++"
| #define SIZEOF_BOOL 1
| #define OPAL_ALIGNMENT_CXX_BOOL 1
| #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0
| #define OMPI_CXX_HAVE_BUILTIN_EXPECT 0
| #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 0
| #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 0
| #define OMPI_BUILD_CXX_BINDINGS 0
| #define OPAL_HAVE_ATTRIBUTE 1
| #define OPAL_HAVE_ATTRIBUTE_ALIGNED 1
| #define OPAL_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
| #define OPAL_HAVE_ATTRIBUTE_COLD 1
| #define OPAL_HAVE_ATTRIBUTE_CONST 1
| #define OPAL_HAVE_ATTRIBUTE_DEPRECATED 1
| #define OPAL_HAVE_ATTRIBUTE_DEPRECATED_ARGUMENT 1
| #define OPAL_HAVE_ATTRIBUTE_FORMAT 1
| #define OPAL_HAVE_ATTRIBUTE_FORMAT_FUNCPTR 1
| #define OPAL_HAVE_ATTRIBUTE_HOT 1
| #define OPAL_HAVE_ATTRIBUTE_MALLOC 1
| #define OPAL_HAVE_ATTRIBUTE_MAY_ALIAS 1
| #define OPAL_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
| #define OPAL_HAVE_ATTRIBUTE_NOINLINE 1
| #define OPAL_HAVE_ATTRIBUTE_NONNULL 1
| #define OPAL_HAVE_ATTRIBUTE_NORETURN 1
| #define OPAL_HAVE_ATTRIBUTE_NORETURN_FUNCPTR 1
| #define OPAL_HAVE_ATTRIBUTE_PACKED 1
| #define OPAL_HAVE_ATTRIBUTE_PURE 1
| #define OPAL_HAVE_ATTRIBUTE_SENTINEL 1
| #define OPAL_HAVE_ATTRIBUTE_UNUSED 1
| #define OPAL_HAVE_ATTRIBUTE_VISIBILITY 1
| #define OPAL_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
| #define OPAL_HAVE_ATTRIBUTE_WEAK_ALIAS 1
| #define OPAL_HAVE_ATTRIBUTE_DESTRUCTOR 1
| #define OPAL_HAVE_ATTRIBUTE_OPTNONE 0
| #define OPAL_HAVE_ATTRIBUTE_EXTENSION 1
| #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYID 1
| #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYNAME GNU
| #define OPAL_BUILD_PLATFORM_COMPILER_VERSION 459520
| #define OPAL_BUILD_PLATFORM_COMPILER_VERSION_STR 7.3.0
| #define OPAL_HAVE_JAVA_SUPPORT no
| #define OMPI_WANT_JAVA_BINDINGS 0
| #define OPAL_HAVE_WEAK_SYMBOLS 1
| #define OPAL_HAVE_GCC_BUILTIN_CSWAP_INT128 0
| #define OPAL_ASM_TEXT ".text"
| #define OPAL_ASM_GLOBAL ".globl"
| #define OPAL_ASM_LABEL_SUFFIX ":"
| #define OPAL_ASM_GSYM ""
| #define OPAL_ASM_LSYM ".L"
| #define OPAL_ASM_TYPE "@"
| #define OPAL_ASM_SIZE "1"
| #define OPAL_ASM_ALIGN_LOG
| #define OPAL_HAVE_CMPXCHG16B 1
| #define OPAL_C_GCC_INLINE_ASSEMBLY 1
| #define OPAL_ASSEMBLY_ARCH OPAL_X86_64
| #define OPAL_ASSEMBLY_SUPPORTS_RDTSCP 0
| #define OPAL_ASSEMBLY_BUILTIN OPAL_BUILTIN_GCC
| #define OMPI_FORTRAN_MPIFH_BINDINGS 1
| #define OMPI_FORTRAN_USEMPI_BINDINGS 2
| #define OMPI_FORTRAN_USEMPIF08_BINDINGS 3
| #define OMPI_FORTRAN_DOUBLE_UNDERSCORE 0
| #define OMPI_FORTRAN_SINGLE_UNDERSCORE 1
| #define OMPI_FORTRAN_CAPS 0
| #define OMPI_FORTRAN_PLAIN 0
| #define ompi_fortran_bogus_type_t int
| #define OMPI_HAVE_FORTRAN_CHARACTER 1
| #define OMPI_SIZEOF_FORTRAN_CHARACTER 1
| #define OMPI_ALIGNMENT_FORTRAN_CHARACTER 1
| #define OMPI_KIND_FORTRAN_CHARACTER C_SIGNED_CHAR
| #define ompi_fortran_character_t char
| #define OMPI_HAVE_FORTRAN_LOGICAL 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4
| #define OMPI_KIND_FORTRAN_LOGICAL C_INT
| #define ompi_fortran_logical_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL1 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1
| #define OMPI_KIND_FORTRAN_LOGICAL1 C_SIGNED_CHAR
| #define ompi_fortran_logical1_t char
| #define OMPI_HAVE_FORTRAN_LOGICAL2 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 2
| #define OMPI_KIND_FORTRAN_LOGICAL2 C_SHORT
| #define ompi_fortran_logical2_t short
| #define OMPI_HAVE_FORTRAN_LOGICAL4 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 4
| #define OMPI_KIND_FORTRAN_LOGICAL4 C_INT
| #define ompi_fortran_logical4_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL8 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 8
| #define OMPI_KIND_FORTRAN_LOGICAL8 C_LONG_LONG
| #define ompi_fortran_logical8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4
| #define OMPI_KIND_FORTRAN_INTEGER C_INT
| #define ompi_fortran_integer_t int
| #define OMPI_HAVE_FORTRAN_INTEGER1 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER1 1
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1
| #define OMPI_KIND_FORTRAN_INTEGER1 C_SIGNED_CHAR
| #define ompi_fortran_integer1_t char
| #define OMPI_HAVE_FORTRAN_INTEGER2 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER2 2
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2
| #define OMPI_KIND_FORTRAN_INTEGER2 C_SHORT
| #define ompi_fortran_integer2_t short
| #define OMPI_HAVE_FORTRAN_INTEGER4 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER4 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4
| #define OMPI_KIND_FORTRAN_INTEGER4 C_INT
| #define ompi_fortran_integer4_t int
| #define OMPI_HAVE_FORTRAN_INTEGER8 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER8 8
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8
| #define OMPI_KIND_FORTRAN_INTEGER8 C_LONG_LONG
| #define ompi_fortran_integer8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER16 0
| #define OMPI_SIZEOF_FORTRAN_INTEGER16 16
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4
| #define OMPI_KIND_FORTRAN_INTEGER16 0
| #define ompi_fortran_integer16_t
| #define OMPI_HAVE_FORTRAN_REAL 1
| #define OMPI_SIZEOF_FORTRAN_REAL 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL 4
| #define OMPI_KIND_FORTRAN_REAL C_FLOAT
| #define ompi_fortran_real_t float
| #define OMPI_HAVE_FORTRAN_REAL2 0
| #define OMPI_SIZEOF_FORTRAN_REAL2 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL2 4
| #define OMPI_KIND_FORTRAN_REAL2 0
| #define ompi_fortran_real2_t ompi_fortran_bogus_type_t
| #define OMPI_HAVE_FORTRAN_REAL4 1
| #define OMPI_SIZEOF_FORTRAN_REAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL4 4
| #define OMPI_KIND_FORTRAN_REAL4 C_FLOAT
| #define ompi_fortran_real4_t float
| #define OMPI_HAVE_FORTRAN_REAL8 1
| #define OMPI_SIZEOF_FORTRAN_REAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_REAL8 8
| #define OMPI_KIND_FORTRAN_REAL8 C_DOUBLE
| #define ompi_fortran_real8_t double
| #define OMPI_HAVE_FORTRAN_REAL16 1
| #define OMPI_SIZEOF_FORTRAN_REAL16 16
| #define OMPI_ALIGNMENT_FORTRAN_REAL16 16
| #define OMPI_KIND_FORTRAN_REAL16 C_LONG_DOUBLE
| #define ompi_fortran_real16_t long double
| #define OMPI_REAL16_MATCHES_C 1
| #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8
| #define OMPI_KIND_FORTRAN_DOUBLE_PRECISION C_DOUBLE
| #define ompi_fortran_double_precision_t double
| #define OMPI_HAVE_FORTRAN_COMPLEX 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4
| #define OMPI_KIND_FORTRAN_COMPLEX C_FLOAT_COMPLEX
| #define OMPI_HAVE_FORTRAN_COMPLEX4 0
| #define OMPI_SIZEOF_FORTRAN_COMPLEX4 4
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX4 4
| #define OMPI_KIND_FORTRAN_COMPLEX4 0
| #define OMPI_HAVE_FORTRAN_COMPLEX8 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4
| #define OMPI_KIND_FORTRAN_COMPLEX8 C_FLOAT_COMPLEX
| #define OMPI_HAVE_FORTRAN_COMPLEX16 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8
| #define OMPI_KIND_FORTRAN_COMPLEX16 C_DOUBLE_COMPLEX
| #define OMPI_HAVE_FORTRAN_COMPLEX32 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX32 32
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 16
| #define OMPI_KIND_FORTRAN_COMPLEX32 C_LONG_DOUBLE_COMPLEX
| #define OMPI_HAVE_FORTRAN_DOUBLE_COMPLEX 1
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_COMPLEX 16
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_COMPLEX 8
| #define OMPI_KIND_FORTRAN_DOUBLE_COMPLEX C_DOUBLE_COMPLEX
| #define OMPI_FORTRAN_HANDLE_MAX 2147483647
| #define OMPI_FORTRAN_VALUE_TRUE 1
| #define OMPI_FORTRAN_MAX_ARRAY_RANK 7
| #define OMPI_FC "gfortran"
| #define OMPI_FC_ABSOLUTE "/bin/gfortran"
| #define OMPI_FORTRAN_BUILD_SIZEOF 1
| #define OMPI_FORTRAN_HAVE_INTERFACE 1
| #define OMPI_FORTRAN_HAVE_ISO_FORTRAN_ENV 1
| #define OMPI_FORTRAN_HAVE_STORAGE_SIZE 1
| #define OMPI_FORTRAN_IGNORE_TKR_PREDECL "!GCC$ ATTRIBUTES NO_ARG_CHECK ::"
| #define OMPI_FORTRAN_IGNORE_TKR_TYPE
| #define OMPI_FORTRAN_HAVE_IGNORE_TKR 1
| #define OMPI_FORTRAN_NEED_WRAPPER_ROUTINES 1
| #define OMPI_FORTRAN_F08_HANDLE_SIZE 4
| #define OMPI_FORTRAN_F08_HANDLE_ALIGNMENT 4
| #define OMPI_FORTRAN_HAVE_F08_ASSUMED_RANK 1
| #define OMPI_FORTRAN_HAVE_BIND_C 1
| #define OMPI_FORTRAN_HAVE_ISO_C_BINDING 1
| #define OMPI_FORTRAN_HAVE_BIND_C_SUB 1
| #define OMPI_FORTRAN_HAVE_BIND_C_TYPE 1
| #define OMPI_FORTRAN_HAVE_BIND_C_TYPE_NAME 1
| #define OMPI_FORTRAN_HAVE_OPTIONAL_ARGS 1
| #define OMPI_FORTRAN_HAVE_PRIVATE 1
| #define OMPI_FORTRAN_HAVE_PROTECTED 1
| #define OMPI_FORTRAN_HAVE_ABSTRACT 1
| #define OMPI_FORTRAN_HAVE_ASYNCHRONOUS 1
| #define OMPI_FORTRAN_HAVE_PROCEDURE 1
| #define OMPI_FORTRAN_HAVE_USE_ONLY 1
| #define OMPI_FORTRAN_HAVE_C_FUNLOC 1
| #define OMPI_BUILD_FORTRAN_BINDINGS 3
| #define HAVE_ALLOCA_H 1
| /* end confdefs.h. */
| #include <aio.h>
configure:65237: result: no
configure:65237: checking for aio.h
configure:65237: result: no
configure:65237: checking arpa/inet.h usability
configure:65237: gcc -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5
configure:65237: $? = 0
configure:65237: result: yes
configure:65237: checking arpa/inet.h presence
configure:65237: gcc -E conftest.c
configure:65237: $? = 0
configure:65237: result: yes
configure:65237: checking for arpa/inet.h
configure:65237: result: yes
configure:65237: checking dirent.h usability
configure:65237: gcc -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5
configure:65237: $? = 0
configure:65237: result: yes
configure:65237: checking dirent.h presence
configure:65237: gcc -E conftest.c
configure:65237: $? = 0
configure:65237: result: yes
configure:65237: checking for dirent.h
configure:65237: result: yes
configure:65237: checking dlfcn.h usability
configure:65237: gcc -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5
configure:65237: $? = 0
configure:65237: result: yes
configure:65237: checking dlfcn.h presence
configure:65237: gcc -E conftest.c
configure:65237: $? = 0
configure:65237: result: yes
configure:65237: checking for dlfcn.h
configure:65237: result: yes
configure:65237: checking endian.h usability
configure:65237: gcc -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5
configure:65237: $? = 0
configure:65237: result: yes
configure:65237: checking endian.h presence
configure:65237: gcc -E conftest.c
configure:65237: $? = 0
configure:65237: result: yes
configure:65237: checking for endian.h
configure:65237: result: yes
configure:65237: checking execinfo.h usability
configure:65237: gcc -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5
configure:65237: $? = 0
configure:65237: result: yes
configure:65237: checking execinfo.h presence
configure:65237: gcc -E conftest.c
configure:65237: $? = 0
configure:65237: result: yes
configure:65237: checking for execinfo.h
configure:65237: result: yes
configure:65237: checking err.h usability
configure:65237: gcc -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5
configure:65237: $? = 0
configure:65237: result: yes
configure:65237: checking err.h presence
configure:65237: gcc -E conftest.c
configure:65237: $? = 0
configure:65237: result: yes
configure:65237: checking for err.h
configure:65237: result: yes
configure:65237: checking fcntl.h usability
configure:65237: gcc -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5
configure:65237: $? = 0
configure:65237: result: yes
configure:65237: checking fcntl.h presence
configure:65237: gcc -E conftest.c
configure:65237: $? = 0
configure:65237: result: yes
configure:65237: checking for fcntl.h
configure:65237: result: yes
configure:65237: checking grp.h usability
configure:65237: gcc -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5
configure:65237: $? = 0
configure:65237: result: yes
configure:65237: checking grp.h presence
configure:65237: gcc -E conftest.c
configure:65237: $? = 0
configure:65237: result: yes
configure:65237: checking for grp.h
configure:65237: result: yes
configure:65237: checking libgen.h usability
configure:65237: gcc -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5
configure:65237: $? = 0
configure:65237: result: yes
configure:65237: checking libgen.h presence
configure:65237: gcc -E conftest.c
configure:65237: $? = 0
configure:65237: result: yes
configure:65237: checking for libgen.h
configure:65237: result: yes
configure:65237: checking libutil.h usability
configure:65237: gcc -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5
configure:65237: $? = 0
configure:65237: result: yes
configure:65237: checking libutil.h presence
configure:65237: gcc -E conftest.c
configure:65237: $? = 0
configure:65237: result: yes
configure:65237: checking for libutil.h
configure:65237: result: yes
configure:65237: checking for memory.h
configure:65237: result: yes
configure:65237: checking for netdb.h
configure:65237: result: yes
configure:65237: checking for netinet/in.h
configure:65237: result: yes
configure:65237: checking for netinet/tcp.h
configure:65237: result: yes
configure:65237: checking poll.h usability
configure:65237: gcc -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5
configure:65237: $? = 0
configure:65237: result: yes
configure:65237: checking poll.h presence
configure:65237: gcc -E conftest.c
configure:65237: $? = 0
configure:65237: result: yes
configure:65237: checking for poll.h
configure:65237: result: yes
configure:65237: checking pthread.h usability
configure:65237: gcc -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5
configure:65237: $? = 0
configure:65237: result: yes
configure:65237: checking pthread.h presence
configure:65237: gcc -E conftest.c
configure:65237: $? = 0
configure:65237: result: yes
configure:65237: checking for pthread.h
configure:65237: result: yes
configure:65237: checking pty.h usability
configure:65237: gcc -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5
configure:65237: $? = 0
configure:65237: result: yes
configure:65237: checking pty.h presence
configure:65237: gcc -E conftest.c
configure:65237: $? = 0
configure:65237: result: yes
configure:65237: checking for pty.h
configure:65237: result: yes
configure:65237: checking pwd.h usability
configure:65237: gcc -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5
configure:65237: $? = 0
configure:65237: result: yes
configure:65237: checking pwd.h presence
configure:65237: gcc -E conftest.c
configure:65237: $? = 0
configure:65237: result: yes
configure:65237: checking for pwd.h
configure:65237: result: yes
configure:65237: checking sched.h usability
configure:65237: gcc -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5
configure:65237: $? = 0
configure:65237: result: yes
configure:65237: checking sched.h presence
configure:65237: gcc -E conftest.c
configure:65237: $? = 0
configure:65237: result: yes
configure:65237: checking for sched.h
configure:65237: result: yes
configure:65237: checking for strings.h
configure:65237: result: yes
configure:65237: checking stropts.h usability
configure:65237: gcc -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5
conftest.c:438:10: fatal error: stropts.h: No such file or directory
#include <stropts.h>
^~~~~~~~~~~
compilation terminated.
configure:65237: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "3.1.2"
| #define PACKAGE_STRING "Open MPI 3.1.2"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
| #define PACKAGE_URL ""
| #define OPAL_ARCH "x86_64-unknown-haiku"
| #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 OMPI_MAJOR_VERSION 3
| #define OMPI_MINOR_VERSION 1
| #define OMPI_RELEASE_VERSION 2
| #define OMPI_GREEK_VERSION ""
| #define OMPI_REPO_REV "v3.1.2"
| #define OMPI_TARBALL_VERSION "3.1.2"
| #define OMPI_VERSION "2"
| #define OMPI_RELEASE_DATE "Aug 22, 2018"
| #define ORTE_MAJOR_VERSION 3
| #define ORTE_MINOR_VERSION 1
| #define ORTE_RELEASE_VERSION 2
| #define ORTE_GREEK_VERSION ""
| #define ORTE_REPO_REV "v3.1.2"
| #define ORTE_TARBALL_VERSION "3.1.2"
| #define ORTE_VERSION "2"
| #define ORTE_RELEASE_DATE "Aug 22, 2018"
| #define OSHMEM_MAJOR_VERSION 3
| #define OSHMEM_MINOR_VERSION 1
| #define OSHMEM_RELEASE_VERSION 2
| #define OSHMEM_GREEK_VERSION ""
| #define OSHMEM_REPO_REV "v3.1.2"
| #define OSHMEM_TARBALL_VERSION "3.1.2"
| #define OSHMEM_VERSION "2"
| #define OSHMEM_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_MAJOR_VERSION 3
| #define OPAL_MINOR_VERSION 1
| #define OPAL_RELEASE_VERSION 2
| #define OPAL_GREEK_VERSION ""
| #define OPAL_REPO_REV "v3.1.2"
| #define OPAL_TARBALL_VERSION "3.1.2"
| #define OPAL_VERSION "2"
| #define OPAL_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_ENABLE_MEM_DEBUG 0
| #define OPAL_ENABLE_MEM_PROFILE 0
| #define OPAL_ENABLE_TIMING 0
| #define OPAL_ENABLE_DEBUG 0
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OPAL_ENABLE_PTY_SUPPORT 1
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
| #define OPAL_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 0
| #define OPAL_PACKAGE_STRING "Open MPI user@shredder Distribution"
| #define OPAL_IDENT_STRING "3.1.2"
| #define OPAL_MAX_PROCESSOR_NAME 256
| #define OPAL_MAX_ERROR_STRING 256
| #define OPAL_MAX_OBJECT_NAME 64
| #define OPAL_MAX_INFO_KEY 36
| #define OPAL_MAX_INFO_VAL 256
| #define OPAL_MAX_PORT_NAME 1024
| #define OPAL_MAX_DATAREP_STRING 128
| #define OPAL_ENABLE_CRDEBUG 0
| #define OPAL_ENABLE_GETPWUID 1
| #define OPAL_ENABLE_PROGRESS_THREADS 0
| #define HAVE_ZLIB_H 1
| #define OPAL_HAVE_ZLIB 1
| #define OPAL_HAVE_SOLARIS 0
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_STRUCT_SOCKADDR_IN 1
| #define OPAL_CUDA_SUPPORT 0
| #define OPAL_CUDA_SYNC_MEMOPS 0
| #define OPAL_CUDA_GET_ATTRIBUTES 0
| #define OPAL_CUDA_GDR_SUPPORT 0
| #define OPAL_PMIX_V1 0
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_PERUSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_PARAM_CHECK 1
| #define OSHMEM_SPEC_COMPAT 0
| #define OSHMEM_PARAM_CHECK 0
| #define OPAL_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
| #define OPAL_C_HAVE_BUILTIN_CLZ 1
| #define OPAL_CC_USE_PRAGMA_IDENT 0
| #define OPAL_CC_USE_IDENT 1
| #define OPAL_CC_USE_PRAGMA_COMMENT
| #define OPAL_CC_USE_CONST_CHAR_IDENT 0
| #define HAVE_INT8_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE___INT128 1
| #define HAVE_LONG_LONG 1
| #define HAVE___FLOAT128 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_COMPLEX_H 1
| #define HAVE_FLOAT__COMPLEX 1
| #define HAVE_DOUBLE__COMPLEX 1
| #define HAVE_LONG_DOUBLE__COMPLEX 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_MODE_T 1
| #define HAVE_SSIZE_T 1
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF__BOOL 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF___FLOAT128 16
| #define SIZEOF_FLOAT__COMPLEX 8
| #define SIZEOF_DOUBLE__COMPLEX 16
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_PID_T 4
| #define OPAL_ALIGNMENT_BOOL 1
| #define OPAL_ALIGNMENT_INT8 1
| #define OPAL_ALIGNMENT_INT16 2
| #define OPAL_ALIGNMENT_INT32 4
| #define OPAL_ALIGNMENT_INT64 8
| #define OPAL_ALIGNMENT_CHAR 1
| #define OPAL_ALIGNMENT_SHORT 2
| #define OPAL_ALIGNMENT_WCHAR 4
| #define OPAL_ALIGNMENT_INT 4
| #define OPAL_ALIGNMENT_LONG 8
| #define OPAL_ALIGNMENT_LONG_LONG 8
| #define OPAL_ALIGNMENT_FLOAT 4
| #define OPAL_ALIGNMENT_DOUBLE 8
| #define OPAL_ALIGNMENT_LONG_DOUBLE 16
| #define OPAL_ALIGNMENT___FLOAT128 16
| #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4
| #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8
| #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16
| #define OPAL_ALIGNMENT_VOID_P 8
| #define OPAL_ALIGNMENT_SIZE_T 8
| #define OPAL_CXX "g++"
| #define SIZEOF_BOOL 1
| #define OPAL_ALIGNMENT_CXX_BOOL 1
| #define OMPI_CXX "g++"
| #define SIZEOF_BOOL 1
| #define OPAL_ALIGNMENT_CXX_BOOL 1
| #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0
| #define OMPI_CXX_HAVE_BUILTIN_EXPECT 0
| #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 0
| #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 0
| #define OMPI_BUILD_CXX_BINDINGS 0
| #define OPAL_HAVE_ATTRIBUTE 1
| #define OPAL_HAVE_ATTRIBUTE_ALIGNED 1
| #define OPAL_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
| #define OPAL_HAVE_ATTRIBUTE_COLD 1
| #define OPAL_HAVE_ATTRIBUTE_CONST 1
| #define OPAL_HAVE_ATTRIBUTE_DEPRECATED 1
| #define OPAL_HAVE_ATTRIBUTE_DEPRECATED_ARGUMENT 1
| #define OPAL_HAVE_ATTRIBUTE_FORMAT 1
| #define OPAL_HAVE_ATTRIBUTE_FORMAT_FUNCPTR 1
| #define OPAL_HAVE_ATTRIBUTE_HOT 1
| #define OPAL_HAVE_ATTRIBUTE_MALLOC 1
| #define OPAL_HAVE_ATTRIBUTE_MAY_ALIAS 1
| #define OPAL_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
| #define OPAL_HAVE_ATTRIBUTE_NOINLINE 1
| #define OPAL_HAVE_ATTRIBUTE_NONNULL 1
| #define OPAL_HAVE_ATTRIBUTE_NORETURN 1
| #define OPAL_HAVE_ATTRIBUTE_NORETURN_FUNCPTR 1
| #define OPAL_HAVE_ATTRIBUTE_PACKED 1
| #define OPAL_HAVE_ATTRIBUTE_PURE 1
| #define OPAL_HAVE_ATTRIBUTE_SENTINEL 1
| #define OPAL_HAVE_ATTRIBUTE_UNUSED 1
| #define OPAL_HAVE_ATTRIBUTE_VISIBILITY 1
| #define OPAL_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
| #define OPAL_HAVE_ATTRIBUTE_WEAK_ALIAS 1
| #define OPAL_HAVE_ATTRIBUTE_DESTRUCTOR 1
| #define OPAL_HAVE_ATTRIBUTE_OPTNONE 0
| #define OPAL_HAVE_ATTRIBUTE_EXTENSION 1
| #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYID 1
| #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYNAME GNU
| #define OPAL_BUILD_PLATFORM_COMPILER_VERSION 459520
| #define OPAL_BUILD_PLATFORM_COMPILER_VERSION_STR 7.3.0
| #define OPAL_HAVE_JAVA_SUPPORT no
| #define OMPI_WANT_JAVA_BINDINGS 0
| #define OPAL_HAVE_WEAK_SYMBOLS 1
| #define OPAL_HAVE_GCC_BUILTIN_CSWAP_INT128 0
| #define OPAL_ASM_TEXT ".text"
| #define OPAL_ASM_GLOBAL ".globl"
| #define OPAL_ASM_LABEL_SUFFIX ":"
| #define OPAL_ASM_GSYM ""
| #define OPAL_ASM_LSYM ".L"
| #define OPAL_ASM_TYPE "@"
| #define OPAL_ASM_SIZE "1"
| #define OPAL_ASM_ALIGN_LOG
| #define OPAL_HAVE_CMPXCHG16B 1
| #define OPAL_C_GCC_INLINE_ASSEMBLY 1
| #define OPAL_ASSEMBLY_ARCH OPAL_X86_64
| #define OPAL_ASSEMBLY_SUPPORTS_RDTSCP 0
| #define OPAL_ASSEMBLY_BUILTIN OPAL_BUILTIN_GCC
| #define OMPI_FORTRAN_MPIFH_BINDINGS 1
| #define OMPI_FORTRAN_USEMPI_BINDINGS 2
| #define OMPI_FORTRAN_USEMPIF08_BINDINGS 3
| #define OMPI_FORTRAN_DOUBLE_UNDERSCORE 0
| #define OMPI_FORTRAN_SINGLE_UNDERSCORE 1
| #define OMPI_FORTRAN_CAPS 0
| #define OMPI_FORTRAN_PLAIN 0
| #define ompi_fortran_bogus_type_t int
| #define OMPI_HAVE_FORTRAN_CHARACTER 1
| #define OMPI_SIZEOF_FORTRAN_CHARACTER 1
| #define OMPI_ALIGNMENT_FORTRAN_CHARACTER 1
| #define OMPI_KIND_FORTRAN_CHARACTER C_SIGNED_CHAR
| #define ompi_fortran_character_t char
| #define OMPI_HAVE_FORTRAN_LOGICAL 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4
| #define OMPI_KIND_FORTRAN_LOGICAL C_INT
| #define ompi_fortran_logical_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL1 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1
| #define OMPI_KIND_FORTRAN_LOGICAL1 C_SIGNED_CHAR
| #define ompi_fortran_logical1_t char
| #define OMPI_HAVE_FORTRAN_LOGICAL2 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 2
| #define OMPI_KIND_FORTRAN_LOGICAL2 C_SHORT
| #define ompi_fortran_logical2_t short
| #define OMPI_HAVE_FORTRAN_LOGICAL4 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 4
| #define OMPI_KIND_FORTRAN_LOGICAL4 C_INT
| #define ompi_fortran_logical4_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL8 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 8
| #define OMPI_KIND_FORTRAN_LOGICAL8 C_LONG_LONG
| #define ompi_fortran_logical8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4
| #define OMPI_KIND_FORTRAN_INTEGER C_INT
| #define ompi_fortran_integer_t int
| #define OMPI_HAVE_FORTRAN_INTEGER1 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER1 1
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1
| #define OMPI_KIND_FORTRAN_INTEGER1 C_SIGNED_CHAR
| #define ompi_fortran_integer1_t char
| #define OMPI_HAVE_FORTRAN_INTEGER2 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER2 2
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2
| #define OMPI_KIND_FORTRAN_INTEGER2 C_SHORT
| #define ompi_fortran_integer2_t short
| #define OMPI_HAVE_FORTRAN_INTEGER4 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER4 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4
| #define OMPI_KIND_FORTRAN_INTEGER4 C_INT
| #define ompi_fortran_integer4_t int
| #define OMPI_HAVE_FORTRAN_INTEGER8 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER8 8
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8
| #define OMPI_KIND_FORTRAN_INTEGER8 C_LONG_LONG
| #define ompi_fortran_integer8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER16 0
| #define OMPI_SIZEOF_FORTRAN_INTEGER16 16
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4
| #define OMPI_KIND_FORTRAN_INTEGER16 0
| #define ompi_fortran_integer16_t
| #define OMPI_HAVE_FORTRAN_REAL 1
| #define OMPI_SIZEOF_FORTRAN_REAL 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL 4
| #define OMPI_KIND_FORTRAN_REAL C_FLOAT
| #define ompi_fortran_real_t float
| #define OMPI_HAVE_FORTRAN_REAL2 0
| #define OMPI_SIZEOF_FORTRAN_REAL2 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL2 4
| #define OMPI_KIND_FORTRAN_REAL2 0
| #define ompi_fortran_real2_t ompi_fortran_bogus_type_t
| #define OMPI_HAVE_FORTRAN_REAL4 1
| #define OMPI_SIZEOF_FORTRAN_REAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL4 4
| #define OMPI_KIND_FORTRAN_REAL4 C_FLOAT
| #define ompi_fortran_real4_t float
| #define OMPI_HAVE_FORTRAN_REAL8 1
| #define OMPI_SIZEOF_FORTRAN_REAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_REAL8 8
| #define OMPI_KIND_FORTRAN_REAL8 C_DOUBLE
| #define ompi_fortran_real8_t double
| #define OMPI_HAVE_FORTRAN_REAL16 1
| #define OMPI_SIZEOF_FORTRAN_REAL16 16
| #define OMPI_ALIGNMENT_FORTRAN_REAL16 16
| #define OMPI_KIND_FORTRAN_REAL16 C_LONG_DOUBLE
| #define ompi_fortran_real16_t long double
| #define OMPI_REAL16_MATCHES_C 1
| #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8
| #define OMPI_KIND_FORTRAN_DOUBLE_PRECISION C_DOUBLE
| #define ompi_fortran_double_precision_t double
| #define OMPI_HAVE_FORTRAN_COMPLEX 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4
| #define OMPI_KIND_FORTRAN_COMPLEX C_FLOAT_COMPLEX
| #define OMPI_HAVE_FORTRAN_COMPLEX4 0
| #define OMPI_SIZEOF_FORTRAN_COMPLEX4 4
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX4 4
| #define OMPI_KIND_FORTRAN_COMPLEX4 0
| #define OMPI_HAVE_FORTRAN_COMPLEX8 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4
| #define OMPI_KIND_FORTRAN_COMPLEX8 C_FLOAT_COMPLEX
| #define OMPI_HAVE_FORTRAN_COMPLEX16 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8
| #define OMPI_KIND_FORTRAN_COMPLEX16 C_DOUBLE_COMPLEX
| #define OMPI_HAVE_FORTRAN_COMPLEX32 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX32 32
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 16
| #define OMPI_KIND_FORTRAN_COMPLEX32 C_LONG_DOUBLE_COMPLEX
| #define OMPI_HAVE_FORTRAN_DOUBLE_COMPLEX 1
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_COMPLEX 16
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_COMPLEX 8
| #define OMPI_KIND_FORTRAN_DOUBLE_COMPLEX C_DOUBLE_COMPLEX
| #define OMPI_FORTRAN_HANDLE_MAX 2147483647
| #define OMPI_FORTRAN_VALUE_TRUE 1
| #define OMPI_FORTRAN_MAX_ARRAY_RANK 7
| #define OMPI_FC "gfortran"
| #define OMPI_FC_ABSOLUTE "/bin/gfortran"
| #define OMPI_FORTRAN_BUILD_SIZEOF 1
| #define OMPI_FORTRAN_HAVE_INTERFACE 1
| #define OMPI_FORTRAN_HAVE_ISO_FORTRAN_ENV 1
| #define OMPI_FORTRAN_HAVE_STORAGE_SIZE 1
| #define OMPI_FORTRAN_IGNORE_TKR_PREDECL "!GCC$ ATTRIBUTES NO_ARG_CHECK ::"
| #define OMPI_FORTRAN_IGNORE_TKR_TYPE
| #define OMPI_FORTRAN_HAVE_IGNORE_TKR 1
| #define OMPI_FORTRAN_NEED_WRAPPER_ROUTINES 1
| #define OMPI_FORTRAN_F08_HANDLE_SIZE 4
| #define OMPI_FORTRAN_F08_HANDLE_ALIGNMENT 4
| #define OMPI_FORTRAN_HAVE_F08_ASSUMED_RANK 1
| #define OMPI_FORTRAN_HAVE_BIND_C 1
| #define OMPI_FORTRAN_HAVE_ISO_C_BINDING 1
| #define OMPI_FORTRAN_HAVE_BIND_C_SUB 1
| #define OMPI_FORTRAN_HAVE_BIND_C_TYPE 1
| #define OMPI_FORTRAN_HAVE_BIND_C_TYPE_NAME 1
| #define OMPI_FORTRAN_HAVE_OPTIONAL_ARGS 1
| #define OMPI_FORTRAN_HAVE_PRIVATE 1
| #define OMPI_FORTRAN_HAVE_PROTECTED 1
| #define OMPI_FORTRAN_HAVE_ABSTRACT 1
| #define OMPI_FORTRAN_HAVE_ASYNCHRONOUS 1
| #define OMPI_FORTRAN_HAVE_PROCEDURE 1
| #define OMPI_FORTRAN_HAVE_USE_ONLY 1
| #define OMPI_FORTRAN_HAVE_C_FUNLOC 1
| #define OMPI_BUILD_FORTRAN_BINDINGS 3
| #define HAVE_ALLOCA_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_ERR_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIBUTIL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STRINGS_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <stropts.h>
configure:65237: result: no
configure:65237: checking stropts.h presence
configure:65237: gcc -E conftest.c
conftest.c:405:10: fatal error: stropts.h: No such file or directory
#include <stropts.h>
^~~~~~~~~~~
compilation terminated.
configure:65237: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "3.1.2"
| #define PACKAGE_STRING "Open MPI 3.1.2"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
| #define PACKAGE_URL ""
| #define OPAL_ARCH "x86_64-unknown-haiku"
| #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 OMPI_MAJOR_VERSION 3
| #define OMPI_MINOR_VERSION 1
| #define OMPI_RELEASE_VERSION 2
| #define OMPI_GREEK_VERSION ""
| #define OMPI_REPO_REV "v3.1.2"
| #define OMPI_TARBALL_VERSION "3.1.2"
| #define OMPI_VERSION "2"
| #define OMPI_RELEASE_DATE "Aug 22, 2018"
| #define ORTE_MAJOR_VERSION 3
| #define ORTE_MINOR_VERSION 1
| #define ORTE_RELEASE_VERSION 2
| #define ORTE_GREEK_VERSION ""
| #define ORTE_REPO_REV "v3.1.2"
| #define ORTE_TARBALL_VERSION "3.1.2"
| #define ORTE_VERSION "2"
| #define ORTE_RELEASE_DATE "Aug 22, 2018"
| #define OSHMEM_MAJOR_VERSION 3
| #define OSHMEM_MINOR_VERSION 1
| #define OSHMEM_RELEASE_VERSION 2
| #define OSHMEM_GREEK_VERSION ""
| #define OSHMEM_REPO_REV "v3.1.2"
| #define OSHMEM_TARBALL_VERSION "3.1.2"
| #define OSHMEM_VERSION "2"
| #define OSHMEM_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_MAJOR_VERSION 3
| #define OPAL_MINOR_VERSION 1
| #define OPAL_RELEASE_VERSION 2
| #define OPAL_GREEK_VERSION ""
| #define OPAL_REPO_REV "v3.1.2"
| #define OPAL_TARBALL_VERSION "3.1.2"
| #define OPAL_VERSION "2"
| #define OPAL_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_ENABLE_MEM_DEBUG 0
| #define OPAL_ENABLE_MEM_PROFILE 0
| #define OPAL_ENABLE_TIMING 0
| #define OPAL_ENABLE_DEBUG 0
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OPAL_ENABLE_PTY_SUPPORT 1
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
| #define OPAL_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 0
| #define OPAL_PACKAGE_STRING "Open MPI user@shredder Distribution"
| #define OPAL_IDENT_STRING "3.1.2"
| #define OPAL_MAX_PROCESSOR_NAME 256
| #define OPAL_MAX_ERROR_STRING 256
| #define OPAL_MAX_OBJECT_NAME 64
| #define OPAL_MAX_INFO_KEY 36
| #define OPAL_MAX_INFO_VAL 256
| #define OPAL_MAX_PORT_NAME 1024
| #define OPAL_MAX_DATAREP_STRING 128
| #define OPAL_ENABLE_CRDEBUG 0
| #define OPAL_ENABLE_GETPWUID 1
| #define OPAL_ENABLE_PROGRESS_THREADS 0
| #define HAVE_ZLIB_H 1
| #define OPAL_HAVE_ZLIB 1
| #define OPAL_HAVE_SOLARIS 0
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_STRUCT_SOCKADDR_IN 1
| #define OPAL_CUDA_SUPPORT 0
| #define OPAL_CUDA_SYNC_MEMOPS 0
| #define OPAL_CUDA_GET_ATTRIBUTES 0
| #define OPAL_CUDA_GDR_SUPPORT 0
| #define OPAL_PMIX_V1 0
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_PERUSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_PARAM_CHECK 1
| #define OSHMEM_SPEC_COMPAT 0
| #define OSHMEM_PARAM_CHECK 0
| #define OPAL_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
| #define OPAL_C_HAVE_BUILTIN_CLZ 1
| #define OPAL_CC_USE_PRAGMA_IDENT 0
| #define OPAL_CC_USE_IDENT 1
| #define OPAL_CC_USE_PRAGMA_COMMENT
| #define OPAL_CC_USE_CONST_CHAR_IDENT 0
| #define HAVE_INT8_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE___INT128 1
| #define HAVE_LONG_LONG 1
| #define HAVE___FLOAT128 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_COMPLEX_H 1
| #define HAVE_FLOAT__COMPLEX 1
| #define HAVE_DOUBLE__COMPLEX 1
| #define HAVE_LONG_DOUBLE__COMPLEX 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_MODE_T 1
| #define HAVE_SSIZE_T 1
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF__BOOL 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF___FLOAT128 16
| #define SIZEOF_FLOAT__COMPLEX 8
| #define SIZEOF_DOUBLE__COMPLEX 16
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_PID_T 4
| #define OPAL_ALIGNMENT_BOOL 1
| #define OPAL_ALIGNMENT_INT8 1
| #define OPAL_ALIGNMENT_INT16 2
| #define OPAL_ALIGNMENT_INT32 4
| #define OPAL_ALIGNMENT_INT64 8
| #define OPAL_ALIGNMENT_CHAR 1
| #define OPAL_ALIGNMENT_SHORT 2
| #define OPAL_ALIGNMENT_WCHAR 4
| #define OPAL_ALIGNMENT_INT 4
| #define OPAL_ALIGNMENT_LONG 8
| #define OPAL_ALIGNMENT_LONG_LONG 8
| #define OPAL_ALIGNMENT_FLOAT 4
| #define OPAL_ALIGNMENT_DOUBLE 8
| #define OPAL_ALIGNMENT_LONG_DOUBLE 16
| #define OPAL_ALIGNMENT___FLOAT128 16
| #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4
| #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8
| #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16
| #define OPAL_ALIGNMENT_VOID_P 8
| #define OPAL_ALIGNMENT_SIZE_T 8
| #define OPAL_CXX "g++"
| #define SIZEOF_BOOL 1
| #define OPAL_ALIGNMENT_CXX_BOOL 1
| #define OMPI_CXX "g++"
| #define SIZEOF_BOOL 1
| #define OPAL_ALIGNMENT_CXX_BOOL 1
| #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0
| #define OMPI_CXX_HAVE_BUILTIN_EXPECT 0
| #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 0
| #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 0
| #define OMPI_BUILD_CXX_BINDINGS 0
| #define OPAL_HAVE_ATTRIBUTE 1
| #define OPAL_HAVE_ATTRIBUTE_ALIGNED 1
| #define OPAL_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
| #define OPAL_HAVE_ATTRIBUTE_COLD 1
| #define OPAL_HAVE_ATTRIBUTE_CONST 1
| #define OPAL_HAVE_ATTRIBUTE_DEPRECATED 1
| #define OPAL_HAVE_ATTRIBUTE_DEPRECATED_ARGUMENT 1
| #define OPAL_HAVE_ATTRIBUTE_FORMAT 1
| #define OPAL_HAVE_ATTRIBUTE_FORMAT_FUNCPTR 1
| #define OPAL_HAVE_ATTRIBUTE_HOT 1
| #define OPAL_HAVE_ATTRIBUTE_MALLOC 1
| #define OPAL_HAVE_ATTRIBUTE_MAY_ALIAS 1
| #define OPAL_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
| #define OPAL_HAVE_ATTRIBUTE_NOINLINE 1
| #define OPAL_HAVE_ATTRIBUTE_NONNULL 1
| #define OPAL_HAVE_ATTRIBUTE_NORETURN 1
| #define OPAL_HAVE_ATTRIBUTE_NORETURN_FUNCPTR 1
| #define OPAL_HAVE_ATTRIBUTE_PACKED 1
| #define OPAL_HAVE_ATTRIBUTE_PURE 1
| #define OPAL_HAVE_ATTRIBUTE_SENTINEL 1
| #define OPAL_HAVE_ATTRIBUTE_UNUSED 1
| #define OPAL_HAVE_ATTRIBUTE_VISIBILITY 1
| #define OPAL_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
| #define OPAL_HAVE_ATTRIBUTE_WEAK_ALIAS 1
| #define OPAL_HAVE_ATTRIBUTE_DESTRUCTOR 1
| #define OPAL_HAVE_ATTRIBUTE_OPTNONE 0
| #define OPAL_HAVE_ATTRIBUTE_EXTENSION 1
| #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYID 1
| #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYNAME GNU
| #define OPAL_BUILD_PLATFORM_COMPILER_VERSION 459520
| #define OPAL_BUILD_PLATFORM_COMPILER_VERSION_STR 7.3.0
| #define OPAL_HAVE_JAVA_SUPPORT no
| #define OMPI_WANT_JAVA_BINDINGS 0
| #define OPAL_HAVE_WEAK_SYMBOLS 1
| #define OPAL_HAVE_GCC_BUILTIN_CSWAP_INT128 0
| #define OPAL_ASM_TEXT ".text"
| #define OPAL_ASM_GLOBAL ".globl"
| #define OPAL_ASM_LABEL_SUFFIX ":"
| #define OPAL_ASM_GSYM ""
| #define OPAL_ASM_LSYM ".L"
| #define OPAL_ASM_TYPE "@"
| #define OPAL_ASM_SIZE "1"
| #define OPAL_ASM_ALIGN_LOG
| #define OPAL_HAVE_CMPXCHG16B 1
| #define OPAL_C_GCC_INLINE_ASSEMBLY 1
| #define OPAL_ASSEMBLY_ARCH OPAL_X86_64
| #define OPAL_ASSEMBLY_SUPPORTS_RDTSCP 0
| #define OPAL_ASSEMBLY_BUILTIN OPAL_BUILTIN_GCC
| #define OMPI_FORTRAN_MPIFH_BINDINGS 1
| #define OMPI_FORTRAN_USEMPI_BINDINGS 2
| #define OMPI_FORTRAN_USEMPIF08_BINDINGS 3
| #define OMPI_FORTRAN_DOUBLE_UNDERSCORE 0
| #define OMPI_FORTRAN_SINGLE_UNDERSCORE 1
| #define OMPI_FORTRAN_CAPS 0
| #define OMPI_FORTRAN_PLAIN 0
| #define ompi_fortran_bogus_type_t int
| #define OMPI_HAVE_FORTRAN_CHARACTER 1
| #define OMPI_SIZEOF_FORTRAN_CHARACTER 1
| #define OMPI_ALIGNMENT_FORTRAN_CHARACTER 1
| #define OMPI_KIND_FORTRAN_CHARACTER C_SIGNED_CHAR
| #define ompi_fortran_character_t char
| #define OMPI_HAVE_FORTRAN_LOGICAL 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4
| #define OMPI_KIND_FORTRAN_LOGICAL C_INT
| #define ompi_fortran_logical_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL1 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1
| #define OMPI_KIND_FORTRAN_LOGICAL1 C_SIGNED_CHAR
| #define ompi_fortran_logical1_t char
| #define OMPI_HAVE_FORTRAN_LOGICAL2 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 2
| #define OMPI_KIND_FORTRAN_LOGICAL2 C_SHORT
| #define ompi_fortran_logical2_t short
| #define OMPI_HAVE_FORTRAN_LOGICAL4 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 4
| #define OMPI_KIND_FORTRAN_LOGICAL4 C_INT
| #define ompi_fortran_logical4_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL8 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 8
| #define OMPI_KIND_FORTRAN_LOGICAL8 C_LONG_LONG
| #define ompi_fortran_logical8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4
| #define OMPI_KIND_FORTRAN_INTEGER C_INT
| #define ompi_fortran_integer_t int
| #define OMPI_HAVE_FORTRAN_INTEGER1 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER1 1
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1
| #define OMPI_KIND_FORTRAN_INTEGER1 C_SIGNED_CHAR
| #define ompi_fortran_integer1_t char
| #define OMPI_HAVE_FORTRAN_INTEGER2 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER2 2
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2
| #define OMPI_KIND_FORTRAN_INTEGER2 C_SHORT
| #define ompi_fortran_integer2_t short
| #define OMPI_HAVE_FORTRAN_INTEGER4 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER4 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4
| #define OMPI_KIND_FORTRAN_INTEGER4 C_INT
| #define ompi_fortran_integer4_t int
| #define OMPI_HAVE_FORTRAN_INTEGER8 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER8 8
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8
| #define OMPI_KIND_FORTRAN_INTEGER8 C_LONG_LONG
| #define ompi_fortran_integer8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER16 0
| #define OMPI_SIZEOF_FORTRAN_INTEGER16 16
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4
| #define OMPI_KIND_FORTRAN_INTEGER16 0
| #define ompi_fortran_integer16_t
| #define OMPI_HAVE_FORTRAN_REAL 1
| #define OMPI_SIZEOF_FORTRAN_REAL 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL 4
| #define OMPI_KIND_FORTRAN_REAL C_FLOAT
| #define ompi_fortran_real_t float
| #define OMPI_HAVE_FORTRAN_REAL2 0
| #define OMPI_SIZEOF_FORTRAN_REAL2 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL2 4
| #define OMPI_KIND_FORTRAN_REAL2 0
| #define ompi_fortran_real2_t ompi_fortran_bogus_type_t
| #define OMPI_HAVE_FORTRAN_REAL4 1
| #define OMPI_SIZEOF_FORTRAN_REAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL4 4
| #define OMPI_KIND_FORTRAN_REAL4 C_FLOAT
| #define ompi_fortran_real4_t float
| #define OMPI_HAVE_FORTRAN_REAL8 1
| #define OMPI_SIZEOF_FORTRAN_REAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_REAL8 8
| #define OMPI_KIND_FORTRAN_REAL8 C_DOUBLE
| #define ompi_fortran_real8_t double
| #define OMPI_HAVE_FORTRAN_REAL16 1
| #define OMPI_SIZEOF_FORTRAN_REAL16 16
| #define OMPI_ALIGNMENT_FORTRAN_REAL16 16
| #define OMPI_KIND_FORTRAN_REAL16 C_LONG_DOUBLE
| #define ompi_fortran_real16_t long double
| #define OMPI_REAL16_MATCHES_C 1
| #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8
| #define OMPI_KIND_FORTRAN_DOUBLE_PRECISION C_DOUBLE
| #define ompi_fortran_double_precision_t double
| #define OMPI_HAVE_FORTRAN_COMPLEX 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4
| #define OMPI_KIND_FORTRAN_COMPLEX C_FLOAT_COMPLEX
| #define OMPI_HAVE_FORTRAN_COMPLEX4 0
| #define OMPI_SIZEOF_FORTRAN_COMPLEX4 4
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX4 4
| #define OMPI_KIND_FORTRAN_COMPLEX4 0
| #define OMPI_HAVE_FORTRAN_COMPLEX8 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4
| #define OMPI_KIND_FORTRAN_COMPLEX8 C_FLOAT_COMPLEX
| #define OMPI_HAVE_FORTRAN_COMPLEX16 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8
| #define OMPI_KIND_FORTRAN_COMPLEX16 C_DOUBLE_COMPLEX
| #define OMPI_HAVE_FORTRAN_COMPLEX32 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX32 32
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 16
| #define OMPI_KIND_FORTRAN_COMPLEX32 C_LONG_DOUBLE_COMPLEX
| #define OMPI_HAVE_FORTRAN_DOUBLE_COMPLEX 1
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_COMPLEX 16
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_COMPLEX 8
| #define OMPI_KIND_FORTRAN_DOUBLE_COMPLEX C_DOUBLE_COMPLEX
| #define OMPI_FORTRAN_HANDLE_MAX 2147483647
| #define OMPI_FORTRAN_VALUE_TRUE 1
| #define OMPI_FORTRAN_MAX_ARRAY_RANK 7
| #define OMPI_FC "gfortran"
| #define OMPI_FC_ABSOLUTE "/bin/gfortran"
| #define OMPI_FORTRAN_BUILD_SIZEOF 1
| #define OMPI_FORTRAN_HAVE_INTERFACE 1
| #define OMPI_FORTRAN_HAVE_ISO_FORTRAN_ENV 1
| #define OMPI_FORTRAN_HAVE_STORAGE_SIZE 1
| #define OMPI_FORTRAN_IGNORE_TKR_PREDECL "!GCC$ ATTRIBUTES NO_ARG_CHECK ::"
| #define OMPI_FORTRAN_IGNORE_TKR_TYPE
| #define OMPI_FORTRAN_HAVE_IGNORE_TKR 1
| #define OMPI_FORTRAN_NEED_WRAPPER_ROUTINES 1
| #define OMPI_FORTRAN_F08_HANDLE_SIZE 4
| #define OMPI_FORTRAN_F08_HANDLE_ALIGNMENT 4
| #define OMPI_FORTRAN_HAVE_F08_ASSUMED_RANK 1
| #define OMPI_FORTRAN_HAVE_BIND_C 1
| #define OMPI_FORTRAN_HAVE_ISO_C_BINDING 1
| #define OMPI_FORTRAN_HAVE_BIND_C_SUB 1
| #define OMPI_FORTRAN_HAVE_BIND_C_TYPE 1
| #define OMPI_FORTRAN_HAVE_BIND_C_TYPE_NAME 1
| #define OMPI_FORTRAN_HAVE_OPTIONAL_ARGS 1
| #define OMPI_FORTRAN_HAVE_PRIVATE 1
| #define OMPI_FORTRAN_HAVE_PROTECTED 1
| #define OMPI_FORTRAN_HAVE_ABSTRACT 1
| #define OMPI_FORTRAN_HAVE_ASYNCHRONOUS 1
| #define OMPI_FORTRAN_HAVE_PROCEDURE 1
| #define OMPI_FORTRAN_HAVE_USE_ONLY 1
| #define OMPI_FORTRAN_HAVE_C_FUNLOC 1
| #define OMPI_BUILD_FORTRAN_BINDINGS 3
| #define HAVE_ALLOCA_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_ERR_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIBUTIL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STRINGS_H 1
| /* end confdefs.h. */
| #include <stropts.h>
configure:65237: result: no
configure:65237: checking for stropts.h
configure:65237: result: no
configure:65237: checking linux/ethtool.h usability
configure:65237: gcc -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5
conftest.c:438:10: fatal error: linux/ethtool.h: No such file or directory
#include <linux/ethtool.h>
^~~~~~~~~~~~~~~~~
compilation terminated.
configure:65237: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "3.1.2"
| #define PACKAGE_STRING "Open MPI 3.1.2"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
| #define PACKAGE_URL ""
| #define OPAL_ARCH "x86_64-unknown-haiku"
| #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 OMPI_MAJOR_VERSION 3
| #define OMPI_MINOR_VERSION 1
| #define OMPI_RELEASE_VERSION 2
| #define OMPI_GREEK_VERSION ""
| #define OMPI_REPO_REV "v3.1.2"
| #define OMPI_TARBALL_VERSION "3.1.2"
| #define OMPI_VERSION "2"
| #define OMPI_RELEASE_DATE "Aug 22, 2018"
| #define ORTE_MAJOR_VERSION 3
| #define ORTE_MINOR_VERSION 1
| #define ORTE_RELEASE_VERSION 2
| #define ORTE_GREEK_VERSION ""
| #define ORTE_REPO_REV "v3.1.2"
| #define ORTE_TARBALL_VERSION "3.1.2"
| #define ORTE_VERSION "2"
| #define ORTE_RELEASE_DATE "Aug 22, 2018"
| #define OSHMEM_MAJOR_VERSION 3
| #define OSHMEM_MINOR_VERSION 1
| #define OSHMEM_RELEASE_VERSION 2
| #define OSHMEM_GREEK_VERSION ""
| #define OSHMEM_REPO_REV "v3.1.2"
| #define OSHMEM_TARBALL_VERSION "3.1.2"
| #define OSHMEM_VERSION "2"
| #define OSHMEM_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_MAJOR_VERSION 3
| #define OPAL_MINOR_VERSION 1
| #define OPAL_RELEASE_VERSION 2
| #define OPAL_GREEK_VERSION ""
| #define OPAL_REPO_REV "v3.1.2"
| #define OPAL_TARBALL_VERSION "3.1.2"
| #define OPAL_VERSION "2"
| #define OPAL_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_ENABLE_MEM_DEBUG 0
| #define OPAL_ENABLE_MEM_PROFILE 0
| #define OPAL_ENABLE_TIMING 0
| #define OPAL_ENABLE_DEBUG 0
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OPAL_ENABLE_PTY_SUPPORT 1
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
| #define OPAL_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 0
| #define OPAL_PACKAGE_STRING "Open MPI user@shredder Distribution"
| #define OPAL_IDENT_STRING "3.1.2"
| #define OPAL_MAX_PROCESSOR_NAME 256
| #define OPAL_MAX_ERROR_STRING 256
| #define OPAL_MAX_OBJECT_NAME 64
| #define OPAL_MAX_INFO_KEY 36
| #define OPAL_MAX_INFO_VAL 256
| #define OPAL_MAX_PORT_NAME 1024
| #define OPAL_MAX_DATAREP_STRING 128
| #define OPAL_ENABLE_CRDEBUG 0
| #define OPAL_ENABLE_GETPWUID 1
| #define OPAL_ENABLE_PROGRESS_THREADS 0
| #define HAVE_ZLIB_H 1
| #define OPAL_HAVE_ZLIB 1
| #define OPAL_HAVE_SOLARIS 0
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_STRUCT_SOCKADDR_IN 1
| #define OPAL_CUDA_SUPPORT 0
| #define OPAL_CUDA_SYNC_MEMOPS 0
| #define OPAL_CUDA_GET_ATTRIBUTES 0
| #define OPAL_CUDA_GDR_SUPPORT 0
| #define OPAL_PMIX_V1 0
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_PERUSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_PARAM_CHECK 1
| #define OSHMEM_SPEC_COMPAT 0
| #define OSHMEM_PARAM_CHECK 0
| #define OPAL_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
| #define OPAL_C_HAVE_BUILTIN_CLZ 1
| #define OPAL_CC_USE_PRAGMA_IDENT 0
| #define OPAL_CC_USE_IDENT 1
| #define OPAL_CC_USE_PRAGMA_COMMENT
| #define OPAL_CC_USE_CONST_CHAR_IDENT 0
| #define HAVE_INT8_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE___INT128 1
| #define HAVE_LONG_LONG 1
| #define HAVE___FLOAT128 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_COMPLEX_H 1
| #define HAVE_FLOAT__COMPLEX 1
| #define HAVE_DOUBLE__COMPLEX 1
| #define HAVE_LONG_DOUBLE__COMPLEX 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_MODE_T 1
| #define HAVE_SSIZE_T 1
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF__BOOL 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF___FLOAT128 16
| #define SIZEOF_FLOAT__COMPLEX 8
| #define SIZEOF_DOUBLE__COMPLEX 16
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_PID_T 4
| #define OPAL_ALIGNMENT_BOOL 1
| #define OPAL_ALIGNMENT_INT8 1
| #define OPAL_ALIGNMENT_INT16 2
| #define OPAL_ALIGNMENT_INT32 4
| #define OPAL_ALIGNMENT_INT64 8
| #define OPAL_ALIGNMENT_CHAR 1
| #define OPAL_ALIGNMENT_SHORT 2
| #define OPAL_ALIGNMENT_WCHAR 4
| #define OPAL_ALIGNMENT_INT 4
| #define OPAL_ALIGNMENT_LONG 8
| #define OPAL_ALIGNMENT_LONG_LONG 8
| #define OPAL_ALIGNMENT_FLOAT 4
| #define OPAL_ALIGNMENT_DOUBLE 8
| #define OPAL_ALIGNMENT_LONG_DOUBLE 16
| #define OPAL_ALIGNMENT___FLOAT128 16
| #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4
| #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8
| #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16
| #define OPAL_ALIGNMENT_VOID_P 8
| #define OPAL_ALIGNMENT_SIZE_T 8
| #define OPAL_CXX "g++"
| #define SIZEOF_BOOL 1
| #define OPAL_ALIGNMENT_CXX_BOOL 1
| #define OMPI_CXX "g++"
| #define SIZEOF_BOOL 1
| #define OPAL_ALIGNMENT_CXX_BOOL 1
| #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0
| #define OMPI_CXX_HAVE_BUILTIN_EXPECT 0
| #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 0
| #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 0
| #define OMPI_BUILD_CXX_BINDINGS 0
| #define OPAL_HAVE_ATTRIBUTE 1
| #define OPAL_HAVE_ATTRIBUTE_ALIGNED 1
| #define OPAL_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
| #define OPAL_HAVE_ATTRIBUTE_COLD 1
| #define OPAL_HAVE_ATTRIBUTE_CONST 1
| #define OPAL_HAVE_ATTRIBUTE_DEPRECATED 1
| #define OPAL_HAVE_ATTRIBUTE_DEPRECATED_ARGUMENT 1
| #define OPAL_HAVE_ATTRIBUTE_FORMAT 1
| #define OPAL_HAVE_ATTRIBUTE_FORMAT_FUNCPTR 1
| #define OPAL_HAVE_ATTRIBUTE_HOT 1
| #define OPAL_HAVE_ATTRIBUTE_MALLOC 1
| #define OPAL_HAVE_ATTRIBUTE_MAY_ALIAS 1
| #define OPAL_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
| #define OPAL_HAVE_ATTRIBUTE_NOINLINE 1
| #define OPAL_HAVE_ATTRIBUTE_NONNULL 1
| #define OPAL_HAVE_ATTRIBUTE_NORETURN 1
| #define OPAL_HAVE_ATTRIBUTE_NORETURN_FUNCPTR 1
| #define OPAL_HAVE_ATTRIBUTE_PACKED 1
| #define OPAL_HAVE_ATTRIBUTE_PURE 1
| #define OPAL_HAVE_ATTRIBUTE_SENTINEL 1
| #define OPAL_HAVE_ATTRIBUTE_UNUSED 1
| #define OPAL_HAVE_ATTRIBUTE_VISIBILITY 1
| #define OPAL_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
| #define OPAL_HAVE_ATTRIBUTE_WEAK_ALIAS 1
| #define OPAL_HAVE_ATTRIBUTE_DESTRUCTOR 1
| #define OPAL_HAVE_ATTRIBUTE_OPTNONE 0
| #define OPAL_HAVE_ATTRIBUTE_EXTENSION 1
| #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYID 1
| #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYNAME GNU
| #define OPAL_BUILD_PLATFORM_COMPILER_VERSION 459520
| #define OPAL_BUILD_PLATFORM_COMPILER_VERSION_STR 7.3.0
| #define OPAL_HAVE_JAVA_SUPPORT no
| #define OMPI_WANT_JAVA_BINDINGS 0
| #define OPAL_HAVE_WEAK_SYMBOLS 1
| #define OPAL_HAVE_GCC_BUILTIN_CSWAP_INT128 0
| #define OPAL_ASM_TEXT ".text"
| #define OPAL_ASM_GLOBAL ".globl"
| #define OPAL_ASM_LABEL_SUFFIX ":"
| #define OPAL_ASM_GSYM ""
| #define OPAL_ASM_LSYM ".L"
| #define OPAL_ASM_TYPE "@"
| #define OPAL_ASM_SIZE "1"
| #define OPAL_ASM_ALIGN_LOG
| #define OPAL_HAVE_CMPXCHG16B 1
| #define OPAL_C_GCC_INLINE_ASSEMBLY 1
| #define OPAL_ASSEMBLY_ARCH OPAL_X86_64
| #define OPAL_ASSEMBLY_SUPPORTS_RDTSCP 0
| #define OPAL_ASSEMBLY_BUILTIN OPAL_BUILTIN_GCC
| #define OMPI_FORTRAN_MPIFH_BINDINGS 1
| #define OMPI_FORTRAN_USEMPI_BINDINGS 2
| #define OMPI_FORTRAN_USEMPIF08_BINDINGS 3
| #define OMPI_FORTRAN_DOUBLE_UNDERSCORE 0
| #define OMPI_FORTRAN_SINGLE_UNDERSCORE 1
| #define OMPI_FORTRAN_CAPS 0
| #define OMPI_FORTRAN_PLAIN 0
| #define ompi_fortran_bogus_type_t int
| #define OMPI_HAVE_FORTRAN_CHARACTER 1
| #define OMPI_SIZEOF_FORTRAN_CHARACTER 1
| #define OMPI_ALIGNMENT_FORTRAN_CHARACTER 1
| #define OMPI_KIND_FORTRAN_CHARACTER C_SIGNED_CHAR
| #define ompi_fortran_character_t char
| #define OMPI_HAVE_FORTRAN_LOGICAL 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4
| #define OMPI_KIND_FORTRAN_LOGICAL C_INT
| #define ompi_fortran_logical_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL1 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1
| #define OMPI_KIND_FORTRAN_LOGICAL1 C_SIGNED_CHAR
| #define ompi_fortran_logical1_t char
| #define OMPI_HAVE_FORTRAN_LOGICAL2 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 2
| #define OMPI_KIND_FORTRAN_LOGICAL2 C_SHORT
| #define ompi_fortran_logical2_t short
| #define OMPI_HAVE_FORTRAN_LOGICAL4 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 4
| #define OMPI_KIND_FORTRAN_LOGICAL4 C_INT
| #define ompi_fortran_logical4_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL8 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 8
| #define OMPI_KIND_FORTRAN_LOGICAL8 C_LONG_LONG
| #define ompi_fortran_logical8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4
| #define OMPI_KIND_FORTRAN_INTEGER C_INT
| #define ompi_fortran_integer_t int
| #define OMPI_HAVE_FORTRAN_INTEGER1 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER1 1
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1
| #define OMPI_KIND_FORTRAN_INTEGER1 C_SIGNED_CHAR
| #define ompi_fortran_integer1_t char
| #define OMPI_HAVE_FORTRAN_INTEGER2 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER2 2
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2
| #define OMPI_KIND_FORTRAN_INTEGER2 C_SHORT
| #define ompi_fortran_integer2_t short
| #define OMPI_HAVE_FORTRAN_INTEGER4 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER4 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4
| #define OMPI_KIND_FORTRAN_INTEGER4 C_INT
| #define ompi_fortran_integer4_t int
| #define OMPI_HAVE_FORTRAN_INTEGER8 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER8 8
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8
| #define OMPI_KIND_FORTRAN_INTEGER8 C_LONG_LONG
| #define ompi_fortran_integer8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER16 0
| #define OMPI_SIZEOF_FORTRAN_INTEGER16 16
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4
| #define OMPI_KIND_FORTRAN_INTEGER16 0
| #define ompi_fortran_integer16_t
| #define OMPI_HAVE_FORTRAN_REAL 1
| #define OMPI_SIZEOF_FORTRAN_REAL 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL 4
| #define OMPI_KIND_FORTRAN_REAL C_FLOAT
| #define ompi_fortran_real_t float
| #define OMPI_HAVE_FORTRAN_REAL2 0
| #define OMPI_SIZEOF_FORTRAN_REAL2 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL2 4
| #define OMPI_KIND_FORTRAN_REAL2 0
| #define ompi_fortran_real2_t ompi_fortran_bogus_type_t
| #define OMPI_HAVE_FORTRAN_REAL4 1
| #define OMPI_SIZEOF_FORTRAN_REAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL4 4
| #define OMPI_KIND_FORTRAN_REAL4 C_FLOAT
| #define ompi_fortran_real4_t float
| #define OMPI_HAVE_FORTRAN_REAL8 1
| #define OMPI_SIZEOF_FORTRAN_REAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_REAL8 8
| #define OMPI_KIND_FORTRAN_REAL8 C_DOUBLE
| #define ompi_fortran_real8_t double
| #define OMPI_HAVE_FORTRAN_REAL16 1
| #define OMPI_SIZEOF_FORTRAN_REAL16 16
| #define OMPI_ALIGNMENT_FORTRAN_REAL16 16
| #define OMPI_KIND_FORTRAN_REAL16 C_LONG_DOUBLE
| #define ompi_fortran_real16_t long double
| #define OMPI_REAL16_MATCHES_C 1
| #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8
| #define OMPI_KIND_FORTRAN_DOUBLE_PRECISION C_DOUBLE
| #define ompi_fortran_double_precision_t double
| #define OMPI_HAVE_FORTRAN_COMPLEX 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4
| #define OMPI_KIND_FORTRAN_COMPLEX C_FLOAT_COMPLEX
| #define OMPI_HAVE_FORTRAN_COMPLEX4 0
| #define OMPI_SIZEOF_FORTRAN_COMPLEX4 4
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX4 4
| #define OMPI_KIND_FORTRAN_COMPLEX4 0
| #define OMPI_HAVE_FORTRAN_COMPLEX8 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4
| #define OMPI_KIND_FORTRAN_COMPLEX8 C_FLOAT_COMPLEX
| #define OMPI_HAVE_FORTRAN_COMPLEX16 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8
| #define OMPI_KIND_FORTRAN_COMPLEX16 C_DOUBLE_COMPLEX
| #define OMPI_HAVE_FORTRAN_COMPLEX32 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX32 32
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 16
| #define OMPI_KIND_FORTRAN_COMPLEX32 C_LONG_DOUBLE_COMPLEX
| #define OMPI_HAVE_FORTRAN_DOUBLE_COMPLEX 1
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_COMPLEX 16
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_COMPLEX 8
| #define OMPI_KIND_FORTRAN_DOUBLE_COMPLEX C_DOUBLE_COMPLEX
| #define OMPI_FORTRAN_HANDLE_MAX 2147483647
| #define OMPI_FORTRAN_VALUE_TRUE 1
| #define OMPI_FORTRAN_MAX_ARRAY_RANK 7
| #define OMPI_FC "gfortran"
| #define OMPI_FC_ABSOLUTE "/bin/gfortran"
| #define OMPI_FORTRAN_BUILD_SIZEOF 1
| #define OMPI_FORTRAN_HAVE_INTERFACE 1
| #define OMPI_FORTRAN_HAVE_ISO_FORTRAN_ENV 1
| #define OMPI_FORTRAN_HAVE_STORAGE_SIZE 1
| #define OMPI_FORTRAN_IGNORE_TKR_PREDECL "!GCC$ ATTRIBUTES NO_ARG_CHECK ::"
| #define OMPI_FORTRAN_IGNORE_TKR_TYPE
| #define OMPI_FORTRAN_HAVE_IGNORE_TKR 1
| #define OMPI_FORTRAN_NEED_WRAPPER_ROUTINES 1
| #define OMPI_FORTRAN_F08_HANDLE_SIZE 4
| #define OMPI_FORTRAN_F08_HANDLE_ALIGNMENT 4
| #define OMPI_FORTRAN_HAVE_F08_ASSUMED_RANK 1
| #define OMPI_FORTRAN_HAVE_BIND_C 1
| #define OMPI_FORTRAN_HAVE_ISO_C_BINDING 1
| #define OMPI_FORTRAN_HAVE_BIND_C_SUB 1
| #define OMPI_FORTRAN_HAVE_BIND_C_TYPE 1
| #define OMPI_FORTRAN_HAVE_BIND_C_TYPE_NAME 1
| #define OMPI_FORTRAN_HAVE_OPTIONAL_ARGS 1
| #define OMPI_FORTRAN_HAVE_PRIVATE 1
| #define OMPI_FORTRAN_HAVE_PROTECTED 1
| #define OMPI_FORTRAN_HAVE_ABSTRACT 1
| #define OMPI_FORTRAN_HAVE_ASYNCHRONOUS 1
| #define OMPI_FORTRAN_HAVE_PROCEDURE 1
| #define OMPI_FORTRAN_HAVE_USE_ONLY 1
| #define OMPI_FORTRAN_HAVE_C_FUNLOC 1
| #define OMPI_BUILD_FORTRAN_BINDINGS 3
| #define HAVE_ALLOCA_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_ERR_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIBUTIL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STRINGS_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <linux/ethtool.h>
configure:65237: result: no
configure:65237: checking linux/ethtool.h presence
configure:65237: gcc -E conftest.c
conftest.c:405:10: fatal error: linux/ethtool.h: No such file or directory
#include <linux/ethtool.h>
^~~~~~~~~~~~~~~~~
compilation terminated.
configure:65237: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "3.1.2"
| #define PACKAGE_STRING "Open MPI 3.1.2"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
| #define PACKAGE_URL ""
| #define OPAL_ARCH "x86_64-unknown-haiku"
| #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 OMPI_MAJOR_VERSION 3
| #define OMPI_MINOR_VERSION 1
| #define OMPI_RELEASE_VERSION 2
| #define OMPI_GREEK_VERSION ""
| #define OMPI_REPO_REV "v3.1.2"
| #define OMPI_TARBALL_VERSION "3.1.2"
| #define OMPI_VERSION "2"
| #define OMPI_RELEASE_DATE "Aug 22, 2018"
| #define ORTE_MAJOR_VERSION 3
| #define ORTE_MINOR_VERSION 1
| #define ORTE_RELEASE_VERSION 2
| #define ORTE_GREEK_VERSION ""
| #define ORTE_REPO_REV "v3.1.2"
| #define ORTE_TARBALL_VERSION "3.1.2"
| #define ORTE_VERSION "2"
| #define ORTE_RELEASE_DATE "Aug 22, 2018"
| #define OSHMEM_MAJOR_VERSION 3
| #define OSHMEM_MINOR_VERSION 1
| #define OSHMEM_RELEASE_VERSION 2
| #define OSHMEM_GREEK_VERSION ""
| #define OSHMEM_REPO_REV "v3.1.2"
| #define OSHMEM_TARBALL_VERSION "3.1.2"
| #define OSHMEM_VERSION "2"
| #define OSHMEM_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_MAJOR_VERSION 3
| #define OPAL_MINOR_VERSION 1
| #define OPAL_RELEASE_VERSION 2
| #define OPAL_GREEK_VERSION ""
| #define OPAL_REPO_REV "v3.1.2"
| #define OPAL_TARBALL_VERSION "3.1.2"
| #define OPAL_VERSION "2"
| #define OPAL_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_ENABLE_MEM_DEBUG 0
| #define OPAL_ENABLE_MEM_PROFILE 0
| #define OPAL_ENABLE_TIMING 0
| #define OPAL_ENABLE_DEBUG 0
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OPAL_ENABLE_PTY_SUPPORT 1
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
| #define OPAL_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 0
| #define OPAL_PACKAGE_STRING "Open MPI user@shredder Distribution"
| #define OPAL_IDENT_STRING "3.1.2"
| #define OPAL_MAX_PROCESSOR_NAME 256
| #define OPAL_MAX_ERROR_STRING 256
| #define OPAL_MAX_OBJECT_NAME 64
| #define OPAL_MAX_INFO_KEY 36
| #define OPAL_MAX_INFO_VAL 256
| #define OPAL_MAX_PORT_NAME 1024
| #define OPAL_MAX_DATAREP_STRING 128
| #define OPAL_ENABLE_CRDEBUG 0
| #define OPAL_ENABLE_GETPWUID 1
| #define OPAL_ENABLE_PROGRESS_THREADS 0
| #define HAVE_ZLIB_H 1
| #define OPAL_HAVE_ZLIB 1
| #define OPAL_HAVE_SOLARIS 0
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_STRUCT_SOCKADDR_IN 1
| #define OPAL_CUDA_SUPPORT 0
| #define OPAL_CUDA_SYNC_MEMOPS 0
| #define OPAL_CUDA_GET_ATTRIBUTES 0
| #define OPAL_CUDA_GDR_SUPPORT 0
| #define OPAL_PMIX_V1 0
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_PERUSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_PARAM_CHECK 1
| #define OSHMEM_SPEC_COMPAT 0
| #define OSHMEM_PARAM_CHECK 0
| #define OPAL_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
| #define OPAL_C_HAVE_BUILTIN_CLZ 1
| #define OPAL_CC_USE_PRAGMA_IDENT 0
| #define OPAL_CC_USE_IDENT 1
| #define OPAL_CC_USE_PRAGMA_COMMENT
| #define OPAL_CC_USE_CONST_CHAR_IDENT 0
| #define HAVE_INT8_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE___INT128 1
| #define HAVE_LONG_LONG 1
| #define HAVE___FLOAT128 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_COMPLEX_H 1
| #define HAVE_FLOAT__COMPLEX 1
| #define HAVE_DOUBLE__COMPLEX 1
| #define HAVE_LONG_DOUBLE__COMPLEX 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_MODE_T 1
| #define HAVE_SSIZE_T 1
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF__BOOL 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF___FLOAT128 16
| #define SIZEOF_FLOAT__COMPLEX 8
| #define SIZEOF_DOUBLE__COMPLEX 16
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_PID_T 4
| #define OPAL_ALIGNMENT_BOOL 1
| #define OPAL_ALIGNMENT_INT8 1
| #define OPAL_ALIGNMENT_INT16 2
| #define OPAL_ALIGNMENT_INT32 4
| #define OPAL_ALIGNMENT_INT64 8
| #define OPAL_ALIGNMENT_CHAR 1
| #define OPAL_ALIGNMENT_SHORT 2
| #define OPAL_ALIGNMENT_WCHAR 4
| #define OPAL_ALIGNMENT_INT 4
| #define OPAL_ALIGNMENT_LONG 8
| #define OPAL_ALIGNMENT_LONG_LONG 8
| #define OPAL_ALIGNMENT_FLOAT 4
| #define OPAL_ALIGNMENT_DOUBLE 8
| #define OPAL_ALIGNMENT_LONG_DOUBLE 16
| #define OPAL_ALIGNMENT___FLOAT128 16
| #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4
| #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8
| #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16
| #define OPAL_ALIGNMENT_VOID_P 8
| #define OPAL_ALIGNMENT_SIZE_T 8
| #define OPAL_CXX "g++"
| #define SIZEOF_BOOL 1
| #define OPAL_ALIGNMENT_CXX_BOOL 1
| #define OMPI_CXX "g++"
| #define SIZEOF_BOOL 1
| #define OPAL_ALIGNMENT_CXX_BOOL 1
| #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0
| #define OMPI_CXX_HAVE_BUILTIN_EXPECT 0
| #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 0
| #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 0
| #define OMPI_BUILD_CXX_BINDINGS 0
| #define OPAL_HAVE_ATTRIBUTE 1
| #define OPAL_HAVE_ATTRIBUTE_ALIGNED 1
| #define OPAL_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
| #define OPAL_HAVE_ATTRIBUTE_COLD 1
| #define OPAL_HAVE_ATTRIBUTE_CONST 1
| #define OPAL_HAVE_ATTRIBUTE_DEPRECATED 1
| #define OPAL_HAVE_ATTRIBUTE_DEPRECATED_ARGUMENT 1
| #define OPAL_HAVE_ATTRIBUTE_FORMAT 1
| #define OPAL_HAVE_ATTRIBUTE_FORMAT_FUNCPTR 1
| #define OPAL_HAVE_ATTRIBUTE_HOT 1
| #define OPAL_HAVE_ATTRIBUTE_MALLOC 1
| #define OPAL_HAVE_ATTRIBUTE_MAY_ALIAS 1
| #define OPAL_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
| #define OPAL_HAVE_ATTRIBUTE_NOINLINE 1
| #define OPAL_HAVE_ATTRIBUTE_NONNULL 1
| #define OPAL_HAVE_ATTRIBUTE_NORETURN 1
| #define OPAL_HAVE_ATTRIBUTE_NORETURN_FUNCPTR 1
| #define OPAL_HAVE_ATTRIBUTE_PACKED 1
| #define OPAL_HAVE_ATTRIBUTE_PURE 1
| #define OPAL_HAVE_ATTRIBUTE_SENTINEL 1
| #define OPAL_HAVE_ATTRIBUTE_UNUSED 1
| #define OPAL_HAVE_ATTRIBUTE_VISIBILITY 1
| #define OPAL_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
| #define OPAL_HAVE_ATTRIBUTE_WEAK_ALIAS 1
| #define OPAL_HAVE_ATTRIBUTE_DESTRUCTOR 1
| #define OPAL_HAVE_ATTRIBUTE_OPTNONE 0
| #define OPAL_HAVE_ATTRIBUTE_EXTENSION 1
| #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYID 1
| #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYNAME GNU
| #define OPAL_BUILD_PLATFORM_COMPILER_VERSION 459520
| #define OPAL_BUILD_PLATFORM_COMPILER_VERSION_STR 7.3.0
| #define OPAL_HAVE_JAVA_SUPPORT no
| #define OMPI_WANT_JAVA_BINDINGS 0
| #define OPAL_HAVE_WEAK_SYMBOLS 1
| #define OPAL_HAVE_GCC_BUILTIN_CSWAP_INT128 0
| #define OPAL_ASM_TEXT ".text"
| #define OPAL_ASM_GLOBAL ".globl"
| #define OPAL_ASM_LABEL_SUFFIX ":"
| #define OPAL_ASM_GSYM ""
| #define OPAL_ASM_LSYM ".L"
| #define OPAL_ASM_TYPE "@"
| #define OPAL_ASM_SIZE "1"
| #define OPAL_ASM_ALIGN_LOG
| #define OPAL_HAVE_CMPXCHG16B 1
| #define OPAL_C_GCC_INLINE_ASSEMBLY 1
| #define OPAL_ASSEMBLY_ARCH OPAL_X86_64
| #define OPAL_ASSEMBLY_SUPPORTS_RDTSCP 0
| #define OPAL_ASSEMBLY_BUILTIN OPAL_BUILTIN_GCC
| #define OMPI_FORTRAN_MPIFH_BINDINGS 1
| #define OMPI_FORTRAN_USEMPI_BINDINGS 2
| #define OMPI_FORTRAN_USEMPIF08_BINDINGS 3
| #define OMPI_FORTRAN_DOUBLE_UNDERSCORE 0
| #define OMPI_FORTRAN_SINGLE_UNDERSCORE 1
| #define OMPI_FORTRAN_CAPS 0
| #define OMPI_FORTRAN_PLAIN 0
| #define ompi_fortran_bogus_type_t int
| #define OMPI_HAVE_FORTRAN_CHARACTER 1
| #define OMPI_SIZEOF_FORTRAN_CHARACTER 1
| #define OMPI_ALIGNMENT_FORTRAN_CHARACTER 1
| #define OMPI_KIND_FORTRAN_CHARACTER C_SIGNED_CHAR
| #define ompi_fortran_character_t char
| #define OMPI_HAVE_FORTRAN_LOGICAL 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4
| #define OMPI_KIND_FORTRAN_LOGICAL C_INT
| #define ompi_fortran_logical_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL1 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1
| #define OMPI_KIND_FORTRAN_LOGICAL1 C_SIGNED_CHAR
| #define ompi_fortran_logical1_t char
| #define OMPI_HAVE_FORTRAN_LOGICAL2 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 2
| #define OMPI_KIND_FORTRAN_LOGICAL2 C_SHORT
| #define ompi_fortran_logical2_t short
| #define OMPI_HAVE_FORTRAN_LOGICAL4 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 4
| #define OMPI_KIND_FORTRAN_LOGICAL4 C_INT
| #define ompi_fortran_logical4_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL8 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 8
| #define OMPI_KIND_FORTRAN_LOGICAL8 C_LONG_LONG
| #define ompi_fortran_logical8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4
| #define OMPI_KIND_FORTRAN_INTEGER C_INT
| #define ompi_fortran_integer_t int
| #define OMPI_HAVE_FORTRAN_INTEGER1 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER1 1
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1
| #define OMPI_KIND_FORTRAN_INTEGER1 C_SIGNED_CHAR
| #define ompi_fortran_integer1_t char
| #define OMPI_HAVE_FORTRAN_INTEGER2 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER2 2
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2
| #define OMPI_KIND_FORTRAN_INTEGER2 C_SHORT
| #define ompi_fortran_integer2_t short
| #define OMPI_HAVE_FORTRAN_INTEGER4 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER4 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4
| #define OMPI_KIND_FORTRAN_INTEGER4 C_INT
| #define ompi_fortran_integer4_t int
| #define OMPI_HAVE_FORTRAN_INTEGER8 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER8 8
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8
| #define OMPI_KIND_FORTRAN_INTEGER8 C_LONG_LONG
| #define ompi_fortran_integer8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER16 0
| #define OMPI_SIZEOF_FORTRAN_INTEGER16 16
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4
| #define OMPI_KIND_FORTRAN_INTEGER16 0
| #define ompi_fortran_integer16_t
| #define OMPI_HAVE_FORTRAN_REAL 1
| #define OMPI_SIZEOF_FORTRAN_REAL 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL 4
| #define OMPI_KIND_FORTRAN_REAL C_FLOAT
| #define ompi_fortran_real_t float
| #define OMPI_HAVE_FORTRAN_REAL2 0
| #define OMPI_SIZEOF_FORTRAN_REAL2 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL2 4
| #define OMPI_KIND_FORTRAN_REAL2 0
| #define ompi_fortran_real2_t ompi_fortran_bogus_type_t
| #define OMPI_HAVE_FORTRAN_REAL4 1
| #define OMPI_SIZEOF_FORTRAN_REAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL4 4
| #define OMPI_KIND_FORTRAN_REAL4 C_FLOAT
| #define ompi_fortran_real4_t float
| #define OMPI_HAVE_FORTRAN_REAL8 1
| #define OMPI_SIZEOF_FORTRAN_REAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_REAL8 8
| #define OMPI_KIND_FORTRAN_REAL8 C_DOUBLE
| #define ompi_fortran_real8_t double
| #define OMPI_HAVE_FORTRAN_REAL16 1
| #define OMPI_SIZEOF_FORTRAN_REAL16 16
| #define OMPI_ALIGNMENT_FORTRAN_REAL16 16
| #define OMPI_KIND_FORTRAN_REAL16 C_LONG_DOUBLE
| #define ompi_fortran_real16_t long double
| #define OMPI_REAL16_MATCHES_C 1
| #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8
| #define OMPI_KIND_FORTRAN_DOUBLE_PRECISION C_DOUBLE
| #define ompi_fortran_double_precision_t double
| #define OMPI_HAVE_FORTRAN_COMPLEX 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4
| #define OMPI_KIND_FORTRAN_COMPLEX C_FLOAT_COMPLEX
| #define OMPI_HAVE_FORTRAN_COMPLEX4 0
| #define OMPI_SIZEOF_FORTRAN_COMPLEX4 4
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX4 4
| #define OMPI_KIND_FORTRAN_COMPLEX4 0
| #define OMPI_HAVE_FORTRAN_COMPLEX8 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4
| #define OMPI_KIND_FORTRAN_COMPLEX8 C_FLOAT_COMPLEX
| #define OMPI_HAVE_FORTRAN_COMPLEX16 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8
| #define OMPI_KIND_FORTRAN_COMPLEX16 C_DOUBLE_COMPLEX
| #define OMPI_HAVE_FORTRAN_COMPLEX32 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX32 32
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 16
| #define OMPI_KIND_FORTRAN_COMPLEX32 C_LONG_DOUBLE_COMPLEX
| #define OMPI_HAVE_FORTRAN_DOUBLE_COMPLEX 1
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_COMPLEX 16
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_COMPLEX 8
| #define OMPI_KIND_FORTRAN_DOUBLE_COMPLEX C_DOUBLE_COMPLEX
| #define OMPI_FORTRAN_HANDLE_MAX 2147483647
| #define OMPI_FORTRAN_VALUE_TRUE 1
| #define OMPI_FORTRAN_MAX_ARRAY_RANK 7
| #define OMPI_FC "gfortran"
| #define OMPI_FC_ABSOLUTE "/bin/gfortran"
| #define OMPI_FORTRAN_BUILD_SIZEOF 1
| #define OMPI_FORTRAN_HAVE_INTERFACE 1
| #define OMPI_FORTRAN_HAVE_ISO_FORTRAN_ENV 1
| #define OMPI_FORTRAN_HAVE_STORAGE_SIZE 1
| #define OMPI_FORTRAN_IGNORE_TKR_PREDECL "!GCC$ ATTRIBUTES NO_ARG_CHECK ::"
| #define OMPI_FORTRAN_IGNORE_TKR_TYPE
| #define OMPI_FORTRAN_HAVE_IGNORE_TKR 1
| #define OMPI_FORTRAN_NEED_WRAPPER_ROUTINES 1
| #define OMPI_FORTRAN_F08_HANDLE_SIZE 4
| #define OMPI_FORTRAN_F08_HANDLE_ALIGNMENT 4
| #define OMPI_FORTRAN_HAVE_F08_ASSUMED_RANK 1
| #define OMPI_FORTRAN_HAVE_BIND_C 1
| #define OMPI_FORTRAN_HAVE_ISO_C_BINDING 1
| #define OMPI_FORTRAN_HAVE_BIND_C_SUB 1
| #define OMPI_FORTRAN_HAVE_BIND_C_TYPE 1
| #define OMPI_FORTRAN_HAVE_BIND_C_TYPE_NAME 1
| #define OMPI_FORTRAN_HAVE_OPTIONAL_ARGS 1
| #define OMPI_FORTRAN_HAVE_PRIVATE 1
| #define OMPI_FORTRAN_HAVE_PROTECTED 1
| #define OMPI_FORTRAN_HAVE_ABSTRACT 1
| #define OMPI_FORTRAN_HAVE_ASYNCHRONOUS 1
| #define OMPI_FORTRAN_HAVE_PROCEDURE 1
| #define OMPI_FORTRAN_HAVE_USE_ONLY 1
| #define OMPI_FORTRAN_HAVE_C_FUNLOC 1
| #define OMPI_BUILD_FORTRAN_BINDINGS 3
| #define HAVE_ALLOCA_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_ERR_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIBUTIL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STRINGS_H 1
| /* end confdefs.h. */
| #include <linux/ethtool.h>
configure:65237: result: no
configure:65237: checking for linux/ethtool.h
configure:65237: result: no
configure:65237: checking linux/sockios.h usability
configure:65237: gcc -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5
conftest.c:438:10: fatal error: linux/sockios.h: No such file or directory
#include <linux/sockios.h>
^~~~~~~~~~~~~~~~~
compilation terminated.
configure:65237: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "3.1.2"
| #define PACKAGE_STRING "Open MPI 3.1.2"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
| #define PACKAGE_URL ""
| #define OPAL_ARCH "x86_64-unknown-haiku"
| #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 OMPI_MAJOR_VERSION 3
| #define OMPI_MINOR_VERSION 1
| #define OMPI_RELEASE_VERSION 2
| #define OMPI_GREEK_VERSION ""
| #define OMPI_REPO_REV "v3.1.2"
| #define OMPI_TARBALL_VERSION "3.1.2"
| #define OMPI_VERSION "2"
| #define OMPI_RELEASE_DATE "Aug 22, 2018"
| #define ORTE_MAJOR_VERSION 3
| #define ORTE_MINOR_VERSION 1
| #define ORTE_RELEASE_VERSION 2
| #define ORTE_GREEK_VERSION ""
| #define ORTE_REPO_REV "v3.1.2"
| #define ORTE_TARBALL_VERSION "3.1.2"
| #define ORTE_VERSION "2"
| #define ORTE_RELEASE_DATE "Aug 22, 2018"
| #define OSHMEM_MAJOR_VERSION 3
| #define OSHMEM_MINOR_VERSION 1
| #define OSHMEM_RELEASE_VERSION 2
| #define OSHMEM_GREEK_VERSION ""
| #define OSHMEM_REPO_REV "v3.1.2"
| #define OSHMEM_TARBALL_VERSION "3.1.2"
| #define OSHMEM_VERSION "2"
| #define OSHMEM_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_MAJOR_VERSION 3
| #define OPAL_MINOR_VERSION 1
| #define OPAL_RELEASE_VERSION 2
| #define OPAL_GREEK_VERSION ""
| #define OPAL_REPO_REV "v3.1.2"
| #define OPAL_TARBALL_VERSION "3.1.2"
| #define OPAL_VERSION "2"
| #define OPAL_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_ENABLE_MEM_DEBUG 0
| #define OPAL_ENABLE_MEM_PROFILE 0
| #define OPAL_ENABLE_TIMING 0
| #define OPAL_ENABLE_DEBUG 0
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OPAL_ENABLE_PTY_SUPPORT 1
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
| #define OPAL_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 0
| #define OPAL_PACKAGE_STRING "Open MPI user@shredder Distribution"
| #define OPAL_IDENT_STRING "3.1.2"
| #define OPAL_MAX_PROCESSOR_NAME 256
| #define OPAL_MAX_ERROR_STRING 256
| #define OPAL_MAX_OBJECT_NAME 64
| #define OPAL_MAX_INFO_KEY 36
| #define OPAL_MAX_INFO_VAL 256
| #define OPAL_MAX_PORT_NAME 1024
| #define OPAL_MAX_DATAREP_STRING 128
| #define OPAL_ENABLE_CRDEBUG 0
| #define OPAL_ENABLE_GETPWUID 1
| #define OPAL_ENABLE_PROGRESS_THREADS 0
| #define HAVE_ZLIB_H 1
| #define OPAL_HAVE_ZLIB 1
| #define OPAL_HAVE_SOLARIS 0
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_STRUCT_SOCKADDR_IN 1
| #define OPAL_CUDA_SUPPORT 0
| #define OPAL_CUDA_SYNC_MEMOPS 0
| #define OPAL_CUDA_GET_ATTRIBUTES 0
| #define OPAL_CUDA_GDR_SUPPORT 0
| #define OPAL_PMIX_V1 0
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_PERUSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_PARAM_CHECK 1
| #define OSHMEM_SPEC_COMPAT 0
| #define OSHMEM_PARAM_CHECK 0
| #define OPAL_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
| #define OPAL_C_HAVE_BUILTIN_CLZ 1
| #define OPAL_CC_USE_PRAGMA_IDENT 0
| #define OPAL_CC_USE_IDENT 1
| #define OPAL_CC_USE_PRAGMA_COMMENT
| #define OPAL_CC_USE_CONST_CHAR_IDENT 0
| #define HAVE_INT8_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE___INT128 1
| #define HAVE_LONG_LONG 1
| #define HAVE___FLOAT128 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_COMPLEX_H 1
| #define HAVE_FLOAT__COMPLEX 1
| #define HAVE_DOUBLE__COMPLEX 1
| #define HAVE_LONG_DOUBLE__COMPLEX 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_MODE_T 1
| #define HAVE_SSIZE_T 1
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF__BOOL 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF___FLOAT128 16
| #define SIZEOF_FLOAT__COMPLEX 8
| #define SIZEOF_DOUBLE__COMPLEX 16
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_PID_T 4
| #define OPAL_ALIGNMENT_BOOL 1
| #define OPAL_ALIGNMENT_INT8 1
| #define OPAL_ALIGNMENT_INT16 2
| #define OPAL_ALIGNMENT_INT32 4
| #define OPAL_ALIGNMENT_INT64 8
| #define OPAL_ALIGNMENT_CHAR 1
| #define OPAL_ALIGNMENT_SHORT 2
| #define OPAL_ALIGNMENT_WCHAR 4
| #define OPAL_ALIGNMENT_INT 4
| #define OPAL_ALIGNMENT_LONG 8
| #define OPAL_ALIGNMENT_LONG_LONG 8
| #define OPAL_ALIGNMENT_FLOAT 4
| #define OPAL_ALIGNMENT_DOUBLE 8
| #define OPAL_ALIGNMENT_LONG_DOUBLE 16
| #define OPAL_ALIGNMENT___FLOAT128 16
| #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4
| #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8
| #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16
| #define OPAL_ALIGNMENT_VOID_P 8
| #define OPAL_ALIGNMENT_SIZE_T 8
| #define OPAL_CXX "g++"
| #define SIZEOF_BOOL 1
| #define OPAL_ALIGNMENT_CXX_BOOL 1
| #define OMPI_CXX "g++"
| #define SIZEOF_BOOL 1
| #define OPAL_ALIGNMENT_CXX_BOOL 1
| #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0
| #define OMPI_CXX_HAVE_BUILTIN_EXPECT 0
| #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 0
| #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 0
| #define OMPI_BUILD_CXX_BINDINGS 0
| #define OPAL_HAVE_ATTRIBUTE 1
| #define OPAL_HAVE_ATTRIBUTE_ALIGNED 1
| #define OPAL_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
| #define OPAL_HAVE_ATTRIBUTE_COLD 1
| #define OPAL_HAVE_ATTRIBUTE_CONST 1
| #define OPAL_HAVE_ATTRIBUTE_DEPRECATED 1
| #define OPAL_HAVE_ATTRIBUTE_DEPRECATED_ARGUMENT 1
| #define OPAL_HAVE_ATTRIBUTE_FORMAT 1
| #define OPAL_HAVE_ATTRIBUTE_FORMAT_FUNCPTR 1
| #define OPAL_HAVE_ATTRIBUTE_HOT 1
| #define OPAL_HAVE_ATTRIBUTE_MALLOC 1
| #define OPAL_HAVE_ATTRIBUTE_MAY_ALIAS 1
| #define OPAL_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
| #define OPAL_HAVE_ATTRIBUTE_NOINLINE 1
| #define OPAL_HAVE_ATTRIBUTE_NONNULL 1
| #define OPAL_HAVE_ATTRIBUTE_NORETURN 1
| #define OPAL_HAVE_ATTRIBUTE_NORETURN_FUNCPTR 1
| #define OPAL_HAVE_ATTRIBUTE_PACKED 1
| #define OPAL_HAVE_ATTRIBUTE_PURE 1
| #define OPAL_HAVE_ATTRIBUTE_SENTINEL 1
| #define OPAL_HAVE_ATTRIBUTE_UNUSED 1
| #define OPAL_HAVE_ATTRIBUTE_VISIBILITY 1
| #define OPAL_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
| #define OPAL_HAVE_ATTRIBUTE_WEAK_ALIAS 1
| #define OPAL_HAVE_ATTRIBUTE_DESTRUCTOR 1
| #define OPAL_HAVE_ATTRIBUTE_OPTNONE 0
| #define OPAL_HAVE_ATTRIBUTE_EXTENSION 1
| #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYID 1
| #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYNAME GNU
| #define OPAL_BUILD_PLATFORM_COMPILER_VERSION 459520
| #define OPAL_BUILD_PLATFORM_COMPILER_VERSION_STR 7.3.0
| #define OPAL_HAVE_JAVA_SUPPORT no
| #define OMPI_WANT_JAVA_BINDINGS 0
| #define OPAL_HAVE_WEAK_SYMBOLS 1
| #define OPAL_HAVE_GCC_BUILTIN_CSWAP_INT128 0
| #define OPAL_ASM_TEXT ".text"
| #define OPAL_ASM_GLOBAL ".globl"
| #define OPAL_ASM_LABEL_SUFFIX ":"
| #define OPAL_ASM_GSYM ""
| #define OPAL_ASM_LSYM ".L"
| #define OPAL_ASM_TYPE "@"
| #define OPAL_ASM_SIZE "1"
| #define OPAL_ASM_ALIGN_LOG
| #define OPAL_HAVE_CMPXCHG16B 1
| #define OPAL_C_GCC_INLINE_ASSEMBLY 1
| #define OPAL_ASSEMBLY_ARCH OPAL_X86_64
| #define OPAL_ASSEMBLY_SUPPORTS_RDTSCP 0
| #define OPAL_ASSEMBLY_BUILTIN OPAL_BUILTIN_GCC
| #define OMPI_FORTRAN_MPIFH_BINDINGS 1
| #define OMPI_FORTRAN_USEMPI_BINDINGS 2
| #define OMPI_FORTRAN_USEMPIF08_BINDINGS 3
| #define OMPI_FORTRAN_DOUBLE_UNDERSCORE 0
| #define OMPI_FORTRAN_SINGLE_UNDERSCORE 1
| #define OMPI_FORTRAN_CAPS 0
| #define OMPI_FORTRAN_PLAIN 0
| #define ompi_fortran_bogus_type_t int
| #define OMPI_HAVE_FORTRAN_CHARACTER 1
| #define OMPI_SIZEOF_FORTRAN_CHARACTER 1
| #define OMPI_ALIGNMENT_FORTRAN_CHARACTER 1
| #define OMPI_KIND_FORTRAN_CHARACTER C_SIGNED_CHAR
| #define ompi_fortran_character_t char
| #define OMPI_HAVE_FORTRAN_LOGICAL 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4
| #define OMPI_KIND_FORTRAN_LOGICAL C_INT
| #define ompi_fortran_logical_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL1 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1
| #define OMPI_KIND_FORTRAN_LOGICAL1 C_SIGNED_CHAR
| #define ompi_fortran_logical1_t char
| #define OMPI_HAVE_FORTRAN_LOGICAL2 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 2
| #define OMPI_KIND_FORTRAN_LOGICAL2 C_SHORT
| #define ompi_fortran_logical2_t short
| #define OMPI_HAVE_FORTRAN_LOGICAL4 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 4
| #define OMPI_KIND_FORTRAN_LOGICAL4 C_INT
| #define ompi_fortran_logical4_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL8 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 8
| #define OMPI_KIND_FORTRAN_LOGICAL8 C_LONG_LONG
| #define ompi_fortran_logical8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4
| #define OMPI_KIND_FORTRAN_INTEGER C_INT
| #define ompi_fortran_integer_t int
| #define OMPI_HAVE_FORTRAN_INTEGER1 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER1 1
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1
| #define OMPI_KIND_FORTRAN_INTEGER1 C_SIGNED_CHAR
| #define ompi_fortran_integer1_t char
| #define OMPI_HAVE_FORTRAN_INTEGER2 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER2 2
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2
| #define OMPI_KIND_FORTRAN_INTEGER2 C_SHORT
| #define ompi_fortran_integer2_t short
| #define OMPI_HAVE_FORTRAN_INTEGER4 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER4 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4
| #define OMPI_KIND_FORTRAN_INTEGER4 C_INT
| #define ompi_fortran_integer4_t int
| #define OMPI_HAVE_FORTRAN_INTEGER8 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER8 8
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8
| #define OMPI_KIND_FORTRAN_INTEGER8 C_LONG_LONG
| #define ompi_fortran_integer8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER16 0
| #define OMPI_SIZEOF_FORTRAN_INTEGER16 16
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4
| #define OMPI_KIND_FORTRAN_INTEGER16 0
| #define ompi_fortran_integer16_t
| #define OMPI_HAVE_FORTRAN_REAL 1
| #define OMPI_SIZEOF_FORTRAN_REAL 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL 4
| #define OMPI_KIND_FORTRAN_REAL C_FLOAT
| #define ompi_fortran_real_t float
| #define OMPI_HAVE_FORTRAN_REAL2 0
| #define OMPI_SIZEOF_FORTRAN_REAL2 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL2 4
| #define OMPI_KIND_FORTRAN_REAL2 0
| #define ompi_fortran_real2_t ompi_fortran_bogus_type_t
| #define OMPI_HAVE_FORTRAN_REAL4 1
| #define OMPI_SIZEOF_FORTRAN_REAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL4 4
| #define OMPI_KIND_FORTRAN_REAL4 C_FLOAT
| #define ompi_fortran_real4_t float
| #define OMPI_HAVE_FORTRAN_REAL8 1
| #define OMPI_SIZEOF_FORTRAN_REAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_REAL8 8
| #define OMPI_KIND_FORTRAN_REAL8 C_DOUBLE
| #define ompi_fortran_real8_t double
| #define OMPI_HAVE_FORTRAN_REAL16 1
| #define OMPI_SIZEOF_FORTRAN_REAL16 16
| #define OMPI_ALIGNMENT_FORTRAN_REAL16 16
| #define OMPI_KIND_FORTRAN_REAL16 C_LONG_DOUBLE
| #define ompi_fortran_real16_t long double
| #define OMPI_REAL16_MATCHES_C 1
| #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8
| #define OMPI_KIND_FORTRAN_DOUBLE_PRECISION C_DOUBLE
| #define ompi_fortran_double_precision_t double
| #define OMPI_HAVE_FORTRAN_COMPLEX 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4
| #define OMPI_KIND_FORTRAN_COMPLEX C_FLOAT_COMPLEX
| #define OMPI_HAVE_FORTRAN_COMPLEX4 0
| #define OMPI_SIZEOF_FORTRAN_COMPLEX4 4
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX4 4
| #define OMPI_KIND_FORTRAN_COMPLEX4 0
| #define OMPI_HAVE_FORTRAN_COMPLEX8 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4
| #define OMPI_KIND_FORTRAN_COMPLEX8 C_FLOAT_COMPLEX
| #define OMPI_HAVE_FORTRAN_COMPLEX16 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8
| #define OMPI_KIND_FORTRAN_COMPLEX16 C_DOUBLE_COMPLEX
| #define OMPI_HAVE_FORTRAN_COMPLEX32 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX32 32
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 16
| #define OMPI_KIND_FORTRAN_COMPLEX32 C_LONG_DOUBLE_COMPLEX
| #define OMPI_HAVE_FORTRAN_DOUBLE_COMPLEX 1
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_COMPLEX 16
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_COMPLEX 8
| #define OMPI_KIND_FORTRAN_DOUBLE_COMPLEX C_DOUBLE_COMPLEX
| #define OMPI_FORTRAN_HANDLE_MAX 2147483647
| #define OMPI_FORTRAN_VALUE_TRUE 1
| #define OMPI_FORTRAN_MAX_ARRAY_RANK 7
| #define OMPI_FC "gfortran"
| #define OMPI_FC_ABSOLUTE "/bin/gfortran"
| #define OMPI_FORTRAN_BUILD_SIZEOF 1
| #define OMPI_FORTRAN_HAVE_INTERFACE 1
| #define OMPI_FORTRAN_HAVE_ISO_FORTRAN_ENV 1
| #define OMPI_FORTRAN_HAVE_STORAGE_SIZE 1
| #define OMPI_FORTRAN_IGNORE_TKR_PREDECL "!GCC$ ATTRIBUTES NO_ARG_CHECK ::"
| #define OMPI_FORTRAN_IGNORE_TKR_TYPE
| #define OMPI_FORTRAN_HAVE_IGNORE_TKR 1
| #define OMPI_FORTRAN_NEED_WRAPPER_ROUTINES 1
| #define OMPI_FORTRAN_F08_HANDLE_SIZE 4
| #define OMPI_FORTRAN_F08_HANDLE_ALIGNMENT 4
| #define OMPI_FORTRAN_HAVE_F08_ASSUMED_RANK 1
| #define OMPI_FORTRAN_HAVE_BIND_C 1
| #define OMPI_FORTRAN_HAVE_ISO_C_BINDING 1
| #define OMPI_FORTRAN_HAVE_BIND_C_SUB 1
| #define OMPI_FORTRAN_HAVE_BIND_C_TYPE 1
| #define OMPI_FORTRAN_HAVE_BIND_C_TYPE_NAME 1
| #define OMPI_FORTRAN_HAVE_OPTIONAL_ARGS 1
| #define OMPI_FORTRAN_HAVE_PRIVATE 1
| #define OMPI_FORTRAN_HAVE_PROTECTED 1
| #define OMPI_FORTRAN_HAVE_ABSTRACT 1
| #define OMPI_FORTRAN_HAVE_ASYNCHRONOUS 1
| #define OMPI_FORTRAN_HAVE_PROCEDURE 1
| #define OMPI_FORTRAN_HAVE_USE_ONLY 1
| #define OMPI_FORTRAN_HAVE_C_FUNLOC 1
| #define OMPI_BUILD_FORTRAN_BINDINGS 3
| #define HAVE_ALLOCA_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_ERR_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIBUTIL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STRINGS_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <linux/sockios.h>
configure:65237: result: no
configure:65237: checking linux/sockios.h presence
configure:65237: gcc -E conftest.c
conftest.c:405:10: fatal error: linux/sockios.h: No such file or directory
#include <linux/sockios.h>
^~~~~~~~~~~~~~~~~
compilation terminated.
configure:65237: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "3.1.2"
| #define PACKAGE_STRING "Open MPI 3.1.2"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
| #define PACKAGE_URL ""
| #define OPAL_ARCH "x86_64-unknown-haiku"
| #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 OMPI_MAJOR_VERSION 3
| #define OMPI_MINOR_VERSION 1
| #define OMPI_RELEASE_VERSION 2
| #define OMPI_GREEK_VERSION ""
| #define OMPI_REPO_REV "v3.1.2"
| #define OMPI_TARBALL_VERSION "3.1.2"
| #define OMPI_VERSION "2"
| #define OMPI_RELEASE_DATE "Aug 22, 2018"
| #define ORTE_MAJOR_VERSION 3
| #define ORTE_MINOR_VERSION 1
| #define ORTE_RELEASE_VERSION 2
| #define ORTE_GREEK_VERSION ""
| #define ORTE_REPO_REV "v3.1.2"
| #define ORTE_TARBALL_VERSION "3.1.2"
| #define ORTE_VERSION "2"
| #define ORTE_RELEASE_DATE "Aug 22, 2018"
| #define OSHMEM_MAJOR_VERSION 3
| #define OSHMEM_MINOR_VERSION 1
| #define OSHMEM_RELEASE_VERSION 2
| #define OSHMEM_GREEK_VERSION ""
| #define OSHMEM_REPO_REV "v3.1.2"
| #define OSHMEM_TARBALL_VERSION "3.1.2"
| #define OSHMEM_VERSION "2"
| #define OSHMEM_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_MAJOR_VERSION 3
| #define OPAL_MINOR_VERSION 1
| #define OPAL_RELEASE_VERSION 2
| #define OPAL_GREEK_VERSION ""
| #define OPAL_REPO_REV "v3.1.2"
| #define OPAL_TARBALL_VERSION "3.1.2"
| #define OPAL_VERSION "2"
| #define OPAL_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_ENABLE_MEM_DEBUG 0
| #define OPAL_ENABLE_MEM_PROFILE 0
| #define OPAL_ENABLE_TIMING 0
| #define OPAL_ENABLE_DEBUG 0
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OPAL_ENABLE_PTY_SUPPORT 1
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
| #define OPAL_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 0
| #define OPAL_PACKAGE_STRING "Open MPI user@shredder Distribution"
| #define OPAL_IDENT_STRING "3.1.2"
| #define OPAL_MAX_PROCESSOR_NAME 256
| #define OPAL_MAX_ERROR_STRING 256
| #define OPAL_MAX_OBJECT_NAME 64
| #define OPAL_MAX_INFO_KEY 36
| #define OPAL_MAX_INFO_VAL 256
| #define OPAL_MAX_PORT_NAME 1024
| #define OPAL_MAX_DATAREP_STRING 128
| #define OPAL_ENABLE_CRDEBUG 0
| #define OPAL_ENABLE_GETPWUID 1
| #define OPAL_ENABLE_PROGRESS_THREADS 0
| #define HAVE_ZLIB_H 1
| #define OPAL_HAVE_ZLIB 1
| #define OPAL_HAVE_SOLARIS 0
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_STRUCT_SOCKADDR_IN 1
| #define OPAL_CUDA_SUPPORT 0
| #define OPAL_CUDA_SYNC_MEMOPS 0
| #define OPAL_CUDA_GET_ATTRIBUTES 0
| #define OPAL_CUDA_GDR_SUPPORT 0
| #define OPAL_PMIX_V1 0
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_PERUSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_PARAM_CHECK 1
| #define OSHMEM_SPEC_COMPAT 0
| #define OSHMEM_PARAM_CHECK 0
| #define OPAL_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
| #define OPAL_C_HAVE_BUILTIN_CLZ 1
| #define OPAL_CC_USE_PRAGMA_IDENT 0
| #define OPAL_CC_USE_IDENT 1
| #define OPAL_CC_USE_PRAGMA_COMMENT
| #define OPAL_CC_USE_CONST_CHAR_IDENT 0
| #define HAVE_INT8_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE___INT128 1
| #define HAVE_LONG_LONG 1
| #define HAVE___FLOAT128 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_COMPLEX_H 1
| #define HAVE_FLOAT__COMPLEX 1
| #define HAVE_DOUBLE__COMPLEX 1
| #define HAVE_LONG_DOUBLE__COMPLEX 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_MODE_T 1
| #define HAVE_SSIZE_T 1
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF__BOOL 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF___FLOAT128 16
| #define SIZEOF_FLOAT__COMPLEX 8
| #define SIZEOF_DOUBLE__COMPLEX 16
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_PID_T 4
| #define OPAL_ALIGNMENT_BOOL 1
| #define OPAL_ALIGNMENT_INT8 1
| #define OPAL_ALIGNMENT_INT16 2
| #define OPAL_ALIGNMENT_INT32 4
| #define OPAL_ALIGNMENT_INT64 8
| #define OPAL_ALIGNMENT_CHAR 1
| #define OPAL_ALIGNMENT_SHORT 2
| #define OPAL_ALIGNMENT_WCHAR 4
| #define OPAL_ALIGNMENT_INT 4
| #define OPAL_ALIGNMENT_LONG 8
| #define OPAL_ALIGNMENT_LONG_LONG 8
| #define OPAL_ALIGNMENT_FLOAT 4
| #define OPAL_ALIGNMENT_DOUBLE 8
| #define OPAL_ALIGNMENT_LONG_DOUBLE 16
| #define OPAL_ALIGNMENT___FLOAT128 16
| #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4
| #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8
| #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16
| #define OPAL_ALIGNMENT_VOID_P 8
| #define OPAL_ALIGNMENT_SIZE_T 8
| #define OPAL_CXX "g++"
| #define SIZEOF_BOOL 1
| #define OPAL_ALIGNMENT_CXX_BOOL 1
| #define OMPI_CXX "g++"
| #define SIZEOF_BOOL 1
| #define OPAL_ALIGNMENT_CXX_BOOL 1
| #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0
| #define OMPI_CXX_HAVE_BUILTIN_EXPECT 0
| #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 0
| #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 0
| #define OMPI_BUILD_CXX_BINDINGS 0
| #define OPAL_HAVE_ATTRIBUTE 1
| #define OPAL_HAVE_ATTRIBUTE_ALIGNED 1
| #define OPAL_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
| #define OPAL_HAVE_ATTRIBUTE_COLD 1
| #define OPAL_HAVE_ATTRIBUTE_CONST 1
| #define OPAL_HAVE_ATTRIBUTE_DEPRECATED 1
| #define OPAL_HAVE_ATTRIBUTE_DEPRECATED_ARGUMENT 1
| #define OPAL_HAVE_ATTRIBUTE_FORMAT 1
| #define OPAL_HAVE_ATTRIBUTE_FORMAT_FUNCPTR 1
| #define OPAL_HAVE_ATTRIBUTE_HOT 1
| #define OPAL_HAVE_ATTRIBUTE_MALLOC 1
| #define OPAL_HAVE_ATTRIBUTE_MAY_ALIAS 1
| #define OPAL_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
| #define OPAL_HAVE_ATTRIBUTE_NOINLINE 1
| #define OPAL_HAVE_ATTRIBUTE_NONNULL 1
| #define OPAL_HAVE_ATTRIBUTE_NORETURN 1
| #define OPAL_HAVE_ATTRIBUTE_NORETURN_FUNCPTR 1
| #define OPAL_HAVE_ATTRIBUTE_PACKED 1
| #define OPAL_HAVE_ATTRIBUTE_PURE 1
| #define OPAL_HAVE_ATTRIBUTE_SENTINEL 1
| #define OPAL_HAVE_ATTRIBUTE_UNUSED 1
| #define OPAL_HAVE_ATTRIBUTE_VISIBILITY 1
| #define OPAL_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
| #define OPAL_HAVE_ATTRIBUTE_WEAK_ALIAS 1
| #define OPAL_HAVE_ATTRIBUTE_DESTRUCTOR 1
| #define OPAL_HAVE_ATTRIBUTE_OPTNONE 0
| #define OPAL_HAVE_ATTRIBUTE_EXTENSION 1
| #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYID 1
| #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYNAME GNU
| #define OPAL_BUILD_PLATFORM_COMPILER_VERSION 459520
| #define OPAL_BUILD_PLATFORM_COMPILER_VERSION_STR 7.3.0
| #define OPAL_HAVE_JAVA_SUPPORT no
| #define OMPI_WANT_JAVA_BINDINGS 0
| #define OPAL_HAVE_WEAK_SYMBOLS 1
| #define OPAL_HAVE_GCC_BUILTIN_CSWAP_INT128 0
| #define OPAL_ASM_TEXT ".text"
| #define OPAL_ASM_GLOBAL ".globl"
| #define OPAL_ASM_LABEL_SUFFIX ":"
| #define OPAL_ASM_GSYM ""
| #define OPAL_ASM_LSYM ".L"
| #define OPAL_ASM_TYPE "@"
| #define OPAL_ASM_SIZE "1"
| #define OPAL_ASM_ALIGN_LOG
| #define OPAL_HAVE_CMPXCHG16B 1
| #define OPAL_C_GCC_INLINE_ASSEMBLY 1
| #define OPAL_ASSEMBLY_ARCH OPAL_X86_64
| #define OPAL_ASSEMBLY_SUPPORTS_RDTSCP 0
| #define OPAL_ASSEMBLY_BUILTIN OPAL_BUILTIN_GCC
| #define OMPI_FORTRAN_MPIFH_BINDINGS 1
| #define OMPI_FORTRAN_USEMPI_BINDINGS 2
| #define OMPI_FORTRAN_USEMPIF08_BINDINGS 3
| #define OMPI_FORTRAN_DOUBLE_UNDERSCORE 0
| #define OMPI_FORTRAN_SINGLE_UNDERSCORE 1
| #define OMPI_FORTRAN_CAPS 0
| #define OMPI_FORTRAN_PLAIN 0
| #define ompi_fortran_bogus_type_t int
| #define OMPI_HAVE_FORTRAN_CHARACTER 1
| #define OMPI_SIZEOF_FORTRAN_CHARACTER 1
| #define OMPI_ALIGNMENT_FORTRAN_CHARACTER 1
| #define OMPI_KIND_FORTRAN_CHARACTER C_SIGNED_CHAR
| #define ompi_fortran_character_t char
| #define OMPI_HAVE_FORTRAN_LOGICAL 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4
| #define OMPI_KIND_FORTRAN_LOGICAL C_INT
| #define ompi_fortran_logical_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL1 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1
| #define OMPI_KIND_FORTRAN_LOGICAL1 C_SIGNED_CHAR
| #define ompi_fortran_logical1_t char
| #define OMPI_HAVE_FORTRAN_LOGICAL2 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 2
| #define OMPI_KIND_FORTRAN_LOGICAL2 C_SHORT
| #define ompi_fortran_logical2_t short
| #define OMPI_HAVE_FORTRAN_LOGICAL4 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 4
| #define OMPI_KIND_FORTRAN_LOGICAL4 C_INT
| #define ompi_fortran_logical4_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL8 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 8
| #define OMPI_KIND_FORTRAN_LOGICAL8 C_LONG_LONG
| #define ompi_fortran_logical8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4
| #define OMPI_KIND_FORTRAN_INTEGER C_INT
| #define ompi_fortran_integer_t int
| #define OMPI_HAVE_FORTRAN_INTEGER1 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER1 1
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1
| #define OMPI_KIND_FORTRAN_INTEGER1 C_SIGNED_CHAR
| #define ompi_fortran_integer1_t char
| #define OMPI_HAVE_FORTRAN_INTEGER2 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER2 2
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2
| #define OMPI_KIND_FORTRAN_INTEGER2 C_SHORT
| #define ompi_fortran_integer2_t short
| #define OMPI_HAVE_FORTRAN_INTEGER4 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER4 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4
| #define OMPI_KIND_FORTRAN_INTEGER4 C_INT
| #define ompi_fortran_integer4_t int
| #define OMPI_HAVE_FORTRAN_INTEGER8 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER8 8
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8
| #define OMPI_KIND_FORTRAN_INTEGER8 C_LONG_LONG
| #define ompi_fortran_integer8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER16 0
| #define OMPI_SIZEOF_FORTRAN_INTEGER16 16
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4
| #define OMPI_KIND_FORTRAN_INTEGER16 0
| #define ompi_fortran_integer16_t
| #define OMPI_HAVE_FORTRAN_REAL 1
| #define OMPI_SIZEOF_FORTRAN_REAL 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL 4
| #define OMPI_KIND_FORTRAN_REAL C_FLOAT
| #define ompi_fortran_real_t float
| #define OMPI_HAVE_FORTRAN_REAL2 0
| #define OMPI_SIZEOF_FORTRAN_REAL2 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL2 4
| #define OMPI_KIND_FORTRAN_REAL2 0
| #define ompi_fortran_real2_t ompi_fortran_bogus_type_t
| #define OMPI_HAVE_FORTRAN_REAL4 1
| #define OMPI_SIZEOF_FORTRAN_REAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL4 4
| #define OMPI_KIND_FORTRAN_REAL4 C_FLOAT
| #define ompi_fortran_real4_t float
| #define OMPI_HAVE_FORTRAN_REAL8 1
| #define OMPI_SIZEOF_FORTRAN_REAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_REAL8 8
| #define OMPI_KIND_FORTRAN_REAL8 C_DOUBLE
| #define ompi_fortran_real8_t double
| #define OMPI_HAVE_FORTRAN_REAL16 1
| #define OMPI_SIZEOF_FORTRAN_REAL16 16
| #define OMPI_ALIGNMENT_FORTRAN_REAL16 16
| #define OMPI_KIND_FORTRAN_REAL16 C_LONG_DOUBLE
| #define ompi_fortran_real16_t long double
| #define OMPI_REAL16_MATCHES_C 1
| #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8
| #define OMPI_KIND_FORTRAN_DOUBLE_PRECISION C_DOUBLE
| #define ompi_fortran_double_precision_t double
| #define OMPI_HAVE_FORTRAN_COMPLEX 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4
| #define OMPI_KIND_FORTRAN_COMPLEX C_FLOAT_COMPLEX
| #define OMPI_HAVE_FORTRAN_COMPLEX4 0
| #define OMPI_SIZEOF_FORTRAN_COMPLEX4 4
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX4 4
| #define OMPI_KIND_FORTRAN_COMPLEX4 0
| #define OMPI_HAVE_FORTRAN_COMPLEX8 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4
| #define OMPI_KIND_FORTRAN_COMPLEX8 C_FLOAT_COMPLEX
| #define OMPI_HAVE_FORTRAN_COMPLEX16 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8
| #define OMPI_KIND_FORTRAN_COMPLEX16 C_DOUBLE_COMPLEX
| #define OMPI_HAVE_FORTRAN_COMPLEX32 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX32 32
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 16
| #define OMPI_KIND_FORTRAN_COMPLEX32 C_LONG_DOUBLE_COMPLEX
| #define OMPI_HAVE_FORTRAN_DOUBLE_COMPLEX 1
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_COMPLEX 16
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_COMPLEX 8
| #define OMPI_KIND_FORTRAN_DOUBLE_COMPLEX C_DOUBLE_COMPLEX
| #define OMPI_FORTRAN_HANDLE_MAX 2147483647
| #define OMPI_FORTRAN_VALUE_TRUE 1
| #define OMPI_FORTRAN_MAX_ARRAY_RANK 7
| #define OMPI_FC "gfortran"
| #define OMPI_FC_ABSOLUTE "/bin/gfortran"
| #define OMPI_FORTRAN_BUILD_SIZEOF 1
| #define OMPI_FORTRAN_HAVE_INTERFACE 1
| #define OMPI_FORTRAN_HAVE_ISO_FORTRAN_ENV 1
| #define OMPI_FORTRAN_HAVE_STORAGE_SIZE 1
| #define OMPI_FORTRAN_IGNORE_TKR_PREDECL "!GCC$ ATTRIBUTES NO_ARG_CHECK ::"
| #define OMPI_FORTRAN_IGNORE_TKR_TYPE
| #define OMPI_FORTRAN_HAVE_IGNORE_TKR 1
| #define OMPI_FORTRAN_NEED_WRAPPER_ROUTINES 1
| #define OMPI_FORTRAN_F08_HANDLE_SIZE 4
| #define OMPI_FORTRAN_F08_HANDLE_ALIGNMENT 4
| #define OMPI_FORTRAN_HAVE_F08_ASSUMED_RANK 1
| #define OMPI_FORTRAN_HAVE_BIND_C 1
| #define OMPI_FORTRAN_HAVE_ISO_C_BINDING 1
| #define OMPI_FORTRAN_HAVE_BIND_C_SUB 1
| #define OMPI_FORTRAN_HAVE_BIND_C_TYPE 1
| #define OMPI_FORTRAN_HAVE_BIND_C_TYPE_NAME 1
| #define OMPI_FORTRAN_HAVE_OPTIONAL_ARGS 1
| #define OMPI_FORTRAN_HAVE_PRIVATE 1
| #define OMPI_FORTRAN_HAVE_PROTECTED 1
| #define OMPI_FORTRAN_HAVE_ABSTRACT 1
| #define OMPI_FORTRAN_HAVE_ASYNCHRONOUS 1
| #define OMPI_FORTRAN_HAVE_PROCEDURE 1
| #define OMPI_FORTRAN_HAVE_USE_ONLY 1
| #define OMPI_FORTRAN_HAVE_C_FUNLOC 1
| #define OMPI_BUILD_FORTRAN_BINDINGS 3
| #define HAVE_ALLOCA_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_ERR_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIBUTIL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STRINGS_H 1
| /* end confdefs.h. */
| #include <linux/sockios.h>
configure:65237: result: no
configure:65237: checking for linux/sockios.h
configure:65237: result: no
configure:65237: checking sys/fcntl.h usability
configure:65237: gcc -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5
conftest.c:438:10: fatal error: sys/fcntl.h: No such file or directory
#include <sys/fcntl.h>
^~~~~~~~~~~~~
compilation terminated.
configure:65237: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "3.1.2"
| #define PACKAGE_STRING "Open MPI 3.1.2"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
| #define PACKAGE_URL ""
| #define OPAL_ARCH "x86_64-unknown-haiku"
| #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 OMPI_MAJOR_VERSION 3
| #define OMPI_MINOR_VERSION 1
| #define OMPI_RELEASE_VERSION 2
| #define OMPI_GREEK_VERSION ""
| #define OMPI_REPO_REV "v3.1.2"
| #define OMPI_TARBALL_VERSION "3.1.2"
| #define OMPI_VERSION "2"
| #define OMPI_RELEASE_DATE "Aug 22, 2018"
| #define ORTE_MAJOR_VERSION 3
| #define ORTE_MINOR_VERSION 1
| #define ORTE_RELEASE_VERSION 2
| #define ORTE_GREEK_VERSION ""
| #define ORTE_REPO_REV "v3.1.2"
| #define ORTE_TARBALL_VERSION "3.1.2"
| #define ORTE_VERSION "2"
| #define ORTE_RELEASE_DATE "Aug 22, 2018"
| #define OSHMEM_MAJOR_VERSION 3
| #define OSHMEM_MINOR_VERSION 1
| #define OSHMEM_RELEASE_VERSION 2
| #define OSHMEM_GREEK_VERSION ""
| #define OSHMEM_REPO_REV "v3.1.2"
| #define OSHMEM_TARBALL_VERSION "3.1.2"
| #define OSHMEM_VERSION "2"
| #define OSHMEM_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_MAJOR_VERSION 3
| #define OPAL_MINOR_VERSION 1
| #define OPAL_RELEASE_VERSION 2
| #define OPAL_GREEK_VERSION ""
| #define OPAL_REPO_REV "v3.1.2"
| #define OPAL_TARBALL_VERSION "3.1.2"
| #define OPAL_VERSION "2"
| #define OPAL_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_ENABLE_MEM_DEBUG 0
| #define OPAL_ENABLE_MEM_PROFILE 0
| #define OPAL_ENABLE_TIMING 0
| #define OPAL_ENABLE_DEBUG 0
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OPAL_ENABLE_PTY_SUPPORT 1
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
| #define OPAL_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 0
| #define OPAL_PACKAGE_STRING "Open MPI user@shredder Distribution"
| #define OPAL_IDENT_STRING "3.1.2"
| #define OPAL_MAX_PROCESSOR_NAME 256
| #define OPAL_MAX_ERROR_STRING 256
| #define OPAL_MAX_OBJECT_NAME 64
| #define OPAL_MAX_INFO_KEY 36
| #define OPAL_MAX_INFO_VAL 256
| #define OPAL_MAX_PORT_NAME 1024
| #define OPAL_MAX_DATAREP_STRING 128
| #define OPAL_ENABLE_CRDEBUG 0
| #define OPAL_ENABLE_GETPWUID 1
| #define OPAL_ENABLE_PROGRESS_THREADS 0
| #define HAVE_ZLIB_H 1
| #define OPAL_HAVE_ZLIB 1
| #define OPAL_HAVE_SOLARIS 0
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_STRUCT_SOCKADDR_IN 1
| #define OPAL_CUDA_SUPPORT 0
| #define OPAL_CUDA_SYNC_MEMOPS 0
| #define OPAL_CUDA_GET_ATTRIBUTES 0
| #define OPAL_CUDA_GDR_SUPPORT 0
| #define OPAL_PMIX_V1 0
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_PERUSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_PARAM_CHECK 1
| #define OSHMEM_SPEC_COMPAT 0
| #define OSHMEM_PARAM_CHECK 0
| #define OPAL_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
| #define OPAL_C_HAVE_BUILTIN_CLZ 1
| #define OPAL_CC_USE_PRAGMA_IDENT 0
| #define OPAL_CC_USE_IDENT 1
| #define OPAL_CC_USE_PRAGMA_COMMENT
| #define OPAL_CC_USE_CONST_CHAR_IDENT 0
| #define HAVE_INT8_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE___INT128 1
| #define HAVE_LONG_LONG 1
| #define HAVE___FLOAT128 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_COMPLEX_H 1
| #define HAVE_FLOAT__COMPLEX 1
| #define HAVE_DOUBLE__COMPLEX 1
| #define HAVE_LONG_DOUBLE__COMPLEX 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_MODE_T 1
| #define HAVE_SSIZE_T 1
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF__BOOL 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF___FLOAT128 16
| #define SIZEOF_FLOAT__COMPLEX 8
| #define SIZEOF_DOUBLE__COMPLEX 16
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_PID_T 4
| #define OPAL_ALIGNMENT_BOOL 1
| #define OPAL_ALIGNMENT_INT8 1
| #define OPAL_ALIGNMENT_INT16 2
| #define OPAL_ALIGNMENT_INT32 4
| #define OPAL_ALIGNMENT_INT64 8
| #define OPAL_ALIGNMENT_CHAR 1
| #define OPAL_ALIGNMENT_SHORT 2
| #define OPAL_ALIGNMENT_WCHAR 4
| #define OPAL_ALIGNMENT_INT 4
| #define OPAL_ALIGNMENT_LONG 8
| #define OPAL_ALIGNMENT_LONG_LONG 8
| #define OPAL_ALIGNMENT_FLOAT 4
| #define OPAL_ALIGNMENT_DOUBLE 8
| #define OPAL_ALIGNMENT_LONG_DOUBLE 16
| #define OPAL_ALIGNMENT___FLOAT128 16
| #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4
| #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8
| #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16
| #define OPAL_ALIGNMENT_VOID_P 8
| #define OPAL_ALIGNMENT_SIZE_T 8
| #define OPAL_CXX "g++"
| #define SIZEOF_BOOL 1
| #define OPAL_ALIGNMENT_CXX_BOOL 1
| #define OMPI_CXX "g++"
| #define SIZEOF_BOOL 1
| #define OPAL_ALIGNMENT_CXX_BOOL 1
| #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0
| #define OMPI_CXX_HAVE_BUILTIN_EXPECT 0
| #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 0
| #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 0
| #define OMPI_BUILD_CXX_BINDINGS 0
| #define OPAL_HAVE_ATTRIBUTE 1
| #define OPAL_HAVE_ATTRIBUTE_ALIGNED 1
| #define OPAL_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
| #define OPAL_HAVE_ATTRIBUTE_COLD 1
| #define OPAL_HAVE_ATTRIBUTE_CONST 1
| #define OPAL_HAVE_ATTRIBUTE_DEPRECATED 1
| #define OPAL_HAVE_ATTRIBUTE_DEPRECATED_ARGUMENT 1
| #define OPAL_HAVE_ATTRIBUTE_FORMAT 1
| #define OPAL_HAVE_ATTRIBUTE_FORMAT_FUNCPTR 1
| #define OPAL_HAVE_ATTRIBUTE_HOT 1
| #define OPAL_HAVE_ATTRIBUTE_MALLOC 1
| #define OPAL_HAVE_ATTRIBUTE_MAY_ALIAS 1
| #define OPAL_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
| #define OPAL_HAVE_ATTRIBUTE_NOINLINE 1
| #define OPAL_HAVE_ATTRIBUTE_NONNULL 1
| #define OPAL_HAVE_ATTRIBUTE_NORETURN 1
| #define OPAL_HAVE_ATTRIBUTE_NORETURN_FUNCPTR 1
| #define OPAL_HAVE_ATTRIBUTE_PACKED 1
| #define OPAL_HAVE_ATTRIBUTE_PURE 1
| #define OPAL_HAVE_ATTRIBUTE_SENTINEL 1
| #define OPAL_HAVE_ATTRIBUTE_UNUSED 1
| #define OPAL_HAVE_ATTRIBUTE_VISIBILITY 1
| #define OPAL_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
| #define OPAL_HAVE_ATTRIBUTE_WEAK_ALIAS 1
| #define OPAL_HAVE_ATTRIBUTE_DESTRUCTOR 1
| #define OPAL_HAVE_ATTRIBUTE_OPTNONE 0
| #define OPAL_HAVE_ATTRIBUTE_EXTENSION 1
| #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYID 1
| #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYNAME GNU
| #define OPAL_BUILD_PLATFORM_COMPILER_VERSION 459520
| #define OPAL_BUILD_PLATFORM_COMPILER_VERSION_STR 7.3.0
| #define OPAL_HAVE_JAVA_SUPPORT no
| #define OMPI_WANT_JAVA_BINDINGS 0
| #define OPAL_HAVE_WEAK_SYMBOLS 1
| #define OPAL_HAVE_GCC_BUILTIN_CSWAP_INT128 0
| #define OPAL_ASM_TEXT ".text"
| #define OPAL_ASM_GLOBAL ".globl"
| #define OPAL_ASM_LABEL_SUFFIX ":"
| #define OPAL_ASM_GSYM ""
| #define OPAL_ASM_LSYM ".L"
| #define OPAL_ASM_TYPE "@"
| #define OPAL_ASM_SIZE "1"
| #define OPAL_ASM_ALIGN_LOG
| #define OPAL_HAVE_CMPXCHG16B 1
| #define OPAL_C_GCC_INLINE_ASSEMBLY 1
| #define OPAL_ASSEMBLY_ARCH OPAL_X86_64
| #define OPAL_ASSEMBLY_SUPPORTS_RDTSCP 0
| #define OPAL_ASSEMBLY_BUILTIN OPAL_BUILTIN_GCC
| #define OMPI_FORTRAN_MPIFH_BINDINGS 1
| #define OMPI_FORTRAN_USEMPI_BINDINGS 2
| #define OMPI_FORTRAN_USEMPIF08_BINDINGS 3
| #define OMPI_FORTRAN_DOUBLE_UNDERSCORE 0
| #define OMPI_FORTRAN_SINGLE_UNDERSCORE 1
| #define OMPI_FORTRAN_CAPS 0
| #define OMPI_FORTRAN_PLAIN 0
| #define ompi_fortran_bogus_type_t int
| #define OMPI_HAVE_FORTRAN_CHARACTER 1
| #define OMPI_SIZEOF_FORTRAN_CHARACTER 1
| #define OMPI_ALIGNMENT_FORTRAN_CHARACTER 1
| #define OMPI_KIND_FORTRAN_CHARACTER C_SIGNED_CHAR
| #define ompi_fortran_character_t char
| #define OMPI_HAVE_FORTRAN_LOGICAL 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4
| #define OMPI_KIND_FORTRAN_LOGICAL C_INT
| #define ompi_fortran_logical_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL1 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1
| #define OMPI_KIND_FORTRAN_LOGICAL1 C_SIGNED_CHAR
| #define ompi_fortran_logical1_t char
| #define OMPI_HAVE_FORTRAN_LOGICAL2 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 2
| #define OMPI_KIND_FORTRAN_LOGICAL2 C_SHORT
| #define ompi_fortran_logical2_t short
| #define OMPI_HAVE_FORTRAN_LOGICAL4 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 4
| #define OMPI_KIND_FORTRAN_LOGICAL4 C_INT
| #define ompi_fortran_logical4_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL8 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 8
| #define OMPI_KIND_FORTRAN_LOGICAL8 C_LONG_LONG
| #define ompi_fortran_logical8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4
| #define OMPI_KIND_FORTRAN_INTEGER C_INT
| #define ompi_fortran_integer_t int
| #define OMPI_HAVE_FORTRAN_INTEGER1 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER1 1
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1
| #define OMPI_KIND_FORTRAN_INTEGER1 C_SIGNED_CHAR
| #define ompi_fortran_integer1_t char
| #define OMPI_HAVE_FORTRAN_INTEGER2 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER2 2
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2
| #define OMPI_KIND_FORTRAN_INTEGER2 C_SHORT
| #define ompi_fortran_integer2_t short
| #define OMPI_HAVE_FORTRAN_INTEGER4 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER4 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4
| #define OMPI_KIND_FORTRAN_INTEGER4 C_INT
| #define ompi_fortran_integer4_t int
| #define OMPI_HAVE_FORTRAN_INTEGER8 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER8 8
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8
| #define OMPI_KIND_FORTRAN_INTEGER8 C_LONG_LONG
| #define ompi_fortran_integer8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER16 0
| #define OMPI_SIZEOF_FORTRAN_INTEGER16 16
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4
| #define OMPI_KIND_FORTRAN_INTEGER16 0
| #define ompi_fortran_integer16_t
| #define OMPI_HAVE_FORTRAN_REAL 1
| #define OMPI_SIZEOF_FORTRAN_REAL 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL 4
| #define OMPI_KIND_FORTRAN_REAL C_FLOAT
| #define ompi_fortran_real_t float
| #define OMPI_HAVE_FORTRAN_REAL2 0
| #define OMPI_SIZEOF_FORTRAN_REAL2 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL2 4
| #define OMPI_KIND_FORTRAN_REAL2 0
| #define ompi_fortran_real2_t ompi_fortran_bogus_type_t
| #define OMPI_HAVE_FORTRAN_REAL4 1
| #define OMPI_SIZEOF_FORTRAN_REAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL4 4
| #define OMPI_KIND_FORTRAN_REAL4 C_FLOAT
| #define ompi_fortran_real4_t float
| #define OMPI_HAVE_FORTRAN_REAL8 1
| #define OMPI_SIZEOF_FORTRAN_REAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_REAL8 8
| #define OMPI_KIND_FORTRAN_REAL8 C_DOUBLE
| #define ompi_fortran_real8_t double
| #define OMPI_HAVE_FORTRAN_REAL16 1
| #define OMPI_SIZEOF_FORTRAN_REAL16 16
| #define OMPI_ALIGNMENT_FORTRAN_REAL16 16
| #define OMPI_KIND_FORTRAN_REAL16 C_LONG_DOUBLE
| #define ompi_fortran_real16_t long double
| #define OMPI_REAL16_MATCHES_C 1
| #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8
| #define OMPI_KIND_FORTRAN_DOUBLE_PRECISION C_DOUBLE
| #define ompi_fortran_double_precision_t double
| #define OMPI_HAVE_FORTRAN_COMPLEX 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4
| #define OMPI_KIND_FORTRAN_COMPLEX C_FLOAT_COMPLEX
| #define OMPI_HAVE_FORTRAN_COMPLEX4 0
| #define OMPI_SIZEOF_FORTRAN_COMPLEX4 4
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX4 4
| #define OMPI_KIND_FORTRAN_COMPLEX4 0
| #define OMPI_HAVE_FORTRAN_COMPLEX8 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4
| #define OMPI_KIND_FORTRAN_COMPLEX8 C_FLOAT_COMPLEX
| #define OMPI_HAVE_FORTRAN_COMPLEX16 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8
| #define OMPI_KIND_FORTRAN_COMPLEX16 C_DOUBLE_COMPLEX
| #define OMPI_HAVE_FORTRAN_COMPLEX32 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX32 32
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 16
| #define OMPI_KIND_FORTRAN_COMPLEX32 C_LONG_DOUBLE_COMPLEX
| #define OMPI_HAVE_FORTRAN_DOUBLE_COMPLEX 1
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_COMPLEX 16
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_COMPLEX 8
| #define OMPI_KIND_FORTRAN_DOUBLE_COMPLEX C_DOUBLE_COMPLEX
| #define OMPI_FORTRAN_HANDLE_MAX 2147483647
| #define OMPI_FORTRAN_VALUE_TRUE 1
| #define OMPI_FORTRAN_MAX_ARRAY_RANK 7
| #define OMPI_FC "gfortran"
| #define OMPI_FC_ABSOLUTE "/bin/gfortran"
| #define OMPI_FORTRAN_BUILD_SIZEOF 1
| #define OMPI_FORTRAN_HAVE_INTERFACE 1
| #define OMPI_FORTRAN_HAVE_ISO_FORTRAN_ENV 1
| #define OMPI_FORTRAN_HAVE_STORAGE_SIZE 1
| #define OMPI_FORTRAN_IGNORE_TKR_PREDECL "!GCC$ ATTRIBUTES NO_ARG_CHECK ::"
| #define OMPI_FORTRAN_IGNORE_TKR_TYPE
| #define OMPI_FORTRAN_HAVE_IGNORE_TKR 1
| #define OMPI_FORTRAN_NEED_WRAPPER_ROUTINES 1
| #define OMPI_FORTRAN_F08_HANDLE_SIZE 4
| #define OMPI_FORTRAN_F08_HANDLE_ALIGNMENT 4
| #define OMPI_FORTRAN_HAVE_F08_ASSUMED_RANK 1
| #define OMPI_FORTRAN_HAVE_BIND_C 1
| #define OMPI_FORTRAN_HAVE_ISO_C_BINDING 1
| #define OMPI_FORTRAN_HAVE_BIND_C_SUB 1
| #define OMPI_FORTRAN_HAVE_BIND_C_TYPE 1
| #define OMPI_FORTRAN_HAVE_BIND_C_TYPE_NAME 1
| #define OMPI_FORTRAN_HAVE_OPTIONAL_ARGS 1
| #define OMPI_FORTRAN_HAVE_PRIVATE 1
| #define OMPI_FORTRAN_HAVE_PROTECTED 1
| #define OMPI_FORTRAN_HAVE_ABSTRACT 1
| #define OMPI_FORTRAN_HAVE_ASYNCHRONOUS 1
| #define OMPI_FORTRAN_HAVE_PROCEDURE 1
| #define OMPI_FORTRAN_HAVE_USE_ONLY 1
| #define OMPI_FORTRAN_HAVE_C_FUNLOC 1
| #define OMPI_BUILD_FORTRAN_BINDINGS 3
| #define HAVE_ALLOCA_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_ERR_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIBUTIL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STRINGS_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/fcntl.h>
configure:65237: result: no
configure:65237: checking sys/fcntl.h presence
configure:65237: gcc -E conftest.c
conftest.c:405:10: fatal error: sys/fcntl.h: No such file or directory
#include <sys/fcntl.h>
^~~~~~~~~~~~~
compilation terminated.
configure:65237: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "3.1.2"
| #define PACKAGE_STRING "Open MPI 3.1.2"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
| #define PACKAGE_URL ""
| #define OPAL_ARCH "x86_64-unknown-haiku"
| #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 OMPI_MAJOR_VERSION 3
| #define OMPI_MINOR_VERSION 1
| #define OMPI_RELEASE_VERSION 2
| #define OMPI_GREEK_VERSION ""
| #define OMPI_REPO_REV "v3.1.2"
| #define OMPI_TARBALL_VERSION "3.1.2"
| #define OMPI_VERSION "2"
| #define OMPI_RELEASE_DATE "Aug 22, 2018"
| #define ORTE_MAJOR_VERSION 3
| #define ORTE_MINOR_VERSION 1
| #define ORTE_RELEASE_VERSION 2
| #define ORTE_GREEK_VERSION ""
| #define ORTE_REPO_REV "v3.1.2"
| #define ORTE_TARBALL_VERSION "3.1.2"
| #define ORTE_VERSION "2"
| #define ORTE_RELEASE_DATE "Aug 22, 2018"
| #define OSHMEM_MAJOR_VERSION 3
| #define OSHMEM_MINOR_VERSION 1
| #define OSHMEM_RELEASE_VERSION 2
| #define OSHMEM_GREEK_VERSION ""
| #define OSHMEM_REPO_REV "v3.1.2"
| #define OSHMEM_TARBALL_VERSION "3.1.2"
| #define OSHMEM_VERSION "2"
| #define OSHMEM_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_MAJOR_VERSION 3
| #define OPAL_MINOR_VERSION 1
| #define OPAL_RELEASE_VERSION 2
| #define OPAL_GREEK_VERSION ""
| #define OPAL_REPO_REV "v3.1.2"
| #define OPAL_TARBALL_VERSION "3.1.2"
| #define OPAL_VERSION "2"
| #define OPAL_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_ENABLE_MEM_DEBUG 0
| #define OPAL_ENABLE_MEM_PROFILE 0
| #define OPAL_ENABLE_TIMING 0
| #define OPAL_ENABLE_DEBUG 0
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OPAL_ENABLE_PTY_SUPPORT 1
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
| #define OPAL_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 0
| #define OPAL_PACKAGE_STRING "Open MPI user@shredder Distribution"
| #define OPAL_IDENT_STRING "3.1.2"
| #define OPAL_MAX_PROCESSOR_NAME 256
| #define OPAL_MAX_ERROR_STRING 256
| #define OPAL_MAX_OBJECT_NAME 64
| #define OPAL_MAX_INFO_KEY 36
| #define OPAL_MAX_INFO_VAL 256
| #define OPAL_MAX_PORT_NAME 1024
| #define OPAL_MAX_DATAREP_STRING 128
| #define OPAL_ENABLE_CRDEBUG 0
| #define OPAL_ENABLE_GETPWUID 1
| #define OPAL_ENABLE_PROGRESS_THREADS 0
| #define HAVE_ZLIB_H 1
| #define OPAL_HAVE_ZLIB 1
| #define OPAL_HAVE_SOLARIS 0
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_STRUCT_SOCKADDR_IN 1
| #define OPAL_CUDA_SUPPORT 0
| #define OPAL_CUDA_SYNC_MEMOPS 0
| #define OPAL_CUDA_GET_ATTRIBUTES 0
| #define OPAL_CUDA_GDR_SUPPORT 0
| #define OPAL_PMIX_V1 0
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_PERUSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_PARAM_CHECK 1
| #define OSHMEM_SPEC_COMPAT 0
| #define OSHMEM_PARAM_CHECK 0
| #define OPAL_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
| #define OPAL_C_HAVE_BUILTIN_CLZ 1
| #define OPAL_CC_USE_PRAGMA_IDENT 0
| #define OPAL_CC_USE_IDENT 1
| #define OPAL_CC_USE_PRAGMA_COMMENT
| #define OPAL_CC_USE_CONST_CHAR_IDENT 0
| #define HAVE_INT8_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE___INT128 1
| #define HAVE_LONG_LONG 1
| #define HAVE___FLOAT128 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_COMPLEX_H 1
| #define HAVE_FLOAT__COMPLEX 1
| #define HAVE_DOUBLE__COMPLEX 1
| #define HAVE_LONG_DOUBLE__COMPLEX 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_MODE_T 1
| #define HAVE_SSIZE_T 1
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF__BOOL 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF___FLOAT128 16
| #define SIZEOF_FLOAT__COMPLEX 8
| #define SIZEOF_DOUBLE__COMPLEX 16
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_PID_T 4
| #define OPAL_ALIGNMENT_BOOL 1
| #define OPAL_ALIGNMENT_INT8 1
| #define OPAL_ALIGNMENT_INT16 2
| #define OPAL_ALIGNMENT_INT32 4
| #define OPAL_ALIGNMENT_INT64 8
| #define OPAL_ALIGNMENT_CHAR 1
| #define OPAL_ALIGNMENT_SHORT 2
| #define OPAL_ALIGNMENT_WCHAR 4
| #define OPAL_ALIGNMENT_INT 4
| #define OPAL_ALIGNMENT_LONG 8
| #define OPAL_ALIGNMENT_LONG_LONG 8
| #define OPAL_ALIGNMENT_FLOAT 4
| #define OPAL_ALIGNMENT_DOUBLE 8
| #define OPAL_ALIGNMENT_LONG_DOUBLE 16
| #define OPAL_ALIGNMENT___FLOAT128 16
| #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4
| #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8
| #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16
| #define OPAL_ALIGNMENT_VOID_P 8
| #define OPAL_ALIGNMENT_SIZE_T 8
| #define OPAL_CXX "g++"
| #define SIZEOF_BOOL 1
| #define OPAL_ALIGNMENT_CXX_BOOL 1
| #define OMPI_CXX "g++"
| #define SIZEOF_BOOL 1
| #define OPAL_ALIGNMENT_CXX_BOOL 1
| #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0
| #define OMPI_CXX_HAVE_BUILTIN_EXPECT 0
| #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 0
| #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 0
| #define OMPI_BUILD_CXX_BINDINGS 0
| #define OPAL_HAVE_ATTRIBUTE 1
| #define OPAL_HAVE_ATTRIBUTE_ALIGNED 1
| #define OPAL_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
| #define OPAL_HAVE_ATTRIBUTE_COLD 1
| #define OPAL_HAVE_ATTRIBUTE_CONST 1
| #define OPAL_HAVE_ATTRIBUTE_DEPRECATED 1
| #define OPAL_HAVE_ATTRIBUTE_DEPRECATED_ARGUMENT 1
| #define OPAL_HAVE_ATTRIBUTE_FORMAT 1
| #define OPAL_HAVE_ATTRIBUTE_FORMAT_FUNCPTR 1
| #define OPAL_HAVE_ATTRIBUTE_HOT 1
| #define OPAL_HAVE_ATTRIBUTE_MALLOC 1
| #define OPAL_HAVE_ATTRIBUTE_MAY_ALIAS 1
| #define OPAL_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
| #define OPAL_HAVE_ATTRIBUTE_NOINLINE 1
| #define OPAL_HAVE_ATTRIBUTE_NONNULL 1
| #define OPAL_HAVE_ATTRIBUTE_NORETURN 1
| #define OPAL_HAVE_ATTRIBUTE_NORETURN_FUNCPTR 1
| #define OPAL_HAVE_ATTRIBUTE_PACKED 1
| #define OPAL_HAVE_ATTRIBUTE_PURE 1
| #define OPAL_HAVE_ATTRIBUTE_SENTINEL 1
| #define OPAL_HAVE_ATTRIBUTE_UNUSED 1
| #define OPAL_HAVE_ATTRIBUTE_VISIBILITY 1
| #define OPAL_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
| #define OPAL_HAVE_ATTRIBUTE_WEAK_ALIAS 1
| #define OPAL_HAVE_ATTRIBUTE_DESTRUCTOR 1
| #define OPAL_HAVE_ATTRIBUTE_OPTNONE 0
| #define OPAL_HAVE_ATTRIBUTE_EXTENSION 1
| #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYID 1
| #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYNAME GNU
| #define OPAL_BUILD_PLATFORM_COMPILER_VERSION 459520
| #define OPAL_BUILD_PLATFORM_COMPILER_VERSION_STR 7.3.0
| #define OPAL_HAVE_JAVA_SUPPORT no
| #define OMPI_WANT_JAVA_BINDINGS 0
| #define OPAL_HAVE_WEAK_SYMBOLS 1
| #define OPAL_HAVE_GCC_BUILTIN_CSWAP_INT128 0
| #define OPAL_ASM_TEXT ".text"
| #define OPAL_ASM_GLOBAL ".globl"
| #define OPAL_ASM_LABEL_SUFFIX ":"
| #define OPAL_ASM_GSYM ""
| #define OPAL_ASM_LSYM ".L"
| #define OPAL_ASM_TYPE "@"
| #define OPAL_ASM_SIZE "1"
| #define OPAL_ASM_ALIGN_LOG
| #define OPAL_HAVE_CMPXCHG16B 1
| #define OPAL_C_GCC_INLINE_ASSEMBLY 1
| #define OPAL_ASSEMBLY_ARCH OPAL_X86_64
| #define OPAL_ASSEMBLY_SUPPORTS_RDTSCP 0
| #define OPAL_ASSEMBLY_BUILTIN OPAL_BUILTIN_GCC
| #define OMPI_FORTRAN_MPIFH_BINDINGS 1
| #define OMPI_FORTRAN_USEMPI_BINDINGS 2
| #define OMPI_FORTRAN_USEMPIF08_BINDINGS 3
| #define OMPI_FORTRAN_DOUBLE_UNDERSCORE 0
| #define OMPI_FORTRAN_SINGLE_UNDERSCORE 1
| #define OMPI_FORTRAN_CAPS 0
| #define OMPI_FORTRAN_PLAIN 0
| #define ompi_fortran_bogus_type_t int
| #define OMPI_HAVE_FORTRAN_CHARACTER 1
| #define OMPI_SIZEOF_FORTRAN_CHARACTER 1
| #define OMPI_ALIGNMENT_FORTRAN_CHARACTER 1
| #define OMPI_KIND_FORTRAN_CHARACTER C_SIGNED_CHAR
| #define ompi_fortran_character_t char
| #define OMPI_HAVE_FORTRAN_LOGICAL 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4
| #define OMPI_KIND_FORTRAN_LOGICAL C_INT
| #define ompi_fortran_logical_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL1 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1
| #define OMPI_KIND_FORTRAN_LOGICAL1 C_SIGNED_CHAR
| #define ompi_fortran_logical1_t char
| #define OMPI_HAVE_FORTRAN_LOGICAL2 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 2
| #define OMPI_KIND_FORTRAN_LOGICAL2 C_SHORT
| #define ompi_fortran_logical2_t short
| #define OMPI_HAVE_FORTRAN_LOGICAL4 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 4
| #define OMPI_KIND_FORTRAN_LOGICAL4 C_INT
| #define ompi_fortran_logical4_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL8 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 8
| #define OMPI_KIND_FORTRAN_LOGICAL8 C_LONG_LONG
| #define ompi_fortran_logical8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4
| #define OMPI_KIND_FORTRAN_INTEGER C_INT
| #define ompi_fortran_integer_t int
| #define OMPI_HAVE_FORTRAN_INTEGER1 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER1 1
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1
| #define OMPI_KIND_FORTRAN_INTEGER1 C_SIGNED_CHAR
| #define ompi_fortran_integer1_t char
| #define OMPI_HAVE_FORTRAN_INTEGER2 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER2 2
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2
| #define OMPI_KIND_FORTRAN_INTEGER2 C_SHORT
| #define ompi_fortran_integer2_t short
| #define OMPI_HAVE_FORTRAN_INTEGER4 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER4 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4
| #define OMPI_KIND_FORTRAN_INTEGER4 C_INT
| #define ompi_fortran_integer4_t int
| #define OMPI_HAVE_FORTRAN_INTEGER8 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER8 8
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8
| #define OMPI_KIND_FORTRAN_INTEGER8 C_LONG_LONG
| #define ompi_fortran_integer8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER16 0
| #define OMPI_SIZEOF_FORTRAN_INTEGER16 16
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4
| #define OMPI_KIND_FORTRAN_INTEGER16 0
| #define ompi_fortran_integer16_t
| #define OMPI_HAVE_FORTRAN_REAL 1
| #define OMPI_SIZEOF_FORTRAN_REAL 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL 4
| #define OMPI_KIND_FORTRAN_REAL C_FLOAT
| #define ompi_fortran_real_t float
| #define OMPI_HAVE_FORTRAN_REAL2 0
| #define OMPI_SIZEOF_FORTRAN_REAL2 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL2 4
| #define OMPI_KIND_FORTRAN_REAL2 0
| #define ompi_fortran_real2_t ompi_fortran_bogus_type_t
| #define OMPI_HAVE_FORTRAN_REAL4 1
| #define OMPI_SIZEOF_FORTRAN_REAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL4 4
| #define OMPI_KIND_FORTRAN_REAL4 C_FLOAT
| #define ompi_fortran_real4_t float
| #define OMPI_HAVE_FORTRAN_REAL8 1
| #define OMPI_SIZEOF_FORTRAN_REAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_REAL8 8
| #define OMPI_KIND_FORTRAN_REAL8 C_DOUBLE
| #define ompi_fortran_real8_t double
| #define OMPI_HAVE_FORTRAN_REAL16 1
| #define OMPI_SIZEOF_FORTRAN_REAL16 16
| #define OMPI_ALIGNMENT_FORTRAN_REAL16 16
| #define OMPI_KIND_FORTRAN_REAL16 C_LONG_DOUBLE
| #define ompi_fortran_real16_t long double
| #define OMPI_REAL16_MATCHES_C 1
| #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8
| #define OMPI_KIND_FORTRAN_DOUBLE_PRECISION C_DOUBLE
| #define ompi_fortran_double_precision_t double
| #define OMPI_HAVE_FORTRAN_COMPLEX 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4
| #define OMPI_KIND_FORTRAN_COMPLEX C_FLOAT_COMPLEX
| #define OMPI_HAVE_FORTRAN_COMPLEX4 0
| #define OMPI_SIZEOF_FORTRAN_COMPLEX4 4
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX4 4
| #define OMPI_KIND_FORTRAN_COMPLEX4 0
| #define OMPI_HAVE_FORTRAN_COMPLEX8 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4
| #define OMPI_KIND_FORTRAN_COMPLEX8 C_FLOAT_COMPLEX
| #define OMPI_HAVE_FORTRAN_COMPLEX16 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8
| #define OMPI_KIND_FORTRAN_COMPLEX16 C_DOUBLE_COMPLEX
| #define OMPI_HAVE_FORTRAN_COMPLEX32 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX32 32
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 16
| #define OMPI_KIND_FORTRAN_COMPLEX32 C_LONG_DOUBLE_COMPLEX
| #define OMPI_HAVE_FORTRAN_DOUBLE_COMPLEX 1
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_COMPLEX 16
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_COMPLEX 8
| #define OMPI_KIND_FORTRAN_DOUBLE_COMPLEX C_DOUBLE_COMPLEX
| #define OMPI_FORTRAN_HANDLE_MAX 2147483647
| #define OMPI_FORTRAN_VALUE_TRUE 1
| #define OMPI_FORTRAN_MAX_ARRAY_RANK 7
| #define OMPI_FC "gfortran"
| #define OMPI_FC_ABSOLUTE "/bin/gfortran"
| #define OMPI_FORTRAN_BUILD_SIZEOF 1
| #define OMPI_FORTRAN_HAVE_INTERFACE 1
| #define OMPI_FORTRAN_HAVE_ISO_FORTRAN_ENV 1
| #define OMPI_FORTRAN_HAVE_STORAGE_SIZE 1
| #define OMPI_FORTRAN_IGNORE_TKR_PREDECL "!GCC$ ATTRIBUTES NO_ARG_CHECK ::"
| #define OMPI_FORTRAN_IGNORE_TKR_TYPE
| #define OMPI_FORTRAN_HAVE_IGNORE_TKR 1
| #define OMPI_FORTRAN_NEED_WRAPPER_ROUTINES 1
| #define OMPI_FORTRAN_F08_HANDLE_SIZE 4
| #define OMPI_FORTRAN_F08_HANDLE_ALIGNMENT 4
| #define OMPI_FORTRAN_HAVE_F08_ASSUMED_RANK 1
| #define OMPI_FORTRAN_HAVE_BIND_C 1
| #define OMPI_FORTRAN_HAVE_ISO_C_BINDING 1
| #define OMPI_FORTRAN_HAVE_BIND_C_SUB 1
| #define OMPI_FORTRAN_HAVE_BIND_C_TYPE 1
| #define OMPI_FORTRAN_HAVE_BIND_C_TYPE_NAME 1
| #define OMPI_FORTRAN_HAVE_OPTIONAL_ARGS 1
| #define OMPI_FORTRAN_HAVE_PRIVATE 1
| #define OMPI_FORTRAN_HAVE_PROTECTED 1
| #define OMPI_FORTRAN_HAVE_ABSTRACT 1
| #define OMPI_FORTRAN_HAVE_ASYNCHRONOUS 1
| #define OMPI_FORTRAN_HAVE_PROCEDURE 1
| #define OMPI_FORTRAN_HAVE_USE_ONLY 1
| #define OMPI_FORTRAN_HAVE_C_FUNLOC 1
| #define OMPI_BUILD_FORTRAN_BINDINGS 3
| #define HAVE_ALLOCA_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_ERR_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIBUTIL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STRINGS_H 1
| /* end confdefs.h. */
| #include <sys/fcntl.h>
configure:65237: result: no
configure:65237: checking for sys/fcntl.h
configure:65237: result: no
configure:65237: checking sys/ipc.h usability
configure:65237: gcc -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5
configure:65237: $? = 0
configure:65237: result: yes
configure:65237: checking sys/ipc.h presence
configure:65237: gcc -E conftest.c
configure:65237: $? = 0
configure:65237: result: yes
configure:65237: checking for sys/ipc.h
configure:65237: result: yes
configure:65237: checking sys/shm.h usability
configure:65237: gcc -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5
conftest.c:439:10: fatal error: sys/shm.h: No such file or directory
#include <sys/shm.h>
^~~~~~~~~~~
compilation terminated.
configure:65237: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "3.1.2"
| #define PACKAGE_STRING "Open MPI 3.1.2"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
| #define PACKAGE_URL ""
| #define OPAL_ARCH "x86_64-unknown-haiku"
| #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 OMPI_MAJOR_VERSION 3
| #define OMPI_MINOR_VERSION 1
| #define OMPI_RELEASE_VERSION 2
| #define OMPI_GREEK_VERSION ""
| #define OMPI_REPO_REV "v3.1.2"
| #define OMPI_TARBALL_VERSION "3.1.2"
| #define OMPI_VERSION "2"
| #define OMPI_RELEASE_DATE "Aug 22, 2018"
| #define ORTE_MAJOR_VERSION 3
| #define ORTE_MINOR_VERSION 1
| #define ORTE_RELEASE_VERSION 2
| #define ORTE_GREEK_VERSION ""
| #define ORTE_REPO_REV "v3.1.2"
| #define ORTE_TARBALL_VERSION "3.1.2"
| #define ORTE_VERSION "2"
| #define ORTE_RELEASE_DATE "Aug 22, 2018"
| #define OSHMEM_MAJOR_VERSION 3
| #define OSHMEM_MINOR_VERSION 1
| #define OSHMEM_RELEASE_VERSION 2
| #define OSHMEM_GREEK_VERSION ""
| #define OSHMEM_REPO_REV "v3.1.2"
| #define OSHMEM_TARBALL_VERSION "3.1.2"
| #define OSHMEM_VERSION "2"
| #define OSHMEM_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_MAJOR_VERSION 3
| #define OPAL_MINOR_VERSION 1
| #define OPAL_RELEASE_VERSION 2
| #define OPAL_GREEK_VERSION ""
| #define OPAL_REPO_REV "v3.1.2"
| #define OPAL_TARBALL_VERSION "3.1.2"
| #define OPAL_VERSION "2"
| #define OPAL_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_ENABLE_MEM_DEBUG 0
| #define OPAL_ENABLE_MEM_PROFILE 0
| #define OPAL_ENABLE_TIMING 0
| #define OPAL_ENABLE_DEBUG 0
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OPAL_ENABLE_PTY_SUPPORT 1
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
| #define OPAL_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 0
| #define OPAL_PACKAGE_STRING "Open MPI user@shredder Distribution"
| #define OPAL_IDENT_STRING "3.1.2"
| #define OPAL_MAX_PROCESSOR_NAME 256
| #define OPAL_MAX_ERROR_STRING 256
| #define OPAL_MAX_OBJECT_NAME 64
| #define OPAL_MAX_INFO_KEY 36
| #define OPAL_MAX_INFO_VAL 256
| #define OPAL_MAX_PORT_NAME 1024
| #define OPAL_MAX_DATAREP_STRING 128
| #define OPAL_ENABLE_CRDEBUG 0
| #define OPAL_ENABLE_GETPWUID 1
| #define OPAL_ENABLE_PROGRESS_THREADS 0
| #define HAVE_ZLIB_H 1
| #define OPAL_HAVE_ZLIB 1
| #define OPAL_HAVE_SOLARIS 0
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_STRUCT_SOCKADDR_IN 1
| #define OPAL_CUDA_SUPPORT 0
| #define OPAL_CUDA_SYNC_MEMOPS 0
| #define OPAL_CUDA_GET_ATTRIBUTES 0
| #define OPAL_CUDA_GDR_SUPPORT 0
| #define OPAL_PMIX_V1 0
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_PERUSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_PARAM_CHECK 1
| #define OSHMEM_SPEC_COMPAT 0
| #define OSHMEM_PARAM_CHECK 0
| #define OPAL_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
| #define OPAL_C_HAVE_BUILTIN_CLZ 1
| #define OPAL_CC_USE_PRAGMA_IDENT 0
| #define OPAL_CC_USE_IDENT 1
| #define OPAL_CC_USE_PRAGMA_COMMENT
| #define OPAL_CC_USE_CONST_CHAR_IDENT 0
| #define HAVE_INT8_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE___INT128 1
| #define HAVE_LONG_LONG 1
| #define HAVE___FLOAT128 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_COMPLEX_H 1
| #define HAVE_FLOAT__COMPLEX 1
| #define HAVE_DOUBLE__COMPLEX 1
| #define HAVE_LONG_DOUBLE__COMPLEX 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_MODE_T 1
| #define HAVE_SSIZE_T 1
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF__BOOL 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF___FLOAT128 16
| #define SIZEOF_FLOAT__COMPLEX 8
| #define SIZEOF_DOUBLE__COMPLEX 16
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_PID_T 4
| #define OPAL_ALIGNMENT_BOOL 1
| #define OPAL_ALIGNMENT_INT8 1
| #define OPAL_ALIGNMENT_INT16 2
| #define OPAL_ALIGNMENT_INT32 4
| #define OPAL_ALIGNMENT_INT64 8
| #define OPAL_ALIGNMENT_CHAR 1
| #define OPAL_ALIGNMENT_SHORT 2
| #define OPAL_ALIGNMENT_WCHAR 4
| #define OPAL_ALIGNMENT_INT 4
| #define OPAL_ALIGNMENT_LONG 8
| #define OPAL_ALIGNMENT_LONG_LONG 8
| #define OPAL_ALIGNMENT_FLOAT 4
| #define OPAL_ALIGNMENT_DOUBLE 8
| #define OPAL_ALIGNMENT_LONG_DOUBLE 16
| #define OPAL_ALIGNMENT___FLOAT128 16
| #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4
| #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8
| #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16
| #define OPAL_ALIGNMENT_VOID_P 8
| #define OPAL_ALIGNMENT_SIZE_T 8
| #define OPAL_CXX "g++"
| #define SIZEOF_BOOL 1
| #define OPAL_ALIGNMENT_CXX_BOOL 1
| #define OMPI_CXX "g++"
| #define SIZEOF_BOOL 1
| #define OPAL_ALIGNMENT_CXX_BOOL 1
| #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0
| #define OMPI_CXX_HAVE_BUILTIN_EXPECT 0
| #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 0
| #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 0
| #define OMPI_BUILD_CXX_BINDINGS 0
| #define OPAL_HAVE_ATTRIBUTE 1
| #define OPAL_HAVE_ATTRIBUTE_ALIGNED 1
| #define OPAL_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
| #define OPAL_HAVE_ATTRIBUTE_COLD 1
| #define OPAL_HAVE_ATTRIBUTE_CONST 1
| #define OPAL_HAVE_ATTRIBUTE_DEPRECATED 1
| #define OPAL_HAVE_ATTRIBUTE_DEPRECATED_ARGUMENT 1
| #define OPAL_HAVE_ATTRIBUTE_FORMAT 1
| #define OPAL_HAVE_ATTRIBUTE_FORMAT_FUNCPTR 1
| #define OPAL_HAVE_ATTRIBUTE_HOT 1
| #define OPAL_HAVE_ATTRIBUTE_MALLOC 1
| #define OPAL_HAVE_ATTRIBUTE_MAY_ALIAS 1
| #define OPAL_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
| #define OPAL_HAVE_ATTRIBUTE_NOINLINE 1
| #define OPAL_HAVE_ATTRIBUTE_NONNULL 1
| #define OPAL_HAVE_ATTRIBUTE_NORETURN 1
| #define OPAL_HAVE_ATTRIBUTE_NORETURN_FUNCPTR 1
| #define OPAL_HAVE_ATTRIBUTE_PACKED 1
| #define OPAL_HAVE_ATTRIBUTE_PURE 1
| #define OPAL_HAVE_ATTRIBUTE_SENTINEL 1
| #define OPAL_HAVE_ATTRIBUTE_UNUSED 1
| #define OPAL_HAVE_ATTRIBUTE_VISIBILITY 1
| #define OPAL_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
| #define OPAL_HAVE_ATTRIBUTE_WEAK_ALIAS 1
| #define OPAL_HAVE_ATTRIBUTE_DESTRUCTOR 1
| #define OPAL_HAVE_ATTRIBUTE_OPTNONE 0
| #define OPAL_HAVE_ATTRIBUTE_EXTENSION 1
| #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYID 1
| #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYNAME GNU
| #define OPAL_BUILD_PLATFORM_COMPILER_VERSION 459520
| #define OPAL_BUILD_PLATFORM_COMPILER_VERSION_STR 7.3.0
| #define OPAL_HAVE_JAVA_SUPPORT no
| #define OMPI_WANT_JAVA_BINDINGS 0
| #define OPAL_HAVE_WEAK_SYMBOLS 1
| #define OPAL_HAVE_GCC_BUILTIN_CSWAP_INT128 0
| #define OPAL_ASM_TEXT ".text"
| #define OPAL_ASM_GLOBAL ".globl"
| #define OPAL_ASM_LABEL_SUFFIX ":"
| #define OPAL_ASM_GSYM ""
| #define OPAL_ASM_LSYM ".L"
| #define OPAL_ASM_TYPE "@"
| #define OPAL_ASM_SIZE "1"
| #define OPAL_ASM_ALIGN_LOG
| #define OPAL_HAVE_CMPXCHG16B 1
| #define OPAL_C_GCC_INLINE_ASSEMBLY 1
| #define OPAL_ASSEMBLY_ARCH OPAL_X86_64
| #define OPAL_ASSEMBLY_SUPPORTS_RDTSCP 0
| #define OPAL_ASSEMBLY_BUILTIN OPAL_BUILTIN_GCC
| #define OMPI_FORTRAN_MPIFH_BINDINGS 1
| #define OMPI_FORTRAN_USEMPI_BINDINGS 2
| #define OMPI_FORTRAN_USEMPIF08_BINDINGS 3
| #define OMPI_FORTRAN_DOUBLE_UNDERSCORE 0
| #define OMPI_FORTRAN_SINGLE_UNDERSCORE 1
| #define OMPI_FORTRAN_CAPS 0
| #define OMPI_FORTRAN_PLAIN 0
| #define ompi_fortran_bogus_type_t int
| #define OMPI_HAVE_FORTRAN_CHARACTER 1
| #define OMPI_SIZEOF_FORTRAN_CHARACTER 1
| #define OMPI_ALIGNMENT_FORTRAN_CHARACTER 1
| #define OMPI_KIND_FORTRAN_CHARACTER C_SIGNED_CHAR
| #define ompi_fortran_character_t char
| #define OMPI_HAVE_FORTRAN_LOGICAL 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4
| #define OMPI_KIND_FORTRAN_LOGICAL C_INT
| #define ompi_fortran_logical_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL1 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1
| #define OMPI_KIND_FORTRAN_LOGICAL1 C_SIGNED_CHAR
| #define ompi_fortran_logical1_t char
| #define OMPI_HAVE_FORTRAN_LOGICAL2 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 2
| #define OMPI_KIND_FORTRAN_LOGICAL2 C_SHORT
| #define ompi_fortran_logical2_t short
| #define OMPI_HAVE_FORTRAN_LOGICAL4 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 4
| #define OMPI_KIND_FORTRAN_LOGICAL4 C_INT
| #define ompi_fortran_logical4_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL8 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 8
| #define OMPI_KIND_FORTRAN_LOGICAL8 C_LONG_LONG
| #define ompi_fortran_logical8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4
| #define OMPI_KIND_FORTRAN_INTEGER C_INT
| #define ompi_fortran_integer_t int
| #define OMPI_HAVE_FORTRAN_INTEGER1 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER1 1
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1
| #define OMPI_KIND_FORTRAN_INTEGER1 C_SIGNED_CHAR
| #define ompi_fortran_integer1_t char
| #define OMPI_HAVE_FORTRAN_INTEGER2 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER2 2
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2
| #define OMPI_KIND_FORTRAN_INTEGER2 C_SHORT
| #define ompi_fortran_integer2_t short
| #define OMPI_HAVE_FORTRAN_INTEGER4 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER4 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4
| #define OMPI_KIND_FORTRAN_INTEGER4 C_INT
| #define ompi_fortran_integer4_t int
| #define OMPI_HAVE_FORTRAN_INTEGER8 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER8 8
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8
| #define OMPI_KIND_FORTRAN_INTEGER8 C_LONG_LONG
| #define ompi_fortran_integer8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER16 0
| #define OMPI_SIZEOF_FORTRAN_INTEGER16 16
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4
| #define OMPI_KIND_FORTRAN_INTEGER16 0
| #define ompi_fortran_integer16_t
| #define OMPI_HAVE_FORTRAN_REAL 1
| #define OMPI_SIZEOF_FORTRAN_REAL 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL 4
| #define OMPI_KIND_FORTRAN_REAL C_FLOAT
| #define ompi_fortran_real_t float
| #define OMPI_HAVE_FORTRAN_REAL2 0
| #define OMPI_SIZEOF_FORTRAN_REAL2 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL2 4
| #define OMPI_KIND_FORTRAN_REAL2 0
| #define ompi_fortran_real2_t ompi_fortran_bogus_type_t
| #define OMPI_HAVE_FORTRAN_REAL4 1
| #define OMPI_SIZEOF_FORTRAN_REAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL4 4
| #define OMPI_KIND_FORTRAN_REAL4 C_FLOAT
| #define ompi_fortran_real4_t float
| #define OMPI_HAVE_FORTRAN_REAL8 1
| #define OMPI_SIZEOF_FORTRAN_REAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_REAL8 8
| #define OMPI_KIND_FORTRAN_REAL8 C_DOUBLE
| #define ompi_fortran_real8_t double
| #define OMPI_HAVE_FORTRAN_REAL16 1
| #define OMPI_SIZEOF_FORTRAN_REAL16 16
| #define OMPI_ALIGNMENT_FORTRAN_REAL16 16
| #define OMPI_KIND_FORTRAN_REAL16 C_LONG_DOUBLE
| #define ompi_fortran_real16_t long double
| #define OMPI_REAL16_MATCHES_C 1
| #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8
| #define OMPI_KIND_FORTRAN_DOUBLE_PRECISION C_DOUBLE
| #define ompi_fortran_double_precision_t double
| #define OMPI_HAVE_FORTRAN_COMPLEX 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4
| #define OMPI_KIND_FORTRAN_COMPLEX C_FLOAT_COMPLEX
| #define OMPI_HAVE_FORTRAN_COMPLEX4 0
| #define OMPI_SIZEOF_FORTRAN_COMPLEX4 4
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX4 4
| #define OMPI_KIND_FORTRAN_COMPLEX4 0
| #define OMPI_HAVE_FORTRAN_COMPLEX8 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4
| #define OMPI_KIND_FORTRAN_COMPLEX8 C_FLOAT_COMPLEX
| #define OMPI_HAVE_FORTRAN_COMPLEX16 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8
| #define OMPI_KIND_FORTRAN_COMPLEX16 C_DOUBLE_COMPLEX
| #define OMPI_HAVE_FORTRAN_COMPLEX32 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX32 32
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 16
| #define OMPI_KIND_FORTRAN_COMPLEX32 C_LONG_DOUBLE_COMPLEX
| #define OMPI_HAVE_FORTRAN_DOUBLE_COMPLEX 1
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_COMPLEX 16
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_COMPLEX 8
| #define OMPI_KIND_FORTRAN_DOUBLE_COMPLEX C_DOUBLE_COMPLEX
| #define OMPI_FORTRAN_HANDLE_MAX 2147483647
| #define OMPI_FORTRAN_VALUE_TRUE 1
| #define OMPI_FORTRAN_MAX_ARRAY_RANK 7
| #define OMPI_FC "gfortran"
| #define OMPI_FC_ABSOLUTE "/bin/gfortran"
| #define OMPI_FORTRAN_BUILD_SIZEOF 1
| #define OMPI_FORTRAN_HAVE_INTERFACE 1
| #define OMPI_FORTRAN_HAVE_ISO_FORTRAN_ENV 1
| #define OMPI_FORTRAN_HAVE_STORAGE_SIZE 1
| #define OMPI_FORTRAN_IGNORE_TKR_PREDECL "!GCC$ ATTRIBUTES NO_ARG_CHECK ::"
| #define OMPI_FORTRAN_IGNORE_TKR_TYPE
| #define OMPI_FORTRAN_HAVE_IGNORE_TKR 1
| #define OMPI_FORTRAN_NEED_WRAPPER_ROUTINES 1
| #define OMPI_FORTRAN_F08_HANDLE_SIZE 4
| #define OMPI_FORTRAN_F08_HANDLE_ALIGNMENT 4
| #define OMPI_FORTRAN_HAVE_F08_ASSUMED_RANK 1
| #define OMPI_FORTRAN_HAVE_BIND_C 1
| #define OMPI_FORTRAN_HAVE_ISO_C_BINDING 1
| #define OMPI_FORTRAN_HAVE_BIND_C_SUB 1
| #define OMPI_FORTRAN_HAVE_BIND_C_TYPE 1
| #define OMPI_FORTRAN_HAVE_BIND_C_TYPE_NAME 1
| #define OMPI_FORTRAN_HAVE_OPTIONAL_ARGS 1
| #define OMPI_FORTRAN_HAVE_PRIVATE 1
| #define OMPI_FORTRAN_HAVE_PROTECTED 1
| #define OMPI_FORTRAN_HAVE_ABSTRACT 1
| #define OMPI_FORTRAN_HAVE_ASYNCHRONOUS 1
| #define OMPI_FORTRAN_HAVE_PROCEDURE 1
| #define OMPI_FORTRAN_HAVE_USE_ONLY 1
| #define OMPI_FORTRAN_HAVE_C_FUNLOC 1
| #define OMPI_BUILD_FORTRAN_BINDINGS 3
| #define HAVE_ALLOCA_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_ERR_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIBUTIL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IPC_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/shm.h>
configure:65237: result: no
configure:65237: checking sys/shm.h presence
configure:65237: gcc -E conftest.c
conftest.c:406:10: fatal error: sys/shm.h: No such file or directory
#include <sys/shm.h>
^~~~~~~~~~~
compilation terminated.
configure:65237: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "3.1.2"
| #define PACKAGE_STRING "Open MPI 3.1.2"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
| #define PACKAGE_URL ""
| #define OPAL_ARCH "x86_64-unknown-haiku"
| #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 OMPI_MAJOR_VERSION 3
| #define OMPI_MINOR_VERSION 1
| #define OMPI_RELEASE_VERSION 2
| #define OMPI_GREEK_VERSION ""
| #define OMPI_REPO_REV "v3.1.2"
| #define OMPI_TARBALL_VERSION "3.1.2"
| #define OMPI_VERSION "2"
| #define OMPI_RELEASE_DATE "Aug 22, 2018"
| #define ORTE_MAJOR_VERSION 3
| #define ORTE_MINOR_VERSION 1
| #define ORTE_RELEASE_VERSION 2
| #define ORTE_GREEK_VERSION ""
| #define ORTE_REPO_REV "v3.1.2"
| #define ORTE_TARBALL_VERSION "3.1.2"
| #define ORTE_VERSION "2"
| #define ORTE_RELEASE_DATE "Aug 22, 2018"
| #define OSHMEM_MAJOR_VERSION 3
| #define OSHMEM_MINOR_VERSION 1
| #define OSHMEM_RELEASE_VERSION 2
| #define OSHMEM_GREEK_VERSION ""
| #define OSHMEM_REPO_REV "v3.1.2"
| #define OSHMEM_TARBALL_VERSION "3.1.2"
| #define OSHMEM_VERSION "2"
| #define OSHMEM_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_MAJOR_VERSION 3
| #define OPAL_MINOR_VERSION 1
| #define OPAL_RELEASE_VERSION 2
| #define OPAL_GREEK_VERSION ""
| #define OPAL_REPO_REV "v3.1.2"
| #define OPAL_TARBALL_VERSION "3.1.2"
| #define OPAL_VERSION "2"
| #define OPAL_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_ENABLE_MEM_DEBUG 0
| #define OPAL_ENABLE_MEM_PROFILE 0
| #define OPAL_ENABLE_TIMING 0
| #define OPAL_ENABLE_DEBUG 0
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OPAL_ENABLE_PTY_SUPPORT 1
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
| #define OPAL_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 0
| #define OPAL_PACKAGE_STRING "Open MPI user@shredder Distribution"
| #define OPAL_IDENT_STRING "3.1.2"
| #define OPAL_MAX_PROCESSOR_NAME 256
| #define OPAL_MAX_ERROR_STRING 256
| #define OPAL_MAX_OBJECT_NAME 64
| #define OPAL_MAX_INFO_KEY 36
| #define OPAL_MAX_INFO_VAL 256
| #define OPAL_MAX_PORT_NAME 1024
| #define OPAL_MAX_DATAREP_STRING 128
| #define OPAL_ENABLE_CRDEBUG 0
| #define OPAL_ENABLE_GETPWUID 1
| #define OPAL_ENABLE_PROGRESS_THREADS 0
| #define HAVE_ZLIB_H 1
| #define OPAL_HAVE_ZLIB 1
| #define OPAL_HAVE_SOLARIS 0
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_STRUCT_SOCKADDR_IN 1
| #define OPAL_CUDA_SUPPORT 0
| #define OPAL_CUDA_SYNC_MEMOPS 0
| #define OPAL_CUDA_GET_ATTRIBUTES 0
| #define OPAL_CUDA_GDR_SUPPORT 0
| #define OPAL_PMIX_V1 0
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_PERUSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_PARAM_CHECK 1
| #define OSHMEM_SPEC_COMPAT 0
| #define OSHMEM_PARAM_CHECK 0
| #define OPAL_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
| #define OPAL_C_HAVE_BUILTIN_CLZ 1
| #define OPAL_CC_USE_PRAGMA_IDENT 0
| #define OPAL_CC_USE_IDENT 1
| #define OPAL_CC_USE_PRAGMA_COMMENT
| #define OPAL_CC_USE_CONST_CHAR_IDENT 0
| #define HAVE_INT8_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE___INT128 1
| #define HAVE_LONG_LONG 1
| #define HAVE___FLOAT128 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_COMPLEX_H 1
| #define HAVE_FLOAT__COMPLEX 1
| #define HAVE_DOUBLE__COMPLEX 1
| #define HAVE_LONG_DOUBLE__COMPLEX 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_MODE_T 1
| #define HAVE_SSIZE_T 1
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF__BOOL 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF___FLOAT128 16
| #define SIZEOF_FLOAT__COMPLEX 8
| #define SIZEOF_DOUBLE__COMPLEX 16
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_PID_T 4
| #define OPAL_ALIGNMENT_BOOL 1
| #define OPAL_ALIGNMENT_INT8 1
| #define OPAL_ALIGNMENT_INT16 2
| #define OPAL_ALIGNMENT_INT32 4
| #define OPAL_ALIGNMENT_INT64 8
| #define OPAL_ALIGNMENT_CHAR 1
| #define OPAL_ALIGNMENT_SHORT 2
| #define OPAL_ALIGNMENT_WCHAR 4
| #define OPAL_ALIGNMENT_INT 4
| #define OPAL_ALIGNMENT_LONG 8
| #define OPAL_ALIGNMENT_LONG_LONG 8
| #define OPAL_ALIGNMENT_FLOAT 4
| #define OPAL_ALIGNMENT_DOUBLE 8
| #define OPAL_ALIGNMENT_LONG_DOUBLE 16
| #define OPAL_ALIGNMENT___FLOAT128 16
| #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4
| #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8
| #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16
| #define OPAL_ALIGNMENT_VOID_P 8
| #define OPAL_ALIGNMENT_SIZE_T 8
| #define OPAL_CXX "g++"
| #define SIZEOF_BOOL 1
| #define OPAL_ALIGNMENT_CXX_BOOL 1
| #define OMPI_CXX "g++"
| #define SIZEOF_BOOL 1
| #define OPAL_ALIGNMENT_CXX_BOOL 1
| #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0
| #define OMPI_CXX_HAVE_BUILTIN_EXPECT 0
| #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 0
| #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 0
| #define OMPI_BUILD_CXX_BINDINGS 0
| #define OPAL_HAVE_ATTRIBUTE 1
| #define OPAL_HAVE_ATTRIBUTE_ALIGNED 1
| #define OPAL_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
| #define OPAL_HAVE_ATTRIBUTE_COLD 1
| #define OPAL_HAVE_ATTRIBUTE_CONST 1
| #define OPAL_HAVE_ATTRIBUTE_DEPRECATED 1
| #define OPAL_HAVE_ATTRIBUTE_DEPRECATED_ARGUMENT 1
| #define OPAL_HAVE_ATTRIBUTE_FORMAT 1
| #define OPAL_HAVE_ATTRIBUTE_FORMAT_FUNCPTR 1
| #define OPAL_HAVE_ATTRIBUTE_HOT 1
| #define OPAL_HAVE_ATTRIBUTE_MALLOC 1
| #define OPAL_HAVE_ATTRIBUTE_MAY_ALIAS 1
| #define OPAL_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
| #define OPAL_HAVE_ATTRIBUTE_NOINLINE 1
| #define OPAL_HAVE_ATTRIBUTE_NONNULL 1
| #define OPAL_HAVE_ATTRIBUTE_NORETURN 1
| #define OPAL_HAVE_ATTRIBUTE_NORETURN_FUNCPTR 1
| #define OPAL_HAVE_ATTRIBUTE_PACKED 1
| #define OPAL_HAVE_ATTRIBUTE_PURE 1
| #define OPAL_HAVE_ATTRIBUTE_SENTINEL 1
| #define OPAL_HAVE_ATTRIBUTE_UNUSED 1
| #define OPAL_HAVE_ATTRIBUTE_VISIBILITY 1
| #define OPAL_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
| #define OPAL_HAVE_ATTRIBUTE_WEAK_ALIAS 1
| #define OPAL_HAVE_ATTRIBUTE_DESTRUCTOR 1
| #define OPAL_HAVE_ATTRIBUTE_OPTNONE 0
| #define OPAL_HAVE_ATTRIBUTE_EXTENSION 1
| #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYID 1
| #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYNAME GNU
| #define OPAL_BUILD_PLATFORM_COMPILER_VERSION 459520
| #define OPAL_BUILD_PLATFORM_COMPILER_VERSION_STR 7.3.0
| #define OPAL_HAVE_JAVA_SUPPORT no
| #define OMPI_WANT_JAVA_BINDINGS 0
| #define OPAL_HAVE_WEAK_SYMBOLS 1
| #define OPAL_HAVE_GCC_BUILTIN_CSWAP_INT128 0
| #define OPAL_ASM_TEXT ".text"
| #define OPAL_ASM_GLOBAL ".globl"
| #define OPAL_ASM_LABEL_SUFFIX ":"
| #define OPAL_ASM_GSYM ""
| #define OPAL_ASM_LSYM ".L"
| #define OPAL_ASM_TYPE "@"
| #define OPAL_ASM_SIZE "1"
| #define OPAL_ASM_ALIGN_LOG
| #define OPAL_HAVE_CMPXCHG16B 1
| #define OPAL_C_GCC_INLINE_ASSEMBLY 1
| #define OPAL_ASSEMBLY_ARCH OPAL_X86_64
| #define OPAL_ASSEMBLY_SUPPORTS_RDTSCP 0
| #define OPAL_ASSEMBLY_BUILTIN OPAL_BUILTIN_GCC
| #define OMPI_FORTRAN_MPIFH_BINDINGS 1
| #define OMPI_FORTRAN_USEMPI_BINDINGS 2
| #define OMPI_FORTRAN_USEMPIF08_BINDINGS 3
| #define OMPI_FORTRAN_DOUBLE_UNDERSCORE 0
| #define OMPI_FORTRAN_SINGLE_UNDERSCORE 1
| #define OMPI_FORTRAN_CAPS 0
| #define OMPI_FORTRAN_PLAIN 0
| #define ompi_fortran_bogus_type_t int
| #define OMPI_HAVE_FORTRAN_CHARACTER 1
| #define OMPI_SIZEOF_FORTRAN_CHARACTER 1
| #define OMPI_ALIGNMENT_FORTRAN_CHARACTER 1
| #define OMPI_KIND_FORTRAN_CHARACTER C_SIGNED_CHAR
| #define ompi_fortran_character_t char
| #define OMPI_HAVE_FORTRAN_LOGICAL 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4
| #define OMPI_KIND_FORTRAN_LOGICAL C_INT
| #define ompi_fortran_logical_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL1 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1
| #define OMPI_KIND_FORTRAN_LOGICAL1 C_SIGNED_CHAR
| #define ompi_fortran_logical1_t char
| #define OMPI_HAVE_FORTRAN_LOGICAL2 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 2
| #define OMPI_KIND_FORTRAN_LOGICAL2 C_SHORT
| #define ompi_fortran_logical2_t short
| #define OMPI_HAVE_FORTRAN_LOGICAL4 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 4
| #define OMPI_KIND_FORTRAN_LOGICAL4 C_INT
| #define ompi_fortran_logical4_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL8 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 8
| #define OMPI_KIND_FORTRAN_LOGICAL8 C_LONG_LONG
| #define ompi_fortran_logical8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4
| #define OMPI_KIND_FORTRAN_INTEGER C_INT
| #define ompi_fortran_integer_t int
| #define OMPI_HAVE_FORTRAN_INTEGER1 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER1 1
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1
| #define OMPI_KIND_FORTRAN_INTEGER1 C_SIGNED_CHAR
| #define ompi_fortran_integer1_t char
| #define OMPI_HAVE_FORTRAN_INTEGER2 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER2 2
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2
| #define OMPI_KIND_FORTRAN_INTEGER2 C_SHORT
| #define ompi_fortran_integer2_t short
| #define OMPI_HAVE_FORTRAN_INTEGER4 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER4 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4
| #define OMPI_KIND_FORTRAN_INTEGER4 C_INT
| #define ompi_fortran_integer4_t int
| #define OMPI_HAVE_FORTRAN_INTEGER8 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER8 8
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8
| #define OMPI_KIND_FORTRAN_INTEGER8 C_LONG_LONG
| #define ompi_fortran_integer8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER16 0
| #define OMPI_SIZEOF_FORTRAN_INTEGER16 16
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4
| #define OMPI_KIND_FORTRAN_INTEGER16 0
| #define ompi_fortran_integer16_t
| #define OMPI_HAVE_FORTRAN_REAL 1
| #define OMPI_SIZEOF_FORTRAN_REAL 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL 4
| #define OMPI_KIND_FORTRAN_REAL C_FLOAT
| #define ompi_fortran_real_t float
| #define OMPI_HAVE_FORTRAN_REAL2 0
| #define OMPI_SIZEOF_FORTRAN_REAL2 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL2 4
| #define OMPI_KIND_FORTRAN_REAL2 0
| #define ompi_fortran_real2_t ompi_fortran_bogus_type_t
| #define OMPI_HAVE_FORTRAN_REAL4 1
| #define OMPI_SIZEOF_FORTRAN_REAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL4 4
| #define OMPI_KIND_FORTRAN_REAL4 C_FLOAT
| #define ompi_fortran_real4_t float
| #define OMPI_HAVE_FORTRAN_REAL8 1
| #define OMPI_SIZEOF_FORTRAN_REAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_REAL8 8
| #define OMPI_KIND_FORTRAN_REAL8 C_DOUBLE
| #define ompi_fortran_real8_t double
| #define OMPI_HAVE_FORTRAN_REAL16 1
| #define OMPI_SIZEOF_FORTRAN_REAL16 16
| #define OMPI_ALIGNMENT_FORTRAN_REAL16 16
| #define OMPI_KIND_FORTRAN_REAL16 C_LONG_DOUBLE
| #define ompi_fortran_real16_t long double
| #define OMPI_REAL16_MATCHES_C 1
| #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8
| #define OMPI_KIND_FORTRAN_DOUBLE_PRECISION C_DOUBLE
| #define ompi_fortran_double_precision_t double
| #define OMPI_HAVE_FORTRAN_COMPLEX 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4
| #define OMPI_KIND_FORTRAN_COMPLEX C_FLOAT_COMPLEX
| #define OMPI_HAVE_FORTRAN_COMPLEX4 0
| #define OMPI_SIZEOF_FORTRAN_COMPLEX4 4
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX4 4
| #define OMPI_KIND_FORTRAN_COMPLEX4 0
| #define OMPI_HAVE_FORTRAN_COMPLEX8 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4
| #define OMPI_KIND_FORTRAN_COMPLEX8 C_FLOAT_COMPLEX
| #define OMPI_HAVE_FORTRAN_COMPLEX16 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8
| #define OMPI_KIND_FORTRAN_COMPLEX16 C_DOUBLE_COMPLEX
| #define OMPI_HAVE_FORTRAN_COMPLEX32 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX32 32
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 16
| #define OMPI_KIND_FORTRAN_COMPLEX32 C_LONG_DOUBLE_COMPLEX
| #define OMPI_HAVE_FORTRAN_DOUBLE_COMPLEX 1
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_COMPLEX 16
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_COMPLEX 8
| #define OMPI_KIND_FORTRAN_DOUBLE_COMPLEX C_DOUBLE_COMPLEX
| #define OMPI_FORTRAN_HANDLE_MAX 2147483647
| #define OMPI_FORTRAN_VALUE_TRUE 1
| #define OMPI_FORTRAN_MAX_ARRAY_RANK 7
| #define OMPI_FC "gfortran"
| #define OMPI_FC_ABSOLUTE "/bin/gfortran"
| #define OMPI_FORTRAN_BUILD_SIZEOF 1
| #define OMPI_FORTRAN_HAVE_INTERFACE 1
| #define OMPI_FORTRAN_HAVE_ISO_FORTRAN_ENV 1
| #define OMPI_FORTRAN_HAVE_STORAGE_SIZE 1
| #define OMPI_FORTRAN_IGNORE_TKR_PREDECL "!GCC$ ATTRIBUTES NO_ARG_CHECK ::"
| #define OMPI_FORTRAN_IGNORE_TKR_TYPE
| #define OMPI_FORTRAN_HAVE_IGNORE_TKR 1
| #define OMPI_FORTRAN_NEED_WRAPPER_ROUTINES 1
| #define OMPI_FORTRAN_F08_HANDLE_SIZE 4
| #define OMPI_FORTRAN_F08_HANDLE_ALIGNMENT 4
| #define OMPI_FORTRAN_HAVE_F08_ASSUMED_RANK 1
| #define OMPI_FORTRAN_HAVE_BIND_C 1
| #define OMPI_FORTRAN_HAVE_ISO_C_BINDING 1
| #define OMPI_FORTRAN_HAVE_BIND_C_SUB 1
| #define OMPI_FORTRAN_HAVE_BIND_C_TYPE 1
| #define OMPI_FORTRAN_HAVE_BIND_C_TYPE_NAME 1
| #define OMPI_FORTRAN_HAVE_OPTIONAL_ARGS 1
| #define OMPI_FORTRAN_HAVE_PRIVATE 1
| #define OMPI_FORTRAN_HAVE_PROTECTED 1
| #define OMPI_FORTRAN_HAVE_ABSTRACT 1
| #define OMPI_FORTRAN_HAVE_ASYNCHRONOUS 1
| #define OMPI_FORTRAN_HAVE_PROCEDURE 1
| #define OMPI_FORTRAN_HAVE_USE_ONLY 1
| #define OMPI_FORTRAN_HAVE_C_FUNLOC 1
| #define OMPI_BUILD_FORTRAN_BINDINGS 3
| #define HAVE_ALLOCA_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_ERR_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIBUTIL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IPC_H 1
| /* end confdefs.h. */
| #include <sys/shm.h>
configure:65237: result: no
configure:65237: checking for sys/shm.h
configure:65237: result: no
configure:65237: checking sys/ioctl.h usability
configure:65237: gcc -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5
configure:65237: $? = 0
configure:65237: result: yes
configure:65237: checking sys/ioctl.h presence
configure:65237: gcc -E conftest.c
configure:65237: $? = 0
configure:65237: result: yes
configure:65237: checking for sys/ioctl.h
configure:65237: result: yes
configure:65237: checking sys/mman.h usability
configure:65237: gcc -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5
configure:65237: $? = 0
configure:65237: result: yes
configure:65237: checking sys/mman.h presence
configure:65237: gcc -E conftest.c
configure:65237: $? = 0
configure:65237: result: yes
configure:65237: checking for sys/mman.h
configure:65237: result: yes
configure:65237: checking sys/param.h usability
configure:65237: gcc -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5
configure:65237: $? = 0
configure:65237: result: yes
configure:65237: checking sys/param.h presence
configure:65237: gcc -E conftest.c
configure:65237: $? = 0
configure:65237: result: yes
configure:65237: checking for sys/param.h
configure:65237: result: yes
configure:65237: checking sys/queue.h usability
configure:65237: gcc -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5
configure:65237: $? = 0
configure:65237: result: yes
configure:65237: checking sys/queue.h presence
configure:65237: gcc -E conftest.c
configure:65237: $? = 0
configure:65237: result: yes
configure:65237: checking for sys/queue.h
configure:65237: result: yes
configure:65237: checking sys/resource.h usability
configure:65237: gcc -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5
configure:65237: $? = 0
configure:65237: result: yes
configure:65237: checking sys/resource.h presence
configure:65237: gcc -E conftest.c
configure:65237: $? = 0
configure:65237: result: yes
configure:65237: checking for sys/resource.h
configure:65237: result: yes
configure:65237: checking sys/select.h usability
configure:65237: gcc -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5
configure:65237: $? = 0
configure:65237: result: yes
configure:65237: checking sys/select.h presence
configure:65237: gcc -E conftest.c
configure:65237: $? = 0
configure:65237: result: yes
configure:65237: checking for sys/select.h
configure:65237: result: yes
configure:65237: checking sys/socket.h usability
configure:65237: gcc -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5
configure:65237: $? = 0
configure:65237: result: yes
configure:65237: checking sys/socket.h presence
configure:65237: gcc -E conftest.c
configure:65237: $? = 0
configure:65237: result: yes
configure:65237: checking for sys/socket.h
configure:65237: result: yes
configure:65237: checking sys/sockio.h usability
configure:65237: gcc -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5
configure:65237: $? = 0
configure:65237: result: yes
configure:65237: checking sys/sockio.h presence
configure:65237: gcc -E conftest.c
configure:65237: $? = 0
configure:65237: result: yes
configure:65237: checking for sys/sockio.h
configure:65237: result: yes
configure:65237: checking for sys/stat.h
configure:65237: result: yes
configure:65237: checking sys/statfs.h usability
configure:65237: gcc -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5
conftest.c:448:10: fatal error: sys/statfs.h: No such file or directory
#include <sys/statfs.h>
^~~~~~~~~~~~~~
compilation terminated.
configure:65237: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "3.1.2"
| #define PACKAGE_STRING "Open MPI 3.1.2"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
| #define PACKAGE_URL ""
| #define OPAL_ARCH "x86_64-unknown-haiku"
| #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 OMPI_MAJOR_VERSION 3
| #define OMPI_MINOR_VERSION 1
| #define OMPI_RELEASE_VERSION 2
| #define OMPI_GREEK_VERSION ""
| #define OMPI_REPO_REV "v3.1.2"
| #define OMPI_TARBALL_VERSION "3.1.2"
| #define OMPI_VERSION "2"
| #define OMPI_RELEASE_DATE "Aug 22, 2018"
| #define ORTE_MAJOR_VERSION 3
| #define ORTE_MINOR_VERSION 1
| #define ORTE_RELEASE_VERSION 2
| #define ORTE_GREEK_VERSION ""
| #define ORTE_REPO_REV "v3.1.2"
| #define ORTE_TARBALL_VERSION "3.1.2"
| #define ORTE_VERSION "2"
| #define ORTE_RELEASE_DATE "Aug 22, 2018"
| #define OSHMEM_MAJOR_VERSION 3
| #define OSHMEM_MINOR_VERSION 1
| #define OSHMEM_RELEASE_VERSION 2
| #define OSHMEM_GREEK_VERSION ""
| #define OSHMEM_REPO_REV "v3.1.2"
| #define OSHMEM_TARBALL_VERSION "3.1.2"
| #define OSHMEM_VERSION "2"
| #define OSHMEM_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_MAJOR_VERSION 3
| #define OPAL_MINOR_VERSION 1
| #define OPAL_RELEASE_VERSION 2
| #define OPAL_GREEK_VERSION ""
| #define OPAL_REPO_REV "v3.1.2"
| #define OPAL_TARBALL_VERSION "3.1.2"
| #define OPAL_VERSION "2"
| #define OPAL_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_ENABLE_MEM_DEBUG 0
| #define OPAL_ENABLE_MEM_PROFILE 0
| #define OPAL_ENABLE_TIMING 0
| #define OPAL_ENABLE_DEBUG 0
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OPAL_ENABLE_PTY_SUPPORT 1
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
| #define OPAL_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 0
| #define OPAL_PACKAGE_STRING "Open MPI user@shredder Distribution"
| #define OPAL_IDENT_STRING "3.1.2"
| #define OPAL_MAX_PROCESSOR_NAME 256
| #define OPAL_MAX_ERROR_STRING 256
| #define OPAL_MAX_OBJECT_NAME 64
| #define OPAL_MAX_INFO_KEY 36
| #define OPAL_MAX_INFO_VAL 256
| #define OPAL_MAX_PORT_NAME 1024
| #define OPAL_MAX_DATAREP_STRING 128
| #define OPAL_ENABLE_CRDEBUG 0
| #define OPAL_ENABLE_GETPWUID 1
| #define OPAL_ENABLE_PROGRESS_THREADS 0
| #define HAVE_ZLIB_H 1
| #define OPAL_HAVE_ZLIB 1
| #define OPAL_HAVE_SOLARIS 0
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_STRUCT_SOCKADDR_IN 1
| #define OPAL_CUDA_SUPPORT 0
| #define OPAL_CUDA_SYNC_MEMOPS 0
| #define OPAL_CUDA_GET_ATTRIBUTES 0
| #define OPAL_CUDA_GDR_SUPPORT 0
| #define OPAL_PMIX_V1 0
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_PERUSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_PARAM_CHECK 1
| #define OSHMEM_SPEC_COMPAT 0
| #define OSHMEM_PARAM_CHECK 0
| #define OPAL_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
| #define OPAL_C_HAVE_BUILTIN_CLZ 1
| #define OPAL_CC_USE_PRAGMA_IDENT 0
| #define OPAL_CC_USE_IDENT 1
| #define OPAL_CC_USE_PRAGMA_COMMENT
| #define OPAL_CC_USE_CONST_CHAR_IDENT 0
| #define HAVE_INT8_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE___INT128 1
| #define HAVE_LONG_LONG 1
| #define HAVE___FLOAT128 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_COMPLEX_H 1
| #define HAVE_FLOAT__COMPLEX 1
| #define HAVE_DOUBLE__COMPLEX 1
| #define HAVE_LONG_DOUBLE__COMPLEX 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_MODE_T 1
| #define HAVE_SSIZE_T 1
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF__BOOL 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF___FLOAT128 16
| #define SIZEOF_FLOAT__COMPLEX 8
| #define SIZEOF_DOUBLE__COMPLEX 16
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_PID_T 4
| #define OPAL_ALIGNMENT_BOOL 1
| #define OPAL_ALIGNMENT_INT8 1
| #define OPAL_ALIGNMENT_INT16 2
| #define OPAL_ALIGNMENT_INT32 4
| #define OPAL_ALIGNMENT_INT64 8
| #define OPAL_ALIGNMENT_CHAR 1
| #define OPAL_ALIGNMENT_SHORT 2
| #define OPAL_ALIGNMENT_WCHAR 4
| #define OPAL_ALIGNMENT_INT 4
| #define OPAL_ALIGNMENT_LONG 8
| #define OPAL_ALIGNMENT_LONG_LONG 8
| #define OPAL_ALIGNMENT_FLOAT 4
| #define OPAL_ALIGNMENT_DOUBLE 8
| #define OPAL_ALIGNMENT_LONG_DOUBLE 16
| #define OPAL_ALIGNMENT___FLOAT128 16
| #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4
| #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8
| #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16
| #define OPAL_ALIGNMENT_VOID_P 8
| #define OPAL_ALIGNMENT_SIZE_T 8
| #define OPAL_CXX "g++"
| #define SIZEOF_BOOL 1
| #define OPAL_ALIGNMENT_CXX_BOOL 1
| #define OMPI_CXX "g++"
| #define SIZEOF_BOOL 1
| #define OPAL_ALIGNMENT_CXX_BOOL 1
| #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0
| #define OMPI_CXX_HAVE_BUILTIN_EXPECT 0
| #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 0
| #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 0
| #define OMPI_BUILD_CXX_BINDINGS 0
| #define OPAL_HAVE_ATTRIBUTE 1
| #define OPAL_HAVE_ATTRIBUTE_ALIGNED 1
| #define OPAL_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
| #define OPAL_HAVE_ATTRIBUTE_COLD 1
| #define OPAL_HAVE_ATTRIBUTE_CONST 1
| #define OPAL_HAVE_ATTRIBUTE_DEPRECATED 1
| #define OPAL_HAVE_ATTRIBUTE_DEPRECATED_ARGUMENT 1
| #define OPAL_HAVE_ATTRIBUTE_FORMAT 1
| #define OPAL_HAVE_ATTRIBUTE_FORMAT_FUNCPTR 1
| #define OPAL_HAVE_ATTRIBUTE_HOT 1
| #define OPAL_HAVE_ATTRIBUTE_MALLOC 1
| #define OPAL_HAVE_ATTRIBUTE_MAY_ALIAS 1
| #define OPAL_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
| #define OPAL_HAVE_ATTRIBUTE_NOINLINE 1
| #define OPAL_HAVE_ATTRIBUTE_NONNULL 1
| #define OPAL_HAVE_ATTRIBUTE_NORETURN 1
| #define OPAL_HAVE_ATTRIBUTE_NORETURN_FUNCPTR 1
| #define OPAL_HAVE_ATTRIBUTE_PACKED 1
| #define OPAL_HAVE_ATTRIBUTE_PURE 1
| #define OPAL_HAVE_ATTRIBUTE_SENTINEL 1
| #define OPAL_HAVE_ATTRIBUTE_UNUSED 1
| #define OPAL_HAVE_ATTRIBUTE_VISIBILITY 1
| #define OPAL_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
| #define OPAL_HAVE_ATTRIBUTE_WEAK_ALIAS 1
| #define OPAL_HAVE_ATTRIBUTE_DESTRUCTOR 1
| #define OPAL_HAVE_ATTRIBUTE_OPTNONE 0
| #define OPAL_HAVE_ATTRIBUTE_EXTENSION 1
| #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYID 1
| #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYNAME GNU
| #define OPAL_BUILD_PLATFORM_COMPILER_VERSION 459520
| #define OPAL_BUILD_PLATFORM_COMPILER_VERSION_STR 7.3.0
| #define OPAL_HAVE_JAVA_SUPPORT no
| #define OMPI_WANT_JAVA_BINDINGS 0
| #define OPAL_HAVE_WEAK_SYMBOLS 1
| #define OPAL_HAVE_GCC_BUILTIN_CSWAP_INT128 0
| #define OPAL_ASM_TEXT ".text"
| #define OPAL_ASM_GLOBAL ".globl"
| #define OPAL_ASM_LABEL_SUFFIX ":"
| #define OPAL_ASM_GSYM ""
| #define OPAL_ASM_LSYM ".L"
| #define OPAL_ASM_TYPE "@"
| #define OPAL_ASM_SIZE "1"
| #define OPAL_ASM_ALIGN_LOG
| #define OPAL_HAVE_CMPXCHG16B 1
| #define OPAL_C_GCC_INLINE_ASSEMBLY 1
| #define OPAL_ASSEMBLY_ARCH OPAL_X86_64
| #define OPAL_ASSEMBLY_SUPPORTS_RDTSCP 0
| #define OPAL_ASSEMBLY_BUILTIN OPAL_BUILTIN_GCC
| #define OMPI_FORTRAN_MPIFH_BINDINGS 1
| #define OMPI_FORTRAN_USEMPI_BINDINGS 2
| #define OMPI_FORTRAN_USEMPIF08_BINDINGS 3
| #define OMPI_FORTRAN_DOUBLE_UNDERSCORE 0
| #define OMPI_FORTRAN_SINGLE_UNDERSCORE 1
| #define OMPI_FORTRAN_CAPS 0
| #define OMPI_FORTRAN_PLAIN 0
| #define ompi_fortran_bogus_type_t int
| #define OMPI_HAVE_FORTRAN_CHARACTER 1
| #define OMPI_SIZEOF_FORTRAN_CHARACTER 1
| #define OMPI_ALIGNMENT_FORTRAN_CHARACTER 1
| #define OMPI_KIND_FORTRAN_CHARACTER C_SIGNED_CHAR
| #define ompi_fortran_character_t char
| #define OMPI_HAVE_FORTRAN_LOGICAL 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4
| #define OMPI_KIND_FORTRAN_LOGICAL C_INT
| #define ompi_fortran_logical_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL1 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1
| #define OMPI_KIND_FORTRAN_LOGICAL1 C_SIGNED_CHAR
| #define ompi_fortran_logical1_t char
| #define OMPI_HAVE_FORTRAN_LOGICAL2 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 2
| #define OMPI_KIND_FORTRAN_LOGICAL2 C_SHORT
| #define ompi_fortran_logical2_t short
| #define OMPI_HAVE_FORTRAN_LOGICAL4 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 4
| #define OMPI_KIND_FORTRAN_LOGICAL4 C_INT
| #define ompi_fortran_logical4_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL8 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 8
| #define OMPI_KIND_FORTRAN_LOGICAL8 C_LONG_LONG
| #define ompi_fortran_logical8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4
| #define OMPI_KIND_FORTRAN_INTEGER C_INT
| #define ompi_fortran_integer_t int
| #define OMPI_HAVE_FORTRAN_INTEGER1 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER1 1
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1
| #define OMPI_KIND_FORTRAN_INTEGER1 C_SIGNED_CHAR
| #define ompi_fortran_integer1_t char
| #define OMPI_HAVE_FORTRAN_INTEGER2 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER2 2
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2
| #define OMPI_KIND_FORTRAN_INTEGER2 C_SHORT
| #define ompi_fortran_integer2_t short
| #define OMPI_HAVE_FORTRAN_INTEGER4 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER4 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4
| #define OMPI_KIND_FORTRAN_INTEGER4 C_INT
| #define ompi_fortran_integer4_t int
| #define OMPI_HAVE_FORTRAN_INTEGER8 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER8 8
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8
| #define OMPI_KIND_FORTRAN_INTEGER8 C_LONG_LONG
| #define ompi_fortran_integer8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER16 0
| #define OMPI_SIZEOF_FORTRAN_INTEGER16 16
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4
| #define OMPI_KIND_FORTRAN_INTEGER16 0
| #define ompi_fortran_integer16_t
| #define OMPI_HAVE_FORTRAN_REAL 1
| #define OMPI_SIZEOF_FORTRAN_REAL 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL 4
| #define OMPI_KIND_FORTRAN_REAL C_FLOAT
| #define ompi_fortran_real_t float
| #define OMPI_HAVE_FORTRAN_REAL2 0
| #define OMPI_SIZEOF_FORTRAN_REAL2 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL2 4
| #define OMPI_KIND_FORTRAN_REAL2 0
| #define ompi_fortran_real2_t ompi_fortran_bogus_type_t
| #define OMPI_HAVE_FORTRAN_REAL4 1
| #define OMPI_SIZEOF_FORTRAN_REAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL4 4
| #define OMPI_KIND_FORTRAN_REAL4 C_FLOAT
| #define ompi_fortran_real4_t float
| #define OMPI_HAVE_FORTRAN_REAL8 1
| #define OMPI_SIZEOF_FORTRAN_REAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_REAL8 8
| #define OMPI_KIND_FORTRAN_REAL8 C_DOUBLE
| #define ompi_fortran_real8_t double
| #define OMPI_HAVE_FORTRAN_REAL16 1
| #define OMPI_SIZEOF_FORTRAN_REAL16 16
| #define OMPI_ALIGNMENT_FORTRAN_REAL16 16
| #define OMPI_KIND_FORTRAN_REAL16 C_LONG_DOUBLE
| #define ompi_fortran_real16_t long double
| #define OMPI_REAL16_MATCHES_C 1
| #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8
| #define OMPI_KIND_FORTRAN_DOUBLE_PRECISION C_DOUBLE
| #define ompi_fortran_double_precision_t double
| #define OMPI_HAVE_FORTRAN_COMPLEX 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4
| #define OMPI_KIND_FORTRAN_COMPLEX C_FLOAT_COMPLEX
| #define OMPI_HAVE_FORTRAN_COMPLEX4 0
| #define OMPI_SIZEOF_FORTRAN_COMPLEX4 4
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX4 4
| #define OMPI_KIND_FORTRAN_COMPLEX4 0
| #define OMPI_HAVE_FORTRAN_COMPLEX8 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4
| #define OMPI_KIND_FORTRAN_COMPLEX8 C_FLOAT_COMPLEX
| #define OMPI_HAVE_FORTRAN_COMPLEX16 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8
| #define OMPI_KIND_FORTRAN_COMPLEX16 C_DOUBLE_COMPLEX
| #define OMPI_HAVE_FORTRAN_COMPLEX32 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX32 32
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 16
| #define OMPI_KIND_FORTRAN_COMPLEX32 C_LONG_DOUBLE_COMPLEX
| #define OMPI_HAVE_FORTRAN_DOUBLE_COMPLEX 1
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_COMPLEX 16
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_COMPLEX 8
| #define OMPI_KIND_FORTRAN_DOUBLE_COMPLEX C_DOUBLE_COMPLEX
| #define OMPI_FORTRAN_HANDLE_MAX 2147483647
| #define OMPI_FORTRAN_VALUE_TRUE 1
| #define OMPI_FORTRAN_MAX_ARRAY_RANK 7
| #define OMPI_FC "gfortran"
| #define OMPI_FC_ABSOLUTE "/bin/gfortran"
| #define OMPI_FORTRAN_BUILD_SIZEOF 1
| #define OMPI_FORTRAN_HAVE_INTERFACE 1
| #define OMPI_FORTRAN_HAVE_ISO_FORTRAN_ENV 1
| #define OMPI_FORTRAN_HAVE_STORAGE_SIZE 1
| #define OMPI_FORTRAN_IGNORE_TKR_PREDECL "!GCC$ ATTRIBUTES NO_ARG_CHECK ::"
| #define OMPI_FORTRAN_IGNORE_TKR_TYPE
| #define OMPI_FORTRAN_HAVE_IGNORE_TKR 1
| #define OMPI_FORTRAN_NEED_WRAPPER_ROUTINES 1
| #define OMPI_FORTRAN_F08_HANDLE_SIZE 4
| #define OMPI_FORTRAN_F08_HANDLE_ALIGNMENT 4
| #define OMPI_FORTRAN_HAVE_F08_ASSUMED_RANK 1
| #define OMPI_FORTRAN_HAVE_BIND_C 1
| #define OMPI_FORTRAN_HAVE_ISO_C_BINDING 1
| #define OMPI_FORTRAN_HAVE_BIND_C_SUB 1
| #define OMPI_FORTRAN_HAVE_BIND_C_TYPE 1
| #define OMPI_FORTRAN_HAVE_BIND_C_TYPE_NAME 1
| #define OMPI_FORTRAN_HAVE_OPTIONAL_ARGS 1
| #define OMPI_FORTRAN_HAVE_PRIVATE 1
| #define OMPI_FORTRAN_HAVE_PROTECTED 1
| #define OMPI_FORTRAN_HAVE_ABSTRACT 1
| #define OMPI_FORTRAN_HAVE_ASYNCHRONOUS 1
| #define OMPI_FORTRAN_HAVE_PROCEDURE 1
| #define OMPI_FORTRAN_HAVE_USE_ONLY 1
| #define OMPI_FORTRAN_HAVE_C_FUNLOC 1
| #define OMPI_BUILD_FORTRAN_BINDINGS 3
| #define HAVE_ALLOCA_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_ERR_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIBUTIL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_STAT_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/statfs.h>
configure:65237: result: no
configure:65237: checking sys/statfs.h presence
configure:65237: gcc -E conftest.c
conftest.c:415:10: fatal error: sys/statfs.h: No such file or directory
#include <sys/statfs.h>
^~~~~~~~~~~~~~
compilation terminated.
configure:65237: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "3.1.2"
| #define PACKAGE_STRING "Open MPI 3.1.2"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
| #define PACKAGE_URL ""
| #define OPAL_ARCH "x86_64-unknown-haiku"
| #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 OMPI_MAJOR_VERSION 3
| #define OMPI_MINOR_VERSION 1
| #define OMPI_RELEASE_VERSION 2
| #define OMPI_GREEK_VERSION ""
| #define OMPI_REPO_REV "v3.1.2"
| #define OMPI_TARBALL_VERSION "3.1.2"
| #define OMPI_VERSION "2"
| #define OMPI_RELEASE_DATE "Aug 22, 2018"
| #define ORTE_MAJOR_VERSION 3
| #define ORTE_MINOR_VERSION 1
| #define ORTE_RELEASE_VERSION 2
| #define ORTE_GREEK_VERSION ""
| #define ORTE_REPO_REV "v3.1.2"
| #define ORTE_TARBALL_VERSION "3.1.2"
| #define ORTE_VERSION "2"
| #define ORTE_RELEASE_DATE "Aug 22, 2018"
| #define OSHMEM_MAJOR_VERSION 3
| #define OSHMEM_MINOR_VERSION 1
| #define OSHMEM_RELEASE_VERSION 2
| #define OSHMEM_GREEK_VERSION ""
| #define OSHMEM_REPO_REV "v3.1.2"
| #define OSHMEM_TARBALL_VERSION "3.1.2"
| #define OSHMEM_VERSION "2"
| #define OSHMEM_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_MAJOR_VERSION 3
| #define OPAL_MINOR_VERSION 1
| #define OPAL_RELEASE_VERSION 2
| #define OPAL_GREEK_VERSION ""
| #define OPAL_REPO_REV "v3.1.2"
| #define OPAL_TARBALL_VERSION "3.1.2"
| #define OPAL_VERSION "2"
| #define OPAL_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_ENABLE_MEM_DEBUG 0
| #define OPAL_ENABLE_MEM_PROFILE 0
| #define OPAL_ENABLE_TIMING 0
| #define OPAL_ENABLE_DEBUG 0
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OPAL_ENABLE_PTY_SUPPORT 1
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
| #define OPAL_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 0
| #define OPAL_PACKAGE_STRING "Open MPI user@shredder Distribution"
| #define OPAL_IDENT_STRING "3.1.2"
| #define OPAL_MAX_PROCESSOR_NAME 256
| #define OPAL_MAX_ERROR_STRING 256
| #define OPAL_MAX_OBJECT_NAME 64
| #define OPAL_MAX_INFO_KEY 36
| #define OPAL_MAX_INFO_VAL 256
| #define OPAL_MAX_PORT_NAME 1024
| #define OPAL_MAX_DATAREP_STRING 128
| #define OPAL_ENABLE_CRDEBUG 0
| #define OPAL_ENABLE_GETPWUID 1
| #define OPAL_ENABLE_PROGRESS_THREADS 0
| #define HAVE_ZLIB_H 1
| #define OPAL_HAVE_ZLIB 1
| #define OPAL_HAVE_SOLARIS 0
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_STRUCT_SOCKADDR_IN 1
| #define OPAL_CUDA_SUPPORT 0
| #define OPAL_CUDA_SYNC_MEMOPS 0
| #define OPAL_CUDA_GET_ATTRIBUTES 0
| #define OPAL_CUDA_GDR_SUPPORT 0
| #define OPAL_PMIX_V1 0
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_PERUSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_PARAM_CHECK 1
| #define OSHMEM_SPEC_COMPAT 0
| #define OSHMEM_PARAM_CHECK 0
| #define OPAL_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
| #define OPAL_C_HAVE_BUILTIN_CLZ 1
| #define OPAL_CC_USE_PRAGMA_IDENT 0
| #define OPAL_CC_USE_IDENT 1
| #define OPAL_CC_USE_PRAGMA_COMMENT
| #define OPAL_CC_USE_CONST_CHAR_IDENT 0
| #define HAVE_INT8_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE___INT128 1
| #define HAVE_LONG_LONG 1
| #define HAVE___FLOAT128 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_COMPLEX_H 1
| #define HAVE_FLOAT__COMPLEX 1
| #define HAVE_DOUBLE__COMPLEX 1
| #define HAVE_LONG_DOUBLE__COMPLEX 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_MODE_T 1
| #define HAVE_SSIZE_T 1
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF__BOOL 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF___FLOAT128 16
| #define SIZEOF_FLOAT__COMPLEX 8
| #define SIZEOF_DOUBLE__COMPLEX 16
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_PID_T 4
| #define OPAL_ALIGNMENT_BOOL 1
| #define OPAL_ALIGNMENT_INT8 1
| #define OPAL_ALIGNMENT_INT16 2
| #define OPAL_ALIGNMENT_INT32 4
| #define OPAL_ALIGNMENT_INT64 8
| #define OPAL_ALIGNMENT_CHAR 1
| #define OPAL_ALIGNMENT_SHORT 2
| #define OPAL_ALIGNMENT_WCHAR 4
| #define OPAL_ALIGNMENT_INT 4
| #define OPAL_ALIGNMENT_LONG 8
| #define OPAL_ALIGNMENT_LONG_LONG 8
| #define OPAL_ALIGNMENT_FLOAT 4
| #define OPAL_ALIGNMENT_DOUBLE 8
| #define OPAL_ALIGNMENT_LONG_DOUBLE 16
| #define OPAL_ALIGNMENT___FLOAT128 16
| #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4
| #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8
| #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16
| #define OPAL_ALIGNMENT_VOID_P 8
| #define OPAL_ALIGNMENT_SIZE_T 8
| #define OPAL_CXX "g++"
| #define SIZEOF_BOOL 1
| #define OPAL_ALIGNMENT_CXX_BOOL 1
| #define OMPI_CXX "g++"
| #define SIZEOF_BOOL 1
| #define OPAL_ALIGNMENT_CXX_BOOL 1
| #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0
| #define OMPI_CXX_HAVE_BUILTIN_EXPECT 0
| #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 0
| #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 0
| #define OMPI_BUILD_CXX_BINDINGS 0
| #define OPAL_HAVE_ATTRIBUTE 1
| #define OPAL_HAVE_ATTRIBUTE_ALIGNED 1
| #define OPAL_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
| #define OPAL_HAVE_ATTRIBUTE_COLD 1
| #define OPAL_HAVE_ATTRIBUTE_CONST 1
| #define OPAL_HAVE_ATTRIBUTE_DEPRECATED 1
| #define OPAL_HAVE_ATTRIBUTE_DEPRECATED_ARGUMENT 1
| #define OPAL_HAVE_ATTRIBUTE_FORMAT 1
| #define OPAL_HAVE_ATTRIBUTE_FORMAT_FUNCPTR 1
| #define OPAL_HAVE_ATTRIBUTE_HOT 1
| #define OPAL_HAVE_ATTRIBUTE_MALLOC 1
| #define OPAL_HAVE_ATTRIBUTE_MAY_ALIAS 1
| #define OPAL_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
| #define OPAL_HAVE_ATTRIBUTE_NOINLINE 1
| #define OPAL_HAVE_ATTRIBUTE_NONNULL 1
| #define OPAL_HAVE_ATTRIBUTE_NORETURN 1
| #define OPAL_HAVE_ATTRIBUTE_NORETURN_FUNCPTR 1
| #define OPAL_HAVE_ATTRIBUTE_PACKED 1
| #define OPAL_HAVE_ATTRIBUTE_PURE 1
| #define OPAL_HAVE_ATTRIBUTE_SENTINEL 1
| #define OPAL_HAVE_ATTRIBUTE_UNUSED 1
| #define OPAL_HAVE_ATTRIBUTE_VISIBILITY 1
| #define OPAL_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
| #define OPAL_HAVE_ATTRIBUTE_WEAK_ALIAS 1
| #define OPAL_HAVE_ATTRIBUTE_DESTRUCTOR 1
| #define OPAL_HAVE_ATTRIBUTE_OPTNONE 0
| #define OPAL_HAVE_ATTRIBUTE_EXTENSION 1
| #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYID 1
| #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYNAME GNU
| #define OPAL_BUILD_PLATFORM_COMPILER_VERSION 459520
| #define OPAL_BUILD_PLATFORM_COMPILER_VERSION_STR 7.3.0
| #define OPAL_HAVE_JAVA_SUPPORT no
| #define OMPI_WANT_JAVA_BINDINGS 0
| #define OPAL_HAVE_WEAK_SYMBOLS 1
| #define OPAL_HAVE_GCC_BUILTIN_CSWAP_INT128 0
| #define OPAL_ASM_TEXT ".text"
| #define OPAL_ASM_GLOBAL ".globl"
| #define OPAL_ASM_LABEL_SUFFIX ":"
| #define OPAL_ASM_GSYM ""
| #define OPAL_ASM_LSYM ".L"
| #define OPAL_ASM_TYPE "@"
| #define OPAL_ASM_SIZE "1"
| #define OPAL_ASM_ALIGN_LOG
| #define OPAL_HAVE_CMPXCHG16B 1
| #define OPAL_C_GCC_INLINE_ASSEMBLY 1
| #define OPAL_ASSEMBLY_ARCH OPAL_X86_64
| #define OPAL_ASSEMBLY_SUPPORTS_RDTSCP 0
| #define OPAL_ASSEMBLY_BUILTIN OPAL_BUILTIN_GCC
| #define OMPI_FORTRAN_MPIFH_BINDINGS 1
| #define OMPI_FORTRAN_USEMPI_BINDINGS 2
| #define OMPI_FORTRAN_USEMPIF08_BINDINGS 3
| #define OMPI_FORTRAN_DOUBLE_UNDERSCORE 0
| #define OMPI_FORTRAN_SINGLE_UNDERSCORE 1
| #define OMPI_FORTRAN_CAPS 0
| #define OMPI_FORTRAN_PLAIN 0
| #define ompi_fortran_bogus_type_t int
| #define OMPI_HAVE_FORTRAN_CHARACTER 1
| #define OMPI_SIZEOF_FORTRAN_CHARACTER 1
| #define OMPI_ALIGNMENT_FORTRAN_CHARACTER 1
| #define OMPI_KIND_FORTRAN_CHARACTER C_SIGNED_CHAR
| #define ompi_fortran_character_t char
| #define OMPI_HAVE_FORTRAN_LOGICAL 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4
| #define OMPI_KIND_FORTRAN_LOGICAL C_INT
| #define ompi_fortran_logical_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL1 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1
| #define OMPI_KIND_FORTRAN_LOGICAL1 C_SIGNED_CHAR
| #define ompi_fortran_logical1_t char
| #define OMPI_HAVE_FORTRAN_LOGICAL2 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 2
| #define OMPI_KIND_FORTRAN_LOGICAL2 C_SHORT
| #define ompi_fortran_logical2_t short
| #define OMPI_HAVE_FORTRAN_LOGICAL4 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 4
| #define OMPI_KIND_FORTRAN_LOGICAL4 C_INT
| #define ompi_fortran_logical4_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL8 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 8
| #define OMPI_KIND_FORTRAN_LOGICAL8 C_LONG_LONG
| #define ompi_fortran_logical8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4
| #define OMPI_KIND_FORTRAN_INTEGER C_INT
| #define ompi_fortran_integer_t int
| #define OMPI_HAVE_FORTRAN_INTEGER1 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER1 1
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1
| #define OMPI_KIND_FORTRAN_INTEGER1 C_SIGNED_CHAR
| #define ompi_fortran_integer1_t char
| #define OMPI_HAVE_FORTRAN_INTEGER2 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER2 2
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2
| #define OMPI_KIND_FORTRAN_INTEGER2 C_SHORT
| #define ompi_fortran_integer2_t short
| #define OMPI_HAVE_FORTRAN_INTEGER4 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER4 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4
| #define OMPI_KIND_FORTRAN_INTEGER4 C_INT
| #define ompi_fortran_integer4_t int
| #define OMPI_HAVE_FORTRAN_INTEGER8 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER8 8
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8
| #define OMPI_KIND_FORTRAN_INTEGER8 C_LONG_LONG
| #define ompi_fortran_integer8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER16 0
| #define OMPI_SIZEOF_FORTRAN_INTEGER16 16
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4
| #define OMPI_KIND_FORTRAN_INTEGER16 0
| #define ompi_fortran_integer16_t
| #define OMPI_HAVE_FORTRAN_REAL 1
| #define OMPI_SIZEOF_FORTRAN_REAL 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL 4
| #define OMPI_KIND_FORTRAN_REAL C_FLOAT
| #define ompi_fortran_real_t float
| #define OMPI_HAVE_FORTRAN_REAL2 0
| #define OMPI_SIZEOF_FORTRAN_REAL2 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL2 4
| #define OMPI_KIND_FORTRAN_REAL2 0
| #define ompi_fortran_real2_t ompi_fortran_bogus_type_t
| #define OMPI_HAVE_FORTRAN_REAL4 1
| #define OMPI_SIZEOF_FORTRAN_REAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL4 4
| #define OMPI_KIND_FORTRAN_REAL4 C_FLOAT
| #define ompi_fortran_real4_t float
| #define OMPI_HAVE_FORTRAN_REAL8 1
| #define OMPI_SIZEOF_FORTRAN_REAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_REAL8 8
| #define OMPI_KIND_FORTRAN_REAL8 C_DOUBLE
| #define ompi_fortran_real8_t double
| #define OMPI_HAVE_FORTRAN_REAL16 1
| #define OMPI_SIZEOF_FORTRAN_REAL16 16
| #define OMPI_ALIGNMENT_FORTRAN_REAL16 16
| #define OMPI_KIND_FORTRAN_REAL16 C_LONG_DOUBLE
| #define ompi_fortran_real16_t long double
| #define OMPI_REAL16_MATCHES_C 1
| #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8
| #define OMPI_KIND_FORTRAN_DOUBLE_PRECISION C_DOUBLE
| #define ompi_fortran_double_precision_t double
| #define OMPI_HAVE_FORTRAN_COMPLEX 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4
| #define OMPI_KIND_FORTRAN_COMPLEX C_FLOAT_COMPLEX
| #define OMPI_HAVE_FORTRAN_COMPLEX4 0
| #define OMPI_SIZEOF_FORTRAN_COMPLEX4 4
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX4 4
| #define OMPI_KIND_FORTRAN_COMPLEX4 0
| #define OMPI_HAVE_FORTRAN_COMPLEX8 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4
| #define OMPI_KIND_FORTRAN_COMPLEX8 C_FLOAT_COMPLEX
| #define OMPI_HAVE_FORTRAN_COMPLEX16 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8
| #define OMPI_KIND_FORTRAN_COMPLEX16 C_DOUBLE_COMPLEX
| #define OMPI_HAVE_FORTRAN_COMPLEX32 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX32 32
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 16
| #define OMPI_KIND_FORTRAN_COMPLEX32 C_LONG_DOUBLE_COMPLEX
| #define OMPI_HAVE_FORTRAN_DOUBLE_COMPLEX 1
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_COMPLEX 16
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_COMPLEX 8
| #define OMPI_KIND_FORTRAN_DOUBLE_COMPLEX C_DOUBLE_COMPLEX
| #define OMPI_FORTRAN_HANDLE_MAX 2147483647
| #define OMPI_FORTRAN_VALUE_TRUE 1
| #define OMPI_FORTRAN_MAX_ARRAY_RANK 7
| #define OMPI_FC "gfortran"
| #define OMPI_FC_ABSOLUTE "/bin/gfortran"
| #define OMPI_FORTRAN_BUILD_SIZEOF 1
| #define OMPI_FORTRAN_HAVE_INTERFACE 1
| #define OMPI_FORTRAN_HAVE_ISO_FORTRAN_ENV 1
| #define OMPI_FORTRAN_HAVE_STORAGE_SIZE 1
| #define OMPI_FORTRAN_IGNORE_TKR_PREDECL "!GCC$ ATTRIBUTES NO_ARG_CHECK ::"
| #define OMPI_FORTRAN_IGNORE_TKR_TYPE
| #define OMPI_FORTRAN_HAVE_IGNORE_TKR 1
| #define OMPI_FORTRAN_NEED_WRAPPER_ROUTINES 1
| #define OMPI_FORTRAN_F08_HANDLE_SIZE 4
| #define OMPI_FORTRAN_F08_HANDLE_ALIGNMENT 4
| #define OMPI_FORTRAN_HAVE_F08_ASSUMED_RANK 1
| #define OMPI_FORTRAN_HAVE_BIND_C 1
| #define OMPI_FORTRAN_HAVE_ISO_C_BINDING 1
| #define OMPI_FORTRAN_HAVE_BIND_C_SUB 1
| #define OMPI_FORTRAN_HAVE_BIND_C_TYPE 1
| #define OMPI_FORTRAN_HAVE_BIND_C_TYPE_NAME 1
| #define OMPI_FORTRAN_HAVE_OPTIONAL_ARGS 1
| #define OMPI_FORTRAN_HAVE_PRIVATE 1
| #define OMPI_FORTRAN_HAVE_PROTECTED 1
| #define OMPI_FORTRAN_HAVE_ABSTRACT 1
| #define OMPI_FORTRAN_HAVE_ASYNCHRONOUS 1
| #define OMPI_FORTRAN_HAVE_PROCEDURE 1
| #define OMPI_FORTRAN_HAVE_USE_ONLY 1
| #define OMPI_FORTRAN_HAVE_C_FUNLOC 1
| #define OMPI_BUILD_FORTRAN_BINDINGS 3
| #define HAVE_ALLOCA_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_ERR_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIBUTIL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_STAT_H 1
| /* end confdefs.h. */
| #include <sys/statfs.h>
configure:65237: result: no
configure:65237: checking for sys/statfs.h
configure:65237: result: no
configure:65237: checking sys/statvfs.h usability
configure:65237: gcc -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5
configure:65237: $? = 0
configure:65237: result: yes
configure:65237: checking sys/statvfs.h presence
configure:65237: gcc -E conftest.c
configure:65237: $? = 0
configure:65237: result: yes
configure:65237: checking for sys/statvfs.h
configure:65237: result: yes
configure:65237: checking sys/time.h usability
configure:65237: gcc -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5
configure:65237: $? = 0
configure:65237: result: yes
configure:65237: checking sys/time.h presence
configure:65237: gcc -E conftest.c
configure:65237: $? = 0
configure:65237: result: yes
configure:65237: checking for sys/time.h
configure:65237: result: yes
configure:65237: checking sys/tree.h usability
configure:65237: gcc -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5
conftest.c:450:10: fatal error: sys/tree.h: No such file or directory
#include <sys/tree.h>
^~~~~~~~~~~~
compilation terminated.
configure:65237: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "3.1.2"
| #define PACKAGE_STRING "Open MPI 3.1.2"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
| #define PACKAGE_URL ""
| #define OPAL_ARCH "x86_64-unknown-haiku"
| #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 OMPI_MAJOR_VERSION 3
| #define OMPI_MINOR_VERSION 1
| #define OMPI_RELEASE_VERSION 2
| #define OMPI_GREEK_VERSION ""
| #define OMPI_REPO_REV "v3.1.2"
| #define OMPI_TARBALL_VERSION "3.1.2"
| #define OMPI_VERSION "2"
| #define OMPI_RELEASE_DATE "Aug 22, 2018"
| #define ORTE_MAJOR_VERSION 3
| #define ORTE_MINOR_VERSION 1
| #define ORTE_RELEASE_VERSION 2
| #define ORTE_GREEK_VERSION ""
| #define ORTE_REPO_REV "v3.1.2"
| #define ORTE_TARBALL_VERSION "3.1.2"
| #define ORTE_VERSION "2"
| #define ORTE_RELEASE_DATE "Aug 22, 2018"
| #define OSHMEM_MAJOR_VERSION 3
| #define OSHMEM_MINOR_VERSION 1
| #define OSHMEM_RELEASE_VERSION 2
| #define OSHMEM_GREEK_VERSION ""
| #define OSHMEM_REPO_REV "v3.1.2"
| #define OSHMEM_TARBALL_VERSION "3.1.2"
| #define OSHMEM_VERSION "2"
| #define OSHMEM_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_MAJOR_VERSION 3
| #define OPAL_MINOR_VERSION 1
| #define OPAL_RELEASE_VERSION 2
| #define OPAL_GREEK_VERSION ""
| #define OPAL_REPO_REV "v3.1.2"
| #define OPAL_TARBALL_VERSION "3.1.2"
| #define OPAL_VERSION "2"
| #define OPAL_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_ENABLE_MEM_DEBUG 0
| #define OPAL_ENABLE_MEM_PROFILE 0
| #define OPAL_ENABLE_TIMING 0
| #define OPAL_ENABLE_DEBUG 0
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OPAL_ENABLE_PTY_SUPPORT 1
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
| #define OPAL_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 0
| #define OPAL_PACKAGE_STRING "Open MPI user@shredder Distribution"
| #define OPAL_IDENT_STRING "3.1.2"
| #define OPAL_MAX_PROCESSOR_NAME 256
| #define OPAL_MAX_ERROR_STRING 256
| #define OPAL_MAX_OBJECT_NAME 64
| #define OPAL_MAX_INFO_KEY 36
| #define OPAL_MAX_INFO_VAL 256
| #define OPAL_MAX_PORT_NAME 1024
| #define OPAL_MAX_DATAREP_STRING 128
| #define OPAL_ENABLE_CRDEBUG 0
| #define OPAL_ENABLE_GETPWUID 1
| #define OPAL_ENABLE_PROGRESS_THREADS 0
| #define HAVE_ZLIB_H 1
| #define OPAL_HAVE_ZLIB 1
| #define OPAL_HAVE_SOLARIS 0
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_STRUCT_SOCKADDR_IN 1
| #define OPAL_CUDA_SUPPORT 0
| #define OPAL_CUDA_SYNC_MEMOPS 0
| #define OPAL_CUDA_GET_ATTRIBUTES 0
| #define OPAL_CUDA_GDR_SUPPORT 0
| #define OPAL_PMIX_V1 0
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_PERUSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_PARAM_CHECK 1
| #define OSHMEM_SPEC_COMPAT 0
| #define OSHMEM_PARAM_CHECK 0
| #define OPAL_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
| #define OPAL_C_HAVE_BUILTIN_CLZ 1
| #define OPAL_CC_USE_PRAGMA_IDENT 0
| #define OPAL_CC_USE_IDENT 1
| #define OPAL_CC_USE_PRAGMA_COMMENT
| #define OPAL_CC_USE_CONST_CHAR_IDENT 0
| #define HAVE_INT8_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE___INT128 1
| #define HAVE_LONG_LONG 1
| #define HAVE___FLOAT128 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_COMPLEX_H 1
| #define HAVE_FLOAT__COMPLEX 1
| #define HAVE_DOUBLE__COMPLEX 1
| #define HAVE_LONG_DOUBLE__COMPLEX 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_MODE_T 1
| #define HAVE_SSIZE_T 1
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF__BOOL 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF___FLOAT128 16
| #define SIZEOF_FLOAT__COMPLEX 8
| #define SIZEOF_DOUBLE__COMPLEX 16
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_PID_T 4
| #define OPAL_ALIGNMENT_BOOL 1
| #define OPAL_ALIGNMENT_INT8 1
| #define OPAL_ALIGNMENT_INT16 2
| #define OPAL_ALIGNMENT_INT32 4
| #define OPAL_ALIGNMENT_INT64 8
| #define OPAL_ALIGNMENT_CHAR 1
| #define OPAL_ALIGNMENT_SHORT 2
| #define OPAL_ALIGNMENT_WCHAR 4
| #define OPAL_ALIGNMENT_INT 4
| #define OPAL_ALIGNMENT_LONG 8
| #define OPAL_ALIGNMENT_LONG_LONG 8
| #define OPAL_ALIGNMENT_FLOAT 4
| #define OPAL_ALIGNMENT_DOUBLE 8
| #define OPAL_ALIGNMENT_LONG_DOUBLE 16
| #define OPAL_ALIGNMENT___FLOAT128 16
| #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4
| #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8
| #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16
| #define OPAL_ALIGNMENT_VOID_P 8
| #define OPAL_ALIGNMENT_SIZE_T 8
| #define OPAL_CXX "g++"
| #define SIZEOF_BOOL 1
| #define OPAL_ALIGNMENT_CXX_BOOL 1
| #define OMPI_CXX "g++"
| #define SIZEOF_BOOL 1
| #define OPAL_ALIGNMENT_CXX_BOOL 1
| #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0
| #define OMPI_CXX_HAVE_BUILTIN_EXPECT 0
| #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 0
| #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 0
| #define OMPI_BUILD_CXX_BINDINGS 0
| #define OPAL_HAVE_ATTRIBUTE 1
| #define OPAL_HAVE_ATTRIBUTE_ALIGNED 1
| #define OPAL_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
| #define OPAL_HAVE_ATTRIBUTE_COLD 1
| #define OPAL_HAVE_ATTRIBUTE_CONST 1
| #define OPAL_HAVE_ATTRIBUTE_DEPRECATED 1
| #define OPAL_HAVE_ATTRIBUTE_DEPRECATED_ARGUMENT 1
| #define OPAL_HAVE_ATTRIBUTE_FORMAT 1
| #define OPAL_HAVE_ATTRIBUTE_FORMAT_FUNCPTR 1
| #define OPAL_HAVE_ATTRIBUTE_HOT 1
| #define OPAL_HAVE_ATTRIBUTE_MALLOC 1
| #define OPAL_HAVE_ATTRIBUTE_MAY_ALIAS 1
| #define OPAL_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
| #define OPAL_HAVE_ATTRIBUTE_NOINLINE 1
| #define OPAL_HAVE_ATTRIBUTE_NONNULL 1
| #define OPAL_HAVE_ATTRIBUTE_NORETURN 1
| #define OPAL_HAVE_ATTRIBUTE_NORETURN_FUNCPTR 1
| #define OPAL_HAVE_ATTRIBUTE_PACKED 1
| #define OPAL_HAVE_ATTRIBUTE_PURE 1
| #define OPAL_HAVE_ATTRIBUTE_SENTINEL 1
| #define OPAL_HAVE_ATTRIBUTE_UNUSED 1
| #define OPAL_HAVE_ATTRIBUTE_VISIBILITY 1
| #define OPAL_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
| #define OPAL_HAVE_ATTRIBUTE_WEAK_ALIAS 1
| #define OPAL_HAVE_ATTRIBUTE_DESTRUCTOR 1
| #define OPAL_HAVE_ATTRIBUTE_OPTNONE 0
| #define OPAL_HAVE_ATTRIBUTE_EXTENSION 1
| #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYID 1
| #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYNAME GNU
| #define OPAL_BUILD_PLATFORM_COMPILER_VERSION 459520
| #define OPAL_BUILD_PLATFORM_COMPILER_VERSION_STR 7.3.0
| #define OPAL_HAVE_JAVA_SUPPORT no
| #define OMPI_WANT_JAVA_BINDINGS 0
| #define OPAL_HAVE_WEAK_SYMBOLS 1
| #define OPAL_HAVE_GCC_BUILTIN_CSWAP_INT128 0
| #define OPAL_ASM_TEXT ".text"
| #define OPAL_ASM_GLOBAL ".globl"
| #define OPAL_ASM_LABEL_SUFFIX ":"
| #define OPAL_ASM_GSYM ""
| #define OPAL_ASM_LSYM ".L"
| #define OPAL_ASM_TYPE "@"
| #define OPAL_ASM_SIZE "1"
| #define OPAL_ASM_ALIGN_LOG
| #define OPAL_HAVE_CMPXCHG16B 1
| #define OPAL_C_GCC_INLINE_ASSEMBLY 1
| #define OPAL_ASSEMBLY_ARCH OPAL_X86_64
| #define OPAL_ASSEMBLY_SUPPORTS_RDTSCP 0
| #define OPAL_ASSEMBLY_BUILTIN OPAL_BUILTIN_GCC
| #define OMPI_FORTRAN_MPIFH_BINDINGS 1
| #define OMPI_FORTRAN_USEMPI_BINDINGS 2
| #define OMPI_FORTRAN_USEMPIF08_BINDINGS 3
| #define OMPI_FORTRAN_DOUBLE_UNDERSCORE 0
| #define OMPI_FORTRAN_SINGLE_UNDERSCORE 1
| #define OMPI_FORTRAN_CAPS 0
| #define OMPI_FORTRAN_PLAIN 0
| #define ompi_fortran_bogus_type_t int
| #define OMPI_HAVE_FORTRAN_CHARACTER 1
| #define OMPI_SIZEOF_FORTRAN_CHARACTER 1
| #define OMPI_ALIGNMENT_FORTRAN_CHARACTER 1
| #define OMPI_KIND_FORTRAN_CHARACTER C_SIGNED_CHAR
| #define ompi_fortran_character_t char
| #define OMPI_HAVE_FORTRAN_LOGICAL 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4
| #define OMPI_KIND_FORTRAN_LOGICAL C_INT
| #define ompi_fortran_logical_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL1 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1
| #define OMPI_KIND_FORTRAN_LOGICAL1 C_SIGNED_CHAR
| #define ompi_fortran_logical1_t char
| #define OMPI_HAVE_FORTRAN_LOGICAL2 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 2
| #define OMPI_KIND_FORTRAN_LOGICAL2 C_SHORT
| #define ompi_fortran_logical2_t short
| #define OMPI_HAVE_FORTRAN_LOGICAL4 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 4
| #define OMPI_KIND_FORTRAN_LOGICAL4 C_INT
| #define ompi_fortran_logical4_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL8 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 8
| #define OMPI_KIND_FORTRAN_LOGICAL8 C_LONG_LONG
| #define ompi_fortran_logical8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4
| #define OMPI_KIND_FORTRAN_INTEGER C_INT
| #define ompi_fortran_integer_t int
| #define OMPI_HAVE_FORTRAN_INTEGER1 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER1 1
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1
| #define OMPI_KIND_FORTRAN_INTEGER1 C_SIGNED_CHAR
| #define ompi_fortran_integer1_t char
| #define OMPI_HAVE_FORTRAN_INTEGER2 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER2 2
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2
| #define OMPI_KIND_FORTRAN_INTEGER2 C_SHORT
| #define ompi_fortran_integer2_t short
| #define OMPI_HAVE_FORTRAN_INTEGER4 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER4 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4
| #define OMPI_KIND_FORTRAN_INTEGER4 C_INT
| #define ompi_fortran_integer4_t int
| #define OMPI_HAVE_FORTRAN_INTEGER8 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER8 8
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8
| #define OMPI_KIND_FORTRAN_INTEGER8 C_LONG_LONG
| #define ompi_fortran_integer8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER16 0
| #define OMPI_SIZEOF_FORTRAN_INTEGER16 16
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4
| #define OMPI_KIND_FORTRAN_INTEGER16 0
| #define ompi_fortran_integer16_t
| #define OMPI_HAVE_FORTRAN_REAL 1
| #define OMPI_SIZEOF_FORTRAN_REAL 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL 4
| #define OMPI_KIND_FORTRAN_REAL C_FLOAT
| #define ompi_fortran_real_t float
| #define OMPI_HAVE_FORTRAN_REAL2 0
| #define OMPI_SIZEOF_FORTRAN_REAL2 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL2 4
| #define OMPI_KIND_FORTRAN_REAL2 0
| #define ompi_fortran_real2_t ompi_fortran_bogus_type_t
| #define OMPI_HAVE_FORTRAN_REAL4 1
| #define OMPI_SIZEOF_FORTRAN_REAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL4 4
| #define OMPI_KIND_FORTRAN_REAL4 C_FLOAT
| #define ompi_fortran_real4_t float
| #define OMPI_HAVE_FORTRAN_REAL8 1
| #define OMPI_SIZEOF_FORTRAN_REAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_REAL8 8
| #define OMPI_KIND_FORTRAN_REAL8 C_DOUBLE
| #define ompi_fortran_real8_t double
| #define OMPI_HAVE_FORTRAN_REAL16 1
| #define OMPI_SIZEOF_FORTRAN_REAL16 16
| #define OMPI_ALIGNMENT_FORTRAN_REAL16 16
| #define OMPI_KIND_FORTRAN_REAL16 C_LONG_DOUBLE
| #define ompi_fortran_real16_t long double
| #define OMPI_REAL16_MATCHES_C 1
| #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8
| #define OMPI_KIND_FORTRAN_DOUBLE_PRECISION C_DOUBLE
| #define ompi_fortran_double_precision_t double
| #define OMPI_HAVE_FORTRAN_COMPLEX 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4
| #define OMPI_KIND_FORTRAN_COMPLEX C_FLOAT_COMPLEX
| #define OMPI_HAVE_FORTRAN_COMPLEX4 0
| #define OMPI_SIZEOF_FORTRAN_COMPLEX4 4
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX4 4
| #define OMPI_KIND_FORTRAN_COMPLEX4 0
| #define OMPI_HAVE_FORTRAN_COMPLEX8 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4
| #define OMPI_KIND_FORTRAN_COMPLEX8 C_FLOAT_COMPLEX
| #define OMPI_HAVE_FORTRAN_COMPLEX16 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8
| #define OMPI_KIND_FORTRAN_COMPLEX16 C_DOUBLE_COMPLEX
| #define OMPI_HAVE_FORTRAN_COMPLEX32 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX32 32
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 16
| #define OMPI_KIND_FORTRAN_COMPLEX32 C_LONG_DOUBLE_COMPLEX
| #define OMPI_HAVE_FORTRAN_DOUBLE_COMPLEX 1
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_COMPLEX 16
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_COMPLEX 8
| #define OMPI_KIND_FORTRAN_DOUBLE_COMPLEX C_DOUBLE_COMPLEX
| #define OMPI_FORTRAN_HANDLE_MAX 2147483647
| #define OMPI_FORTRAN_VALUE_TRUE 1
| #define OMPI_FORTRAN_MAX_ARRAY_RANK 7
| #define OMPI_FC "gfortran"
| #define OMPI_FC_ABSOLUTE "/bin/gfortran"
| #define OMPI_FORTRAN_BUILD_SIZEOF 1
| #define OMPI_FORTRAN_HAVE_INTERFACE 1
| #define OMPI_FORTRAN_HAVE_ISO_FORTRAN_ENV 1
| #define OMPI_FORTRAN_HAVE_STORAGE_SIZE 1
| #define OMPI_FORTRAN_IGNORE_TKR_PREDECL "!GCC$ ATTRIBUTES NO_ARG_CHECK ::"
| #define OMPI_FORTRAN_IGNORE_TKR_TYPE
| #define OMPI_FORTRAN_HAVE_IGNORE_TKR 1
| #define OMPI_FORTRAN_NEED_WRAPPER_ROUTINES 1
| #define OMPI_FORTRAN_F08_HANDLE_SIZE 4
| #define OMPI_FORTRAN_F08_HANDLE_ALIGNMENT 4
| #define OMPI_FORTRAN_HAVE_F08_ASSUMED_RANK 1
| #define OMPI_FORTRAN_HAVE_BIND_C 1
| #define OMPI_FORTRAN_HAVE_ISO_C_BINDING 1
| #define OMPI_FORTRAN_HAVE_BIND_C_SUB 1
| #define OMPI_FORTRAN_HAVE_BIND_C_TYPE 1
| #define OMPI_FORTRAN_HAVE_BIND_C_TYPE_NAME 1
| #define OMPI_FORTRAN_HAVE_OPTIONAL_ARGS 1
| #define OMPI_FORTRAN_HAVE_PRIVATE 1
| #define OMPI_FORTRAN_HAVE_PROTECTED 1
| #define OMPI_FORTRAN_HAVE_ABSTRACT 1
| #define OMPI_FORTRAN_HAVE_ASYNCHRONOUS 1
| #define OMPI_FORTRAN_HAVE_PROCEDURE 1
| #define OMPI_FORTRAN_HAVE_USE_ONLY 1
| #define OMPI_FORTRAN_HAVE_C_FUNLOC 1
| #define OMPI_BUILD_FORTRAN_BINDINGS 3
| #define HAVE_ALLOCA_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_ERR_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIBUTIL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/tree.h>
configure:65237: result: no
configure:65237: checking sys/tree.h presence
configure:65237: gcc -E conftest.c
conftest.c:417:10: fatal error: sys/tree.h: No such file or directory
#include <sys/tree.h>
^~~~~~~~~~~~
compilation terminated.
configure:65237: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "3.1.2"
| #define PACKAGE_STRING "Open MPI 3.1.2"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
| #define PACKAGE_URL ""
| #define OPAL_ARCH "x86_64-unknown-haiku"
| #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 OMPI_MAJOR_VERSION 3
| #define OMPI_MINOR_VERSION 1
| #define OMPI_RELEASE_VERSION 2
| #define OMPI_GREEK_VERSION ""
| #define OMPI_REPO_REV "v3.1.2"
| #define OMPI_TARBALL_VERSION "3.1.2"
| #define OMPI_VERSION "2"
| #define OMPI_RELEASE_DATE "Aug 22, 2018"
| #define ORTE_MAJOR_VERSION 3
| #define ORTE_MINOR_VERSION 1
| #define ORTE_RELEASE_VERSION 2
| #define ORTE_GREEK_VERSION ""
| #define ORTE_REPO_REV "v3.1.2"
| #define ORTE_TARBALL_VERSION "3.1.2"
| #define ORTE_VERSION "2"
| #define ORTE_RELEASE_DATE "Aug 22, 2018"
| #define OSHMEM_MAJOR_VERSION 3
| #define OSHMEM_MINOR_VERSION 1
| #define OSHMEM_RELEASE_VERSION 2
| #define OSHMEM_GREEK_VERSION ""
| #define OSHMEM_REPO_REV "v3.1.2"
| #define OSHMEM_TARBALL_VERSION "3.1.2"
| #define OSHMEM_VERSION "2"
| #define OSHMEM_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_MAJOR_VERSION 3
| #define OPAL_MINOR_VERSION 1
| #define OPAL_RELEASE_VERSION 2
| #define OPAL_GREEK_VERSION ""
| #define OPAL_REPO_REV "v3.1.2"
| #define OPAL_TARBALL_VERSION "3.1.2"
| #define OPAL_VERSION "2"
| #define OPAL_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_ENABLE_MEM_DEBUG 0
| #define OPAL_ENABLE_MEM_PROFILE 0
| #define OPAL_ENABLE_TIMING 0
| #define OPAL_ENABLE_DEBUG 0
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OPAL_ENABLE_PTY_SUPPORT 1
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
| #define OPAL_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 0
| #define OPAL_PACKAGE_STRING "Open MPI user@shredder Distribution"
| #define OPAL_IDENT_STRING "3.1.2"
| #define OPAL_MAX_PROCESSOR_NAME 256
| #define OPAL_MAX_ERROR_STRING 256
| #define OPAL_MAX_OBJECT_NAME 64
| #define OPAL_MAX_INFO_KEY 36
| #define OPAL_MAX_INFO_VAL 256
| #define OPAL_MAX_PORT_NAME 1024
| #define OPAL_MAX_DATAREP_STRING 128
| #define OPAL_ENABLE_CRDEBUG 0
| #define OPAL_ENABLE_GETPWUID 1
| #define OPAL_ENABLE_PROGRESS_THREADS 0
| #define HAVE_ZLIB_H 1
| #define OPAL_HAVE_ZLIB 1
| #define OPAL_HAVE_SOLARIS 0
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_STRUCT_SOCKADDR_IN 1
| #define OPAL_CUDA_SUPPORT 0
| #define OPAL_CUDA_SYNC_MEMOPS 0
| #define OPAL_CUDA_GET_ATTRIBUTES 0
| #define OPAL_CUDA_GDR_SUPPORT 0
| #define OPAL_PMIX_V1 0
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_PERUSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_PARAM_CHECK 1
| #define OSHMEM_SPEC_COMPAT 0
| #define OSHMEM_PARAM_CHECK 0
| #define OPAL_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
| #define OPAL_C_HAVE_BUILTIN_CLZ 1
| #define OPAL_CC_USE_PRAGMA_IDENT 0
| #define OPAL_CC_USE_IDENT 1
| #define OPAL_CC_USE_PRAGMA_COMMENT
| #define OPAL_CC_USE_CONST_CHAR_IDENT 0
| #define HAVE_INT8_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE___INT128 1
| #define HAVE_LONG_LONG 1
| #define HAVE___FLOAT128 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_COMPLEX_H 1
| #define HAVE_FLOAT__COMPLEX 1
| #define HAVE_DOUBLE__COMPLEX 1
| #define HAVE_LONG_DOUBLE__COMPLEX 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_MODE_T 1
| #define HAVE_SSIZE_T 1
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF__BOOL 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF___FLOAT128 16
| #define SIZEOF_FLOAT__COMPLEX 8
| #define SIZEOF_DOUBLE__COMPLEX 16
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_PID_T 4
| #define OPAL_ALIGNMENT_BOOL 1
| #define OPAL_ALIGNMENT_INT8 1
| #define OPAL_ALIGNMENT_INT16 2
| #define OPAL_ALIGNMENT_INT32 4
| #define OPAL_ALIGNMENT_INT64 8
| #define OPAL_ALIGNMENT_CHAR 1
| #define OPAL_ALIGNMENT_SHORT 2
| #define OPAL_ALIGNMENT_WCHAR 4
| #define OPAL_ALIGNMENT_INT 4
| #define OPAL_ALIGNMENT_LONG 8
| #define OPAL_ALIGNMENT_LONG_LONG 8
| #define OPAL_ALIGNMENT_FLOAT 4
| #define OPAL_ALIGNMENT_DOUBLE 8
| #define OPAL_ALIGNMENT_LONG_DOUBLE 16
| #define OPAL_ALIGNMENT___FLOAT128 16
| #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4
| #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8
| #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16
| #define OPAL_ALIGNMENT_VOID_P 8
| #define OPAL_ALIGNMENT_SIZE_T 8
| #define OPAL_CXX "g++"
| #define SIZEOF_BOOL 1
| #define OPAL_ALIGNMENT_CXX_BOOL 1
| #define OMPI_CXX "g++"
| #define SIZEOF_BOOL 1
| #define OPAL_ALIGNMENT_CXX_BOOL 1
| #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0
| #define OMPI_CXX_HAVE_BUILTIN_EXPECT 0
| #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 0
| #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 0
| #define OMPI_BUILD_CXX_BINDINGS 0
| #define OPAL_HAVE_ATTRIBUTE 1
| #define OPAL_HAVE_ATTRIBUTE_ALIGNED 1
| #define OPAL_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
| #define OPAL_HAVE_ATTRIBUTE_COLD 1
| #define OPAL_HAVE_ATTRIBUTE_CONST 1
| #define OPAL_HAVE_ATTRIBUTE_DEPRECATED 1
| #define OPAL_HAVE_ATTRIBUTE_DEPRECATED_ARGUMENT 1
| #define OPAL_HAVE_ATTRIBUTE_FORMAT 1
| #define OPAL_HAVE_ATTRIBUTE_FORMAT_FUNCPTR 1
| #define OPAL_HAVE_ATTRIBUTE_HOT 1
| #define OPAL_HAVE_ATTRIBUTE_MALLOC 1
| #define OPAL_HAVE_ATTRIBUTE_MAY_ALIAS 1
| #define OPAL_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
| #define OPAL_HAVE_ATTRIBUTE_NOINLINE 1
| #define OPAL_HAVE_ATTRIBUTE_NONNULL 1
| #define OPAL_HAVE_ATTRIBUTE_NORETURN 1
| #define OPAL_HAVE_ATTRIBUTE_NORETURN_FUNCPTR 1
| #define OPAL_HAVE_ATTRIBUTE_PACKED 1
| #define OPAL_HAVE_ATTRIBUTE_PURE 1
| #define OPAL_HAVE_ATTRIBUTE_SENTINEL 1
| #define OPAL_HAVE_ATTRIBUTE_UNUSED 1
| #define OPAL_HAVE_ATTRIBUTE_VISIBILITY 1
| #define OPAL_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
| #define OPAL_HAVE_ATTRIBUTE_WEAK_ALIAS 1
| #define OPAL_HAVE_ATTRIBUTE_DESTRUCTOR 1
| #define OPAL_HAVE_ATTRIBUTE_OPTNONE 0
| #define OPAL_HAVE_ATTRIBUTE_EXTENSION 1
| #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYID 1
| #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYNAME GNU
| #define OPAL_BUILD_PLATFORM_COMPILER_VERSION 459520
| #define OPAL_BUILD_PLATFORM_COMPILER_VERSION_STR 7.3.0
| #define OPAL_HAVE_JAVA_SUPPORT no
| #define OMPI_WANT_JAVA_BINDINGS 0
| #define OPAL_HAVE_WEAK_SYMBOLS 1
| #define OPAL_HAVE_GCC_BUILTIN_CSWAP_INT128 0
| #define OPAL_ASM_TEXT ".text"
| #define OPAL_ASM_GLOBAL ".globl"
| #define OPAL_ASM_LABEL_SUFFIX ":"
| #define OPAL_ASM_GSYM ""
| #define OPAL_ASM_LSYM ".L"
| #define OPAL_ASM_TYPE "@"
| #define OPAL_ASM_SIZE "1"
| #define OPAL_ASM_ALIGN_LOG
| #define OPAL_HAVE_CMPXCHG16B 1
| #define OPAL_C_GCC_INLINE_ASSEMBLY 1
| #define OPAL_ASSEMBLY_ARCH OPAL_X86_64
| #define OPAL_ASSEMBLY_SUPPORTS_RDTSCP 0
| #define OPAL_ASSEMBLY_BUILTIN OPAL_BUILTIN_GCC
| #define OMPI_FORTRAN_MPIFH_BINDINGS 1
| #define OMPI_FORTRAN_USEMPI_BINDINGS 2
| #define OMPI_FORTRAN_USEMPIF08_BINDINGS 3
| #define OMPI_FORTRAN_DOUBLE_UNDERSCORE 0
| #define OMPI_FORTRAN_SINGLE_UNDERSCORE 1
| #define OMPI_FORTRAN_CAPS 0
| #define OMPI_FORTRAN_PLAIN 0
| #define ompi_fortran_bogus_type_t int
| #define OMPI_HAVE_FORTRAN_CHARACTER 1
| #define OMPI_SIZEOF_FORTRAN_CHARACTER 1
| #define OMPI_ALIGNMENT_FORTRAN_CHARACTER 1
| #define OMPI_KIND_FORTRAN_CHARACTER C_SIGNED_CHAR
| #define ompi_fortran_character_t char
| #define OMPI_HAVE_FORTRAN_LOGICAL 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4
| #define OMPI_KIND_FORTRAN_LOGICAL C_INT
| #define ompi_fortran_logical_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL1 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1
| #define OMPI_KIND_FORTRAN_LOGICAL1 C_SIGNED_CHAR
| #define ompi_fortran_logical1_t char
| #define OMPI_HAVE_FORTRAN_LOGICAL2 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 2
| #define OMPI_KIND_FORTRAN_LOGICAL2 C_SHORT
| #define ompi_fortran_logical2_t short
| #define OMPI_HAVE_FORTRAN_LOGICAL4 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 4
| #define OMPI_KIND_FORTRAN_LOGICAL4 C_INT
| #define ompi_fortran_logical4_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL8 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 8
| #define OMPI_KIND_FORTRAN_LOGICAL8 C_LONG_LONG
| #define ompi_fortran_logical8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4
| #define OMPI_KIND_FORTRAN_INTEGER C_INT
| #define ompi_fortran_integer_t int
| #define OMPI_HAVE_FORTRAN_INTEGER1 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER1 1
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1
| #define OMPI_KIND_FORTRAN_INTEGER1 C_SIGNED_CHAR
| #define ompi_fortran_integer1_t char
| #define OMPI_HAVE_FORTRAN_INTEGER2 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER2 2
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2
| #define OMPI_KIND_FORTRAN_INTEGER2 C_SHORT
| #define ompi_fortran_integer2_t short
| #define OMPI_HAVE_FORTRAN_INTEGER4 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER4 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4
| #define OMPI_KIND_FORTRAN_INTEGER4 C_INT
| #define ompi_fortran_integer4_t int
| #define OMPI_HAVE_FORTRAN_INTEGER8 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER8 8
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8
| #define OMPI_KIND_FORTRAN_INTEGER8 C_LONG_LONG
| #define ompi_fortran_integer8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER16 0
| #define OMPI_SIZEOF_FORTRAN_INTEGER16 16
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4
| #define OMPI_KIND_FORTRAN_INTEGER16 0
| #define ompi_fortran_integer16_t
| #define OMPI_HAVE_FORTRAN_REAL 1
| #define OMPI_SIZEOF_FORTRAN_REAL 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL 4
| #define OMPI_KIND_FORTRAN_REAL C_FLOAT
| #define ompi_fortran_real_t float
| #define OMPI_HAVE_FORTRAN_REAL2 0
| #define OMPI_SIZEOF_FORTRAN_REAL2 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL2 4
| #define OMPI_KIND_FORTRAN_REAL2 0
| #define ompi_fortran_real2_t ompi_fortran_bogus_type_t
| #define OMPI_HAVE_FORTRAN_REAL4 1
| #define OMPI_SIZEOF_FORTRAN_REAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL4 4
| #define OMPI_KIND_FORTRAN_REAL4 C_FLOAT
| #define ompi_fortran_real4_t float
| #define OMPI_HAVE_FORTRAN_REAL8 1
| #define OMPI_SIZEOF_FORTRAN_REAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_REAL8 8
| #define OMPI_KIND_FORTRAN_REAL8 C_DOUBLE
| #define ompi_fortran_real8_t double
| #define OMPI_HAVE_FORTRAN_REAL16 1
| #define OMPI_SIZEOF_FORTRAN_REAL16 16
| #define OMPI_ALIGNMENT_FORTRAN_REAL16 16
| #define OMPI_KIND_FORTRAN_REAL16 C_LONG_DOUBLE
| #define ompi_fortran_real16_t long double
| #define OMPI_REAL16_MATCHES_C 1
| #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8
| #define OMPI_KIND_FORTRAN_DOUBLE_PRECISION C_DOUBLE
| #define ompi_fortran_double_precision_t double
| #define OMPI_HAVE_FORTRAN_COMPLEX 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4
| #define OMPI_KIND_FORTRAN_COMPLEX C_FLOAT_COMPLEX
| #define OMPI_HAVE_FORTRAN_COMPLEX4 0
| #define OMPI_SIZEOF_FORTRAN_COMPLEX4 4
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX4 4
| #define OMPI_KIND_FORTRAN_COMPLEX4 0
| #define OMPI_HAVE_FORTRAN_COMPLEX8 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4
| #define OMPI_KIND_FORTRAN_COMPLEX8 C_FLOAT_COMPLEX
| #define OMPI_HAVE_FORTRAN_COMPLEX16 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8
| #define OMPI_KIND_FORTRAN_COMPLEX16 C_DOUBLE_COMPLEX
| #define OMPI_HAVE_FORTRAN_COMPLEX32 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX32 32
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 16
| #define OMPI_KIND_FORTRAN_COMPLEX32 C_LONG_DOUBLE_COMPLEX
| #define OMPI_HAVE_FORTRAN_DOUBLE_COMPLEX 1
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_COMPLEX 16
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_COMPLEX 8
| #define OMPI_KIND_FORTRAN_DOUBLE_COMPLEX C_DOUBLE_COMPLEX
| #define OMPI_FORTRAN_HANDLE_MAX 2147483647
| #define OMPI_FORTRAN_VALUE_TRUE 1
| #define OMPI_FORTRAN_MAX_ARRAY_RANK 7
| #define OMPI_FC "gfortran"
| #define OMPI_FC_ABSOLUTE "/bin/gfortran"
| #define OMPI_FORTRAN_BUILD_SIZEOF 1
| #define OMPI_FORTRAN_HAVE_INTERFACE 1
| #define OMPI_FORTRAN_HAVE_ISO_FORTRAN_ENV 1
| #define OMPI_FORTRAN_HAVE_STORAGE_SIZE 1
| #define OMPI_FORTRAN_IGNORE_TKR_PREDECL "!GCC$ ATTRIBUTES NO_ARG_CHECK ::"
| #define OMPI_FORTRAN_IGNORE_TKR_TYPE
| #define OMPI_FORTRAN_HAVE_IGNORE_TKR 1
| #define OMPI_FORTRAN_NEED_WRAPPER_ROUTINES 1
| #define OMPI_FORTRAN_F08_HANDLE_SIZE 4
| #define OMPI_FORTRAN_F08_HANDLE_ALIGNMENT 4
| #define OMPI_FORTRAN_HAVE_F08_ASSUMED_RANK 1
| #define OMPI_FORTRAN_HAVE_BIND_C 1
| #define OMPI_FORTRAN_HAVE_ISO_C_BINDING 1
| #define OMPI_FORTRAN_HAVE_BIND_C_SUB 1
| #define OMPI_FORTRAN_HAVE_BIND_C_TYPE 1
| #define OMPI_FORTRAN_HAVE_BIND_C_TYPE_NAME 1
| #define OMPI_FORTRAN_HAVE_OPTIONAL_ARGS 1
| #define OMPI_FORTRAN_HAVE_PRIVATE 1
| #define OMPI_FORTRAN_HAVE_PROTECTED 1
| #define OMPI_FORTRAN_HAVE_ABSTRACT 1
| #define OMPI_FORTRAN_HAVE_ASYNCHRONOUS 1
| #define OMPI_FORTRAN_HAVE_PROCEDURE 1
| #define OMPI_FORTRAN_HAVE_USE_ONLY 1
| #define OMPI_FORTRAN_HAVE_C_FUNLOC 1
| #define OMPI_BUILD_FORTRAN_BINDINGS 3
| #define HAVE_ALLOCA_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_ERR_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIBUTIL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| /* end confdefs.h. */
| #include <sys/tree.h>
configure:65237: result: no
configure:65237: checking for sys/tree.h
configure:65237: result: no
configure:65237: checking for sys/types.h
configure:65237: result: yes
configure:65237: checking sys/uio.h usability
configure:65237: gcc -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5
configure:65237: $? = 0
configure:65237: result: yes
configure:65237: checking sys/uio.h presence
configure:65237: gcc -E conftest.c
configure:65237: $? = 0
configure:65237: result: yes
configure:65237: checking for sys/uio.h
configure:65237: result: yes
configure:65237: checking sys/un.h usability
configure:65237: gcc -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5
configure:65237: $? = 0
configure:65237: result: yes
configure:65237: checking sys/un.h presence
configure:65237: gcc -E conftest.c
configure:65237: $? = 0
configure:65237: result: yes
configure:65237: checking for sys/un.h
configure:65237: result: yes
configure:65237: checking net/uio.h usability
configure:65237: gcc -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5
conftest.c:453:10: fatal error: net/uio.h: No such file or directory
#include <net/uio.h>
^~~~~~~~~~~
compilation terminated.
configure:65237: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "3.1.2"
| #define PACKAGE_STRING "Open MPI 3.1.2"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
| #define PACKAGE_URL ""
| #define OPAL_ARCH "x86_64-unknown-haiku"
| #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 OMPI_MAJOR_VERSION 3
| #define OMPI_MINOR_VERSION 1
| #define OMPI_RELEASE_VERSION 2
| #define OMPI_GREEK_VERSION ""
| #define OMPI_REPO_REV "v3.1.2"
| #define OMPI_TARBALL_VERSION "3.1.2"
| #define OMPI_VERSION "2"
| #define OMPI_RELEASE_DATE "Aug 22, 2018"
| #define ORTE_MAJOR_VERSION 3
| #define ORTE_MINOR_VERSION 1
| #define ORTE_RELEASE_VERSION 2
| #define ORTE_GREEK_VERSION ""
| #define ORTE_REPO_REV "v3.1.2"
| #define ORTE_TARBALL_VERSION "3.1.2"
| #define ORTE_VERSION "2"
| #define ORTE_RELEASE_DATE "Aug 22, 2018"
| #define OSHMEM_MAJOR_VERSION 3
| #define OSHMEM_MINOR_VERSION 1
| #define OSHMEM_RELEASE_VERSION 2
| #define OSHMEM_GREEK_VERSION ""
| #define OSHMEM_REPO_REV "v3.1.2"
| #define OSHMEM_TARBALL_VERSION "3.1.2"
| #define OSHMEM_VERSION "2"
| #define OSHMEM_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_MAJOR_VERSION 3
| #define OPAL_MINOR_VERSION 1
| #define OPAL_RELEASE_VERSION 2
| #define OPAL_GREEK_VERSION ""
| #define OPAL_REPO_REV "v3.1.2"
| #define OPAL_TARBALL_VERSION "3.1.2"
| #define OPAL_VERSION "2"
| #define OPAL_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_ENABLE_MEM_DEBUG 0
| #define OPAL_ENABLE_MEM_PROFILE 0
| #define OPAL_ENABLE_TIMING 0
| #define OPAL_ENABLE_DEBUG 0
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OPAL_ENABLE_PTY_SUPPORT 1
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
| #define OPAL_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 0
| #define OPAL_PACKAGE_STRING "Open MPI user@shredder Distribution"
| #define OPAL_IDENT_STRING "3.1.2"
| #define OPAL_MAX_PROCESSOR_NAME 256
| #define OPAL_MAX_ERROR_STRING 256
| #define OPAL_MAX_OBJECT_NAME 64
| #define OPAL_MAX_INFO_KEY 36
| #define OPAL_MAX_INFO_VAL 256
| #define OPAL_MAX_PORT_NAME 1024
| #define OPAL_MAX_DATAREP_STRING 128
| #define OPAL_ENABLE_CRDEBUG 0
| #define OPAL_ENABLE_GETPWUID 1
| #define OPAL_ENABLE_PROGRESS_THREADS 0
| #define HAVE_ZLIB_H 1
| #define OPAL_HAVE_ZLIB 1
| #define OPAL_HAVE_SOLARIS 0
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_STRUCT_SOCKADDR_IN 1
| #define OPAL_CUDA_SUPPORT 0
| #define OPAL_CUDA_SYNC_MEMOPS 0
| #define OPAL_CUDA_GET_ATTRIBUTES 0
| #define OPAL_CUDA_GDR_SUPPORT 0
| #define OPAL_PMIX_V1 0
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_PERUSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_PARAM_CHECK 1
| #define OSHMEM_SPEC_COMPAT 0
| #define OSHMEM_PARAM_CHECK 0
| #define OPAL_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
| #define OPAL_C_HAVE_BUILTIN_CLZ 1
| #define OPAL_CC_USE_PRAGMA_IDENT 0
| #define OPAL_CC_USE_IDENT 1
| #define OPAL_CC_USE_PRAGMA_COMMENT
| #define OPAL_CC_USE_CONST_CHAR_IDENT 0
| #define HAVE_INT8_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE___INT128 1
| #define HAVE_LONG_LONG 1
| #define HAVE___FLOAT128 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_COMPLEX_H 1
| #define HAVE_FLOAT__COMPLEX 1
| #define HAVE_DOUBLE__COMPLEX 1
| #define HAVE_LONG_DOUBLE__COMPLEX 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_MODE_T 1
| #define HAVE_SSIZE_T 1
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF__BOOL 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF___FLOAT128 16
| #define SIZEOF_FLOAT__COMPLEX 8
| #define SIZEOF_DOUBLE__COMPLEX 16
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_PID_T 4
| #define OPAL_ALIGNMENT_BOOL 1
| #define OPAL_ALIGNMENT_INT8 1
| #define OPAL_ALIGNMENT_INT16 2
| #define OPAL_ALIGNMENT_INT32 4
| #define OPAL_ALIGNMENT_INT64 8
| #define OPAL_ALIGNMENT_CHAR 1
| #define OPAL_ALIGNMENT_SHORT 2
| #define OPAL_ALIGNMENT_WCHAR 4
| #define OPAL_ALIGNMENT_INT 4
| #define OPAL_ALIGNMENT_LONG 8
| #define OPAL_ALIGNMENT_LONG_LONG 8
| #define OPAL_ALIGNMENT_FLOAT 4
| #define OPAL_ALIGNMENT_DOUBLE 8
| #define OPAL_ALIGNMENT_LONG_DOUBLE 16
| #define OPAL_ALIGNMENT___FLOAT128 16
| #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4
| #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8
| #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16
| #define OPAL_ALIGNMENT_VOID_P 8
| #define OPAL_ALIGNMENT_SIZE_T 8
| #define OPAL_CXX "g++"
| #define SIZEOF_BOOL 1
| #define OPAL_ALIGNMENT_CXX_BOOL 1
| #define OMPI_CXX "g++"
| #define SIZEOF_BOOL 1
| #define OPAL_ALIGNMENT_CXX_BOOL 1
| #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0
| #define OMPI_CXX_HAVE_BUILTIN_EXPECT 0
| #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 0
| #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 0
| #define OMPI_BUILD_CXX_BINDINGS 0
| #define OPAL_HAVE_ATTRIBUTE 1
| #define OPAL_HAVE_ATTRIBUTE_ALIGNED 1
| #define OPAL_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
| #define OPAL_HAVE_ATTRIBUTE_COLD 1
| #define OPAL_HAVE_ATTRIBUTE_CONST 1
| #define OPAL_HAVE_ATTRIBUTE_DEPRECATED 1
| #define OPAL_HAVE_ATTRIBUTE_DEPRECATED_ARGUMENT 1
| #define OPAL_HAVE_ATTRIBUTE_FORMAT 1
| #define OPAL_HAVE_ATTRIBUTE_FORMAT_FUNCPTR 1
| #define OPAL_HAVE_ATTRIBUTE_HOT 1
| #define OPAL_HAVE_ATTRIBUTE_MALLOC 1
| #define OPAL_HAVE_ATTRIBUTE_MAY_ALIAS 1
| #define OPAL_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
| #define OPAL_HAVE_ATTRIBUTE_NOINLINE 1
| #define OPAL_HAVE_ATTRIBUTE_NONNULL 1
| #define OPAL_HAVE_ATTRIBUTE_NORETURN 1
| #define OPAL_HAVE_ATTRIBUTE_NORETURN_FUNCPTR 1
| #define OPAL_HAVE_ATTRIBUTE_PACKED 1
| #define OPAL_HAVE_ATTRIBUTE_PURE 1
| #define OPAL_HAVE_ATTRIBUTE_SENTINEL 1
| #define OPAL_HAVE_ATTRIBUTE_UNUSED 1
| #define OPAL_HAVE_ATTRIBUTE_VISIBILITY 1
| #define OPAL_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
| #define OPAL_HAVE_ATTRIBUTE_WEAK_ALIAS 1
| #define OPAL_HAVE_ATTRIBUTE_DESTRUCTOR 1
| #define OPAL_HAVE_ATTRIBUTE_OPTNONE 0
| #define OPAL_HAVE_ATTRIBUTE_EXTENSION 1
| #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYID 1
| #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYNAME GNU
| #define OPAL_BUILD_PLATFORM_COMPILER_VERSION 459520
| #define OPAL_BUILD_PLATFORM_COMPILER_VERSION_STR 7.3.0
| #define OPAL_HAVE_JAVA_SUPPORT no
| #define OMPI_WANT_JAVA_BINDINGS 0
| #define OPAL_HAVE_WEAK_SYMBOLS 1
| #define OPAL_HAVE_GCC_BUILTIN_CSWAP_INT128 0
| #define OPAL_ASM_TEXT ".text"
| #define OPAL_ASM_GLOBAL ".globl"
| #define OPAL_ASM_LABEL_SUFFIX ":"
| #define OPAL_ASM_GSYM ""
| #define OPAL_ASM_LSYM ".L"
| #define OPAL_ASM_TYPE "@"
| #define OPAL_ASM_SIZE "1"
| #define OPAL_ASM_ALIGN_LOG
| #define OPAL_HAVE_CMPXCHG16B 1
| #define OPAL_C_GCC_INLINE_ASSEMBLY 1
| #define OPAL_ASSEMBLY_ARCH OPAL_X86_64
| #define OPAL_ASSEMBLY_SUPPORTS_RDTSCP 0
| #define OPAL_ASSEMBLY_BUILTIN OPAL_BUILTIN_GCC
| #define OMPI_FORTRAN_MPIFH_BINDINGS 1
| #define OMPI_FORTRAN_USEMPI_BINDINGS 2
| #define OMPI_FORTRAN_USEMPIF08_BINDINGS 3
| #define OMPI_FORTRAN_DOUBLE_UNDERSCORE 0
| #define OMPI_FORTRAN_SINGLE_UNDERSCORE 1
| #define OMPI_FORTRAN_CAPS 0
| #define OMPI_FORTRAN_PLAIN 0
| #define ompi_fortran_bogus_type_t int
| #define OMPI_HAVE_FORTRAN_CHARACTER 1
| #define OMPI_SIZEOF_FORTRAN_CHARACTER 1
| #define OMPI_ALIGNMENT_FORTRAN_CHARACTER 1
| #define OMPI_KIND_FORTRAN_CHARACTER C_SIGNED_CHAR
| #define ompi_fortran_character_t char
| #define OMPI_HAVE_FORTRAN_LOGICAL 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4
| #define OMPI_KIND_FORTRAN_LOGICAL C_INT
| #define ompi_fortran_logical_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL1 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1
| #define OMPI_KIND_FORTRAN_LOGICAL1 C_SIGNED_CHAR
| #define ompi_fortran_logical1_t char
| #define OMPI_HAVE_FORTRAN_LOGICAL2 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 2
| #define OMPI_KIND_FORTRAN_LOGICAL2 C_SHORT
| #define ompi_fortran_logical2_t short
| #define OMPI_HAVE_FORTRAN_LOGICAL4 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 4
| #define OMPI_KIND_FORTRAN_LOGICAL4 C_INT
| #define ompi_fortran_logical4_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL8 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 8
| #define OMPI_KIND_FORTRAN_LOGICAL8 C_LONG_LONG
| #define ompi_fortran_logical8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4
| #define OMPI_KIND_FORTRAN_INTEGER C_INT
| #define ompi_fortran_integer_t int
| #define OMPI_HAVE_FORTRAN_INTEGER1 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER1 1
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1
| #define OMPI_KIND_FORTRAN_INTEGER1 C_SIGNED_CHAR
| #define ompi_fortran_integer1_t char
| #define OMPI_HAVE_FORTRAN_INTEGER2 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER2 2
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2
| #define OMPI_KIND_FORTRAN_INTEGER2 C_SHORT
| #define ompi_fortran_integer2_t short
| #define OMPI_HAVE_FORTRAN_INTEGER4 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER4 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4
| #define OMPI_KIND_FORTRAN_INTEGER4 C_INT
| #define ompi_fortran_integer4_t int
| #define OMPI_HAVE_FORTRAN_INTEGER8 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER8 8
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8
| #define OMPI_KIND_FORTRAN_INTEGER8 C_LONG_LONG
| #define ompi_fortran_integer8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER16 0
| #define OMPI_SIZEOF_FORTRAN_INTEGER16 16
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4
| #define OMPI_KIND_FORTRAN_INTEGER16 0
| #define ompi_fortran_integer16_t
| #define OMPI_HAVE_FORTRAN_REAL 1
| #define OMPI_SIZEOF_FORTRAN_REAL 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL 4
| #define OMPI_KIND_FORTRAN_REAL C_FLOAT
| #define ompi_fortran_real_t float
| #define OMPI_HAVE_FORTRAN_REAL2 0
| #define OMPI_SIZEOF_FORTRAN_REAL2 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL2 4
| #define OMPI_KIND_FORTRAN_REAL2 0
| #define ompi_fortran_real2_t ompi_fortran_bogus_type_t
| #define OMPI_HAVE_FORTRAN_REAL4 1
| #define OMPI_SIZEOF_FORTRAN_REAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL4 4
| #define OMPI_KIND_FORTRAN_REAL4 C_FLOAT
| #define ompi_fortran_real4_t float
| #define OMPI_HAVE_FORTRAN_REAL8 1
| #define OMPI_SIZEOF_FORTRAN_REAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_REAL8 8
| #define OMPI_KIND_FORTRAN_REAL8 C_DOUBLE
| #define ompi_fortran_real8_t double
| #define OMPI_HAVE_FORTRAN_REAL16 1
| #define OMPI_SIZEOF_FORTRAN_REAL16 16
| #define OMPI_ALIGNMENT_FORTRAN_REAL16 16
| #define OMPI_KIND_FORTRAN_REAL16 C_LONG_DOUBLE
| #define ompi_fortran_real16_t long double
| #define OMPI_REAL16_MATCHES_C 1
| #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8
| #define OMPI_KIND_FORTRAN_DOUBLE_PRECISION C_DOUBLE
| #define ompi_fortran_double_precision_t double
| #define OMPI_HAVE_FORTRAN_COMPLEX 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4
| #define OMPI_KIND_FORTRAN_COMPLEX C_FLOAT_COMPLEX
| #define OMPI_HAVE_FORTRAN_COMPLEX4 0
| #define OMPI_SIZEOF_FORTRAN_COMPLEX4 4
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX4 4
| #define OMPI_KIND_FORTRAN_COMPLEX4 0
| #define OMPI_HAVE_FORTRAN_COMPLEX8 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4
| #define OMPI_KIND_FORTRAN_COMPLEX8 C_FLOAT_COMPLEX
| #define OMPI_HAVE_FORTRAN_COMPLEX16 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8
| #define OMPI_KIND_FORTRAN_COMPLEX16 C_DOUBLE_COMPLEX
| #define OMPI_HAVE_FORTRAN_COMPLEX32 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX32 32
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 16
| #define OMPI_KIND_FORTRAN_COMPLEX32 C_LONG_DOUBLE_COMPLEX
| #define OMPI_HAVE_FORTRAN_DOUBLE_COMPLEX 1
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_COMPLEX 16
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_COMPLEX 8
| #define OMPI_KIND_FORTRAN_DOUBLE_COMPLEX C_DOUBLE_COMPLEX
| #define OMPI_FORTRAN_HANDLE_MAX 2147483647
| #define OMPI_FORTRAN_VALUE_TRUE 1
| #define OMPI_FORTRAN_MAX_ARRAY_RANK 7
| #define OMPI_FC "gfortran"
| #define OMPI_FC_ABSOLUTE "/bin/gfortran"
| #define OMPI_FORTRAN_BUILD_SIZEOF 1
| #define OMPI_FORTRAN_HAVE_INTERFACE 1
| #define OMPI_FORTRAN_HAVE_ISO_FORTRAN_ENV 1
| #define OMPI_FORTRAN_HAVE_STORAGE_SIZE 1
| #define OMPI_FORTRAN_IGNORE_TKR_PREDECL "!GCC$ ATTRIBUTES NO_ARG_CHECK ::"
| #define OMPI_FORTRAN_IGNORE_TKR_TYPE
| #define OMPI_FORTRAN_HAVE_IGNORE_TKR 1
| #define OMPI_FORTRAN_NEED_WRAPPER_ROUTINES 1
| #define OMPI_FORTRAN_F08_HANDLE_SIZE 4
| #define OMPI_FORTRAN_F08_HANDLE_ALIGNMENT 4
| #define OMPI_FORTRAN_HAVE_F08_ASSUMED_RANK 1
| #define OMPI_FORTRAN_HAVE_BIND_C 1
| #define OMPI_FORTRAN_HAVE_ISO_C_BINDING 1
| #define OMPI_FORTRAN_HAVE_BIND_C_SUB 1
| #define OMPI_FORTRAN_HAVE_BIND_C_TYPE 1
| #define OMPI_FORTRAN_HAVE_BIND_C_TYPE_NAME 1
| #define OMPI_FORTRAN_HAVE_OPTIONAL_ARGS 1
| #define OMPI_FORTRAN_HAVE_PRIVATE 1
| #define OMPI_FORTRAN_HAVE_PROTECTED 1
| #define OMPI_FORTRAN_HAVE_ABSTRACT 1
| #define OMPI_FORTRAN_HAVE_ASYNCHRONOUS 1
| #define OMPI_FORTRAN_HAVE_PROCEDURE 1
| #define OMPI_FORTRAN_HAVE_USE_ONLY 1
| #define OMPI_FORTRAN_HAVE_C_FUNLOC 1
| #define OMPI_BUILD_FORTRAN_BINDINGS 3
| #define HAVE_ALLOCA_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_ERR_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIBUTIL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <net/uio.h>
configure:65237: result: no
configure:65237: checking net/uio.h presence
configure:65237: gcc -E conftest.c
conftest.c:420:10: fatal error: net/uio.h: No such file or directory
#include <net/uio.h>
^~~~~~~~~~~
compilation terminated.
configure:65237: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "3.1.2"
| #define PACKAGE_STRING "Open MPI 3.1.2"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
| #define PACKAGE_URL ""
| #define OPAL_ARCH "x86_64-unknown-haiku"
| #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 OMPI_MAJOR_VERSION 3
| #define OMPI_MINOR_VERSION 1
| #define OMPI_RELEASE_VERSION 2
| #define OMPI_GREEK_VERSION ""
| #define OMPI_REPO_REV "v3.1.2"
| #define OMPI_TARBALL_VERSION "3.1.2"
| #define OMPI_VERSION "2"
| #define OMPI_RELEASE_DATE "Aug 22, 2018"
| #define ORTE_MAJOR_VERSION 3
| #define ORTE_MINOR_VERSION 1
| #define ORTE_RELEASE_VERSION 2
| #define ORTE_GREEK_VERSION ""
| #define ORTE_REPO_REV "v3.1.2"
| #define ORTE_TARBALL_VERSION "3.1.2"
| #define ORTE_VERSION "2"
| #define ORTE_RELEASE_DATE "Aug 22, 2018"
| #define OSHMEM_MAJOR_VERSION 3
| #define OSHMEM_MINOR_VERSION 1
| #define OSHMEM_RELEASE_VERSION 2
| #define OSHMEM_GREEK_VERSION ""
| #define OSHMEM_REPO_REV "v3.1.2"
| #define OSHMEM_TARBALL_VERSION "3.1.2"
| #define OSHMEM_VERSION "2"
| #define OSHMEM_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_MAJOR_VERSION 3
| #define OPAL_MINOR_VERSION 1
| #define OPAL_RELEASE_VERSION 2
| #define OPAL_GREEK_VERSION ""
| #define OPAL_REPO_REV "v3.1.2"
| #define OPAL_TARBALL_VERSION "3.1.2"
| #define OPAL_VERSION "2"
| #define OPAL_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_ENABLE_MEM_DEBUG 0
| #define OPAL_ENABLE_MEM_PROFILE 0
| #define OPAL_ENABLE_TIMING 0
| #define OPAL_ENABLE_DEBUG 0
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OPAL_ENABLE_PTY_SUPPORT 1
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
| #define OPAL_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 0
| #define OPAL_PACKAGE_STRING "Open MPI user@shredder Distribution"
| #define OPAL_IDENT_STRING "3.1.2"
| #define OPAL_MAX_PROCESSOR_NAME 256
| #define OPAL_MAX_ERROR_STRING 256
| #define OPAL_MAX_OBJECT_NAME 64
| #define OPAL_MAX_INFO_KEY 36
| #define OPAL_MAX_INFO_VAL 256
| #define OPAL_MAX_PORT_NAME 1024
| #define OPAL_MAX_DATAREP_STRING 128
| #define OPAL_ENABLE_CRDEBUG 0
| #define OPAL_ENABLE_GETPWUID 1
| #define OPAL_ENABLE_PROGRESS_THREADS 0
| #define HAVE_ZLIB_H 1
| #define OPAL_HAVE_ZLIB 1
| #define OPAL_HAVE_SOLARIS 0
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_STRUCT_SOCKADDR_IN 1
| #define OPAL_CUDA_SUPPORT 0
| #define OPAL_CUDA_SYNC_MEMOPS 0
| #define OPAL_CUDA_GET_ATTRIBUTES 0
| #define OPAL_CUDA_GDR_SUPPORT 0
| #define OPAL_PMIX_V1 0
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_PERUSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_PARAM_CHECK 1
| #define OSHMEM_SPEC_COMPAT 0
| #define OSHMEM_PARAM_CHECK 0
| #define OPAL_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
| #define OPAL_C_HAVE_BUILTIN_CLZ 1
| #define OPAL_CC_USE_PRAGMA_IDENT 0
| #define OPAL_CC_USE_IDENT 1
| #define OPAL_CC_USE_PRAGMA_COMMENT
| #define OPAL_CC_USE_CONST_CHAR_IDENT 0
| #define HAVE_INT8_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE___INT128 1
| #define HAVE_LONG_LONG 1
| #define HAVE___FLOAT128 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_COMPLEX_H 1
| #define HAVE_FLOAT__COMPLEX 1
| #define HAVE_DOUBLE__COMPLEX 1
| #define HAVE_LONG_DOUBLE__COMPLEX 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_MODE_T 1
| #define HAVE_SSIZE_T 1
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF__BOOL 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF___FLOAT128 16
| #define SIZEOF_FLOAT__COMPLEX 8
| #define SIZEOF_DOUBLE__COMPLEX 16
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_PID_T 4
| #define OPAL_ALIGNMENT_BOOL 1
| #define OPAL_ALIGNMENT_INT8 1
| #define OPAL_ALIGNMENT_INT16 2
| #define OPAL_ALIGNMENT_INT32 4
| #define OPAL_ALIGNMENT_INT64 8
| #define OPAL_ALIGNMENT_CHAR 1
| #define OPAL_ALIGNMENT_SHORT 2
| #define OPAL_ALIGNMENT_WCHAR 4
| #define OPAL_ALIGNMENT_INT 4
| #define OPAL_ALIGNMENT_LONG 8
| #define OPAL_ALIGNMENT_LONG_LONG 8
| #define OPAL_ALIGNMENT_FLOAT 4
| #define OPAL_ALIGNMENT_DOUBLE 8
| #define OPAL_ALIGNMENT_LONG_DOUBLE 16
| #define OPAL_ALIGNMENT___FLOAT128 16
| #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4
| #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8
| #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16
| #define OPAL_ALIGNMENT_VOID_P 8
| #define OPAL_ALIGNMENT_SIZE_T 8
| #define OPAL_CXX "g++"
| #define SIZEOF_BOOL 1
| #define OPAL_ALIGNMENT_CXX_BOOL 1
| #define OMPI_CXX "g++"
| #define SIZEOF_BOOL 1
| #define OPAL_ALIGNMENT_CXX_BOOL 1
| #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0
| #define OMPI_CXX_HAVE_BUILTIN_EXPECT 0
| #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 0
| #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 0
| #define OMPI_BUILD_CXX_BINDINGS 0
| #define OPAL_HAVE_ATTRIBUTE 1
| #define OPAL_HAVE_ATTRIBUTE_ALIGNED 1
| #define OPAL_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
| #define OPAL_HAVE_ATTRIBUTE_COLD 1
| #define OPAL_HAVE_ATTRIBUTE_CONST 1
| #define OPAL_HAVE_ATTRIBUTE_DEPRECATED 1
| #define OPAL_HAVE_ATTRIBUTE_DEPRECATED_ARGUMENT 1
| #define OPAL_HAVE_ATTRIBUTE_FORMAT 1
| #define OPAL_HAVE_ATTRIBUTE_FORMAT_FUNCPTR 1
| #define OPAL_HAVE_ATTRIBUTE_HOT 1
| #define OPAL_HAVE_ATTRIBUTE_MALLOC 1
| #define OPAL_HAVE_ATTRIBUTE_MAY_ALIAS 1
| #define OPAL_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
| #define OPAL_HAVE_ATTRIBUTE_NOINLINE 1
| #define OPAL_HAVE_ATTRIBUTE_NONNULL 1
| #define OPAL_HAVE_ATTRIBUTE_NORETURN 1
| #define OPAL_HAVE_ATTRIBUTE_NORETURN_FUNCPTR 1
| #define OPAL_HAVE_ATTRIBUTE_PACKED 1
| #define OPAL_HAVE_ATTRIBUTE_PURE 1
| #define OPAL_HAVE_ATTRIBUTE_SENTINEL 1
| #define OPAL_HAVE_ATTRIBUTE_UNUSED 1
| #define OPAL_HAVE_ATTRIBUTE_VISIBILITY 1
| #define OPAL_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
| #define OPAL_HAVE_ATTRIBUTE_WEAK_ALIAS 1
| #define OPAL_HAVE_ATTRIBUTE_DESTRUCTOR 1
| #define OPAL_HAVE_ATTRIBUTE_OPTNONE 0
| #define OPAL_HAVE_ATTRIBUTE_EXTENSION 1
| #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYID 1
| #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYNAME GNU
| #define OPAL_BUILD_PLATFORM_COMPILER_VERSION 459520
| #define OPAL_BUILD_PLATFORM_COMPILER_VERSION_STR 7.3.0
| #define OPAL_HAVE_JAVA_SUPPORT no
| #define OMPI_WANT_JAVA_BINDINGS 0
| #define OPAL_HAVE_WEAK_SYMBOLS 1
| #define OPAL_HAVE_GCC_BUILTIN_CSWAP_INT128 0
| #define OPAL_ASM_TEXT ".text"
| #define OPAL_ASM_GLOBAL ".globl"
| #define OPAL_ASM_LABEL_SUFFIX ":"
| #define OPAL_ASM_GSYM ""
| #define OPAL_ASM_LSYM ".L"
| #define OPAL_ASM_TYPE "@"
| #define OPAL_ASM_SIZE "1"
| #define OPAL_ASM_ALIGN_LOG
| #define OPAL_HAVE_CMPXCHG16B 1
| #define OPAL_C_GCC_INLINE_ASSEMBLY 1
| #define OPAL_ASSEMBLY_ARCH OPAL_X86_64
| #define OPAL_ASSEMBLY_SUPPORTS_RDTSCP 0
| #define OPAL_ASSEMBLY_BUILTIN OPAL_BUILTIN_GCC
| #define OMPI_FORTRAN_MPIFH_BINDINGS 1
| #define OMPI_FORTRAN_USEMPI_BINDINGS 2
| #define OMPI_FORTRAN_USEMPIF08_BINDINGS 3
| #define OMPI_FORTRAN_DOUBLE_UNDERSCORE 0
| #define OMPI_FORTRAN_SINGLE_UNDERSCORE 1
| #define OMPI_FORTRAN_CAPS 0
| #define OMPI_FORTRAN_PLAIN 0
| #define ompi_fortran_bogus_type_t int
| #define OMPI_HAVE_FORTRAN_CHARACTER 1
| #define OMPI_SIZEOF_FORTRAN_CHARACTER 1
| #define OMPI_ALIGNMENT_FORTRAN_CHARACTER 1
| #define OMPI_KIND_FORTRAN_CHARACTER C_SIGNED_CHAR
| #define ompi_fortran_character_t char
| #define OMPI_HAVE_FORTRAN_LOGICAL 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4
| #define OMPI_KIND_FORTRAN_LOGICAL C_INT
| #define ompi_fortran_logical_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL1 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1
| #define OMPI_KIND_FORTRAN_LOGICAL1 C_SIGNED_CHAR
| #define ompi_fortran_logical1_t char
| #define OMPI_HAVE_FORTRAN_LOGICAL2 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 2
| #define OMPI_KIND_FORTRAN_LOGICAL2 C_SHORT
| #define ompi_fortran_logical2_t short
| #define OMPI_HAVE_FORTRAN_LOGICAL4 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 4
| #define OMPI_KIND_FORTRAN_LOGICAL4 C_INT
| #define ompi_fortran_logical4_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL8 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 8
| #define OMPI_KIND_FORTRAN_LOGICAL8 C_LONG_LONG
| #define ompi_fortran_logical8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4
| #define OMPI_KIND_FORTRAN_INTEGER C_INT
| #define ompi_fortran_integer_t int
| #define OMPI_HAVE_FORTRAN_INTEGER1 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER1 1
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1
| #define OMPI_KIND_FORTRAN_INTEGER1 C_SIGNED_CHAR
| #define ompi_fortran_integer1_t char
| #define OMPI_HAVE_FORTRAN_INTEGER2 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER2 2
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2
| #define OMPI_KIND_FORTRAN_INTEGER2 C_SHORT
| #define ompi_fortran_integer2_t short
| #define OMPI_HAVE_FORTRAN_INTEGER4 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER4 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4
| #define OMPI_KIND_FORTRAN_INTEGER4 C_INT
| #define ompi_fortran_integer4_t int
| #define OMPI_HAVE_FORTRAN_INTEGER8 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER8 8
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8
| #define OMPI_KIND_FORTRAN_INTEGER8 C_LONG_LONG
| #define ompi_fortran_integer8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER16 0
| #define OMPI_SIZEOF_FORTRAN_INTEGER16 16
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4
| #define OMPI_KIND_FORTRAN_INTEGER16 0
| #define ompi_fortran_integer16_t
| #define OMPI_HAVE_FORTRAN_REAL 1
| #define OMPI_SIZEOF_FORTRAN_REAL 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL 4
| #define OMPI_KIND_FORTRAN_REAL C_FLOAT
| #define ompi_fortran_real_t float
| #define OMPI_HAVE_FORTRAN_REAL2 0
| #define OMPI_SIZEOF_FORTRAN_REAL2 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL2 4
| #define OMPI_KIND_FORTRAN_REAL2 0
| #define ompi_fortran_real2_t ompi_fortran_bogus_type_t
| #define OMPI_HAVE_FORTRAN_REAL4 1
| #define OMPI_SIZEOF_FORTRAN_REAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL4 4
| #define OMPI_KIND_FORTRAN_REAL4 C_FLOAT
| #define ompi_fortran_real4_t float
| #define OMPI_HAVE_FORTRAN_REAL8 1
| #define OMPI_SIZEOF_FORTRAN_REAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_REAL8 8
| #define OMPI_KIND_FORTRAN_REAL8 C_DOUBLE
| #define ompi_fortran_real8_t double
| #define OMPI_HAVE_FORTRAN_REAL16 1
| #define OMPI_SIZEOF_FORTRAN_REAL16 16
| #define OMPI_ALIGNMENT_FORTRAN_REAL16 16
| #define OMPI_KIND_FORTRAN_REAL16 C_LONG_DOUBLE
| #define ompi_fortran_real16_t long double
| #define OMPI_REAL16_MATCHES_C 1
| #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8
| #define OMPI_KIND_FORTRAN_DOUBLE_PRECISION C_DOUBLE
| #define ompi_fortran_double_precision_t double
| #define OMPI_HAVE_FORTRAN_COMPLEX 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4
| #define OMPI_KIND_FORTRAN_COMPLEX C_FLOAT_COMPLEX
| #define OMPI_HAVE_FORTRAN_COMPLEX4 0
| #define OMPI_SIZEOF_FORTRAN_COMPLEX4 4
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX4 4
| #define OMPI_KIND_FORTRAN_COMPLEX4 0
| #define OMPI_HAVE_FORTRAN_COMPLEX8 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4
| #define OMPI_KIND_FORTRAN_COMPLEX8 C_FLOAT_COMPLEX
| #define OMPI_HAVE_FORTRAN_COMPLEX16 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8
| #define OMPI_KIND_FORTRAN_COMPLEX16 C_DOUBLE_COMPLEX
| #define OMPI_HAVE_FORTRAN_COMPLEX32 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX32 32
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 16
| #define OMPI_KIND_FORTRAN_COMPLEX32 C_LONG_DOUBLE_COMPLEX
| #define OMPI_HAVE_FORTRAN_DOUBLE_COMPLEX 1
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_COMPLEX 16
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_COMPLEX 8
| #define OMPI_KIND_FORTRAN_DOUBLE_COMPLEX C_DOUBLE_COMPLEX
| #define OMPI_FORTRAN_HANDLE_MAX 2147483647
| #define OMPI_FORTRAN_VALUE_TRUE 1
| #define OMPI_FORTRAN_MAX_ARRAY_RANK 7
| #define OMPI_FC "gfortran"
| #define OMPI_FC_ABSOLUTE "/bin/gfortran"
| #define OMPI_FORTRAN_BUILD_SIZEOF 1
| #define OMPI_FORTRAN_HAVE_INTERFACE 1
| #define OMPI_FORTRAN_HAVE_ISO_FORTRAN_ENV 1
| #define OMPI_FORTRAN_HAVE_STORAGE_SIZE 1
| #define OMPI_FORTRAN_IGNORE_TKR_PREDECL "!GCC$ ATTRIBUTES NO_ARG_CHECK ::"
| #define OMPI_FORTRAN_IGNORE_TKR_TYPE
| #define OMPI_FORTRAN_HAVE_IGNORE_TKR 1
| #define OMPI_FORTRAN_NEED_WRAPPER_ROUTINES 1
| #define OMPI_FORTRAN_F08_HANDLE_SIZE 4
| #define OMPI_FORTRAN_F08_HANDLE_ALIGNMENT 4
| #define OMPI_FORTRAN_HAVE_F08_ASSUMED_RANK 1
| #define OMPI_FORTRAN_HAVE_BIND_C 1
| #define OMPI_FORTRAN_HAVE_ISO_C_BINDING 1
| #define OMPI_FORTRAN_HAVE_BIND_C_SUB 1
| #define OMPI_FORTRAN_HAVE_BIND_C_TYPE 1
| #define OMPI_FORTRAN_HAVE_BIND_C_TYPE_NAME 1
| #define OMPI_FORTRAN_HAVE_OPTIONAL_ARGS 1
| #define OMPI_FORTRAN_HAVE_PRIVATE 1
| #define OMPI_FORTRAN_HAVE_PROTECTED 1
| #define OMPI_FORTRAN_HAVE_ABSTRACT 1
| #define OMPI_FORTRAN_HAVE_ASYNCHRONOUS 1
| #define OMPI_FORTRAN_HAVE_PROCEDURE 1
| #define OMPI_FORTRAN_HAVE_USE_ONLY 1
| #define OMPI_FORTRAN_HAVE_C_FUNLOC 1
| #define OMPI_BUILD_FORTRAN_BINDINGS 3
| #define HAVE_ALLOCA_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_ERR_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIBUTIL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| /* end confdefs.h. */
| #include <net/uio.h>
configure:65237: result: no
configure:65237: checking for net/uio.h
configure:65237: result: no
configure:65237: checking sys/utsname.h usability
configure:65237: gcc -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5
configure:65237: $? = 0
configure:65237: result: yes
configure:65237: checking sys/utsname.h presence
configure:65237: gcc -E conftest.c
configure:65237: $? = 0
configure:65237: result: yes
configure:65237: checking for sys/utsname.h
configure:65237: result: yes
configure:65237: checking sys/vfs.h usability
configure:65237: gcc -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5
conftest.c:454:10: fatal error: sys/vfs.h: No such file or directory
#include <sys/vfs.h>
^~~~~~~~~~~
compilation terminated.
configure:65237: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "3.1.2"
| #define PACKAGE_STRING "Open MPI 3.1.2"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
| #define PACKAGE_URL ""
| #define OPAL_ARCH "x86_64-unknown-haiku"
| #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 OMPI_MAJOR_VERSION 3
| #define OMPI_MINOR_VERSION 1
| #define OMPI_RELEASE_VERSION 2
| #define OMPI_GREEK_VERSION ""
| #define OMPI_REPO_REV "v3.1.2"
| #define OMPI_TARBALL_VERSION "3.1.2"
| #define OMPI_VERSION "2"
| #define OMPI_RELEASE_DATE "Aug 22, 2018"
| #define ORTE_MAJOR_VERSION 3
| #define ORTE_MINOR_VERSION 1
| #define ORTE_RELEASE_VERSION 2
| #define ORTE_GREEK_VERSION ""
| #define ORTE_REPO_REV "v3.1.2"
| #define ORTE_TARBALL_VERSION "3.1.2"
| #define ORTE_VERSION "2"
| #define ORTE_RELEASE_DATE "Aug 22, 2018"
| #define OSHMEM_MAJOR_VERSION 3
| #define OSHMEM_MINOR_VERSION 1
| #define OSHMEM_RELEASE_VERSION 2
| #define OSHMEM_GREEK_VERSION ""
| #define OSHMEM_REPO_REV "v3.1.2"
| #define OSHMEM_TARBALL_VERSION "3.1.2"
| #define OSHMEM_VERSION "2"
| #define OSHMEM_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_MAJOR_VERSION 3
| #define OPAL_MINOR_VERSION 1
| #define OPAL_RELEASE_VERSION 2
| #define OPAL_GREEK_VERSION ""
| #define OPAL_REPO_REV "v3.1.2"
| #define OPAL_TARBALL_VERSION "3.1.2"
| #define OPAL_VERSION "2"
| #define OPAL_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_ENABLE_MEM_DEBUG 0
| #define OPAL_ENABLE_MEM_PROFILE 0
| #define OPAL_ENABLE_TIMING 0
| #define OPAL_ENABLE_DEBUG 0
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OPAL_ENABLE_PTY_SUPPORT 1
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
| #define OPAL_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 0
| #define OPAL_PACKAGE_STRING "Open MPI user@shredder Distribution"
| #define OPAL_IDENT_STRING "3.1.2"
| #define OPAL_MAX_PROCESSOR_NAME 256
| #define OPAL_MAX_ERROR_STRING 256
| #define OPAL_MAX_OBJECT_NAME 64
| #define OPAL_MAX_INFO_KEY 36
| #define OPAL_MAX_INFO_VAL 256
| #define OPAL_MAX_PORT_NAME 1024
| #define OPAL_MAX_DATAREP_STRING 128
| #define OPAL_ENABLE_CRDEBUG 0
| #define OPAL_ENABLE_GETPWUID 1
| #define OPAL_ENABLE_PROGRESS_THREADS 0
| #define HAVE_ZLIB_H 1
| #define OPAL_HAVE_ZLIB 1
| #define OPAL_HAVE_SOLARIS 0
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_STRUCT_SOCKADDR_IN 1
| #define OPAL_CUDA_SUPPORT 0
| #define OPAL_CUDA_SYNC_MEMOPS 0
| #define OPAL_CUDA_GET_ATTRIBUTES 0
| #define OPAL_CUDA_GDR_SUPPORT 0
| #define OPAL_PMIX_V1 0
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_PERUSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_PARAM_CHECK 1
| #define OSHMEM_SPEC_COMPAT 0
| #define OSHMEM_PARAM_CHECK 0
| #define OPAL_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
| #define OPAL_C_HAVE_BUILTIN_CLZ 1
| #define OPAL_CC_USE_PRAGMA_IDENT 0
| #define OPAL_CC_USE_IDENT 1
| #define OPAL_CC_USE_PRAGMA_COMMENT
| #define OPAL_CC_USE_CONST_CHAR_IDENT 0
| #define HAVE_INT8_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE___INT128 1
| #define HAVE_LONG_LONG 1
| #define HAVE___FLOAT128 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_COMPLEX_H 1
| #define HAVE_FLOAT__COMPLEX 1
| #define HAVE_DOUBLE__COMPLEX 1
| #define HAVE_LONG_DOUBLE__COMPLEX 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_MODE_T 1
| #define HAVE_SSIZE_T 1
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF__BOOL 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF___FLOAT128 16
| #define SIZEOF_FLOAT__COMPLEX 8
| #define SIZEOF_DOUBLE__COMPLEX 16
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_PID_T 4
| #define OPAL_ALIGNMENT_BOOL 1
| #define OPAL_ALIGNMENT_INT8 1
| #define OPAL_ALIGNMENT_INT16 2
| #define OPAL_ALIGNMENT_INT32 4
| #define OPAL_ALIGNMENT_INT64 8
| #define OPAL_ALIGNMENT_CHAR 1
| #define OPAL_ALIGNMENT_SHORT 2
| #define OPAL_ALIGNMENT_WCHAR 4
| #define OPAL_ALIGNMENT_INT 4
| #define OPAL_ALIGNMENT_LONG 8
| #define OPAL_ALIGNMENT_LONG_LONG 8
| #define OPAL_ALIGNMENT_FLOAT 4
| #define OPAL_ALIGNMENT_DOUBLE 8
| #define OPAL_ALIGNMENT_LONG_DOUBLE 16
| #define OPAL_ALIGNMENT___FLOAT128 16
| #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4
| #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8
| #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16
| #define OPAL_ALIGNMENT_VOID_P 8
| #define OPAL_ALIGNMENT_SIZE_T 8
| #define OPAL_CXX "g++"
| #define SIZEOF_BOOL 1
| #define OPAL_ALIGNMENT_CXX_BOOL 1
| #define OMPI_CXX "g++"
| #define SIZEOF_BOOL 1
| #define OPAL_ALIGNMENT_CXX_BOOL 1
| #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0
| #define OMPI_CXX_HAVE_BUILTIN_EXPECT 0
| #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 0
| #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 0
| #define OMPI_BUILD_CXX_BINDINGS 0
| #define OPAL_HAVE_ATTRIBUTE 1
| #define OPAL_HAVE_ATTRIBUTE_ALIGNED 1
| #define OPAL_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
| #define OPAL_HAVE_ATTRIBUTE_COLD 1
| #define OPAL_HAVE_ATTRIBUTE_CONST 1
| #define OPAL_HAVE_ATTRIBUTE_DEPRECATED 1
| #define OPAL_HAVE_ATTRIBUTE_DEPRECATED_ARGUMENT 1
| #define OPAL_HAVE_ATTRIBUTE_FORMAT 1
| #define OPAL_HAVE_ATTRIBUTE_FORMAT_FUNCPTR 1
| #define OPAL_HAVE_ATTRIBUTE_HOT 1
| #define OPAL_HAVE_ATTRIBUTE_MALLOC 1
| #define OPAL_HAVE_ATTRIBUTE_MAY_ALIAS 1
| #define OPAL_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
| #define OPAL_HAVE_ATTRIBUTE_NOINLINE 1
| #define OPAL_HAVE_ATTRIBUTE_NONNULL 1
| #define OPAL_HAVE_ATTRIBUTE_NORETURN 1
| #define OPAL_HAVE_ATTRIBUTE_NORETURN_FUNCPTR 1
| #define OPAL_HAVE_ATTRIBUTE_PACKED 1
| #define OPAL_HAVE_ATTRIBUTE_PURE 1
| #define OPAL_HAVE_ATTRIBUTE_SENTINEL 1
| #define OPAL_HAVE_ATTRIBUTE_UNUSED 1
| #define OPAL_HAVE_ATTRIBUTE_VISIBILITY 1
| #define OPAL_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
| #define OPAL_HAVE_ATTRIBUTE_WEAK_ALIAS 1
| #define OPAL_HAVE_ATTRIBUTE_DESTRUCTOR 1
| #define OPAL_HAVE_ATTRIBUTE_OPTNONE 0
| #define OPAL_HAVE_ATTRIBUTE_EXTENSION 1
| #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYID 1
| #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYNAME GNU
| #define OPAL_BUILD_PLATFORM_COMPILER_VERSION 459520
| #define OPAL_BUILD_PLATFORM_COMPILER_VERSION_STR 7.3.0
| #define OPAL_HAVE_JAVA_SUPPORT no
| #define OMPI_WANT_JAVA_BINDINGS 0
| #define OPAL_HAVE_WEAK_SYMBOLS 1
| #define OPAL_HAVE_GCC_BUILTIN_CSWAP_INT128 0
| #define OPAL_ASM_TEXT ".text"
| #define OPAL_ASM_GLOBAL ".globl"
| #define OPAL_ASM_LABEL_SUFFIX ":"
| #define OPAL_ASM_GSYM ""
| #define OPAL_ASM_LSYM ".L"
| #define OPAL_ASM_TYPE "@"
| #define OPAL_ASM_SIZE "1"
| #define OPAL_ASM_ALIGN_LOG
| #define OPAL_HAVE_CMPXCHG16B 1
| #define OPAL_C_GCC_INLINE_ASSEMBLY 1
| #define OPAL_ASSEMBLY_ARCH OPAL_X86_64
| #define OPAL_ASSEMBLY_SUPPORTS_RDTSCP 0
| #define OPAL_ASSEMBLY_BUILTIN OPAL_BUILTIN_GCC
| #define OMPI_FORTRAN_MPIFH_BINDINGS 1
| #define OMPI_FORTRAN_USEMPI_BINDINGS 2
| #define OMPI_FORTRAN_USEMPIF08_BINDINGS 3
| #define OMPI_FORTRAN_DOUBLE_UNDERSCORE 0
| #define OMPI_FORTRAN_SINGLE_UNDERSCORE 1
| #define OMPI_FORTRAN_CAPS 0
| #define OMPI_FORTRAN_PLAIN 0
| #define ompi_fortran_bogus_type_t int
| #define OMPI_HAVE_FORTRAN_CHARACTER 1
| #define OMPI_SIZEOF_FORTRAN_CHARACTER 1
| #define OMPI_ALIGNMENT_FORTRAN_CHARACTER 1
| #define OMPI_KIND_FORTRAN_CHARACTER C_SIGNED_CHAR
| #define ompi_fortran_character_t char
| #define OMPI_HAVE_FORTRAN_LOGICAL 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4
| #define OMPI_KIND_FORTRAN_LOGICAL C_INT
| #define ompi_fortran_logical_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL1 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1
| #define OMPI_KIND_FORTRAN_LOGICAL1 C_SIGNED_CHAR
| #define ompi_fortran_logical1_t char
| #define OMPI_HAVE_FORTRAN_LOGICAL2 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 2
| #define OMPI_KIND_FORTRAN_LOGICAL2 C_SHORT
| #define ompi_fortran_logical2_t short
| #define OMPI_HAVE_FORTRAN_LOGICAL4 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 4
| #define OMPI_KIND_FORTRAN_LOGICAL4 C_INT
| #define ompi_fortran_logical4_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL8 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 8
| #define OMPI_KIND_FORTRAN_LOGICAL8 C_LONG_LONG
| #define ompi_fortran_logical8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4
| #define OMPI_KIND_FORTRAN_INTEGER C_INT
| #define ompi_fortran_integer_t int
| #define OMPI_HAVE_FORTRAN_INTEGER1 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER1 1
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1
| #define OMPI_KIND_FORTRAN_INTEGER1 C_SIGNED_CHAR
| #define ompi_fortran_integer1_t char
| #define OMPI_HAVE_FORTRAN_INTEGER2 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER2 2
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2
| #define OMPI_KIND_FORTRAN_INTEGER2 C_SHORT
| #define ompi_fortran_integer2_t short
| #define OMPI_HAVE_FORTRAN_INTEGER4 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER4 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4
| #define OMPI_KIND_FORTRAN_INTEGER4 C_INT
| #define ompi_fortran_integer4_t int
| #define OMPI_HAVE_FORTRAN_INTEGER8 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER8 8
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8
| #define OMPI_KIND_FORTRAN_INTEGER8 C_LONG_LONG
| #define ompi_fortran_integer8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER16 0
| #define OMPI_SIZEOF_FORTRAN_INTEGER16 16
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4
| #define OMPI_KIND_FORTRAN_INTEGER16 0
| #define ompi_fortran_integer16_t
| #define OMPI_HAVE_FORTRAN_REAL 1
| #define OMPI_SIZEOF_FORTRAN_REAL 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL 4
| #define OMPI_KIND_FORTRAN_REAL C_FLOAT
| #define ompi_fortran_real_t float
| #define OMPI_HAVE_FORTRAN_REAL2 0
| #define OMPI_SIZEOF_FORTRAN_REAL2 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL2 4
| #define OMPI_KIND_FORTRAN_REAL2 0
| #define ompi_fortran_real2_t ompi_fortran_bogus_type_t
| #define OMPI_HAVE_FORTRAN_REAL4 1
| #define OMPI_SIZEOF_FORTRAN_REAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL4 4
| #define OMPI_KIND_FORTRAN_REAL4 C_FLOAT
| #define ompi_fortran_real4_t float
| #define OMPI_HAVE_FORTRAN_REAL8 1
| #define OMPI_SIZEOF_FORTRAN_REAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_REAL8 8
| #define OMPI_KIND_FORTRAN_REAL8 C_DOUBLE
| #define ompi_fortran_real8_t double
| #define OMPI_HAVE_FORTRAN_REAL16 1
| #define OMPI_SIZEOF_FORTRAN_REAL16 16
| #define OMPI_ALIGNMENT_FORTRAN_REAL16 16
| #define OMPI_KIND_FORTRAN_REAL16 C_LONG_DOUBLE
| #define ompi_fortran_real16_t long double
| #define OMPI_REAL16_MATCHES_C 1
| #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8
| #define OMPI_KIND_FORTRAN_DOUBLE_PRECISION C_DOUBLE
| #define ompi_fortran_double_precision_t double
| #define OMPI_HAVE_FORTRAN_COMPLEX 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4
| #define OMPI_KIND_FORTRAN_COMPLEX C_FLOAT_COMPLEX
| #define OMPI_HAVE_FORTRAN_COMPLEX4 0
| #define OMPI_SIZEOF_FORTRAN_COMPLEX4 4
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX4 4
| #define OMPI_KIND_FORTRAN_COMPLEX4 0
| #define OMPI_HAVE_FORTRAN_COMPLEX8 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4
| #define OMPI_KIND_FORTRAN_COMPLEX8 C_FLOAT_COMPLEX
| #define OMPI_HAVE_FORTRAN_COMPLEX16 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8
| #define OMPI_KIND_FORTRAN_COMPLEX16 C_DOUBLE_COMPLEX
| #define OMPI_HAVE_FORTRAN_COMPLEX32 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX32 32
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 16
| #define OMPI_KIND_FORTRAN_COMPLEX32 C_LONG_DOUBLE_COMPLEX
| #define OMPI_HAVE_FORTRAN_DOUBLE_COMPLEX 1
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_COMPLEX 16
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_COMPLEX 8
| #define OMPI_KIND_FORTRAN_DOUBLE_COMPLEX C_DOUBLE_COMPLEX
| #define OMPI_FORTRAN_HANDLE_MAX 2147483647
| #define OMPI_FORTRAN_VALUE_TRUE 1
| #define OMPI_FORTRAN_MAX_ARRAY_RANK 7
| #define OMPI_FC "gfortran"
| #define OMPI_FC_ABSOLUTE "/bin/gfortran"
| #define OMPI_FORTRAN_BUILD_SIZEOF 1
| #define OMPI_FORTRAN_HAVE_INTERFACE 1
| #define OMPI_FORTRAN_HAVE_ISO_FORTRAN_ENV 1
| #define OMPI_FORTRAN_HAVE_STORAGE_SIZE 1
| #define OMPI_FORTRAN_IGNORE_TKR_PREDECL "!GCC$ ATTRIBUTES NO_ARG_CHECK ::"
| #define OMPI_FORTRAN_IGNORE_TKR_TYPE
| #define OMPI_FORTRAN_HAVE_IGNORE_TKR 1
| #define OMPI_FORTRAN_NEED_WRAPPER_ROUTINES 1
| #define OMPI_FORTRAN_F08_HANDLE_SIZE 4
| #define OMPI_FORTRAN_F08_HANDLE_ALIGNMENT 4
| #define OMPI_FORTRAN_HAVE_F08_ASSUMED_RANK 1
| #define OMPI_FORTRAN_HAVE_BIND_C 1
| #define OMPI_FORTRAN_HAVE_ISO_C_BINDING 1
| #define OMPI_FORTRAN_HAVE_BIND_C_SUB 1
| #define OMPI_FORTRAN_HAVE_BIND_C_TYPE 1
| #define OMPI_FORTRAN_HAVE_BIND_C_TYPE_NAME 1
| #define OMPI_FORTRAN_HAVE_OPTIONAL_ARGS 1
| #define OMPI_FORTRAN_HAVE_PRIVATE 1
| #define OMPI_FORTRAN_HAVE_PROTECTED 1
| #define OMPI_FORTRAN_HAVE_ABSTRACT 1
| #define OMPI_FORTRAN_HAVE_ASYNCHRONOUS 1
| #define OMPI_FORTRAN_HAVE_PROCEDURE 1
| #define OMPI_FORTRAN_HAVE_USE_ONLY 1
| #define OMPI_FORTRAN_HAVE_C_FUNLOC 1
| #define OMPI_BUILD_FORTRAN_BINDINGS 3
| #define HAVE_ALLOCA_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_ERR_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIBUTIL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/vfs.h>
configure:65237: result: no
configure:65237: checking sys/vfs.h presence
configure:65237: gcc -E conftest.c
conftest.c:421:10: fatal error: sys/vfs.h: No such file or directory
#include <sys/vfs.h>
^~~~~~~~~~~
compilation terminated.
configure:65237: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "3.1.2"
| #define PACKAGE_STRING "Open MPI 3.1.2"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
| #define PACKAGE_URL ""
| #define OPAL_ARCH "x86_64-unknown-haiku"
| #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 OMPI_MAJOR_VERSION 3
| #define OMPI_MINOR_VERSION 1
| #define OMPI_RELEASE_VERSION 2
| #define OMPI_GREEK_VERSION ""
| #define OMPI_REPO_REV "v3.1.2"
| #define OMPI_TARBALL_VERSION "3.1.2"
| #define OMPI_VERSION "2"
| #define OMPI_RELEASE_DATE "Aug 22, 2018"
| #define ORTE_MAJOR_VERSION 3
| #define ORTE_MINOR_VERSION 1
| #define ORTE_RELEASE_VERSION 2
| #define ORTE_GREEK_VERSION ""
| #define ORTE_REPO_REV "v3.1.2"
| #define ORTE_TARBALL_VERSION "3.1.2"
| #define ORTE_VERSION "2"
| #define ORTE_RELEASE_DATE "Aug 22, 2018"
| #define OSHMEM_MAJOR_VERSION 3
| #define OSHMEM_MINOR_VERSION 1
| #define OSHMEM_RELEASE_VERSION 2
| #define OSHMEM_GREEK_VERSION ""
| #define OSHMEM_REPO_REV "v3.1.2"
| #define OSHMEM_TARBALL_VERSION "3.1.2"
| #define OSHMEM_VERSION "2"
| #define OSHMEM_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_MAJOR_VERSION 3
| #define OPAL_MINOR_VERSION 1
| #define OPAL_RELEASE_VERSION 2
| #define OPAL_GREEK_VERSION ""
| #define OPAL_REPO_REV "v3.1.2"
| #define OPAL_TARBALL_VERSION "3.1.2"
| #define OPAL_VERSION "2"
| #define OPAL_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_ENABLE_MEM_DEBUG 0
| #define OPAL_ENABLE_MEM_PROFILE 0
| #define OPAL_ENABLE_TIMING 0
| #define OPAL_ENABLE_DEBUG 0
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OPAL_ENABLE_PTY_SUPPORT 1
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
| #define OPAL_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 0
| #define OPAL_PACKAGE_STRING "Open MPI user@shredder Distribution"
| #define OPAL_IDENT_STRING "3.1.2"
| #define OPAL_MAX_PROCESSOR_NAME 256
| #define OPAL_MAX_ERROR_STRING 256
| #define OPAL_MAX_OBJECT_NAME 64
| #define OPAL_MAX_INFO_KEY 36
| #define OPAL_MAX_INFO_VAL 256
| #define OPAL_MAX_PORT_NAME 1024
| #define OPAL_MAX_DATAREP_STRING 128
| #define OPAL_ENABLE_CRDEBUG 0
| #define OPAL_ENABLE_GETPWUID 1
| #define OPAL_ENABLE_PROGRESS_THREADS 0
| #define HAVE_ZLIB_H 1
| #define OPAL_HAVE_ZLIB 1
| #define OPAL_HAVE_SOLARIS 0
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_STRUCT_SOCKADDR_IN 1
| #define OPAL_CUDA_SUPPORT 0
| #define OPAL_CUDA_SYNC_MEMOPS 0
| #define OPAL_CUDA_GET_ATTRIBUTES 0
| #define OPAL_CUDA_GDR_SUPPORT 0
| #define OPAL_PMIX_V1 0
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_PERUSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_PARAM_CHECK 1
| #define OSHMEM_SPEC_COMPAT 0
| #define OSHMEM_PARAM_CHECK 0
| #define OPAL_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
| #define OPAL_C_HAVE_BUILTIN_CLZ 1
| #define OPAL_CC_USE_PRAGMA_IDENT 0
| #define OPAL_CC_USE_IDENT 1
| #define OPAL_CC_USE_PRAGMA_COMMENT
| #define OPAL_CC_USE_CONST_CHAR_IDENT 0
| #define HAVE_INT8_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE___INT128 1
| #define HAVE_LONG_LONG 1
| #define HAVE___FLOAT128 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_COMPLEX_H 1
| #define HAVE_FLOAT__COMPLEX 1
| #define HAVE_DOUBLE__COMPLEX 1
| #define HAVE_LONG_DOUBLE__COMPLEX 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_MODE_T 1
| #define HAVE_SSIZE_T 1
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF__BOOL 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF___FLOAT128 16
| #define SIZEOF_FLOAT__COMPLEX 8
| #define SIZEOF_DOUBLE__COMPLEX 16
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_PID_T 4
| #define OPAL_ALIGNMENT_BOOL 1
| #define OPAL_ALIGNMENT_INT8 1
| #define OPAL_ALIGNMENT_INT16 2
| #define OPAL_ALIGNMENT_INT32 4
| #define OPAL_ALIGNMENT_INT64 8
| #define OPAL_ALIGNMENT_CHAR 1
| #define OPAL_ALIGNMENT_SHORT 2
| #define OPAL_ALIGNMENT_WCHAR 4
| #define OPAL_ALIGNMENT_INT 4
| #define OPAL_ALIGNMENT_LONG 8
| #define OPAL_ALIGNMENT_LONG_LONG 8
| #define OPAL_ALIGNMENT_FLOAT 4
| #define OPAL_ALIGNMENT_DOUBLE 8
| #define OPAL_ALIGNMENT_LONG_DOUBLE 16
| #define OPAL_ALIGNMENT___FLOAT128 16
| #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4
| #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8
| #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16
| #define OPAL_ALIGNMENT_VOID_P 8
| #define OPAL_ALIGNMENT_SIZE_T 8
| #define OPAL_CXX "g++"
| #define SIZEOF_BOOL 1
| #define OPAL_ALIGNMENT_CXX_BOOL 1
| #define OMPI_CXX "g++"
| #define SIZEOF_BOOL 1
| #define OPAL_ALIGNMENT_CXX_BOOL 1
| #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0
| #define OMPI_CXX_HAVE_BUILTIN_EXPECT 0
| #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 0
| #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 0
| #define OMPI_BUILD_CXX_BINDINGS 0
| #define OPAL_HAVE_ATTRIBUTE 1
| #define OPAL_HAVE_ATTRIBUTE_ALIGNED 1
| #define OPAL_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
| #define OPAL_HAVE_ATTRIBUTE_COLD 1
| #define OPAL_HAVE_ATTRIBUTE_CONST 1
| #define OPAL_HAVE_ATTRIBUTE_DEPRECATED 1
| #define OPAL_HAVE_ATTRIBUTE_DEPRECATED_ARGUMENT 1
| #define OPAL_HAVE_ATTRIBUTE_FORMAT 1
| #define OPAL_HAVE_ATTRIBUTE_FORMAT_FUNCPTR 1
| #define OPAL_HAVE_ATTRIBUTE_HOT 1
| #define OPAL_HAVE_ATTRIBUTE_MALLOC 1
| #define OPAL_HAVE_ATTRIBUTE_MAY_ALIAS 1
| #define OPAL_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
| #define OPAL_HAVE_ATTRIBUTE_NOINLINE 1
| #define OPAL_HAVE_ATTRIBUTE_NONNULL 1
| #define OPAL_HAVE_ATTRIBUTE_NORETURN 1
| #define OPAL_HAVE_ATTRIBUTE_NORETURN_FUNCPTR 1
| #define OPAL_HAVE_ATTRIBUTE_PACKED 1
| #define OPAL_HAVE_ATTRIBUTE_PURE 1
| #define OPAL_HAVE_ATTRIBUTE_SENTINEL 1
| #define OPAL_HAVE_ATTRIBUTE_UNUSED 1
| #define OPAL_HAVE_ATTRIBUTE_VISIBILITY 1
| #define OPAL_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
| #define OPAL_HAVE_ATTRIBUTE_WEAK_ALIAS 1
| #define OPAL_HAVE_ATTRIBUTE_DESTRUCTOR 1
| #define OPAL_HAVE_ATTRIBUTE_OPTNONE 0
| #define OPAL_HAVE_ATTRIBUTE_EXTENSION 1
| #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYID 1
| #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYNAME GNU
| #define OPAL_BUILD_PLATFORM_COMPILER_VERSION 459520
| #define OPAL_BUILD_PLATFORM_COMPILER_VERSION_STR 7.3.0
| #define OPAL_HAVE_JAVA_SUPPORT no
| #define OMPI_WANT_JAVA_BINDINGS 0
| #define OPAL_HAVE_WEAK_SYMBOLS 1
| #define OPAL_HAVE_GCC_BUILTIN_CSWAP_INT128 0
| #define OPAL_ASM_TEXT ".text"
| #define OPAL_ASM_GLOBAL ".globl"
| #define OPAL_ASM_LABEL_SUFFIX ":"
| #define OPAL_ASM_GSYM ""
| #define OPAL_ASM_LSYM ".L"
| #define OPAL_ASM_TYPE "@"
| #define OPAL_ASM_SIZE "1"
| #define OPAL_ASM_ALIGN_LOG
| #define OPAL_HAVE_CMPXCHG16B 1
| #define OPAL_C_GCC_INLINE_ASSEMBLY 1
| #define OPAL_ASSEMBLY_ARCH OPAL_X86_64
| #define OPAL_ASSEMBLY_SUPPORTS_RDTSCP 0
| #define OPAL_ASSEMBLY_BUILTIN OPAL_BUILTIN_GCC
| #define OMPI_FORTRAN_MPIFH_BINDINGS 1
| #define OMPI_FORTRAN_USEMPI_BINDINGS 2
| #define OMPI_FORTRAN_USEMPIF08_BINDINGS 3
| #define OMPI_FORTRAN_DOUBLE_UNDERSCORE 0
| #define OMPI_FORTRAN_SINGLE_UNDERSCORE 1
| #define OMPI_FORTRAN_CAPS 0
| #define OMPI_FORTRAN_PLAIN 0
| #define ompi_fortran_bogus_type_t int
| #define OMPI_HAVE_FORTRAN_CHARACTER 1
| #define OMPI_SIZEOF_FORTRAN_CHARACTER 1
| #define OMPI_ALIGNMENT_FORTRAN_CHARACTER 1
| #define OMPI_KIND_FORTRAN_CHARACTER C_SIGNED_CHAR
| #define ompi_fortran_character_t char
| #define OMPI_HAVE_FORTRAN_LOGICAL 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4
| #define OMPI_KIND_FORTRAN_LOGICAL C_INT
| #define ompi_fortran_logical_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL1 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1
| #define OMPI_KIND_FORTRAN_LOGICAL1 C_SIGNED_CHAR
| #define ompi_fortran_logical1_t char
| #define OMPI_HAVE_FORTRAN_LOGICAL2 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 2
| #define OMPI_KIND_FORTRAN_LOGICAL2 C_SHORT
| #define ompi_fortran_logical2_t short
| #define OMPI_HAVE_FORTRAN_LOGICAL4 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 4
| #define OMPI_KIND_FORTRAN_LOGICAL4 C_INT
| #define ompi_fortran_logical4_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL8 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 8
| #define OMPI_KIND_FORTRAN_LOGICAL8 C_LONG_LONG
| #define ompi_fortran_logical8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4
| #define OMPI_KIND_FORTRAN_INTEGER C_INT
| #define ompi_fortran_integer_t int
| #define OMPI_HAVE_FORTRAN_INTEGER1 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER1 1
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1
| #define OMPI_KIND_FORTRAN_INTEGER1 C_SIGNED_CHAR
| #define ompi_fortran_integer1_t char
| #define OMPI_HAVE_FORTRAN_INTEGER2 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER2 2
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2
| #define OMPI_KIND_FORTRAN_INTEGER2 C_SHORT
| #define ompi_fortran_integer2_t short
| #define OMPI_HAVE_FORTRAN_INTEGER4 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER4 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4
| #define OMPI_KIND_FORTRAN_INTEGER4 C_INT
| #define ompi_fortran_integer4_t int
| #define OMPI_HAVE_FORTRAN_INTEGER8 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER8 8
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8
| #define OMPI_KIND_FORTRAN_INTEGER8 C_LONG_LONG
| #define ompi_fortran_integer8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER16 0
| #define OMPI_SIZEOF_FORTRAN_INTEGER16 16
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4
| #define OMPI_KIND_FORTRAN_INTEGER16 0
| #define ompi_fortran_integer16_t
| #define OMPI_HAVE_FORTRAN_REAL 1
| #define OMPI_SIZEOF_FORTRAN_REAL 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL 4
| #define OMPI_KIND_FORTRAN_REAL C_FLOAT
| #define ompi_fortran_real_t float
| #define OMPI_HAVE_FORTRAN_REAL2 0
| #define OMPI_SIZEOF_FORTRAN_REAL2 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL2 4
| #define OMPI_KIND_FORTRAN_REAL2 0
| #define ompi_fortran_real2_t ompi_fortran_bogus_type_t
| #define OMPI_HAVE_FORTRAN_REAL4 1
| #define OMPI_SIZEOF_FORTRAN_REAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL4 4
| #define OMPI_KIND_FORTRAN_REAL4 C_FLOAT
| #define ompi_fortran_real4_t float
| #define OMPI_HAVE_FORTRAN_REAL8 1
| #define OMPI_SIZEOF_FORTRAN_REAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_REAL8 8
| #define OMPI_KIND_FORTRAN_REAL8 C_DOUBLE
| #define ompi_fortran_real8_t double
| #define OMPI_HAVE_FORTRAN_REAL16 1
| #define OMPI_SIZEOF_FORTRAN_REAL16 16
| #define OMPI_ALIGNMENT_FORTRAN_REAL16 16
| #define OMPI_KIND_FORTRAN_REAL16 C_LONG_DOUBLE
| #define ompi_fortran_real16_t long double
| #define OMPI_REAL16_MATCHES_C 1
| #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8
| #define OMPI_KIND_FORTRAN_DOUBLE_PRECISION C_DOUBLE
| #define ompi_fortran_double_precision_t double
| #define OMPI_HAVE_FORTRAN_COMPLEX 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4
| #define OMPI_KIND_FORTRAN_COMPLEX C_FLOAT_COMPLEX
| #define OMPI_HAVE_FORTRAN_COMPLEX4 0
| #define OMPI_SIZEOF_FORTRAN_COMPLEX4 4
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX4 4
| #define OMPI_KIND_FORTRAN_COMPLEX4 0
| #define OMPI_HAVE_FORTRAN_COMPLEX8 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4
| #define OMPI_KIND_FORTRAN_COMPLEX8 C_FLOAT_COMPLEX
| #define OMPI_HAVE_FORTRAN_COMPLEX16 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8
| #define OMPI_KIND_FORTRAN_COMPLEX16 C_DOUBLE_COMPLEX
| #define OMPI_HAVE_FORTRAN_COMPLEX32 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX32 32
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 16
| #define OMPI_KIND_FORTRAN_COMPLEX32 C_LONG_DOUBLE_COMPLEX
| #define OMPI_HAVE_FORTRAN_DOUBLE_COMPLEX 1
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_COMPLEX 16
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_COMPLEX 8
| #define OMPI_KIND_FORTRAN_DOUBLE_COMPLEX C_DOUBLE_COMPLEX
| #define OMPI_FORTRAN_HANDLE_MAX 2147483647
| #define OMPI_FORTRAN_VALUE_TRUE 1
| #define OMPI_FORTRAN_MAX_ARRAY_RANK 7
| #define OMPI_FC "gfortran"
| #define OMPI_FC_ABSOLUTE "/bin/gfortran"
| #define OMPI_FORTRAN_BUILD_SIZEOF 1
| #define OMPI_FORTRAN_HAVE_INTERFACE 1
| #define OMPI_FORTRAN_HAVE_ISO_FORTRAN_ENV 1
| #define OMPI_FORTRAN_HAVE_STORAGE_SIZE 1
| #define OMPI_FORTRAN_IGNORE_TKR_PREDECL "!GCC$ ATTRIBUTES NO_ARG_CHECK ::"
| #define OMPI_FORTRAN_IGNORE_TKR_TYPE
| #define OMPI_FORTRAN_HAVE_IGNORE_TKR 1
| #define OMPI_FORTRAN_NEED_WRAPPER_ROUTINES 1
| #define OMPI_FORTRAN_F08_HANDLE_SIZE 4
| #define OMPI_FORTRAN_F08_HANDLE_ALIGNMENT 4
| #define OMPI_FORTRAN_HAVE_F08_ASSUMED_RANK 1
| #define OMPI_FORTRAN_HAVE_BIND_C 1
| #define OMPI_FORTRAN_HAVE_ISO_C_BINDING 1
| #define OMPI_FORTRAN_HAVE_BIND_C_SUB 1
| #define OMPI_FORTRAN_HAVE_BIND_C_TYPE 1
| #define OMPI_FORTRAN_HAVE_BIND_C_TYPE_NAME 1
| #define OMPI_FORTRAN_HAVE_OPTIONAL_ARGS 1
| #define OMPI_FORTRAN_HAVE_PRIVATE 1
| #define OMPI_FORTRAN_HAVE_PROTECTED 1
| #define OMPI_FORTRAN_HAVE_ABSTRACT 1
| #define OMPI_FORTRAN_HAVE_ASYNCHRONOUS 1
| #define OMPI_FORTRAN_HAVE_PROCEDURE 1
| #define OMPI_FORTRAN_HAVE_USE_ONLY 1
| #define OMPI_FORTRAN_HAVE_C_FUNLOC 1
| #define OMPI_BUILD_FORTRAN_BINDINGS 3
| #define HAVE_ALLOCA_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_ERR_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIBUTIL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| /* end confdefs.h. */
| #include <sys/vfs.h>
configure:65237: result: no
configure:65237: checking for sys/vfs.h
configure:65237: result: no
configure:65237: checking sys/wait.h usability
configure:65237: gcc -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5
configure:65237: $? = 0
configure:65237: result: yes
configure:65237: checking sys/wait.h presence
configure:65237: gcc -E conftest.c
configure:65237: $? = 0
configure:65237: result: yes
configure:65237: checking for sys/wait.h
configure:65237: result: yes
configure:65237: checking syslog.h usability
configure:65237: gcc -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5
configure:65237: $? = 0
configure:65237: result: yes
configure:65237: checking syslog.h presence
configure:65237: gcc -E conftest.c
configure:65237: $? = 0
configure:65237: result: yes
configure:65237: checking for syslog.h
configure:65237: result: yes
configure:65237: checking termios.h usability
configure:65237: gcc -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5
configure:65237: $? = 0
configure:65237: result: yes
configure:65237: checking termios.h presence
configure:65237: gcc -E conftest.c
configure:65237: $? = 0
configure:65237: result: yes
configure:65237: checking for termios.h
configure:65237: result: yes
configure:65237: checking ulimit.h usability
configure:65237: gcc -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5
conftest.c:457:10: fatal error: ulimit.h: No such file or directory
#include <ulimit.h>
^~~~~~~~~~
compilation terminated.
configure:65237: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "3.1.2"
| #define PACKAGE_STRING "Open MPI 3.1.2"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
| #define PACKAGE_URL ""
| #define OPAL_ARCH "x86_64-unknown-haiku"
| #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 OMPI_MAJOR_VERSION 3
| #define OMPI_MINOR_VERSION 1
| #define OMPI_RELEASE_VERSION 2
| #define OMPI_GREEK_VERSION ""
| #define OMPI_REPO_REV "v3.1.2"
| #define OMPI_TARBALL_VERSION "3.1.2"
| #define OMPI_VERSION "2"
| #define OMPI_RELEASE_DATE "Aug 22, 2018"
| #define ORTE_MAJOR_VERSION 3
| #define ORTE_MINOR_VERSION 1
| #define ORTE_RELEASE_VERSION 2
| #define ORTE_GREEK_VERSION ""
| #define ORTE_REPO_REV "v3.1.2"
| #define ORTE_TARBALL_VERSION "3.1.2"
| #define ORTE_VERSION "2"
| #define ORTE_RELEASE_DATE "Aug 22, 2018"
| #define OSHMEM_MAJOR_VERSION 3
| #define OSHMEM_MINOR_VERSION 1
| #define OSHMEM_RELEASE_VERSION 2
| #define OSHMEM_GREEK_VERSION ""
| #define OSHMEM_REPO_REV "v3.1.2"
| #define OSHMEM_TARBALL_VERSION "3.1.2"
| #define OSHMEM_VERSION "2"
| #define OSHMEM_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_MAJOR_VERSION 3
| #define OPAL_MINOR_VERSION 1
| #define OPAL_RELEASE_VERSION 2
| #define OPAL_GREEK_VERSION ""
| #define OPAL_REPO_REV "v3.1.2"
| #define OPAL_TARBALL_VERSION "3.1.2"
| #define OPAL_VERSION "2"
| #define OPAL_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_ENABLE_MEM_DEBUG 0
| #define OPAL_ENABLE_MEM_PROFILE 0
| #define OPAL_ENABLE_TIMING 0
| #define OPAL_ENABLE_DEBUG 0
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OPAL_ENABLE_PTY_SUPPORT 1
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
| #define OPAL_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 0
| #define OPAL_PACKAGE_STRING "Open MPI user@shredder Distribution"
| #define OPAL_IDENT_STRING "3.1.2"
| #define OPAL_MAX_PROCESSOR_NAME 256
| #define OPAL_MAX_ERROR_STRING 256
| #define OPAL_MAX_OBJECT_NAME 64
| #define OPAL_MAX_INFO_KEY 36
| #define OPAL_MAX_INFO_VAL 256
| #define OPAL_MAX_PORT_NAME 1024
| #define OPAL_MAX_DATAREP_STRING 128
| #define OPAL_ENABLE_CRDEBUG 0
| #define OPAL_ENABLE_GETPWUID 1
| #define OPAL_ENABLE_PROGRESS_THREADS 0
| #define HAVE_ZLIB_H 1
| #define OPAL_HAVE_ZLIB 1
| #define OPAL_HAVE_SOLARIS 0
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_STRUCT_SOCKADDR_IN 1
| #define OPAL_CUDA_SUPPORT 0
| #define OPAL_CUDA_SYNC_MEMOPS 0
| #define OPAL_CUDA_GET_ATTRIBUTES 0
| #define OPAL_CUDA_GDR_SUPPORT 0
| #define OPAL_PMIX_V1 0
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_PERUSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_PARAM_CHECK 1
| #define OSHMEM_SPEC_COMPAT 0
| #define OSHMEM_PARAM_CHECK 0
| #define OPAL_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
| #define OPAL_C_HAVE_BUILTIN_CLZ 1
| #define OPAL_CC_USE_PRAGMA_IDENT 0
| #define OPAL_CC_USE_IDENT 1
| #define OPAL_CC_USE_PRAGMA_COMMENT
| #define OPAL_CC_USE_CONST_CHAR_IDENT 0
| #define HAVE_INT8_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE___INT128 1
| #define HAVE_LONG_LONG 1
| #define HAVE___FLOAT128 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_COMPLEX_H 1
| #define HAVE_FLOAT__COMPLEX 1
| #define HAVE_DOUBLE__COMPLEX 1
| #define HAVE_LONG_DOUBLE__COMPLEX 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_MODE_T 1
| #define HAVE_SSIZE_T 1
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF__BOOL 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF___FLOAT128 16
| #define SIZEOF_FLOAT__COMPLEX 8
| #define SIZEOF_DOUBLE__COMPLEX 16
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_PID_T 4
| #define OPAL_ALIGNMENT_BOOL 1
| #define OPAL_ALIGNMENT_INT8 1
| #define OPAL_ALIGNMENT_INT16 2
| #define OPAL_ALIGNMENT_INT32 4
| #define OPAL_ALIGNMENT_INT64 8
| #define OPAL_ALIGNMENT_CHAR 1
| #define OPAL_ALIGNMENT_SHORT 2
| #define OPAL_ALIGNMENT_WCHAR 4
| #define OPAL_ALIGNMENT_INT 4
| #define OPAL_ALIGNMENT_LONG 8
| #define OPAL_ALIGNMENT_LONG_LONG 8
| #define OPAL_ALIGNMENT_FLOAT 4
| #define OPAL_ALIGNMENT_DOUBLE 8
| #define OPAL_ALIGNMENT_LONG_DOUBLE 16
| #define OPAL_ALIGNMENT___FLOAT128 16
| #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4
| #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8
| #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16
| #define OPAL_ALIGNMENT_VOID_P 8
| #define OPAL_ALIGNMENT_SIZE_T 8
| #define OPAL_CXX "g++"
| #define SIZEOF_BOOL 1
| #define OPAL_ALIGNMENT_CXX_BOOL 1
| #define OMPI_CXX "g++"
| #define SIZEOF_BOOL 1
| #define OPAL_ALIGNMENT_CXX_BOOL 1
| #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0
| #define OMPI_CXX_HAVE_BUILTIN_EXPECT 0
| #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 0
| #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 0
| #define OMPI_BUILD_CXX_BINDINGS 0
| #define OPAL_HAVE_ATTRIBUTE 1
| #define OPAL_HAVE_ATTRIBUTE_ALIGNED 1
| #define OPAL_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
| #define OPAL_HAVE_ATTRIBUTE_COLD 1
| #define OPAL_HAVE_ATTRIBUTE_CONST 1
| #define OPAL_HAVE_ATTRIBUTE_DEPRECATED 1
| #define OPAL_HAVE_ATTRIBUTE_DEPRECATED_ARGUMENT 1
| #define OPAL_HAVE_ATTRIBUTE_FORMAT 1
| #define OPAL_HAVE_ATTRIBUTE_FORMAT_FUNCPTR 1
| #define OPAL_HAVE_ATTRIBUTE_HOT 1
| #define OPAL_HAVE_ATTRIBUTE_MALLOC 1
| #define OPAL_HAVE_ATTRIBUTE_MAY_ALIAS 1
| #define OPAL_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
| #define OPAL_HAVE_ATTRIBUTE_NOINLINE 1
| #define OPAL_HAVE_ATTRIBUTE_NONNULL 1
| #define OPAL_HAVE_ATTRIBUTE_NORETURN 1
| #define OPAL_HAVE_ATTRIBUTE_NORETURN_FUNCPTR 1
| #define OPAL_HAVE_ATTRIBUTE_PACKED 1
| #define OPAL_HAVE_ATTRIBUTE_PURE 1
| #define OPAL_HAVE_ATTRIBUTE_SENTINEL 1
| #define OPAL_HAVE_ATTRIBUTE_UNUSED 1
| #define OPAL_HAVE_ATTRIBUTE_VISIBILITY 1
| #define OPAL_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
| #define OPAL_HAVE_ATTRIBUTE_WEAK_ALIAS 1
| #define OPAL_HAVE_ATTRIBUTE_DESTRUCTOR 1
| #define OPAL_HAVE_ATTRIBUTE_OPTNONE 0
| #define OPAL_HAVE_ATTRIBUTE_EXTENSION 1
| #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYID 1
| #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYNAME GNU
| #define OPAL_BUILD_PLATFORM_COMPILER_VERSION 459520
| #define OPAL_BUILD_PLATFORM_COMPILER_VERSION_STR 7.3.0
| #define OPAL_HAVE_JAVA_SUPPORT no
| #define OMPI_WANT_JAVA_BINDINGS 0
| #define OPAL_HAVE_WEAK_SYMBOLS 1
| #define OPAL_HAVE_GCC_BUILTIN_CSWAP_INT128 0
| #define OPAL_ASM_TEXT ".text"
| #define OPAL_ASM_GLOBAL ".globl"
| #define OPAL_ASM_LABEL_SUFFIX ":"
| #define OPAL_ASM_GSYM ""
| #define OPAL_ASM_LSYM ".L"
| #define OPAL_ASM_TYPE "@"
| #define OPAL_ASM_SIZE "1"
| #define OPAL_ASM_ALIGN_LOG
| #define OPAL_HAVE_CMPXCHG16B 1
| #define OPAL_C_GCC_INLINE_ASSEMBLY 1
| #define OPAL_ASSEMBLY_ARCH OPAL_X86_64
| #define OPAL_ASSEMBLY_SUPPORTS_RDTSCP 0
| #define OPAL_ASSEMBLY_BUILTIN OPAL_BUILTIN_GCC
| #define OMPI_FORTRAN_MPIFH_BINDINGS 1
| #define OMPI_FORTRAN_USEMPI_BINDINGS 2
| #define OMPI_FORTRAN_USEMPIF08_BINDINGS 3
| #define OMPI_FORTRAN_DOUBLE_UNDERSCORE 0
| #define OMPI_FORTRAN_SINGLE_UNDERSCORE 1
| #define OMPI_FORTRAN_CAPS 0
| #define OMPI_FORTRAN_PLAIN 0
| #define ompi_fortran_bogus_type_t int
| #define OMPI_HAVE_FORTRAN_CHARACTER 1
| #define OMPI_SIZEOF_FORTRAN_CHARACTER 1
| #define OMPI_ALIGNMENT_FORTRAN_CHARACTER 1
| #define OMPI_KIND_FORTRAN_CHARACTER C_SIGNED_CHAR
| #define ompi_fortran_character_t char
| #define OMPI_HAVE_FORTRAN_LOGICAL 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4
| #define OMPI_KIND_FORTRAN_LOGICAL C_INT
| #define ompi_fortran_logical_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL1 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1
| #define OMPI_KIND_FORTRAN_LOGICAL1 C_SIGNED_CHAR
| #define ompi_fortran_logical1_t char
| #define OMPI_HAVE_FORTRAN_LOGICAL2 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 2
| #define OMPI_KIND_FORTRAN_LOGICAL2 C_SHORT
| #define ompi_fortran_logical2_t short
| #define OMPI_HAVE_FORTRAN_LOGICAL4 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 4
| #define OMPI_KIND_FORTRAN_LOGICAL4 C_INT
| #define ompi_fortran_logical4_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL8 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 8
| #define OMPI_KIND_FORTRAN_LOGICAL8 C_LONG_LONG
| #define ompi_fortran_logical8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4
| #define OMPI_KIND_FORTRAN_INTEGER C_INT
| #define ompi_fortran_integer_t int
| #define OMPI_HAVE_FORTRAN_INTEGER1 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER1 1
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1
| #define OMPI_KIND_FORTRAN_INTEGER1 C_SIGNED_CHAR
| #define ompi_fortran_integer1_t char
| #define OMPI_HAVE_FORTRAN_INTEGER2 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER2 2
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2
| #define OMPI_KIND_FORTRAN_INTEGER2 C_SHORT
| #define ompi_fortran_integer2_t short
| #define OMPI_HAVE_FORTRAN_INTEGER4 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER4 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4
| #define OMPI_KIND_FORTRAN_INTEGER4 C_INT
| #define ompi_fortran_integer4_t int
| #define OMPI_HAVE_FORTRAN_INTEGER8 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER8 8
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8
| #define OMPI_KIND_FORTRAN_INTEGER8 C_LONG_LONG
| #define ompi_fortran_integer8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER16 0
| #define OMPI_SIZEOF_FORTRAN_INTEGER16 16
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4
| #define OMPI_KIND_FORTRAN_INTEGER16 0
| #define ompi_fortran_integer16_t
| #define OMPI_HAVE_FORTRAN_REAL 1
| #define OMPI_SIZEOF_FORTRAN_REAL 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL 4
| #define OMPI_KIND_FORTRAN_REAL C_FLOAT
| #define ompi_fortran_real_t float
| #define OMPI_HAVE_FORTRAN_REAL2 0
| #define OMPI_SIZEOF_FORTRAN_REAL2 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL2 4
| #define OMPI_KIND_FORTRAN_REAL2 0
| #define ompi_fortran_real2_t ompi_fortran_bogus_type_t
| #define OMPI_HAVE_FORTRAN_REAL4 1
| #define OMPI_SIZEOF_FORTRAN_REAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL4 4
| #define OMPI_KIND_FORTRAN_REAL4 C_FLOAT
| #define ompi_fortran_real4_t float
| #define OMPI_HAVE_FORTRAN_REAL8 1
| #define OMPI_SIZEOF_FORTRAN_REAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_REAL8 8
| #define OMPI_KIND_FORTRAN_REAL8 C_DOUBLE
| #define ompi_fortran_real8_t double
| #define OMPI_HAVE_FORTRAN_REAL16 1
| #define OMPI_SIZEOF_FORTRAN_REAL16 16
| #define OMPI_ALIGNMENT_FORTRAN_REAL16 16
| #define OMPI_KIND_FORTRAN_REAL16 C_LONG_DOUBLE
| #define ompi_fortran_real16_t long double
| #define OMPI_REAL16_MATCHES_C 1
| #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8
| #define OMPI_KIND_FORTRAN_DOUBLE_PRECISION C_DOUBLE
| #define ompi_fortran_double_precision_t double
| #define OMPI_HAVE_FORTRAN_COMPLEX 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4
| #define OMPI_KIND_FORTRAN_COMPLEX C_FLOAT_COMPLEX
| #define OMPI_HAVE_FORTRAN_COMPLEX4 0
| #define OMPI_SIZEOF_FORTRAN_COMPLEX4 4
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX4 4
| #define OMPI_KIND_FORTRAN_COMPLEX4 0
| #define OMPI_HAVE_FORTRAN_COMPLEX8 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4
| #define OMPI_KIND_FORTRAN_COMPLEX8 C_FLOAT_COMPLEX
| #define OMPI_HAVE_FORTRAN_COMPLEX16 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8
| #define OMPI_KIND_FORTRAN_COMPLEX16 C_DOUBLE_COMPLEX
| #define OMPI_HAVE_FORTRAN_COMPLEX32 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX32 32
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 16
| #define OMPI_KIND_FORTRAN_COMPLEX32 C_LONG_DOUBLE_COMPLEX
| #define OMPI_HAVE_FORTRAN_DOUBLE_COMPLEX 1
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_COMPLEX 16
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_COMPLEX 8
| #define OMPI_KIND_FORTRAN_DOUBLE_COMPLEX C_DOUBLE_COMPLEX
| #define OMPI_FORTRAN_HANDLE_MAX 2147483647
| #define OMPI_FORTRAN_VALUE_TRUE 1
| #define OMPI_FORTRAN_MAX_ARRAY_RANK 7
| #define OMPI_FC "gfortran"
| #define OMPI_FC_ABSOLUTE "/bin/gfortran"
| #define OMPI_FORTRAN_BUILD_SIZEOF 1
| #define OMPI_FORTRAN_HAVE_INTERFACE 1
| #define OMPI_FORTRAN_HAVE_ISO_FORTRAN_ENV 1
| #define OMPI_FORTRAN_HAVE_STORAGE_SIZE 1
| #define OMPI_FORTRAN_IGNORE_TKR_PREDECL "!GCC$ ATTRIBUTES NO_ARG_CHECK ::"
| #define OMPI_FORTRAN_IGNORE_TKR_TYPE
| #define OMPI_FORTRAN_HAVE_IGNORE_TKR 1
| #define OMPI_FORTRAN_NEED_WRAPPER_ROUTINES 1
| #define OMPI_FORTRAN_F08_HANDLE_SIZE 4
| #define OMPI_FORTRAN_F08_HANDLE_ALIGNMENT 4
| #define OMPI_FORTRAN_HAVE_F08_ASSUMED_RANK 1
| #define OMPI_FORTRAN_HAVE_BIND_C 1
| #define OMPI_FORTRAN_HAVE_ISO_C_BINDING 1
| #define OMPI_FORTRAN_HAVE_BIND_C_SUB 1
| #define OMPI_FORTRAN_HAVE_BIND_C_TYPE 1
| #define OMPI_FORTRAN_HAVE_BIND_C_TYPE_NAME 1
| #define OMPI_FORTRAN_HAVE_OPTIONAL_ARGS 1
| #define OMPI_FORTRAN_HAVE_PRIVATE 1
| #define OMPI_FORTRAN_HAVE_PROTECTED 1
| #define OMPI_FORTRAN_HAVE_ABSTRACT 1
| #define OMPI_FORTRAN_HAVE_ASYNCHRONOUS 1
| #define OMPI_FORTRAN_HAVE_PROCEDURE 1
| #define OMPI_FORTRAN_HAVE_USE_ONLY 1
| #define OMPI_FORTRAN_HAVE_C_FUNLOC 1
| #define OMPI_BUILD_FORTRAN_BINDINGS 3
| #define HAVE_ALLOCA_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_ERR_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIBUTIL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TERMIOS_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <ulimit.h>
configure:65237: result: no
configure:65237: checking ulimit.h presence
configure:65237: gcc -E conftest.c
conftest.c:424:10: fatal error: ulimit.h: No such file or directory
#include <ulimit.h>
^~~~~~~~~~
compilation terminated.
configure:65237: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "3.1.2"
| #define PACKAGE_STRING "Open MPI 3.1.2"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
| #define PACKAGE_URL ""
| #define OPAL_ARCH "x86_64-unknown-haiku"
| #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 OMPI_MAJOR_VERSION 3
| #define OMPI_MINOR_VERSION 1
| #define OMPI_RELEASE_VERSION 2
| #define OMPI_GREEK_VERSION ""
| #define OMPI_REPO_REV "v3.1.2"
| #define OMPI_TARBALL_VERSION "3.1.2"
| #define OMPI_VERSION "2"
| #define OMPI_RELEASE_DATE "Aug 22, 2018"
| #define ORTE_MAJOR_VERSION 3
| #define ORTE_MINOR_VERSION 1
| #define ORTE_RELEASE_VERSION 2
| #define ORTE_GREEK_VERSION ""
| #define ORTE_REPO_REV "v3.1.2"
| #define ORTE_TARBALL_VERSION "3.1.2"
| #define ORTE_VERSION "2"
| #define ORTE_RELEASE_DATE "Aug 22, 2018"
| #define OSHMEM_MAJOR_VERSION 3
| #define OSHMEM_MINOR_VERSION 1
| #define OSHMEM_RELEASE_VERSION 2
| #define OSHMEM_GREEK_VERSION ""
| #define OSHMEM_REPO_REV "v3.1.2"
| #define OSHMEM_TARBALL_VERSION "3.1.2"
| #define OSHMEM_VERSION "2"
| #define OSHMEM_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_MAJOR_VERSION 3
| #define OPAL_MINOR_VERSION 1
| #define OPAL_RELEASE_VERSION 2
| #define OPAL_GREEK_VERSION ""
| #define OPAL_REPO_REV "v3.1.2"
| #define OPAL_TARBALL_VERSION "3.1.2"
| #define OPAL_VERSION "2"
| #define OPAL_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_ENABLE_MEM_DEBUG 0
| #define OPAL_ENABLE_MEM_PROFILE 0
| #define OPAL_ENABLE_TIMING 0
| #define OPAL_ENABLE_DEBUG 0
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OPAL_ENABLE_PTY_SUPPORT 1
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
| #define OPAL_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 0
| #define OPAL_PACKAGE_STRING "Open MPI user@shredder Distribution"
| #define OPAL_IDENT_STRING "3.1.2"
| #define OPAL_MAX_PROCESSOR_NAME 256
| #define OPAL_MAX_ERROR_STRING 256
| #define OPAL_MAX_OBJECT_NAME 64
| #define OPAL_MAX_INFO_KEY 36
| #define OPAL_MAX_INFO_VAL 256
| #define OPAL_MAX_PORT_NAME 1024
| #define OPAL_MAX_DATAREP_STRING 128
| #define OPAL_ENABLE_CRDEBUG 0
| #define OPAL_ENABLE_GETPWUID 1
| #define OPAL_ENABLE_PROGRESS_THREADS 0
| #define HAVE_ZLIB_H 1
| #define OPAL_HAVE_ZLIB 1
| #define OPAL_HAVE_SOLARIS 0
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_STRUCT_SOCKADDR_IN 1
| #define OPAL_CUDA_SUPPORT 0
| #define OPAL_CUDA_SYNC_MEMOPS 0
| #define OPAL_CUDA_GET_ATTRIBUTES 0
| #define OPAL_CUDA_GDR_SUPPORT 0
| #define OPAL_PMIX_V1 0
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_PERUSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_PARAM_CHECK 1
| #define OSHMEM_SPEC_COMPAT 0
| #define OSHMEM_PARAM_CHECK 0
| #define OPAL_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
| #define OPAL_C_HAVE_BUILTIN_CLZ 1
| #define OPAL_CC_USE_PRAGMA_IDENT 0
| #define OPAL_CC_USE_IDENT 1
| #define OPAL_CC_USE_PRAGMA_COMMENT
| #define OPAL_CC_USE_CONST_CHAR_IDENT 0
| #define HAVE_INT8_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE___INT128 1
| #define HAVE_LONG_LONG 1
| #define HAVE___FLOAT128 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_COMPLEX_H 1
| #define HAVE_FLOAT__COMPLEX 1
| #define HAVE_DOUBLE__COMPLEX 1
| #define HAVE_LONG_DOUBLE__COMPLEX 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_MODE_T 1
| #define HAVE_SSIZE_T 1
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF__BOOL 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF___FLOAT128 16
| #define SIZEOF_FLOAT__COMPLEX 8
| #define SIZEOF_DOUBLE__COMPLEX 16
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_PID_T 4
| #define OPAL_ALIGNMENT_BOOL 1
| #define OPAL_ALIGNMENT_INT8 1
| #define OPAL_ALIGNMENT_INT16 2
| #define OPAL_ALIGNMENT_INT32 4
| #define OPAL_ALIGNMENT_INT64 8
| #define OPAL_ALIGNMENT_CHAR 1
| #define OPAL_ALIGNMENT_SHORT 2
| #define OPAL_ALIGNMENT_WCHAR 4
| #define OPAL_ALIGNMENT_INT 4
| #define OPAL_ALIGNMENT_LONG 8
| #define OPAL_ALIGNMENT_LONG_LONG 8
| #define OPAL_ALIGNMENT_FLOAT 4
| #define OPAL_ALIGNMENT_DOUBLE 8
| #define OPAL_ALIGNMENT_LONG_DOUBLE 16
| #define OPAL_ALIGNMENT___FLOAT128 16
| #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4
| #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8
| #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16
| #define OPAL_ALIGNMENT_VOID_P 8
| #define OPAL_ALIGNMENT_SIZE_T 8
| #define OPAL_CXX "g++"
| #define SIZEOF_BOOL 1
| #define OPAL_ALIGNMENT_CXX_BOOL 1
| #define OMPI_CXX "g++"
| #define SIZEOF_BOOL 1
| #define OPAL_ALIGNMENT_CXX_BOOL 1
| #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0
| #define OMPI_CXX_HAVE_BUILTIN_EXPECT 0
| #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 0
| #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 0
| #define OMPI_BUILD_CXX_BINDINGS 0
| #define OPAL_HAVE_ATTRIBUTE 1
| #define OPAL_HAVE_ATTRIBUTE_ALIGNED 1
| #define OPAL_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
| #define OPAL_HAVE_ATTRIBUTE_COLD 1
| #define OPAL_HAVE_ATTRIBUTE_CONST 1
| #define OPAL_HAVE_ATTRIBUTE_DEPRECATED 1
| #define OPAL_HAVE_ATTRIBUTE_DEPRECATED_ARGUMENT 1
| #define OPAL_HAVE_ATTRIBUTE_FORMAT 1
| #define OPAL_HAVE_ATTRIBUTE_FORMAT_FUNCPTR 1
| #define OPAL_HAVE_ATTRIBUTE_HOT 1
| #define OPAL_HAVE_ATTRIBUTE_MALLOC 1
| #define OPAL_HAVE_ATTRIBUTE_MAY_ALIAS 1
| #define OPAL_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
| #define OPAL_HAVE_ATTRIBUTE_NOINLINE 1
| #define OPAL_HAVE_ATTRIBUTE_NONNULL 1
| #define OPAL_HAVE_ATTRIBUTE_NORETURN 1
| #define OPAL_HAVE_ATTRIBUTE_NORETURN_FUNCPTR 1
| #define OPAL_HAVE_ATTRIBUTE_PACKED 1
| #define OPAL_HAVE_ATTRIBUTE_PURE 1
| #define OPAL_HAVE_ATTRIBUTE_SENTINEL 1
| #define OPAL_HAVE_ATTRIBUTE_UNUSED 1
| #define OPAL_HAVE_ATTRIBUTE_VISIBILITY 1
| #define OPAL_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
| #define OPAL_HAVE_ATTRIBUTE_WEAK_ALIAS 1
| #define OPAL_HAVE_ATTRIBUTE_DESTRUCTOR 1
| #define OPAL_HAVE_ATTRIBUTE_OPTNONE 0
| #define OPAL_HAVE_ATTRIBUTE_EXTENSION 1
| #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYID 1
| #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYNAME GNU
| #define OPAL_BUILD_PLATFORM_COMPILER_VERSION 459520
| #define OPAL_BUILD_PLATFORM_COMPILER_VERSION_STR 7.3.0
| #define OPAL_HAVE_JAVA_SUPPORT no
| #define OMPI_WANT_JAVA_BINDINGS 0
| #define OPAL_HAVE_WEAK_SYMBOLS 1
| #define OPAL_HAVE_GCC_BUILTIN_CSWAP_INT128 0
| #define OPAL_ASM_TEXT ".text"
| #define OPAL_ASM_GLOBAL ".globl"
| #define OPAL_ASM_LABEL_SUFFIX ":"
| #define OPAL_ASM_GSYM ""
| #define OPAL_ASM_LSYM ".L"
| #define OPAL_ASM_TYPE "@"
| #define OPAL_ASM_SIZE "1"
| #define OPAL_ASM_ALIGN_LOG
| #define OPAL_HAVE_CMPXCHG16B 1
| #define OPAL_C_GCC_INLINE_ASSEMBLY 1
| #define OPAL_ASSEMBLY_ARCH OPAL_X86_64
| #define OPAL_ASSEMBLY_SUPPORTS_RDTSCP 0
| #define OPAL_ASSEMBLY_BUILTIN OPAL_BUILTIN_GCC
| #define OMPI_FORTRAN_MPIFH_BINDINGS 1
| #define OMPI_FORTRAN_USEMPI_BINDINGS 2
| #define OMPI_FORTRAN_USEMPIF08_BINDINGS 3
| #define OMPI_FORTRAN_DOUBLE_UNDERSCORE 0
| #define OMPI_FORTRAN_SINGLE_UNDERSCORE 1
| #define OMPI_FORTRAN_CAPS 0
| #define OMPI_FORTRAN_PLAIN 0
| #define ompi_fortran_bogus_type_t int
| #define OMPI_HAVE_FORTRAN_CHARACTER 1
| #define OMPI_SIZEOF_FORTRAN_CHARACTER 1
| #define OMPI_ALIGNMENT_FORTRAN_CHARACTER 1
| #define OMPI_KIND_FORTRAN_CHARACTER C_SIGNED_CHAR
| #define ompi_fortran_character_t char
| #define OMPI_HAVE_FORTRAN_LOGICAL 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4
| #define OMPI_KIND_FORTRAN_LOGICAL C_INT
| #define ompi_fortran_logical_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL1 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1
| #define OMPI_KIND_FORTRAN_LOGICAL1 C_SIGNED_CHAR
| #define ompi_fortran_logical1_t char
| #define OMPI_HAVE_FORTRAN_LOGICAL2 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 2
| #define OMPI_KIND_FORTRAN_LOGICAL2 C_SHORT
| #define ompi_fortran_logical2_t short
| #define OMPI_HAVE_FORTRAN_LOGICAL4 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 4
| #define OMPI_KIND_FORTRAN_LOGICAL4 C_INT
| #define ompi_fortran_logical4_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL8 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 8
| #define OMPI_KIND_FORTRAN_LOGICAL8 C_LONG_LONG
| #define ompi_fortran_logical8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4
| #define OMPI_KIND_FORTRAN_INTEGER C_INT
| #define ompi_fortran_integer_t int
| #define OMPI_HAVE_FORTRAN_INTEGER1 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER1 1
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1
| #define OMPI_KIND_FORTRAN_INTEGER1 C_SIGNED_CHAR
| #define ompi_fortran_integer1_t char
| #define OMPI_HAVE_FORTRAN_INTEGER2 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER2 2
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2
| #define OMPI_KIND_FORTRAN_INTEGER2 C_SHORT
| #define ompi_fortran_integer2_t short
| #define OMPI_HAVE_FORTRAN_INTEGER4 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER4 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4
| #define OMPI_KIND_FORTRAN_INTEGER4 C_INT
| #define ompi_fortran_integer4_t int
| #define OMPI_HAVE_FORTRAN_INTEGER8 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER8 8
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8
| #define OMPI_KIND_FORTRAN_INTEGER8 C_LONG_LONG
| #define ompi_fortran_integer8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER16 0
| #define OMPI_SIZEOF_FORTRAN_INTEGER16 16
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4
| #define OMPI_KIND_FORTRAN_INTEGER16 0
| #define ompi_fortran_integer16_t
| #define OMPI_HAVE_FORTRAN_REAL 1
| #define OMPI_SIZEOF_FORTRAN_REAL 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL 4
| #define OMPI_KIND_FORTRAN_REAL C_FLOAT
| #define ompi_fortran_real_t float
| #define OMPI_HAVE_FORTRAN_REAL2 0
| #define OMPI_SIZEOF_FORTRAN_REAL2 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL2 4
| #define OMPI_KIND_FORTRAN_REAL2 0
| #define ompi_fortran_real2_t ompi_fortran_bogus_type_t
| #define OMPI_HAVE_FORTRAN_REAL4 1
| #define OMPI_SIZEOF_FORTRAN_REAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL4 4
| #define OMPI_KIND_FORTRAN_REAL4 C_FLOAT
| #define ompi_fortran_real4_t float
| #define OMPI_HAVE_FORTRAN_REAL8 1
| #define OMPI_SIZEOF_FORTRAN_REAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_REAL8 8
| #define OMPI_KIND_FORTRAN_REAL8 C_DOUBLE
| #define ompi_fortran_real8_t double
| #define OMPI_HAVE_FORTRAN_REAL16 1
| #define OMPI_SIZEOF_FORTRAN_REAL16 16
| #define OMPI_ALIGNMENT_FORTRAN_REAL16 16
| #define OMPI_KIND_FORTRAN_REAL16 C_LONG_DOUBLE
| #define ompi_fortran_real16_t long double
| #define OMPI_REAL16_MATCHES_C 1
| #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8
| #define OMPI_KIND_FORTRAN_DOUBLE_PRECISION C_DOUBLE
| #define ompi_fortran_double_precision_t double
| #define OMPI_HAVE_FORTRAN_COMPLEX 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4
| #define OMPI_KIND_FORTRAN_COMPLEX C_FLOAT_COMPLEX
| #define OMPI_HAVE_FORTRAN_COMPLEX4 0
| #define OMPI_SIZEOF_FORTRAN_COMPLEX4 4
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX4 4
| #define OMPI_KIND_FORTRAN_COMPLEX4 0
| #define OMPI_HAVE_FORTRAN_COMPLEX8 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4
| #define OMPI_KIND_FORTRAN_COMPLEX8 C_FLOAT_COMPLEX
| #define OMPI_HAVE_FORTRAN_COMPLEX16 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8
| #define OMPI_KIND_FORTRAN_COMPLEX16 C_DOUBLE_COMPLEX
| #define OMPI_HAVE_FORTRAN_COMPLEX32 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX32 32
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 16
| #define OMPI_KIND_FORTRAN_COMPLEX32 C_LONG_DOUBLE_COMPLEX
| #define OMPI_HAVE_FORTRAN_DOUBLE_COMPLEX 1
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_COMPLEX 16
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_COMPLEX 8
| #define OMPI_KIND_FORTRAN_DOUBLE_COMPLEX C_DOUBLE_COMPLEX
| #define OMPI_FORTRAN_HANDLE_MAX 2147483647
| #define OMPI_FORTRAN_VALUE_TRUE 1
| #define OMPI_FORTRAN_MAX_ARRAY_RANK 7
| #define OMPI_FC "gfortran"
| #define OMPI_FC_ABSOLUTE "/bin/gfortran"
| #define OMPI_FORTRAN_BUILD_SIZEOF 1
| #define OMPI_FORTRAN_HAVE_INTERFACE 1
| #define OMPI_FORTRAN_HAVE_ISO_FORTRAN_ENV 1
| #define OMPI_FORTRAN_HAVE_STORAGE_SIZE 1
| #define OMPI_FORTRAN_IGNORE_TKR_PREDECL "!GCC$ ATTRIBUTES NO_ARG_CHECK ::"
| #define OMPI_FORTRAN_IGNORE_TKR_TYPE
| #define OMPI_FORTRAN_HAVE_IGNORE_TKR 1
| #define OMPI_FORTRAN_NEED_WRAPPER_ROUTINES 1
| #define OMPI_FORTRAN_F08_HANDLE_SIZE 4
| #define OMPI_FORTRAN_F08_HANDLE_ALIGNMENT 4
| #define OMPI_FORTRAN_HAVE_F08_ASSUMED_RANK 1
| #define OMPI_FORTRAN_HAVE_BIND_C 1
| #define OMPI_FORTRAN_HAVE_ISO_C_BINDING 1
| #define OMPI_FORTRAN_HAVE_BIND_C_SUB 1
| #define OMPI_FORTRAN_HAVE_BIND_C_TYPE 1
| #define OMPI_FORTRAN_HAVE_BIND_C_TYPE_NAME 1
| #define OMPI_FORTRAN_HAVE_OPTIONAL_ARGS 1
| #define OMPI_FORTRAN_HAVE_PRIVATE 1
| #define OMPI_FORTRAN_HAVE_PROTECTED 1
| #define OMPI_FORTRAN_HAVE_ABSTRACT 1
| #define OMPI_FORTRAN_HAVE_ASYNCHRONOUS 1
| #define OMPI_FORTRAN_HAVE_PROCEDURE 1
| #define OMPI_FORTRAN_HAVE_USE_ONLY 1
| #define OMPI_FORTRAN_HAVE_C_FUNLOC 1
| #define OMPI_BUILD_FORTRAN_BINDINGS 3
| #define HAVE_ALLOCA_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_ERR_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIBUTIL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TERMIOS_H 1
| /* end confdefs.h. */
| #include <ulimit.h>
configure:65237: result: no
configure:65237: checking for ulimit.h
configure:65237: result: no
configure:65237: checking for unistd.h
configure:65237: result: yes
configure:65237: checking util.h usability
configure:65237: gcc -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5
conftest.c:458:10: fatal error: util.h: No such file or directory
#include <util.h>
^~~~~~~~
compilation terminated.
configure:65237: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "3.1.2"
| #define PACKAGE_STRING "Open MPI 3.1.2"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
| #define PACKAGE_URL ""
| #define OPAL_ARCH "x86_64-unknown-haiku"
| #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 OMPI_MAJOR_VERSION 3
| #define OMPI_MINOR_VERSION 1
| #define OMPI_RELEASE_VERSION 2
| #define OMPI_GREEK_VERSION ""
| #define OMPI_REPO_REV "v3.1.2"
| #define OMPI_TARBALL_VERSION "3.1.2"
| #define OMPI_VERSION "2"
| #define OMPI_RELEASE_DATE "Aug 22, 2018"
| #define ORTE_MAJOR_VERSION 3
| #define ORTE_MINOR_VERSION 1
| #define ORTE_RELEASE_VERSION 2
| #define ORTE_GREEK_VERSION ""
| #define ORTE_REPO_REV "v3.1.2"
| #define ORTE_TARBALL_VERSION "3.1.2"
| #define ORTE_VERSION "2"
| #define ORTE_RELEASE_DATE "Aug 22, 2018"
| #define OSHMEM_MAJOR_VERSION 3
| #define OSHMEM_MINOR_VERSION 1
| #define OSHMEM_RELEASE_VERSION 2
| #define OSHMEM_GREEK_VERSION ""
| #define OSHMEM_REPO_REV "v3.1.2"
| #define OSHMEM_TARBALL_VERSION "3.1.2"
| #define OSHMEM_VERSION "2"
| #define OSHMEM_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_MAJOR_VERSION 3
| #define OPAL_MINOR_VERSION 1
| #define OPAL_RELEASE_VERSION 2
| #define OPAL_GREEK_VERSION ""
| #define OPAL_REPO_REV "v3.1.2"
| #define OPAL_TARBALL_VERSION "3.1.2"
| #define OPAL_VERSION "2"
| #define OPAL_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_ENABLE_MEM_DEBUG 0
| #define OPAL_ENABLE_MEM_PROFILE 0
| #define OPAL_ENABLE_TIMING 0
| #define OPAL_ENABLE_DEBUG 0
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OPAL_ENABLE_PTY_SUPPORT 1
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
| #define OPAL_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 0
| #define OPAL_PACKAGE_STRING "Open MPI user@shredder Distribution"
| #define OPAL_IDENT_STRING "3.1.2"
| #define OPAL_MAX_PROCESSOR_NAME 256
| #define OPAL_MAX_ERROR_STRING 256
| #define OPAL_MAX_OBJECT_NAME 64
| #define OPAL_MAX_INFO_KEY 36
| #define OPAL_MAX_INFO_VAL 256
| #define OPAL_MAX_PORT_NAME 1024
| #define OPAL_MAX_DATAREP_STRING 128
| #define OPAL_ENABLE_CRDEBUG 0
| #define OPAL_ENABLE_GETPWUID 1
| #define OPAL_ENABLE_PROGRESS_THREADS 0
| #define HAVE_ZLIB_H 1
| #define OPAL_HAVE_ZLIB 1
| #define OPAL_HAVE_SOLARIS 0
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_STRUCT_SOCKADDR_IN 1
| #define OPAL_CUDA_SUPPORT 0
| #define OPAL_CUDA_SYNC_MEMOPS 0
| #define OPAL_CUDA_GET_ATTRIBUTES 0
| #define OPAL_CUDA_GDR_SUPPORT 0
| #define OPAL_PMIX_V1 0
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_PERUSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_PARAM_CHECK 1
| #define OSHMEM_SPEC_COMPAT 0
| #define OSHMEM_PARAM_CHECK 0
| #define OPAL_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
| #define OPAL_C_HAVE_BUILTIN_CLZ 1
| #define OPAL_CC_USE_PRAGMA_IDENT 0
| #define OPAL_CC_USE_IDENT 1
| #define OPAL_CC_USE_PRAGMA_COMMENT
| #define OPAL_CC_USE_CONST_CHAR_IDENT 0
| #define HAVE_INT8_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE___INT128 1
| #define HAVE_LONG_LONG 1
| #define HAVE___FLOAT128 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_COMPLEX_H 1
| #define HAVE_FLOAT__COMPLEX 1
| #define HAVE_DOUBLE__COMPLEX 1
| #define HAVE_LONG_DOUBLE__COMPLEX 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_MODE_T 1
| #define HAVE_SSIZE_T 1
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF__BOOL 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF___FLOAT128 16
| #define SIZEOF_FLOAT__COMPLEX 8
| #define SIZEOF_DOUBLE__COMPLEX 16
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_PID_T 4
| #define OPAL_ALIGNMENT_BOOL 1
| #define OPAL_ALIGNMENT_INT8 1
| #define OPAL_ALIGNMENT_INT16 2
| #define OPAL_ALIGNMENT_INT32 4
| #define OPAL_ALIGNMENT_INT64 8
| #define OPAL_ALIGNMENT_CHAR 1
| #define OPAL_ALIGNMENT_SHORT 2
| #define OPAL_ALIGNMENT_WCHAR 4
| #define OPAL_ALIGNMENT_INT 4
| #define OPAL_ALIGNMENT_LONG 8
| #define OPAL_ALIGNMENT_LONG_LONG 8
| #define OPAL_ALIGNMENT_FLOAT 4
| #define OPAL_ALIGNMENT_DOUBLE 8
| #define OPAL_ALIGNMENT_LONG_DOUBLE 16
| #define OPAL_ALIGNMENT___FLOAT128 16
| #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4
| #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8
| #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16
| #define OPAL_ALIGNMENT_VOID_P 8
| #define OPAL_ALIGNMENT_SIZE_T 8
| #define OPAL_CXX "g++"
| #define SIZEOF_BOOL 1
| #define OPAL_ALIGNMENT_CXX_BOOL 1
| #define OMPI_CXX "g++"
| #define SIZEOF_BOOL 1
| #define OPAL_ALIGNMENT_CXX_BOOL 1
| #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0
| #define OMPI_CXX_HAVE_BUILTIN_EXPECT 0
| #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 0
| #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 0
| #define OMPI_BUILD_CXX_BINDINGS 0
| #define OPAL_HAVE_ATTRIBUTE 1
| #define OPAL_HAVE_ATTRIBUTE_ALIGNED 1
| #define OPAL_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
| #define OPAL_HAVE_ATTRIBUTE_COLD 1
| #define OPAL_HAVE_ATTRIBUTE_CONST 1
| #define OPAL_HAVE_ATTRIBUTE_DEPRECATED 1
| #define OPAL_HAVE_ATTRIBUTE_DEPRECATED_ARGUMENT 1
| #define OPAL_HAVE_ATTRIBUTE_FORMAT 1
| #define OPAL_HAVE_ATTRIBUTE_FORMAT_FUNCPTR 1
| #define OPAL_HAVE_ATTRIBUTE_HOT 1
| #define OPAL_HAVE_ATTRIBUTE_MALLOC 1
| #define OPAL_HAVE_ATTRIBUTE_MAY_ALIAS 1
| #define OPAL_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
| #define OPAL_HAVE_ATTRIBUTE_NOINLINE 1
| #define OPAL_HAVE_ATTRIBUTE_NONNULL 1
| #define OPAL_HAVE_ATTRIBUTE_NORETURN 1
| #define OPAL_HAVE_ATTRIBUTE_NORETURN_FUNCPTR 1
| #define OPAL_HAVE_ATTRIBUTE_PACKED 1
| #define OPAL_HAVE_ATTRIBUTE_PURE 1
| #define OPAL_HAVE_ATTRIBUTE_SENTINEL 1
| #define OPAL_HAVE_ATTRIBUTE_UNUSED 1
| #define OPAL_HAVE_ATTRIBUTE_VISIBILITY 1
| #define OPAL_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
| #define OPAL_HAVE_ATTRIBUTE_WEAK_ALIAS 1
| #define OPAL_HAVE_ATTRIBUTE_DESTRUCTOR 1
| #define OPAL_HAVE_ATTRIBUTE_OPTNONE 0
| #define OPAL_HAVE_ATTRIBUTE_EXTENSION 1
| #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYID 1
| #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYNAME GNU
| #define OPAL_BUILD_PLATFORM_COMPILER_VERSION 459520
| #define OPAL_BUILD_PLATFORM_COMPILER_VERSION_STR 7.3.0
| #define OPAL_HAVE_JAVA_SUPPORT no
| #define OMPI_WANT_JAVA_BINDINGS 0
| #define OPAL_HAVE_WEAK_SYMBOLS 1
| #define OPAL_HAVE_GCC_BUILTIN_CSWAP_INT128 0
| #define OPAL_ASM_TEXT ".text"
| #define OPAL_ASM_GLOBAL ".globl"
| #define OPAL_ASM_LABEL_SUFFIX ":"
| #define OPAL_ASM_GSYM ""
| #define OPAL_ASM_LSYM ".L"
| #define OPAL_ASM_TYPE "@"
| #define OPAL_ASM_SIZE "1"
| #define OPAL_ASM_ALIGN_LOG
| #define OPAL_HAVE_CMPXCHG16B 1
| #define OPAL_C_GCC_INLINE_ASSEMBLY 1
| #define OPAL_ASSEMBLY_ARCH OPAL_X86_64
| #define OPAL_ASSEMBLY_SUPPORTS_RDTSCP 0
| #define OPAL_ASSEMBLY_BUILTIN OPAL_BUILTIN_GCC
| #define OMPI_FORTRAN_MPIFH_BINDINGS 1
| #define OMPI_FORTRAN_USEMPI_BINDINGS 2
| #define OMPI_FORTRAN_USEMPIF08_BINDINGS 3
| #define OMPI_FORTRAN_DOUBLE_UNDERSCORE 0
| #define OMPI_FORTRAN_SINGLE_UNDERSCORE 1
| #define OMPI_FORTRAN_CAPS 0
| #define OMPI_FORTRAN_PLAIN 0
| #define ompi_fortran_bogus_type_t int
| #define OMPI_HAVE_FORTRAN_CHARACTER 1
| #define OMPI_SIZEOF_FORTRAN_CHARACTER 1
| #define OMPI_ALIGNMENT_FORTRAN_CHARACTER 1
| #define OMPI_KIND_FORTRAN_CHARACTER C_SIGNED_CHAR
| #define ompi_fortran_character_t char
| #define OMPI_HAVE_FORTRAN_LOGICAL 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4
| #define OMPI_KIND_FORTRAN_LOGICAL C_INT
| #define ompi_fortran_logical_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL1 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1
| #define OMPI_KIND_FORTRAN_LOGICAL1 C_SIGNED_CHAR
| #define ompi_fortran_logical1_t char
| #define OMPI_HAVE_FORTRAN_LOGICAL2 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 2
| #define OMPI_KIND_FORTRAN_LOGICAL2 C_SHORT
| #define ompi_fortran_logical2_t short
| #define OMPI_HAVE_FORTRAN_LOGICAL4 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 4
| #define OMPI_KIND_FORTRAN_LOGICAL4 C_INT
| #define ompi_fortran_logical4_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL8 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 8
| #define OMPI_KIND_FORTRAN_LOGICAL8 C_LONG_LONG
| #define ompi_fortran_logical8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4
| #define OMPI_KIND_FORTRAN_INTEGER C_INT
| #define ompi_fortran_integer_t int
| #define OMPI_HAVE_FORTRAN_INTEGER1 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER1 1
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1
| #define OMPI_KIND_FORTRAN_INTEGER1 C_SIGNED_CHAR
| #define ompi_fortran_integer1_t char
| #define OMPI_HAVE_FORTRAN_INTEGER2 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER2 2
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2
| #define OMPI_KIND_FORTRAN_INTEGER2 C_SHORT
| #define ompi_fortran_integer2_t short
| #define OMPI_HAVE_FORTRAN_INTEGER4 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER4 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4
| #define OMPI_KIND_FORTRAN_INTEGER4 C_INT
| #define ompi_fortran_integer4_t int
| #define OMPI_HAVE_FORTRAN_INTEGER8 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER8 8
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8
| #define OMPI_KIND_FORTRAN_INTEGER8 C_LONG_LONG
| #define ompi_fortran_integer8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER16 0
| #define OMPI_SIZEOF_FORTRAN_INTEGER16 16
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4
| #define OMPI_KIND_FORTRAN_INTEGER16 0
| #define ompi_fortran_integer16_t
| #define OMPI_HAVE_FORTRAN_REAL 1
| #define OMPI_SIZEOF_FORTRAN_REAL 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL 4
| #define OMPI_KIND_FORTRAN_REAL C_FLOAT
| #define ompi_fortran_real_t float
| #define OMPI_HAVE_FORTRAN_REAL2 0
| #define OMPI_SIZEOF_FORTRAN_REAL2 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL2 4
| #define OMPI_KIND_FORTRAN_REAL2 0
| #define ompi_fortran_real2_t ompi_fortran_bogus_type_t
| #define OMPI_HAVE_FORTRAN_REAL4 1
| #define OMPI_SIZEOF_FORTRAN_REAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL4 4
| #define OMPI_KIND_FORTRAN_REAL4 C_FLOAT
| #define ompi_fortran_real4_t float
| #define OMPI_HAVE_FORTRAN_REAL8 1
| #define OMPI_SIZEOF_FORTRAN_REAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_REAL8 8
| #define OMPI_KIND_FORTRAN_REAL8 C_DOUBLE
| #define ompi_fortran_real8_t double
| #define OMPI_HAVE_FORTRAN_REAL16 1
| #define OMPI_SIZEOF_FORTRAN_REAL16 16
| #define OMPI_ALIGNMENT_FORTRAN_REAL16 16
| #define OMPI_KIND_FORTRAN_REAL16 C_LONG_DOUBLE
| #define ompi_fortran_real16_t long double
| #define OMPI_REAL16_MATCHES_C 1
| #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8
| #define OMPI_KIND_FORTRAN_DOUBLE_PRECISION C_DOUBLE
| #define ompi_fortran_double_precision_t double
| #define OMPI_HAVE_FORTRAN_COMPLEX 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4
| #define OMPI_KIND_FORTRAN_COMPLEX C_FLOAT_COMPLEX
| #define OMPI_HAVE_FORTRAN_COMPLEX4 0
| #define OMPI_SIZEOF_FORTRAN_COMPLEX4 4
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX4 4
| #define OMPI_KIND_FORTRAN_COMPLEX4 0
| #define OMPI_HAVE_FORTRAN_COMPLEX8 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4
| #define OMPI_KIND_FORTRAN_COMPLEX8 C_FLOAT_COMPLEX
| #define OMPI_HAVE_FORTRAN_COMPLEX16 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8
| #define OMPI_KIND_FORTRAN_COMPLEX16 C_DOUBLE_COMPLEX
| #define OMPI_HAVE_FORTRAN_COMPLEX32 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX32 32
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 16
| #define OMPI_KIND_FORTRAN_COMPLEX32 C_LONG_DOUBLE_COMPLEX
| #define OMPI_HAVE_FORTRAN_DOUBLE_COMPLEX 1
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_COMPLEX 16
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_COMPLEX 8
| #define OMPI_KIND_FORTRAN_DOUBLE_COMPLEX C_DOUBLE_COMPLEX
| #define OMPI_FORTRAN_HANDLE_MAX 2147483647
| #define OMPI_FORTRAN_VALUE_TRUE 1
| #define OMPI_FORTRAN_MAX_ARRAY_RANK 7
| #define OMPI_FC "gfortran"
| #define OMPI_FC_ABSOLUTE "/bin/gfortran"
| #define OMPI_FORTRAN_BUILD_SIZEOF 1
| #define OMPI_FORTRAN_HAVE_INTERFACE 1
| #define OMPI_FORTRAN_HAVE_ISO_FORTRAN_ENV 1
| #define OMPI_FORTRAN_HAVE_STORAGE_SIZE 1
| #define OMPI_FORTRAN_IGNORE_TKR_PREDECL "!GCC$ ATTRIBUTES NO_ARG_CHECK ::"
| #define OMPI_FORTRAN_IGNORE_TKR_TYPE
| #define OMPI_FORTRAN_HAVE_IGNORE_TKR 1
| #define OMPI_FORTRAN_NEED_WRAPPER_ROUTINES 1
| #define OMPI_FORTRAN_F08_HANDLE_SIZE 4
| #define OMPI_FORTRAN_F08_HANDLE_ALIGNMENT 4
| #define OMPI_FORTRAN_HAVE_F08_ASSUMED_RANK 1
| #define OMPI_FORTRAN_HAVE_BIND_C 1
| #define OMPI_FORTRAN_HAVE_ISO_C_BINDING 1
| #define OMPI_FORTRAN_HAVE_BIND_C_SUB 1
| #define OMPI_FORTRAN_HAVE_BIND_C_TYPE 1
| #define OMPI_FORTRAN_HAVE_BIND_C_TYPE_NAME 1
| #define OMPI_FORTRAN_HAVE_OPTIONAL_ARGS 1
| #define OMPI_FORTRAN_HAVE_PRIVATE 1
| #define OMPI_FORTRAN_HAVE_PROTECTED 1
| #define OMPI_FORTRAN_HAVE_ABSTRACT 1
| #define OMPI_FORTRAN_HAVE_ASYNCHRONOUS 1
| #define OMPI_FORTRAN_HAVE_PROCEDURE 1
| #define OMPI_FORTRAN_HAVE_USE_ONLY 1
| #define OMPI_FORTRAN_HAVE_C_FUNLOC 1
| #define OMPI_BUILD_FORTRAN_BINDINGS 3
| #define HAVE_ALLOCA_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_ERR_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIBUTIL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <util.h>
configure:65237: result: no
configure:65237: checking util.h presence
configure:65237: gcc -E conftest.c
conftest.c:425:10: fatal error: util.h: No such file or directory
#include <util.h>
^~~~~~~~
compilation terminated.
configure:65237: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "3.1.2"
| #define PACKAGE_STRING "Open MPI 3.1.2"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
| #define PACKAGE_URL ""
| #define OPAL_ARCH "x86_64-unknown-haiku"
| #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 OMPI_MAJOR_VERSION 3
| #define OMPI_MINOR_VERSION 1
| #define OMPI_RELEASE_VERSION 2
| #define OMPI_GREEK_VERSION ""
| #define OMPI_REPO_REV "v3.1.2"
| #define OMPI_TARBALL_VERSION "3.1.2"
| #define OMPI_VERSION "2"
| #define OMPI_RELEASE_DATE "Aug 22, 2018"
| #define ORTE_MAJOR_VERSION 3
| #define ORTE_MINOR_VERSION 1
| #define ORTE_RELEASE_VERSION 2
| #define ORTE_GREEK_VERSION ""
| #define ORTE_REPO_REV "v3.1.2"
| #define ORTE_TARBALL_VERSION "3.1.2"
| #define ORTE_VERSION "2"
| #define ORTE_RELEASE_DATE "Aug 22, 2018"
| #define OSHMEM_MAJOR_VERSION 3
| #define OSHMEM_MINOR_VERSION 1
| #define OSHMEM_RELEASE_VERSION 2
| #define OSHMEM_GREEK_VERSION ""
| #define OSHMEM_REPO_REV "v3.1.2"
| #define OSHMEM_TARBALL_VERSION "3.1.2"
| #define OSHMEM_VERSION "2"
| #define OSHMEM_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_MAJOR_VERSION 3
| #define OPAL_MINOR_VERSION 1
| #define OPAL_RELEASE_VERSION 2
| #define OPAL_GREEK_VERSION ""
| #define OPAL_REPO_REV "v3.1.2"
| #define OPAL_TARBALL_VERSION "3.1.2"
| #define OPAL_VERSION "2"
| #define OPAL_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_ENABLE_MEM_DEBUG 0
| #define OPAL_ENABLE_MEM_PROFILE 0
| #define OPAL_ENABLE_TIMING 0
| #define OPAL_ENABLE_DEBUG 0
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OPAL_ENABLE_PTY_SUPPORT 1
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
| #define OPAL_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 0
| #define OPAL_PACKAGE_STRING "Open MPI user@shredder Distribution"
| #define OPAL_IDENT_STRING "3.1.2"
| #define OPAL_MAX_PROCESSOR_NAME 256
| #define OPAL_MAX_ERROR_STRING 256
| #define OPAL_MAX_OBJECT_NAME 64
| #define OPAL_MAX_INFO_KEY 36
| #define OPAL_MAX_INFO_VAL 256
| #define OPAL_MAX_PORT_NAME 1024
| #define OPAL_MAX_DATAREP_STRING 128
| #define OPAL_ENABLE_CRDEBUG 0
| #define OPAL_ENABLE_GETPWUID 1
| #define OPAL_ENABLE_PROGRESS_THREADS 0
| #define HAVE_ZLIB_H 1
| #define OPAL_HAVE_ZLIB 1
| #define OPAL_HAVE_SOLARIS 0
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_STRUCT_SOCKADDR_IN 1
| #define OPAL_CUDA_SUPPORT 0
| #define OPAL_CUDA_SYNC_MEMOPS 0
| #define OPAL_CUDA_GET_ATTRIBUTES 0
| #define OPAL_CUDA_GDR_SUPPORT 0
| #define OPAL_PMIX_V1 0
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_PERUSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_PARAM_CHECK 1
| #define OSHMEM_SPEC_COMPAT 0
| #define OSHMEM_PARAM_CHECK 0
| #define OPAL_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
| #define OPAL_C_HAVE_BUILTIN_CLZ 1
| #define OPAL_CC_USE_PRAGMA_IDENT 0
| #define OPAL_CC_USE_IDENT 1
| #define OPAL_CC_USE_PRAGMA_COMMENT
| #define OPAL_CC_USE_CONST_CHAR_IDENT 0
| #define HAVE_INT8_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE___INT128 1
| #define HAVE_LONG_LONG 1
| #define HAVE___FLOAT128 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_COMPLEX_H 1
| #define HAVE_FLOAT__COMPLEX 1
| #define HAVE_DOUBLE__COMPLEX 1
| #define HAVE_LONG_DOUBLE__COMPLEX 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_MODE_T 1
| #define HAVE_SSIZE_T 1
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF__BOOL 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF___FLOAT128 16
| #define SIZEOF_FLOAT__COMPLEX 8
| #define SIZEOF_DOUBLE__COMPLEX 16
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_PID_T 4
| #define OPAL_ALIGNMENT_BOOL 1
| #define OPAL_ALIGNMENT_INT8 1
| #define OPAL_ALIGNMENT_INT16 2
| #define OPAL_ALIGNMENT_INT32 4
| #define OPAL_ALIGNMENT_INT64 8
| #define OPAL_ALIGNMENT_CHAR 1
| #define OPAL_ALIGNMENT_SHORT 2
| #define OPAL_ALIGNMENT_WCHAR 4
| #define OPAL_ALIGNMENT_INT 4
| #define OPAL_ALIGNMENT_LONG 8
| #define OPAL_ALIGNMENT_LONG_LONG 8
| #define OPAL_ALIGNMENT_FLOAT 4
| #define OPAL_ALIGNMENT_DOUBLE 8
| #define OPAL_ALIGNMENT_LONG_DOUBLE 16
| #define OPAL_ALIGNMENT___FLOAT128 16
| #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4
| #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8
| #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16
| #define OPAL_ALIGNMENT_VOID_P 8
| #define OPAL_ALIGNMENT_SIZE_T 8
| #define OPAL_CXX "g++"
| #define SIZEOF_BOOL 1
| #define OPAL_ALIGNMENT_CXX_BOOL 1
| #define OMPI_CXX "g++"
| #define SIZEOF_BOOL 1
| #define OPAL_ALIGNMENT_CXX_BOOL 1
| #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0
| #define OMPI_CXX_HAVE_BUILTIN_EXPECT 0
| #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 0
| #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 0
| #define OMPI_BUILD_CXX_BINDINGS 0
| #define OPAL_HAVE_ATTRIBUTE 1
| #define OPAL_HAVE_ATTRIBUTE_ALIGNED 1
| #define OPAL_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
| #define OPAL_HAVE_ATTRIBUTE_COLD 1
| #define OPAL_HAVE_ATTRIBUTE_CONST 1
| #define OPAL_HAVE_ATTRIBUTE_DEPRECATED 1
| #define OPAL_HAVE_ATTRIBUTE_DEPRECATED_ARGUMENT 1
| #define OPAL_HAVE_ATTRIBUTE_FORMAT 1
| #define OPAL_HAVE_ATTRIBUTE_FORMAT_FUNCPTR 1
| #define OPAL_HAVE_ATTRIBUTE_HOT 1
| #define OPAL_HAVE_ATTRIBUTE_MALLOC 1
| #define OPAL_HAVE_ATTRIBUTE_MAY_ALIAS 1
| #define OPAL_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
| #define OPAL_HAVE_ATTRIBUTE_NOINLINE 1
| #define OPAL_HAVE_ATTRIBUTE_NONNULL 1
| #define OPAL_HAVE_ATTRIBUTE_NORETURN 1
| #define OPAL_HAVE_ATTRIBUTE_NORETURN_FUNCPTR 1
| #define OPAL_HAVE_ATTRIBUTE_PACKED 1
| #define OPAL_HAVE_ATTRIBUTE_PURE 1
| #define OPAL_HAVE_ATTRIBUTE_SENTINEL 1
| #define OPAL_HAVE_ATTRIBUTE_UNUSED 1
| #define OPAL_HAVE_ATTRIBUTE_VISIBILITY 1
| #define OPAL_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
| #define OPAL_HAVE_ATTRIBUTE_WEAK_ALIAS 1
| #define OPAL_HAVE_ATTRIBUTE_DESTRUCTOR 1
| #define OPAL_HAVE_ATTRIBUTE_OPTNONE 0
| #define OPAL_HAVE_ATTRIBUTE_EXTENSION 1
| #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYID 1
| #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYNAME GNU
| #define OPAL_BUILD_PLATFORM_COMPILER_VERSION 459520
| #define OPAL_BUILD_PLATFORM_COMPILER_VERSION_STR 7.3.0
| #define OPAL_HAVE_JAVA_SUPPORT no
| #define OMPI_WANT_JAVA_BINDINGS 0
| #define OPAL_HAVE_WEAK_SYMBOLS 1
| #define OPAL_HAVE_GCC_BUILTIN_CSWAP_INT128 0
| #define OPAL_ASM_TEXT ".text"
| #define OPAL_ASM_GLOBAL ".globl"
| #define OPAL_ASM_LABEL_SUFFIX ":"
| #define OPAL_ASM_GSYM ""
| #define OPAL_ASM_LSYM ".L"
| #define OPAL_ASM_TYPE "@"
| #define OPAL_ASM_SIZE "1"
| #define OPAL_ASM_ALIGN_LOG
| #define OPAL_HAVE_CMPXCHG16B 1
| #define OPAL_C_GCC_INLINE_ASSEMBLY 1
| #define OPAL_ASSEMBLY_ARCH OPAL_X86_64
| #define OPAL_ASSEMBLY_SUPPORTS_RDTSCP 0
| #define OPAL_ASSEMBLY_BUILTIN OPAL_BUILTIN_GCC
| #define OMPI_FORTRAN_MPIFH_BINDINGS 1
| #define OMPI_FORTRAN_USEMPI_BINDINGS 2
| #define OMPI_FORTRAN_USEMPIF08_BINDINGS 3
| #define OMPI_FORTRAN_DOUBLE_UNDERSCORE 0
| #define OMPI_FORTRAN_SINGLE_UNDERSCORE 1
| #define OMPI_FORTRAN_CAPS 0
| #define OMPI_FORTRAN_PLAIN 0
| #define ompi_fortran_bogus_type_t int
| #define OMPI_HAVE_FORTRAN_CHARACTER 1
| #define OMPI_SIZEOF_FORTRAN_CHARACTER 1
| #define OMPI_ALIGNMENT_FORTRAN_CHARACTER 1
| #define OMPI_KIND_FORTRAN_CHARACTER C_SIGNED_CHAR
| #define ompi_fortran_character_t char
| #define OMPI_HAVE_FORTRAN_LOGICAL 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4
| #define OMPI_KIND_FORTRAN_LOGICAL C_INT
| #define ompi_fortran_logical_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL1 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1
| #define OMPI_KIND_FORTRAN_LOGICAL1 C_SIGNED_CHAR
| #define ompi_fortran_logical1_t char
| #define OMPI_HAVE_FORTRAN_LOGICAL2 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 2
| #define OMPI_KIND_FORTRAN_LOGICAL2 C_SHORT
| #define ompi_fortran_logical2_t short
| #define OMPI_HAVE_FORTRAN_LOGICAL4 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 4
| #define OMPI_KIND_FORTRAN_LOGICAL4 C_INT
| #define ompi_fortran_logical4_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL8 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 8
| #define OMPI_KIND_FORTRAN_LOGICAL8 C_LONG_LONG
| #define ompi_fortran_logical8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4
| #define OMPI_KIND_FORTRAN_INTEGER C_INT
| #define ompi_fortran_integer_t int
| #define OMPI_HAVE_FORTRAN_INTEGER1 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER1 1
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1
| #define OMPI_KIND_FORTRAN_INTEGER1 C_SIGNED_CHAR
| #define ompi_fortran_integer1_t char
| #define OMPI_HAVE_FORTRAN_INTEGER2 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER2 2
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2
| #define OMPI_KIND_FORTRAN_INTEGER2 C_SHORT
| #define ompi_fortran_integer2_t short
| #define OMPI_HAVE_FORTRAN_INTEGER4 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER4 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4
| #define OMPI_KIND_FORTRAN_INTEGER4 C_INT
| #define ompi_fortran_integer4_t int
| #define OMPI_HAVE_FORTRAN_INTEGER8 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER8 8
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8
| #define OMPI_KIND_FORTRAN_INTEGER8 C_LONG_LONG
| #define ompi_fortran_integer8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER16 0
| #define OMPI_SIZEOF_FORTRAN_INTEGER16 16
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4
| #define OMPI_KIND_FORTRAN_INTEGER16 0
| #define ompi_fortran_integer16_t
| #define OMPI_HAVE_FORTRAN_REAL 1
| #define OMPI_SIZEOF_FORTRAN_REAL 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL 4
| #define OMPI_KIND_FORTRAN_REAL C_FLOAT
| #define ompi_fortran_real_t float
| #define OMPI_HAVE_FORTRAN_REAL2 0
| #define OMPI_SIZEOF_FORTRAN_REAL2 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL2 4
| #define OMPI_KIND_FORTRAN_REAL2 0
| #define ompi_fortran_real2_t ompi_fortran_bogus_type_t
| #define OMPI_HAVE_FORTRAN_REAL4 1
| #define OMPI_SIZEOF_FORTRAN_REAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL4 4
| #define OMPI_KIND_FORTRAN_REAL4 C_FLOAT
| #define ompi_fortran_real4_t float
| #define OMPI_HAVE_FORTRAN_REAL8 1
| #define OMPI_SIZEOF_FORTRAN_REAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_REAL8 8
| #define OMPI_KIND_FORTRAN_REAL8 C_DOUBLE
| #define ompi_fortran_real8_t double
| #define OMPI_HAVE_FORTRAN_REAL16 1
| #define OMPI_SIZEOF_FORTRAN_REAL16 16
| #define OMPI_ALIGNMENT_FORTRAN_REAL16 16
| #define OMPI_KIND_FORTRAN_REAL16 C_LONG_DOUBLE
| #define ompi_fortran_real16_t long double
| #define OMPI_REAL16_MATCHES_C 1
| #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8
| #define OMPI_KIND_FORTRAN_DOUBLE_PRECISION C_DOUBLE
| #define ompi_fortran_double_precision_t double
| #define OMPI_HAVE_FORTRAN_COMPLEX 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4
| #define OMPI_KIND_FORTRAN_COMPLEX C_FLOAT_COMPLEX
| #define OMPI_HAVE_FORTRAN_COMPLEX4 0
| #define OMPI_SIZEOF_FORTRAN_COMPLEX4 4
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX4 4
| #define OMPI_KIND_FORTRAN_COMPLEX4 0
| #define OMPI_HAVE_FORTRAN_COMPLEX8 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4
| #define OMPI_KIND_FORTRAN_COMPLEX8 C_FLOAT_COMPLEX
| #define OMPI_HAVE_FORTRAN_COMPLEX16 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8
| #define OMPI_KIND_FORTRAN_COMPLEX16 C_DOUBLE_COMPLEX
| #define OMPI_HAVE_FORTRAN_COMPLEX32 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX32 32
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 16
| #define OMPI_KIND_FORTRAN_COMPLEX32 C_LONG_DOUBLE_COMPLEX
| #define OMPI_HAVE_FORTRAN_DOUBLE_COMPLEX 1
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_COMPLEX 16
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_COMPLEX 8
| #define OMPI_KIND_FORTRAN_DOUBLE_COMPLEX C_DOUBLE_COMPLEX
| #define OMPI_FORTRAN_HANDLE_MAX 2147483647
| #define OMPI_FORTRAN_VALUE_TRUE 1
| #define OMPI_FORTRAN_MAX_ARRAY_RANK 7
| #define OMPI_FC "gfortran"
| #define OMPI_FC_ABSOLUTE "/bin/gfortran"
| #define OMPI_FORTRAN_BUILD_SIZEOF 1
| #define OMPI_FORTRAN_HAVE_INTERFACE 1
| #define OMPI_FORTRAN_HAVE_ISO_FORTRAN_ENV 1
| #define OMPI_FORTRAN_HAVE_STORAGE_SIZE 1
| #define OMPI_FORTRAN_IGNORE_TKR_PREDECL "!GCC$ ATTRIBUTES NO_ARG_CHECK ::"
| #define OMPI_FORTRAN_IGNORE_TKR_TYPE
| #define OMPI_FORTRAN_HAVE_IGNORE_TKR 1
| #define OMPI_FORTRAN_NEED_WRAPPER_ROUTINES 1
| #define OMPI_FORTRAN_F08_HANDLE_SIZE 4
| #define OMPI_FORTRAN_F08_HANDLE_ALIGNMENT 4
| #define OMPI_FORTRAN_HAVE_F08_ASSUMED_RANK 1
| #define OMPI_FORTRAN_HAVE_BIND_C 1
| #define OMPI_FORTRAN_HAVE_ISO_C_BINDING 1
| #define OMPI_FORTRAN_HAVE_BIND_C_SUB 1
| #define OMPI_FORTRAN_HAVE_BIND_C_TYPE 1
| #define OMPI_FORTRAN_HAVE_BIND_C_TYPE_NAME 1
| #define OMPI_FORTRAN_HAVE_OPTIONAL_ARGS 1
| #define OMPI_FORTRAN_HAVE_PRIVATE 1
| #define OMPI_FORTRAN_HAVE_PROTECTED 1
| #define OMPI_FORTRAN_HAVE_ABSTRACT 1
| #define OMPI_FORTRAN_HAVE_ASYNCHRONOUS 1
| #define OMPI_FORTRAN_HAVE_PROCEDURE 1
| #define OMPI_FORTRAN_HAVE_USE_ONLY 1
| #define OMPI_FORTRAN_HAVE_C_FUNLOC 1
| #define OMPI_BUILD_FORTRAN_BINDINGS 3
| #define HAVE_ALLOCA_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_ERR_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIBUTIL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <util.h>
configure:65237: result: no
configure:65237: checking for util.h
configure:65237: result: no
configure:65237: checking utmp.h usability
configure:65237: gcc -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5
conftest.c:458:10: fatal error: utmp.h: No such file or directory
#include <utmp.h>
^~~~~~~~
compilation terminated.
configure:65237: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "3.1.2"
| #define PACKAGE_STRING "Open MPI 3.1.2"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
| #define PACKAGE_URL ""
| #define OPAL_ARCH "x86_64-unknown-haiku"
| #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 OMPI_MAJOR_VERSION 3
| #define OMPI_MINOR_VERSION 1
| #define OMPI_RELEASE_VERSION 2
| #define OMPI_GREEK_VERSION ""
| #define OMPI_REPO_REV "v3.1.2"
| #define OMPI_TARBALL_VERSION "3.1.2"
| #define OMPI_VERSION "2"
| #define OMPI_RELEASE_DATE "Aug 22, 2018"
| #define ORTE_MAJOR_VERSION 3
| #define ORTE_MINOR_VERSION 1
| #define ORTE_RELEASE_VERSION 2
| #define ORTE_GREEK_VERSION ""
| #define ORTE_REPO_REV "v3.1.2"
| #define ORTE_TARBALL_VERSION "3.1.2"
| #define ORTE_VERSION "2"
| #define ORTE_RELEASE_DATE "Aug 22, 2018"
| #define OSHMEM_MAJOR_VERSION 3
| #define OSHMEM_MINOR_VERSION 1
| #define OSHMEM_RELEASE_VERSION 2
| #define OSHMEM_GREEK_VERSION ""
| #define OSHMEM_REPO_REV "v3.1.2"
| #define OSHMEM_TARBALL_VERSION "3.1.2"
| #define OSHMEM_VERSION "2"
| #define OSHMEM_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_MAJOR_VERSION 3
| #define OPAL_MINOR_VERSION 1
| #define OPAL_RELEASE_VERSION 2
| #define OPAL_GREEK_VERSION ""
| #define OPAL_REPO_REV "v3.1.2"
| #define OPAL_TARBALL_VERSION "3.1.2"
| #define OPAL_VERSION "2"
| #define OPAL_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_ENABLE_MEM_DEBUG 0
| #define OPAL_ENABLE_MEM_PROFILE 0
| #define OPAL_ENABLE_TIMING 0
| #define OPAL_ENABLE_DEBUG 0
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OPAL_ENABLE_PTY_SUPPORT 1
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
| #define OPAL_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 0
| #define OPAL_PACKAGE_STRING "Open MPI user@shredder Distribution"
| #define OPAL_IDENT_STRING "3.1.2"
| #define OPAL_MAX_PROCESSOR_NAME 256
| #define OPAL_MAX_ERROR_STRING 256
| #define OPAL_MAX_OBJECT_NAME 64
| #define OPAL_MAX_INFO_KEY 36
| #define OPAL_MAX_INFO_VAL 256
| #define OPAL_MAX_PORT_NAME 1024
| #define OPAL_MAX_DATAREP_STRING 128
| #define OPAL_ENABLE_CRDEBUG 0
| #define OPAL_ENABLE_GETPWUID 1
| #define OPAL_ENABLE_PROGRESS_THREADS 0
| #define HAVE_ZLIB_H 1
| #define OPAL_HAVE_ZLIB 1
| #define OPAL_HAVE_SOLARIS 0
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_STRUCT_SOCKADDR_IN 1
| #define OPAL_CUDA_SUPPORT 0
| #define OPAL_CUDA_SYNC_MEMOPS 0
| #define OPAL_CUDA_GET_ATTRIBUTES 0
| #define OPAL_CUDA_GDR_SUPPORT 0
| #define OPAL_PMIX_V1 0
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_PERUSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_PARAM_CHECK 1
| #define OSHMEM_SPEC_COMPAT 0
| #define OSHMEM_PARAM_CHECK 0
| #define OPAL_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
| #define OPAL_C_HAVE_BUILTIN_CLZ 1
| #define OPAL_CC_USE_PRAGMA_IDENT 0
| #define OPAL_CC_USE_IDENT 1
| #define OPAL_CC_USE_PRAGMA_COMMENT
| #define OPAL_CC_USE_CONST_CHAR_IDENT 0
| #define HAVE_INT8_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE___INT128 1
| #define HAVE_LONG_LONG 1
| #define HAVE___FLOAT128 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_COMPLEX_H 1
| #define HAVE_FLOAT__COMPLEX 1
| #define HAVE_DOUBLE__COMPLEX 1
| #define HAVE_LONG_DOUBLE__COMPLEX 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_MODE_T 1
| #define HAVE_SSIZE_T 1
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF__BOOL 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF___FLOAT128 16
| #define SIZEOF_FLOAT__COMPLEX 8
| #define SIZEOF_DOUBLE__COMPLEX 16
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_PID_T 4
| #define OPAL_ALIGNMENT_BOOL 1
| #define OPAL_ALIGNMENT_INT8 1
| #define OPAL_ALIGNMENT_INT16 2
| #define OPAL_ALIGNMENT_INT32 4
| #define OPAL_ALIGNMENT_INT64 8
| #define OPAL_ALIGNMENT_CHAR 1
| #define OPAL_ALIGNMENT_SHORT 2
| #define OPAL_ALIGNMENT_WCHAR 4
| #define OPAL_ALIGNMENT_INT 4
| #define OPAL_ALIGNMENT_LONG 8
| #define OPAL_ALIGNMENT_LONG_LONG 8
| #define OPAL_ALIGNMENT_FLOAT 4
| #define OPAL_ALIGNMENT_DOUBLE 8
| #define OPAL_ALIGNMENT_LONG_DOUBLE 16
| #define OPAL_ALIGNMENT___FLOAT128 16
| #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4
| #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8
| #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16
| #define OPAL_ALIGNMENT_VOID_P 8
| #define OPAL_ALIGNMENT_SIZE_T 8
| #define OPAL_CXX "g++"
| #define SIZEOF_BOOL 1
| #define OPAL_ALIGNMENT_CXX_BOOL 1
| #define OMPI_CXX "g++"
| #define SIZEOF_BOOL 1
| #define OPAL_ALIGNMENT_CXX_BOOL 1
| #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0
| #define OMPI_CXX_HAVE_BUILTIN_EXPECT 0
| #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 0
| #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 0
| #define OMPI_BUILD_CXX_BINDINGS 0
| #define OPAL_HAVE_ATTRIBUTE 1
| #define OPAL_HAVE_ATTRIBUTE_ALIGNED 1
| #define OPAL_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
| #define OPAL_HAVE_ATTRIBUTE_COLD 1
| #define OPAL_HAVE_ATTRIBUTE_CONST 1
| #define OPAL_HAVE_ATTRIBUTE_DEPRECATED 1
| #define OPAL_HAVE_ATTRIBUTE_DEPRECATED_ARGUMENT 1
| #define OPAL_HAVE_ATTRIBUTE_FORMAT 1
| #define OPAL_HAVE_ATTRIBUTE_FORMAT_FUNCPTR 1
| #define OPAL_HAVE_ATTRIBUTE_HOT 1
| #define OPAL_HAVE_ATTRIBUTE_MALLOC 1
| #define OPAL_HAVE_ATTRIBUTE_MAY_ALIAS 1
| #define OPAL_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
| #define OPAL_HAVE_ATTRIBUTE_NOINLINE 1
| #define OPAL_HAVE_ATTRIBUTE_NONNULL 1
| #define OPAL_HAVE_ATTRIBUTE_NORETURN 1
| #define OPAL_HAVE_ATTRIBUTE_NORETURN_FUNCPTR 1
| #define OPAL_HAVE_ATTRIBUTE_PACKED 1
| #define OPAL_HAVE_ATTRIBUTE_PURE 1
| #define OPAL_HAVE_ATTRIBUTE_SENTINEL 1
| #define OPAL_HAVE_ATTRIBUTE_UNUSED 1
| #define OPAL_HAVE_ATTRIBUTE_VISIBILITY 1
| #define OPAL_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
| #define OPAL_HAVE_ATTRIBUTE_WEAK_ALIAS 1
| #define OPAL_HAVE_ATTRIBUTE_DESTRUCTOR 1
| #define OPAL_HAVE_ATTRIBUTE_OPTNONE 0
| #define OPAL_HAVE_ATTRIBUTE_EXTENSION 1
| #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYID 1
| #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYNAME GNU
| #define OPAL_BUILD_PLATFORM_COMPILER_VERSION 459520
| #define OPAL_BUILD_PLATFORM_COMPILER_VERSION_STR 7.3.0
| #define OPAL_HAVE_JAVA_SUPPORT no
| #define OMPI_WANT_JAVA_BINDINGS 0
| #define OPAL_HAVE_WEAK_SYMBOLS 1
| #define OPAL_HAVE_GCC_BUILTIN_CSWAP_INT128 0
| #define OPAL_ASM_TEXT ".text"
| #define OPAL_ASM_GLOBAL ".globl"
| #define OPAL_ASM_LABEL_SUFFIX ":"
| #define OPAL_ASM_GSYM ""
| #define OPAL_ASM_LSYM ".L"
| #define OPAL_ASM_TYPE "@"
| #define OPAL_ASM_SIZE "1"
| #define OPAL_ASM_ALIGN_LOG
| #define OPAL_HAVE_CMPXCHG16B 1
| #define OPAL_C_GCC_INLINE_ASSEMBLY 1
| #define OPAL_ASSEMBLY_ARCH OPAL_X86_64
| #define OPAL_ASSEMBLY_SUPPORTS_RDTSCP 0
| #define OPAL_ASSEMBLY_BUILTIN OPAL_BUILTIN_GCC
| #define OMPI_FORTRAN_MPIFH_BINDINGS 1
| #define OMPI_FORTRAN_USEMPI_BINDINGS 2
| #define OMPI_FORTRAN_USEMPIF08_BINDINGS 3
| #define OMPI_FORTRAN_DOUBLE_UNDERSCORE 0
| #define OMPI_FORTRAN_SINGLE_UNDERSCORE 1
| #define OMPI_FORTRAN_CAPS 0
| #define OMPI_FORTRAN_PLAIN 0
| #define ompi_fortran_bogus_type_t int
| #define OMPI_HAVE_FORTRAN_CHARACTER 1
| #define OMPI_SIZEOF_FORTRAN_CHARACTER 1
| #define OMPI_ALIGNMENT_FORTRAN_CHARACTER 1
| #define OMPI_KIND_FORTRAN_CHARACTER C_SIGNED_CHAR
| #define ompi_fortran_character_t char
| #define OMPI_HAVE_FORTRAN_LOGICAL 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4
| #define OMPI_KIND_FORTRAN_LOGICAL C_INT
| #define ompi_fortran_logical_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL1 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1
| #define OMPI_KIND_FORTRAN_LOGICAL1 C_SIGNED_CHAR
| #define ompi_fortran_logical1_t char
| #define OMPI_HAVE_FORTRAN_LOGICAL2 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 2
| #define OMPI_KIND_FORTRAN_LOGICAL2 C_SHORT
| #define ompi_fortran_logical2_t short
| #define OMPI_HAVE_FORTRAN_LOGICAL4 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 4
| #define OMPI_KIND_FORTRAN_LOGICAL4 C_INT
| #define ompi_fortran_logical4_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL8 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 8
| #define OMPI_KIND_FORTRAN_LOGICAL8 C_LONG_LONG
| #define ompi_fortran_logical8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4
| #define OMPI_KIND_FORTRAN_INTEGER C_INT
| #define ompi_fortran_integer_t int
| #define OMPI_HAVE_FORTRAN_INTEGER1 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER1 1
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1
| #define OMPI_KIND_FORTRAN_INTEGER1 C_SIGNED_CHAR
| #define ompi_fortran_integer1_t char
| #define OMPI_HAVE_FORTRAN_INTEGER2 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER2 2
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2
| #define OMPI_KIND_FORTRAN_INTEGER2 C_SHORT
| #define ompi_fortran_integer2_t short
| #define OMPI_HAVE_FORTRAN_INTEGER4 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER4 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4
| #define OMPI_KIND_FORTRAN_INTEGER4 C_INT
| #define ompi_fortran_integer4_t int
| #define OMPI_HAVE_FORTRAN_INTEGER8 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER8 8
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8
| #define OMPI_KIND_FORTRAN_INTEGER8 C_LONG_LONG
| #define ompi_fortran_integer8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER16 0
| #define OMPI_SIZEOF_FORTRAN_INTEGER16 16
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4
| #define OMPI_KIND_FORTRAN_INTEGER16 0
| #define ompi_fortran_integer16_t
| #define OMPI_HAVE_FORTRAN_REAL 1
| #define OMPI_SIZEOF_FORTRAN_REAL 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL 4
| #define OMPI_KIND_FORTRAN_REAL C_FLOAT
| #define ompi_fortran_real_t float
| #define OMPI_HAVE_FORTRAN_REAL2 0
| #define OMPI_SIZEOF_FORTRAN_REAL2 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL2 4
| #define OMPI_KIND_FORTRAN_REAL2 0
| #define ompi_fortran_real2_t ompi_fortran_bogus_type_t
| #define OMPI_HAVE_FORTRAN_REAL4 1
| #define OMPI_SIZEOF_FORTRAN_REAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL4 4
| #define OMPI_KIND_FORTRAN_REAL4 C_FLOAT
| #define ompi_fortran_real4_t float
| #define OMPI_HAVE_FORTRAN_REAL8 1
| #define OMPI_SIZEOF_FORTRAN_REAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_REAL8 8
| #define OMPI_KIND_FORTRAN_REAL8 C_DOUBLE
| #define ompi_fortran_real8_t double
| #define OMPI_HAVE_FORTRAN_REAL16 1
| #define OMPI_SIZEOF_FORTRAN_REAL16 16
| #define OMPI_ALIGNMENT_FORTRAN_REAL16 16
| #define OMPI_KIND_FORTRAN_REAL16 C_LONG_DOUBLE
| #define ompi_fortran_real16_t long double
| #define OMPI_REAL16_MATCHES_C 1
| #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8
| #define OMPI_KIND_FORTRAN_DOUBLE_PRECISION C_DOUBLE
| #define ompi_fortran_double_precision_t double
| #define OMPI_HAVE_FORTRAN_COMPLEX 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4
| #define OMPI_KIND_FORTRAN_COMPLEX C_FLOAT_COMPLEX
| #define OMPI_HAVE_FORTRAN_COMPLEX4 0
| #define OMPI_SIZEOF_FORTRAN_COMPLEX4 4
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX4 4
| #define OMPI_KIND_FORTRAN_COMPLEX4 0
| #define OMPI_HAVE_FORTRAN_COMPLEX8 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4
| #define OMPI_KIND_FORTRAN_COMPLEX8 C_FLOAT_COMPLEX
| #define OMPI_HAVE_FORTRAN_COMPLEX16 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8
| #define OMPI_KIND_FORTRAN_COMPLEX16 C_DOUBLE_COMPLEX
| #define OMPI_HAVE_FORTRAN_COMPLEX32 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX32 32
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 16
| #define OMPI_KIND_FORTRAN_COMPLEX32 C_LONG_DOUBLE_COMPLEX
| #define OMPI_HAVE_FORTRAN_DOUBLE_COMPLEX 1
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_COMPLEX 16
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_COMPLEX 8
| #define OMPI_KIND_FORTRAN_DOUBLE_COMPLEX C_DOUBLE_COMPLEX
| #define OMPI_FORTRAN_HANDLE_MAX 2147483647
| #define OMPI_FORTRAN_VALUE_TRUE 1
| #define OMPI_FORTRAN_MAX_ARRAY_RANK 7
| #define OMPI_FC "gfortran"
| #define OMPI_FC_ABSOLUTE "/bin/gfortran"
| #define OMPI_FORTRAN_BUILD_SIZEOF 1
| #define OMPI_FORTRAN_HAVE_INTERFACE 1
| #define OMPI_FORTRAN_HAVE_ISO_FORTRAN_ENV 1
| #define OMPI_FORTRAN_HAVE_STORAGE_SIZE 1
| #define OMPI_FORTRAN_IGNORE_TKR_PREDECL "!GCC$ ATTRIBUTES NO_ARG_CHECK ::"
| #define OMPI_FORTRAN_IGNORE_TKR_TYPE
| #define OMPI_FORTRAN_HAVE_IGNORE_TKR 1
| #define OMPI_FORTRAN_NEED_WRAPPER_ROUTINES 1
| #define OMPI_FORTRAN_F08_HANDLE_SIZE 4
| #define OMPI_FORTRAN_F08_HANDLE_ALIGNMENT 4
| #define OMPI_FORTRAN_HAVE_F08_ASSUMED_RANK 1
| #define OMPI_FORTRAN_HAVE_BIND_C 1
| #define OMPI_FORTRAN_HAVE_ISO_C_BINDING 1
| #define OMPI_FORTRAN_HAVE_BIND_C_SUB 1
| #define OMPI_FORTRAN_HAVE_BIND_C_TYPE 1
| #define OMPI_FORTRAN_HAVE_BIND_C_TYPE_NAME 1
| #define OMPI_FORTRAN_HAVE_OPTIONAL_ARGS 1
| #define OMPI_FORTRAN_HAVE_PRIVATE 1
| #define OMPI_FORTRAN_HAVE_PROTECTED 1
| #define OMPI_FORTRAN_HAVE_ABSTRACT 1
| #define OMPI_FORTRAN_HAVE_ASYNCHRONOUS 1
| #define OMPI_FORTRAN_HAVE_PROCEDURE 1
| #define OMPI_FORTRAN_HAVE_USE_ONLY 1
| #define OMPI_FORTRAN_HAVE_C_FUNLOC 1
| #define OMPI_BUILD_FORTRAN_BINDINGS 3
| #define HAVE_ALLOCA_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_ERR_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIBUTIL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <utmp.h>
configure:65237: result: no
configure:65237: checking utmp.h presence
configure:65237: gcc -E conftest.c
conftest.c:425:10: fatal error: utmp.h: No such file or directory
#include <utmp.h>
^~~~~~~~
compilation terminated.
configure:65237: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "3.1.2"
| #define PACKAGE_STRING "Open MPI 3.1.2"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
| #define PACKAGE_URL ""
| #define OPAL_ARCH "x86_64-unknown-haiku"
| #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 OMPI_MAJOR_VERSION 3
| #define OMPI_MINOR_VERSION 1
| #define OMPI_RELEASE_VERSION 2
| #define OMPI_GREEK_VERSION ""
| #define OMPI_REPO_REV "v3.1.2"
| #define OMPI_TARBALL_VERSION "3.1.2"
| #define OMPI_VERSION "2"
| #define OMPI_RELEASE_DATE "Aug 22, 2018"
| #define ORTE_MAJOR_VERSION 3
| #define ORTE_MINOR_VERSION 1
| #define ORTE_RELEASE_VERSION 2
| #define ORTE_GREEK_VERSION ""
| #define ORTE_REPO_REV "v3.1.2"
| #define ORTE_TARBALL_VERSION "3.1.2"
| #define ORTE_VERSION "2"
| #define ORTE_RELEASE_DATE "Aug 22, 2018"
| #define OSHMEM_MAJOR_VERSION 3
| #define OSHMEM_MINOR_VERSION 1
| #define OSHMEM_RELEASE_VERSION 2
| #define OSHMEM_GREEK_VERSION ""
| #define OSHMEM_REPO_REV "v3.1.2"
| #define OSHMEM_TARBALL_VERSION "3.1.2"
| #define OSHMEM_VERSION "2"
| #define OSHMEM_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_MAJOR_VERSION 3
| #define OPAL_MINOR_VERSION 1
| #define OPAL_RELEASE_VERSION 2
| #define OPAL_GREEK_VERSION ""
| #define OPAL_REPO_REV "v3.1.2"
| #define OPAL_TARBALL_VERSION "3.1.2"
| #define OPAL_VERSION "2"
| #define OPAL_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_ENABLE_MEM_DEBUG 0
| #define OPAL_ENABLE_MEM_PROFILE 0
| #define OPAL_ENABLE_TIMING 0
| #define OPAL_ENABLE_DEBUG 0
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OPAL_ENABLE_PTY_SUPPORT 1
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
| #define OPAL_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 0
| #define OPAL_PACKAGE_STRING "Open MPI user@shredder Distribution"
| #define OPAL_IDENT_STRING "3.1.2"
| #define OPAL_MAX_PROCESSOR_NAME 256
| #define OPAL_MAX_ERROR_STRING 256
| #define OPAL_MAX_OBJECT_NAME 64
| #define OPAL_MAX_INFO_KEY 36
| #define OPAL_MAX_INFO_VAL 256
| #define OPAL_MAX_PORT_NAME 1024
| #define OPAL_MAX_DATAREP_STRING 128
| #define OPAL_ENABLE_CRDEBUG 0
| #define OPAL_ENABLE_GETPWUID 1
| #define OPAL_ENABLE_PROGRESS_THREADS 0
| #define HAVE_ZLIB_H 1
| #define OPAL_HAVE_ZLIB 1
| #define OPAL_HAVE_SOLARIS 0
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_STRUCT_SOCKADDR_IN 1
| #define OPAL_CUDA_SUPPORT 0
| #define OPAL_CUDA_SYNC_MEMOPS 0
| #define OPAL_CUDA_GET_ATTRIBUTES 0
| #define OPAL_CUDA_GDR_SUPPORT 0
| #define OPAL_PMIX_V1 0
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_PERUSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_PARAM_CHECK 1
| #define OSHMEM_SPEC_COMPAT 0
| #define OSHMEM_PARAM_CHECK 0
| #define OPAL_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
| #define OPAL_C_HAVE_BUILTIN_CLZ 1
| #define OPAL_CC_USE_PRAGMA_IDENT 0
| #define OPAL_CC_USE_IDENT 1
| #define OPAL_CC_USE_PRAGMA_COMMENT
| #define OPAL_CC_USE_CONST_CHAR_IDENT 0
| #define HAVE_INT8_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE___INT128 1
| #define HAVE_LONG_LONG 1
| #define HAVE___FLOAT128 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_COMPLEX_H 1
| #define HAVE_FLOAT__COMPLEX 1
| #define HAVE_DOUBLE__COMPLEX 1
| #define HAVE_LONG_DOUBLE__COMPLEX 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_MODE_T 1
| #define HAVE_SSIZE_T 1
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF__BOOL 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF___FLOAT128 16
| #define SIZEOF_FLOAT__COMPLEX 8
| #define SIZEOF_DOUBLE__COMPLEX 16
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_PID_T 4
| #define OPAL_ALIGNMENT_BOOL 1
| #define OPAL_ALIGNMENT_INT8 1
| #define OPAL_ALIGNMENT_INT16 2
| #define OPAL_ALIGNMENT_INT32 4
| #define OPAL_ALIGNMENT_INT64 8
| #define OPAL_ALIGNMENT_CHAR 1
| #define OPAL_ALIGNMENT_SHORT 2
| #define OPAL_ALIGNMENT_WCHAR 4
| #define OPAL_ALIGNMENT_INT 4
| #define OPAL_ALIGNMENT_LONG 8
| #define OPAL_ALIGNMENT_LONG_LONG 8
| #define OPAL_ALIGNMENT_FLOAT 4
| #define OPAL_ALIGNMENT_DOUBLE 8
| #define OPAL_ALIGNMENT_LONG_DOUBLE 16
| #define OPAL_ALIGNMENT___FLOAT128 16
| #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4
| #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8
| #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16
| #define OPAL_ALIGNMENT_VOID_P 8
| #define OPAL_ALIGNMENT_SIZE_T 8
| #define OPAL_CXX "g++"
| #define SIZEOF_BOOL 1
| #define OPAL_ALIGNMENT_CXX_BOOL 1
| #define OMPI_CXX "g++"
| #define SIZEOF_BOOL 1
| #define OPAL_ALIGNMENT_CXX_BOOL 1
| #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0
| #define OMPI_CXX_HAVE_BUILTIN_EXPECT 0
| #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 0
| #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 0
| #define OMPI_BUILD_CXX_BINDINGS 0
| #define OPAL_HAVE_ATTRIBUTE 1
| #define OPAL_HAVE_ATTRIBUTE_ALIGNED 1
| #define OPAL_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
| #define OPAL_HAVE_ATTRIBUTE_COLD 1
| #define OPAL_HAVE_ATTRIBUTE_CONST 1
| #define OPAL_HAVE_ATTRIBUTE_DEPRECATED 1
| #define OPAL_HAVE_ATTRIBUTE_DEPRECATED_ARGUMENT 1
| #define OPAL_HAVE_ATTRIBUTE_FORMAT 1
| #define OPAL_HAVE_ATTRIBUTE_FORMAT_FUNCPTR 1
| #define OPAL_HAVE_ATTRIBUTE_HOT 1
| #define OPAL_HAVE_ATTRIBUTE_MALLOC 1
| #define OPAL_HAVE_ATTRIBUTE_MAY_ALIAS 1
| #define OPAL_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
| #define OPAL_HAVE_ATTRIBUTE_NOINLINE 1
| #define OPAL_HAVE_ATTRIBUTE_NONNULL 1
| #define OPAL_HAVE_ATTRIBUTE_NORETURN 1
| #define OPAL_HAVE_ATTRIBUTE_NORETURN_FUNCPTR 1
| #define OPAL_HAVE_ATTRIBUTE_PACKED 1
| #define OPAL_HAVE_ATTRIBUTE_PURE 1
| #define OPAL_HAVE_ATTRIBUTE_SENTINEL 1
| #define OPAL_HAVE_ATTRIBUTE_UNUSED 1
| #define OPAL_HAVE_ATTRIBUTE_VISIBILITY 1
| #define OPAL_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
| #define OPAL_HAVE_ATTRIBUTE_WEAK_ALIAS 1
| #define OPAL_HAVE_ATTRIBUTE_DESTRUCTOR 1
| #define OPAL_HAVE_ATTRIBUTE_OPTNONE 0
| #define OPAL_HAVE_ATTRIBUTE_EXTENSION 1
| #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYID 1
| #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYNAME GNU
| #define OPAL_BUILD_PLATFORM_COMPILER_VERSION 459520
| #define OPAL_BUILD_PLATFORM_COMPILER_VERSION_STR 7.3.0
| #define OPAL_HAVE_JAVA_SUPPORT no
| #define OMPI_WANT_JAVA_BINDINGS 0
| #define OPAL_HAVE_WEAK_SYMBOLS 1
| #define OPAL_HAVE_GCC_BUILTIN_CSWAP_INT128 0
| #define OPAL_ASM_TEXT ".text"
| #define OPAL_ASM_GLOBAL ".globl"
| #define OPAL_ASM_LABEL_SUFFIX ":"
| #define OPAL_ASM_GSYM ""
| #define OPAL_ASM_LSYM ".L"
| #define OPAL_ASM_TYPE "@"
| #define OPAL_ASM_SIZE "1"
| #define OPAL_ASM_ALIGN_LOG
| #define OPAL_HAVE_CMPXCHG16B 1
| #define OPAL_C_GCC_INLINE_ASSEMBLY 1
| #define OPAL_ASSEMBLY_ARCH OPAL_X86_64
| #define OPAL_ASSEMBLY_SUPPORTS_RDTSCP 0
| #define OPAL_ASSEMBLY_BUILTIN OPAL_BUILTIN_GCC
| #define OMPI_FORTRAN_MPIFH_BINDINGS 1
| #define OMPI_FORTRAN_USEMPI_BINDINGS 2
| #define OMPI_FORTRAN_USEMPIF08_BINDINGS 3
| #define OMPI_FORTRAN_DOUBLE_UNDERSCORE 0
| #define OMPI_FORTRAN_SINGLE_UNDERSCORE 1
| #define OMPI_FORTRAN_CAPS 0
| #define OMPI_FORTRAN_PLAIN 0
| #define ompi_fortran_bogus_type_t int
| #define OMPI_HAVE_FORTRAN_CHARACTER 1
| #define OMPI_SIZEOF_FORTRAN_CHARACTER 1
| #define OMPI_ALIGNMENT_FORTRAN_CHARACTER 1
| #define OMPI_KIND_FORTRAN_CHARACTER C_SIGNED_CHAR
| #define ompi_fortran_character_t char
| #define OMPI_HAVE_FORTRAN_LOGICAL 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4
| #define OMPI_KIND_FORTRAN_LOGICAL C_INT
| #define ompi_fortran_logical_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL1 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1
| #define OMPI_KIND_FORTRAN_LOGICAL1 C_SIGNED_CHAR
| #define ompi_fortran_logical1_t char
| #define OMPI_HAVE_FORTRAN_LOGICAL2 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 2
| #define OMPI_KIND_FORTRAN_LOGICAL2 C_SHORT
| #define ompi_fortran_logical2_t short
| #define OMPI_HAVE_FORTRAN_LOGICAL4 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 4
| #define OMPI_KIND_FORTRAN_LOGICAL4 C_INT
| #define ompi_fortran_logical4_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL8 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 8
| #define OMPI_KIND_FORTRAN_LOGICAL8 C_LONG_LONG
| #define ompi_fortran_logical8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4
| #define OMPI_KIND_FORTRAN_INTEGER C_INT
| #define ompi_fortran_integer_t int
| #define OMPI_HAVE_FORTRAN_INTEGER1 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER1 1
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1
| #define OMPI_KIND_FORTRAN_INTEGER1 C_SIGNED_CHAR
| #define ompi_fortran_integer1_t char
| #define OMPI_HAVE_FORTRAN_INTEGER2 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER2 2
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2
| #define OMPI_KIND_FORTRAN_INTEGER2 C_SHORT
| #define ompi_fortran_integer2_t short
| #define OMPI_HAVE_FORTRAN_INTEGER4 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER4 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4
| #define OMPI_KIND_FORTRAN_INTEGER4 C_INT
| #define ompi_fortran_integer4_t int
| #define OMPI_HAVE_FORTRAN_INTEGER8 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER8 8
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8
| #define OMPI_KIND_FORTRAN_INTEGER8 C_LONG_LONG
| #define ompi_fortran_integer8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER16 0
| #define OMPI_SIZEOF_FORTRAN_INTEGER16 16
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4
| #define OMPI_KIND_FORTRAN_INTEGER16 0
| #define ompi_fortran_integer16_t
| #define OMPI_HAVE_FORTRAN_REAL 1
| #define OMPI_SIZEOF_FORTRAN_REAL 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL 4
| #define OMPI_KIND_FORTRAN_REAL C_FLOAT
| #define ompi_fortran_real_t float
| #define OMPI_HAVE_FORTRAN_REAL2 0
| #define OMPI_SIZEOF_FORTRAN_REAL2 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL2 4
| #define OMPI_KIND_FORTRAN_REAL2 0
| #define ompi_fortran_real2_t ompi_fortran_bogus_type_t
| #define OMPI_HAVE_FORTRAN_REAL4 1
| #define OMPI_SIZEOF_FORTRAN_REAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL4 4
| #define OMPI_KIND_FORTRAN_REAL4 C_FLOAT
| #define ompi_fortran_real4_t float
| #define OMPI_HAVE_FORTRAN_REAL8 1
| #define OMPI_SIZEOF_FORTRAN_REAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_REAL8 8
| #define OMPI_KIND_FORTRAN_REAL8 C_DOUBLE
| #define ompi_fortran_real8_t double
| #define OMPI_HAVE_FORTRAN_REAL16 1
| #define OMPI_SIZEOF_FORTRAN_REAL16 16
| #define OMPI_ALIGNMENT_FORTRAN_REAL16 16
| #define OMPI_KIND_FORTRAN_REAL16 C_LONG_DOUBLE
| #define ompi_fortran_real16_t long double
| #define OMPI_REAL16_MATCHES_C 1
| #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8
| #define OMPI_KIND_FORTRAN_DOUBLE_PRECISION C_DOUBLE
| #define ompi_fortran_double_precision_t double
| #define OMPI_HAVE_FORTRAN_COMPLEX 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4
| #define OMPI_KIND_FORTRAN_COMPLEX C_FLOAT_COMPLEX
| #define OMPI_HAVE_FORTRAN_COMPLEX4 0
| #define OMPI_SIZEOF_FORTRAN_COMPLEX4 4
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX4 4
| #define OMPI_KIND_FORTRAN_COMPLEX4 0
| #define OMPI_HAVE_FORTRAN_COMPLEX8 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4
| #define OMPI_KIND_FORTRAN_COMPLEX8 C_FLOAT_COMPLEX
| #define OMPI_HAVE_FORTRAN_COMPLEX16 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8
| #define OMPI_KIND_FORTRAN_COMPLEX16 C_DOUBLE_COMPLEX
| #define OMPI_HAVE_FORTRAN_COMPLEX32 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX32 32
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 16
| #define OMPI_KIND_FORTRAN_COMPLEX32 C_LONG_DOUBLE_COMPLEX
| #define OMPI_HAVE_FORTRAN_DOUBLE_COMPLEX 1
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_COMPLEX 16
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_COMPLEX 8
| #define OMPI_KIND_FORTRAN_DOUBLE_COMPLEX C_DOUBLE_COMPLEX
| #define OMPI_FORTRAN_HANDLE_MAX 2147483647
| #define OMPI_FORTRAN_VALUE_TRUE 1
| #define OMPI_FORTRAN_MAX_ARRAY_RANK 7
| #define OMPI_FC "gfortran"
| #define OMPI_FC_ABSOLUTE "/bin/gfortran"
| #define OMPI_FORTRAN_BUILD_SIZEOF 1
| #define OMPI_FORTRAN_HAVE_INTERFACE 1
| #define OMPI_FORTRAN_HAVE_ISO_FORTRAN_ENV 1
| #define OMPI_FORTRAN_HAVE_STORAGE_SIZE 1
| #define OMPI_FORTRAN_IGNORE_TKR_PREDECL "!GCC$ ATTRIBUTES NO_ARG_CHECK ::"
| #define OMPI_FORTRAN_IGNORE_TKR_TYPE
| #define OMPI_FORTRAN_HAVE_IGNORE_TKR 1
| #define OMPI_FORTRAN_NEED_WRAPPER_ROUTINES 1
| #define OMPI_FORTRAN_F08_HANDLE_SIZE 4
| #define OMPI_FORTRAN_F08_HANDLE_ALIGNMENT 4
| #define OMPI_FORTRAN_HAVE_F08_ASSUMED_RANK 1
| #define OMPI_FORTRAN_HAVE_BIND_C 1
| #define OMPI_FORTRAN_HAVE_ISO_C_BINDING 1
| #define OMPI_FORTRAN_HAVE_BIND_C_SUB 1
| #define OMPI_FORTRAN_HAVE_BIND_C_TYPE 1
| #define OMPI_FORTRAN_HAVE_BIND_C_TYPE_NAME 1
| #define OMPI_FORTRAN_HAVE_OPTIONAL_ARGS 1
| #define OMPI_FORTRAN_HAVE_PRIVATE 1
| #define OMPI_FORTRAN_HAVE_PROTECTED 1
| #define OMPI_FORTRAN_HAVE_ABSTRACT 1
| #define OMPI_FORTRAN_HAVE_ASYNCHRONOUS 1
| #define OMPI_FORTRAN_HAVE_PROCEDURE 1
| #define OMPI_FORTRAN_HAVE_USE_ONLY 1
| #define OMPI_FORTRAN_HAVE_C_FUNLOC 1
| #define OMPI_BUILD_FORTRAN_BINDINGS 3
| #define HAVE_ALLOCA_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_ERR_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIBUTIL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <utmp.h>
configure:65237: result: no
configure:65237: checking for utmp.h
configure:65237: result: no
configure:65237: checking malloc.h usability
configure:65237: gcc -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5
configure:65237: $? = 0
configure:65237: result: yes
configure:65237: checking malloc.h presence
configure:65237: gcc -E conftest.c
configure:65237: $? = 0
configure:65237: result: yes
configure:65237: checking for malloc.h
configure:65237: result: yes
configure:65237: checking ifaddrs.h usability
configure:65237: gcc -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5
configure:65237: $? = 0
configure:65237: result: yes
configure:65237: checking ifaddrs.h presence
configure:65237: gcc -E conftest.c
configure:65237: $? = 0
configure:65237: result: yes
configure:65237: checking for ifaddrs.h
configure:65237: result: yes
configure:65237: checking crt_externs.h usability
configure:65237: gcc -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5
conftest.c:460:10: fatal error: crt_externs.h: No such file or directory
#include <crt_externs.h>
^~~~~~~~~~~~~~~
compilation terminated.
configure:65237: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "3.1.2"
| #define PACKAGE_STRING "Open MPI 3.1.2"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/"
| #define PACKAGE_URL ""
| #define OPAL_ARCH "x86_64-unknown-haiku"
| #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 OMPI_MAJOR_VERSION 3
| #define OMPI_MINOR_VERSION 1
| #define OMPI_RELEASE_VERSION 2
| #define OMPI_GREEK_VERSION ""
| #define OMPI_REPO_REV "v3.1.2"
| #define OMPI_TARBALL_VERSION "3.1.2"
| #define OMPI_VERSION "2"
| #define OMPI_RELEASE_DATE "Aug 22, 2018"
| #define ORTE_MAJOR_VERSION 3
| #define ORTE_MINOR_VERSION 1
| #define ORTE_RELEASE_VERSION 2
| #define ORTE_GREEK_VERSION ""
| #define ORTE_REPO_REV "v3.1.2"
| #define ORTE_TARBALL_VERSION "3.1.2"
| #define ORTE_VERSION "2"
| #define ORTE_RELEASE_DATE "Aug 22, 2018"
| #define OSHMEM_MAJOR_VERSION 3
| #define OSHMEM_MINOR_VERSION 1
| #define OSHMEM_RELEASE_VERSION 2
| #define OSHMEM_GREEK_VERSION ""
| #define OSHMEM_REPO_REV "v3.1.2"
| #define OSHMEM_TARBALL_VERSION "3.1.2"
| #define OSHMEM_VERSION "2"
| #define OSHMEM_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_MAJOR_VERSION 3
| #define OPAL_MINOR_VERSION 1
| #define OPAL_RELEASE_VERSION 2
| #define OPAL_GREEK_VERSION ""
| #define OPAL_REPO_REV "v3.1.2"
| #define OPAL_TARBALL_VERSION "3.1.2"
| #define OPAL_VERSION "2"
| #define OPAL_RELEASE_DATE "Aug 22, 2018"
| #define OPAL_ENABLE_MEM_DEBUG 0
| #define OPAL_ENABLE_MEM_PROFILE 0
| #define OPAL_ENABLE_TIMING 0
| #define OPAL_ENABLE_DEBUG 0
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1
| #define OPAL_ENABLE_PTY_SUPPORT 1
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0
| #define OPAL_WANT_HOME_CONFIG_FILES 1
| #define OPAL_ENABLE_IPV6 0
| #define OPAL_PACKAGE_STRING "Open MPI user@shredder Distribution"
| #define OPAL_IDENT_STRING "3.1.2"
| #define OPAL_MAX_PROCESSOR_NAME 256
| #define OPAL_MAX_ERROR_STRING 256
| #define OPAL_MAX_OBJECT_NAME 64
| #define OPAL_MAX_INFO_KEY 36
| #define OPAL_MAX_INFO_VAL 256
| #define OPAL_MAX_PORT_NAME 1024
| #define OPAL_MAX_DATAREP_STRING 128
| #define OPAL_ENABLE_CRDEBUG 0
| #define OPAL_ENABLE_GETPWUID 1
| #define OPAL_ENABLE_PROGRESS_THREADS 0
| #define HAVE_ZLIB_H 1
| #define OPAL_HAVE_ZLIB 1
| #define OPAL_HAVE_SOLARIS 0
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_STRUCT_SOCKADDR_IN 1
| #define OPAL_CUDA_SUPPORT 0
| #define OPAL_CUDA_SYNC_MEMOPS 0
| #define OPAL_CUDA_GET_ATTRIBUTES 0
| #define OPAL_CUDA_GDR_SUPPORT 0
| #define OPAL_PMIX_V1 0
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1
| #define OMPI_GROUP_SPARSE 0
| #define OMPI_WANT_PERUSE 0
| #define OMPI_WANT_MPI_CXX_SEEK 1
| #define MPI_PARAM_CHECK ompi_mpi_param_check
| #define OMPI_PARAM_CHECK 1
| #define OSHMEM_SPEC_COMPAT 0
| #define OSHMEM_PARAM_CHECK 0
| #define OPAL_CC "gcc"
| #define STDC_HEADERS 1
| #define _GNU_SOURCE 1
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1
| #define OPAL_C_HAVE_BUILTIN_CLZ 1
| #define OPAL_CC_USE_PRAGMA_IDENT 0
| #define OPAL_CC_USE_IDENT 1
| #define OPAL_CC_USE_PRAGMA_COMMENT
| #define OPAL_CC_USE_CONST_CHAR_IDENT 0
| #define HAVE_INT8_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE___INT128 1
| #define HAVE_LONG_LONG 1
| #define HAVE___FLOAT128 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_COMPLEX_H 1
| #define HAVE_FLOAT__COMPLEX 1
| #define HAVE_DOUBLE__COMPLEX 1
| #define HAVE_LONG_DOUBLE__COMPLEX 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_MODE_T 1
| #define HAVE_SSIZE_T 1
| #define HAVE_PTRDIFF_T 1
| #define SIZEOF__BOOL 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF___FLOAT128 16
| #define SIZEOF_FLOAT__COMPLEX 8
| #define SIZEOF_DOUBLE__COMPLEX 16
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_SSIZE_T 8
| #define SIZEOF_PTRDIFF_T 8
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_PID_T 4
| #define OPAL_ALIGNMENT_BOOL 1
| #define OPAL_ALIGNMENT_INT8 1
| #define OPAL_ALIGNMENT_INT16 2
| #define OPAL_ALIGNMENT_INT32 4
| #define OPAL_ALIGNMENT_INT64 8
| #define OPAL_ALIGNMENT_CHAR 1
| #define OPAL_ALIGNMENT_SHORT 2
| #define OPAL_ALIGNMENT_WCHAR 4
| #define OPAL_ALIGNMENT_INT 4
| #define OPAL_ALIGNMENT_LONG 8
| #define OPAL_ALIGNMENT_LONG_LONG 8
| #define OPAL_ALIGNMENT_FLOAT 4
| #define OPAL_ALIGNMENT_DOUBLE 8
| #define OPAL_ALIGNMENT_LONG_DOUBLE 16
| #define OPAL_ALIGNMENT___FLOAT128 16
| #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4
| #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8
| #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16
| #define OPAL_ALIGNMENT_VOID_P 8
| #define OPAL_ALIGNMENT_SIZE_T 8
| #define OPAL_CXX "g++"
| #define SIZEOF_BOOL 1
| #define OPAL_ALIGNMENT_CXX_BOOL 1
| #define OMPI_CXX "g++"
| #define SIZEOF_BOOL 1
| #define OPAL_ALIGNMENT_CXX_BOOL 1
| #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0
| #define OMPI_CXX_HAVE_BUILTIN_EXPECT 0
| #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 0
| #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 0
| #define OMPI_BUILD_CXX_BINDINGS 0
| #define OPAL_HAVE_ATTRIBUTE 1
| #define OPAL_HAVE_ATTRIBUTE_ALIGNED 1
| #define OPAL_HAVE_ATTRIBUTE_ALWAYS_INLINE 1
| #define OPAL_HAVE_ATTRIBUTE_COLD 1
| #define OPAL_HAVE_ATTRIBUTE_CONST 1
| #define OPAL_HAVE_ATTRIBUTE_DEPRECATED 1
| #define OPAL_HAVE_ATTRIBUTE_DEPRECATED_ARGUMENT 1
| #define OPAL_HAVE_ATTRIBUTE_FORMAT 1
| #define OPAL_HAVE_ATTRIBUTE_FORMAT_FUNCPTR 1
| #define OPAL_HAVE_ATTRIBUTE_HOT 1
| #define OPAL_HAVE_ATTRIBUTE_MALLOC 1
| #define OPAL_HAVE_ATTRIBUTE_MAY_ALIAS 1
| #define OPAL_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1
| #define OPAL_HAVE_ATTRIBUTE_NOINLINE 1
| #define OPAL_HAVE_ATTRIBUTE_NONNULL 1
| #define OPAL_HAVE_ATTRIBUTE_NORETURN 1
| #define OPAL_HAVE_ATTRIBUTE_NORETURN_FUNCPTR 1
| #define OPAL_HAVE_ATTRIBUTE_PACKED 1
| #define OPAL_HAVE_ATTRIBUTE_PURE 1
| #define OPAL_HAVE_ATTRIBUTE_SENTINEL 1
| #define OPAL_HAVE_ATTRIBUTE_UNUSED 1
| #define OPAL_HAVE_ATTRIBUTE_VISIBILITY 1
| #define OPAL_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1
| #define OPAL_HAVE_ATTRIBUTE_WEAK_ALIAS 1
| #define OPAL_HAVE_ATTRIBUTE_DESTRUCTOR 1
| #define OPAL_HAVE_ATTRIBUTE_OPTNONE 0
| #define OPAL_HAVE_ATTRIBUTE_EXTENSION 1
| #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYID 1
| #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYNAME GNU
| #define OPAL_BUILD_PLATFORM_COMPILER_VERSION 459520
| #define OPAL_BUILD_PLATFORM_COMPILER_VERSION_STR 7.3.0
| #define OPAL_HAVE_JAVA_SUPPORT no
| #define OMPI_WANT_JAVA_BINDINGS 0
| #define OPAL_HAVE_WEAK_SYMBOLS 1
| #define OPAL_HAVE_GCC_BUILTIN_CSWAP_INT128 0
| #define OPAL_ASM_TEXT ".text"
| #define OPAL_ASM_GLOBAL ".globl"
| #define OPAL_ASM_LABEL_SUFFIX ":"
| #define OPAL_ASM_GSYM ""
| #define OPAL_ASM_LSYM ".L"
| #define OPAL_ASM_TYPE "@"
| #define OPAL_ASM_SIZE "1"
| #define OPAL_ASM_ALIGN_LOG
| #define OPAL_HAVE_CMPXCHG16B 1
| #define OPAL_C_GCC_INLINE_ASSEMBLY 1
| #define OPAL_ASSEMBLY_ARCH OPAL_X86_64
| #define OPAL_ASSEMBLY_SUPPORTS_RDTSCP 0
| #define OPAL_ASSEMBLY_BUILTIN OPAL_BUILTIN_GCC
| #define OMPI_FORTRAN_MPIFH_BINDINGS 1
| #define OMPI_FORTRAN_USEMPI_BINDINGS 2
| #define OMPI_FORTRAN_USEMPIF08_BINDINGS 3
| #define OMPI_FORTRAN_DOUBLE_UNDERSCORE 0
| #define OMPI_FORTRAN_SINGLE_UNDERSCORE 1
| #define OMPI_FORTRAN_CAPS 0
| #define OMPI_FORTRAN_PLAIN 0
| #define ompi_fortran_bogus_type_t int
| #define OMPI_HAVE_FORTRAN_CHARACTER 1
| #define OMPI_SIZEOF_FORTRAN_CHARACTER 1
| #define OMPI_ALIGNMENT_FORTRAN_CHARACTER 1
| #define OMPI_KIND_FORTRAN_CHARACTER C_SIGNED_CHAR
| #define ompi_fortran_character_t char
| #define OMPI_HAVE_FORTRAN_LOGICAL 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4
| #define OMPI_KIND_FORTRAN_LOGICAL C_INT
| #define ompi_fortran_logical_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL1 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1
| #define OMPI_KIND_FORTRAN_LOGICAL1 C_SIGNED_CHAR
| #define ompi_fortran_logical1_t char
| #define OMPI_HAVE_FORTRAN_LOGICAL2 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 2
| #define OMPI_KIND_FORTRAN_LOGICAL2 C_SHORT
| #define ompi_fortran_logical2_t short
| #define OMPI_HAVE_FORTRAN_LOGICAL4 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 4
| #define OMPI_KIND_FORTRAN_LOGICAL4 C_INT
| #define ompi_fortran_logical4_t int
| #define OMPI_HAVE_FORTRAN_LOGICAL8 1
| #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 8
| #define OMPI_KIND_FORTRAN_LOGICAL8 C_LONG_LONG
| #define ompi_fortran_logical8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4
| #define OMPI_KIND_FORTRAN_INTEGER C_INT
| #define ompi_fortran_integer_t int
| #define OMPI_HAVE_FORTRAN_INTEGER1 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER1 1
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1
| #define OMPI_KIND_FORTRAN_INTEGER1 C_SIGNED_CHAR
| #define ompi_fortran_integer1_t char
| #define OMPI_HAVE_FORTRAN_INTEGER2 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER2 2
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2
| #define OMPI_KIND_FORTRAN_INTEGER2 C_SHORT
| #define ompi_fortran_integer2_t short
| #define OMPI_HAVE_FORTRAN_INTEGER4 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER4 4
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4
| #define OMPI_KIND_FORTRAN_INTEGER4 C_INT
| #define ompi_fortran_integer4_t int
| #define OMPI_HAVE_FORTRAN_INTEGER8 1
| #define OMPI_SIZEOF_FORTRAN_INTEGER8 8
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8
| #define OMPI_KIND_FORTRAN_INTEGER8 C_LONG_LONG
| #define ompi_fortran_integer8_t long long
| #define OMPI_HAVE_FORTRAN_INTEGER16 0
| #define OMPI_SIZEOF_FORTRAN_INTEGER16 16
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4
| #define OMPI_KIND_FORTRAN_INTEGER16 0
| #define ompi_fortran_integer16_t
| #define OMPI_HAVE_FORTRAN_REAL 1
| #define OMPI_SIZEOF_FORTRAN_REAL 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL 4
| #define OMPI_KIND_FORTRAN_REAL C_FLOAT
| #define ompi_fortran_real_t float
| #define OMPI_HAVE_FORTRAN_REAL2 0
| #define OMPI_SIZEOF_FORTRAN_REAL2 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL2 4
| #define OMPI_KIND_FORTRAN_REAL2 0
| #define ompi_fortran_real2_t ompi_fortran_bogus_type_t
| #define OMPI_HAVE_FORTRAN_REAL4 1
| #define OMPI_SIZEOF_FORTRAN_REAL4 4
| #define OMPI_ALIGNMENT_FORTRAN_REAL4 4
| #define OMPI_KIND_FORTRAN_REAL4 C_FLOAT
| #define ompi_fortran_real4_t float
| #define OMPI_HAVE_FORTRAN_REAL8 1
| #define OMPI_SIZEOF_FORTRAN_REAL8 8
| #define OMPI_ALIGNMENT_FORTRAN_REAL8 8
| #define OMPI_KIND_FORTRAN_REAL8 C_DOUBLE
| #define ompi_fortran_real8_t double
| #define OMPI_HAVE_FORTRAN_REAL16 1
| #define OMPI_SIZEOF_FORTRAN_REAL16 16
| #define OMPI_ALIGNMENT_FORTRAN_REAL16 16
| #define OMPI_KIND_FORTRAN_REAL16 C_LONG_DOUBLE
| #define ompi_fortran_real16_t long double
| #define OMPI_REAL16_MATCHES_C 1
| #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8
| #define OMPI_KIND_FORTRAN_DOUBLE_PRECISION C_DOUBLE
| #define ompi_fortran_double_precision_t double
| #define OMPI_HAVE_FORTRAN_COMPLEX 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4
| #define OMPI_KIND_FORTRAN_COMPLEX C_FLOAT_COMPLEX
| #define OMPI_HAVE_FORTRAN_COMPLEX4 0
| #define OMPI_SIZEOF_FORTRAN_COMPLEX4 4
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX4 4
| #define OMPI_KIND_FORTRAN_COMPLEX4 0
| #define OMPI_HAVE_FORTRAN_COMPLEX8 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4
| #define OMPI_KIND_FORTRAN_COMPLEX8 C_FLOAT_COMPLEX
| #define OMPI_HAVE_FORTRAN_COMPLEX16 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8
| #define OMPI_KIND_FORTRAN_COMPLEX16 C_DOUBLE_COMPLEX
| #define OMPI_HAVE_FORTRAN_COMPLEX32 1
| #define OMPI_SIZEOF_FORTRAN_COMPLEX32 32
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 16
| #define OMPI_KIND_FORTRAN_COMPLEX32 C_LONG_DOUBLE_COMPLEX
| #define OMPI_HAVE_FORTRAN_DOUBLE_COMPLEX 1
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_COMPLEX 16
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_COMPLEX 8
| #define OMPI_KIND_FORTRAN_DOUBLE_COMPLEX C_DOUBLE_COMPLEX
| #define OMPI_FORTRAN_HANDLE_MAX 2147483647
| #define OMPI_FORTRAN_VALUE_TRUE 1
| #define OMPI_FORTRAN_MAX_ARRAY_RANK 7
| #define OMPI_FC "gfortran"
| #define OMPI_FC_ABSOLUTE "/bin/gfortran"
| #define OMPI_FORTRAN_BUILD_SIZEOF 1
| #define OMPI_FORTRAN_HAVE_INTERFACE 1
| #define OMPI_FORTRAN_HAVE_ISO_FORTRAN_ENV 1
| #define OMPI_FORTRAN_HAVE_STORAGE_SIZE 1
| #define OMPI_FORTRAN_IGNORE_TKR_PREDECL "!GCC$ ATTRIBUTES NO_ARG_CHECK ::"
| #define OMPI_FORTRAN_IGNORE_TKR_TYPE
| #define OMPI_FORTRAN_HAVE_IGNORE_TKR 1
| #define OMPI_FORTRAN_NEED_WRAPPER_ROUTINES 1
| #define OMPI_FORTRAN_F08_HANDLE_SIZE 4
| #define OMPI_FORTRAN_F08_HANDLE_ALIGNMENT 4
| #define OMPI_FORTRAN_HAVE_F08_ASSUMED_RANK 1
| #define OMPI_FORTRAN_HAVE_BIND_C 1
| #define OMPI_FORTRAN_HAVE_ISO_C_BINDING 1
| #define OMPI_FORTRAN_HAVE_BIND_C_SUB 1
| #define OMPI_FORTRAN_HAVE_BIND_C_TYPE 1
| #define OMPI_FORTRAN_HAVE_BIND_C_TYPE_NAME 1
| #define OMPI_FORTRAN_HAVE_OPTIONAL_ARGS 1
| #define OMPI_FORTRAN_HAVE_PRIVATE 1
| #define OMPI_FORTRAN_HAVE_PROTECTED 1
| #define OMPI_FORTRAN_HAVE_ABSTRACT 1
| #define OMPI_FORTRAN_HAVE_ASYNCHRONOUS 1
| #define OMPI_FORTRAN_HAVE_PROCEDURE 1
| #define OMPI_FORTRAN_HAVE_USE_ONLY 1
| #define OMPI_FORTRAN_HAVE_C_FUNLOC 1
| #define OMPI_BUILD_FORTRAN_BINDINGS 3
| #define HAVE_ALLOCA_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_ERR_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIBUTIL_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTY_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_S
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment