prefix: /opt/hdf5-1.14.4-2 np: 8 Setting environment variables... Environment variables were set to: FC: /opt/local/bin/mpif90 F77: /opt/local/bin/mpif90 CC: /opt/local/bin/mpicc CXX: /opt/local/bin/mpicxx FFLAGS: -m64 CFLAGS: -m64 Configuring HDF5... checking for a BSD-compatible install... /opt/local/libexec/gnubin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /opt/local/libexec/gnubin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... aarch64-apple-darwin23.4.0 checking host system type... aarch64-apple-darwin23.4.0 checking shell variables initial values... done checking if basename works... yes checking if xargs works... yes checking for cached host... none checking enable warnings as errors... no checking for config aarch64-apple-darwin23.4.0... no checking for config aarch64-apple-darwin23.4.0... no checking for config apple-darwin23.4.0... no checking for config apple-darwin23.4.0... no checking for config aarch64-darwin23.4.0... no checking for config aarch64-darwin23.4.0... no checking for config aarch64-apple... no checking for config darwin23.4.0... no checking for config darwin23.4.0... no checking for config apple... found compiler '/opt/local/bin/mpicc' is GNU gcc-12.3.0 compiler '/opt/local/bin/mpif90' is GNU gfortran-12.3.0 compiler '/opt/local/bin/mpicxx' is GNU g++-12.3.0 No match to get fc_version_info and flags for /opt/local/bin/mpif90 No match to get cxx_version_info for /opt/local/bin/mpicxx checking for config ../config/site-specific/host-lobachevsky... no checking for clang sanitizer checks... checking build mode... production checking for gcc... /opt/local/bin/mpicc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether /opt/local/bin/mpicc accepts -g... yes checking for /opt/local/bin/mpicc option to enable C11 features... none needed checking whether /opt/local/bin/mpicc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of /opt/local/bin/mpicc... gcc3 checking if unsupported combinations of configure options are allowed... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for off_t... yes checking for ssize_t... yes checking whether byte ordering is bigendian... no checking size of char... 1 checking size of short... 2 checking size of int... 4 checking size of unsigned... 4 checking size of long... 8 checking size of long long... 8 checking size of float... 4 checking size of double... 8 checking size of long double... 8 checking if non-standard feature support is enabled... yes checking if _Float16 support is enabled... yes configure: checking if _Float16 support is available checking size of _Float16... 2 checking for /opt/local/bin/mpicc options needed to detect all undeclared functions... none needed checking whether FLT16_EPSILON is declared... yes checking whether FLT16_MIN is declared... yes checking whether FLT16_MAX is declared... yes checking whether FLT16_MIN_10_EXP is declared... yes checking whether FLT16_MAX_10_EXP is declared... yes checking whether FLT16_MANT_DIG is declared... yes checking if compiler can correctly compile and run a test program which converts _Float16 to other types with casts... yes checking if compiler can correctly compile and run a test program which converts _Float16 to other types with casts (without CFLAGS)... yes checking if compiler can correctly convert long double values to _Float16... yes checking if compiler can correctly convert long double values to _Float16 (without CFLAGS)... yes checking for fabsf16... no checking if _Float16 support is enabled... yes checking if Fortran interface enabled... yes checking size of __float128... 16 checking size of _Quad... 0 checking for quadmath.h... yes checking maximum decimal precision for C... 33 checking whether the compiler supports GNU Fortran... yes checking whether /opt/local/bin/mpif90 accepts -g... yes checking for Fortran flag to compile .f90 files... none checking whether the compiler supports GNU Fortran... (cached) yes checking whether /opt/local/bin/mpif90 accepts -g... (cached) yes checking what /opt/local/bin/mpif90 does with modules... MODULE.mod checking how /opt/local/bin/mpif90 finds modules... -I checking if Fortran compiler version compatible with Fortran 2003... yes checking if Fortran compiler supports allocatable character... yes checking how to get verbose linking output from /opt/local/bin/mpif90... -v checking for Fortran libraries of /opt/local/bin/mpif90... -L/opt/local/lib/openmpi-gcc12 -L/opt/local/lib -L/opt/local/lib/gcc12/gcc/arm64-apple-darwin23/12.3.0 -L/opt/local/lib/gcc12/gcc/arm64-apple-darwin23/12.3.0/../../.. -lmpi_usempif08 -lmpi_usempi_ignore_tkr -lmpi_mpifh -lmpi -lgfortran -lemutls_w -lquadmath checking for dummy main to link with Fortran libraries... none checking for Fortran name-mangling scheme... lower case, underscore, no extra underscore checking if Fortran compiler supports intrinsic SIZEOF... yes checking if Fortran compiler supports intrinsic C_SIZEOF... yes checking if Fortran compiler supports intrinsic STORAGE_SIZE... yes checking if Fortran compiler supports intrinsic module ISO_FORTRAN_ENV (F08)... yes 1,2,4,8,16 4,8,16 33 5 3 checking for Number of Fortran INTEGER KINDs... 5 checking for Fortran INTEGER KINDs... {1,2,4,8,16} checking for Fortran REAL KINDs... {4,8,16} checking for Fortran REALs maximum decimal precision... 33 checking sizeof of native KINDS... 1,2,4,8,16 4,8,16 33 5 3 5 1,2,4,8,16 checking for Number of Fortran INTEGER KINDs... 5 checking for Fortran INTEGER KINDs... {1,2,4,8,16} checking for Fortran REAL KINDs... {4,8,16} checking for Fortran REALs maximum decimal precision... 33 checking for Number of Fortran LOGICAL KINDs... 5 checking for Fortran LOGICAL KINDs... {1,2,4,8,16} checking sizeof of available INTEGER KINDs... {1,2,4,8,16} checking sizeof of available REAL KINDs... {4,8,16} checking if Fortran compiler supports intrinsic C_LONG_DOUBLE... yes checking if Fortran C_LONG_DOUBLE is different from C_DOUBLE... no checking if Fortran C_BOOL is different from default LOGICAL... yes checking for Fortran interoperable KINDS with C... {4,8,16} checking whether the compiler supports GNU C++... yes checking whether /opt/local/bin/mpicxx accepts -g... yes checking for /opt/local/bin/mpicxx option to enable C++11 features... none needed checking dependency style of /opt/local/bin/mpicxx... gcc3 checking how to run the C++ preprocessor... /opt/local/bin/mpicxx -E checking if c++ interface enabled... no checking if the high-level library is enabled... yes checking whether to use new references with dimension scales... no checking for ar... ar checking whether make sets $(MAKE)... (cached) yes checking for tr... /opt/local/libexec/gnubin/tr checking if srcdir= and time commands work together... yes checking if Java JNI interface enabled... no checking if shared Fortran libraries are supported... yes checking if building tests is disabled... yes checking if HDF5 testing intensity level is set... 3 checking if building tools is enabled... yes checking if the high-level GIF tools are enabled... no checking if building doxygen is enabled... no checking if doxygen warnings as errors is enabled... FAIL_ON_WARNINGS checking how to print strings... printf checking for a sed that does not truncate output... /opt/local/libexec/gnubin/sed checking for grep that handles long lines and -e... /opt/local/libexec/gnubin/grep checking for egrep... /opt/local/libexec/gnubin/grep -E checking for fgrep... /opt/local/libexec/gnubin/grep -F checking for ld used by /opt/local/bin/mpicc... /opt/local/bin/ld-classic checking if the linker (/opt/local/bin/ld-classic) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /opt/local/bin/nm -B checking the name lister (/opt/local/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 786432 checking how to convert aarch64-apple-darwin23.4.0 file names to aarch64-apple-darwin23.4.0 format... func_convert_file_noop checking how to convert aarch64-apple-darwin23.4.0 file names to toolchain format... func_convert_file_noop checking for /opt/local/bin/ld-classic option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /opt/local/bin/nm -B output from /opt/local/bin/mpicc object... ok checking for sysroot... no checking for a working dd... /opt/local/libexec/gnubin/dd checking how to truncate binary pipes... /opt/local/libexec/gnubin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dsymutil... dsymutil checking for nmedit... nmedit checking for lipo... lipo checking for otool... otool checking for otool64... no checking for -single_module linker flag... ld: warning: -single_module is obsolete no checking for -exported_symbols_list linker flag... yes checking for -force_load linker flag... yes checking for dlfcn.h... yes checking for objdir... .libs checking if /opt/local/bin/mpicc supports -fno-rtti -fno-exceptions... no checking for /opt/local/bin/mpicc option to produce PIC... -fno-common -DPIC checking if /opt/local/bin/mpicc PIC flag -fno-common -DPIC works... yes checking if /opt/local/bin/mpicc static flag -static works... no checking if /opt/local/bin/mpicc supports -c -o file.o... yes checking if /opt/local/bin/mpicc supports -c -o file.o... (cached) yes checking whether the /opt/local/bin/mpicc linker (/opt/local/bin/ld-classic) supports shared libraries... yes checking dynamic linker characteristics... darwin23.4.0 dyld checking how to hardcode library paths into programs... immediate checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for /opt/local/bin/mpif90 option to produce PIC... -fno-common checking if /opt/local/bin/mpif90 PIC flag -fno-common works... yes checking if /opt/local/bin/mpif90 static flag -static works... no checking if /opt/local/bin/mpif90 supports -c -o file.o... yes checking if /opt/local/bin/mpif90 supports -c -o file.o... (cached) yes checking whether the /opt/local/bin/mpif90 linker (/opt/local/bin/ld-classic) supports shared libraries... yes checking dynamic linker characteristics... darwin23.4.0 dyld checking how to hardcode library paths into programs... immediate checking if we should install only statically linked executables... no checking if -Wl,-rpath should be used to link shared libs in nondefault directories... yes checking for ceil in -lm... yes checking for dlopen in -ldl... (cached) yes checking for dirent.h... yes checking for features.h... no checking for pwd.h... yes checking for unistd.h... (cached) yes checking for sys/file.h... yes checking for sys/ioctl.h... yes checking for sys/resource.h... yes checking for sys/stat.h... (cached) yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking for arpa/inet.h... yes checking for netdb.h... yes checking for netinet/in.h... yes checking for sys/socket.h... yes checking if libtool needs -no-undefined flag to build shared libraries... no checking for _FILE_OFFSET_BITS value needed for large files... no checking size of int8_t... 0 checking size of uint8_t... 0 checking size of int_least8_t... 0 checking size of uint_least8_t... 0 checking size of int_fast8_t... 0 checking size of uint_fast8_t... 0 checking size of int16_t... 0 checking size of uint16_t... 0 checking size of int_least16_t... 0 checking size of uint_least16_t... 0 checking size of int_fast16_t... 0 checking size of uint_fast16_t... 0 checking size of int32_t... 0 checking size of uint32_t... 0 checking size of int_least32_t... 0 checking size of uint_least32_t... 0 checking size of int_fast32_t... 0 checking size of uint_fast32_t... 0 checking size of int64_t... 0 checking size of uint64_t... 0 checking size of int_least64_t... 0 checking size of uint_least64_t... 0 checking size of int_fast64_t... 0 checking size of uint_fast64_t... 0 checking size of bool... 0 checking size of off_t... configure: error: in `/Users/mabalenk/install/hdf5/hdf5-1.14.4-2/build': configure: error: cannot compute sizeof (off_t) See `config.log' for more details "../configure" unexpectedly returned exit value 77 at /Users/mabalenk/bin/hdf5-install-gnu.pl line 51.