You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
433 lines
19 KiB
Plaintext
433 lines
19 KiB
Plaintext
checking for a BSD-compatible install... /usr/bin/install -c
|
|
checking whether build environment is sane... yes
|
|
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
|
|
checking for gawk... no
|
|
checking for mawk... mawk
|
|
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-unknown-linux-gnu
|
|
checking host system type... aarch64-unknown-linux-gnu
|
|
checking shell variables initial values... done
|
|
checking if basename works... yes
|
|
checking if xargs works... yes
|
|
checking for cached host... none
|
|
checking for config aarch64-unknown-linux-gnu... no
|
|
checking for config aarch64-unknown-linux-gnu... no
|
|
checking for config unknown-linux-gnu... no
|
|
checking for config unknown-linux-gnu... no
|
|
checking for config aarch64-linux-gnu... no
|
|
checking for config aarch64-linux-gnu... no
|
|
checking for config aarch64-unknown... no
|
|
checking for config linux-gnu... found
|
|
compiler 'mpicc' is GNU gcc-9.3.0
|
|
compiler 'mpif90' is GNU gfortran-9.3.0
|
|
compiler 'g++' is GNU g++-9.3.0
|
|
checking for config ../config/site-specific/host-d6c082152122... no
|
|
checking for clang sanitizer checks... checking build mode... production
|
|
checking for gcc... 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 we are using the GNU C compiler... yes
|
|
checking whether mpicc accepts -g... yes
|
|
checking for mpicc option to accept ISO C89... none needed
|
|
checking whether mpicc understands -c and -o together... yes
|
|
checking for style of include used by make... GNU
|
|
checking dependency style of mpicc... gcc3
|
|
checking if unsupported combinations of configure options are allowed... yes
|
|
checking how to run the C preprocessor... mpicc -E
|
|
checking for grep that handles long lines and -e... /usr/bin/grep
|
|
checking for egrep... /usr/bin/grep -E
|
|
checking for ANSI C header files... yes
|
|
checking for sys/types.h... yes
|
|
checking for sys/stat.h... yes
|
|
checking for stdlib.h... yes
|
|
checking for string.h... yes
|
|
checking for memory.h... yes
|
|
checking for strings.h... yes
|
|
checking for inttypes.h... yes
|
|
checking for stdint.h... yes
|
|
checking for unistd.h... yes
|
|
checking for off_t... yes
|
|
checking for size_t... yes
|
|
checking for ssize_t... yes
|
|
checking for ptrdiff_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 __int64... 0
|
|
checking size of float... 4
|
|
checking size of double... 8
|
|
checking size of long double... 16
|
|
checking size of __float128... 0
|
|
checking size of _Quad... 0
|
|
checking quadmath.h usability... no
|
|
checking quadmath.h presence... no
|
|
checking for quadmath.h... no
|
|
checking maximum decimal precision for C... 36
|
|
checking if Fortran interface enabled... yes
|
|
checking whether we are using the GNU Fortran compiler... yes
|
|
checking whether mpif90 accepts -g... yes
|
|
checking for Fortran flag to compile .f90 files... none
|
|
checking whether we are using the GNU Fortran compiler... (cached) yes
|
|
checking whether mpif90 accepts -g... (cached) yes
|
|
checking what mpif90 does with modules... module.mod
|
|
checking how mpif90 finds modules... -I
|
|
checking if Fortran compiler version compatible with Fortran 2003 HDF... yes
|
|
checking how to get verbose linking output from mpif90... -v
|
|
checking for Fortran libraries of mpif90... -L/usr/lib/gcc/aarch64-linux-gnu/9 -L/usr/lib/gcc/aarch64-linux-gnu/9/../../../aarch64-linux-gnu -L/usr/lib/gcc/aarch64-linux-gnu/9/../../../../lib -L/lib/aarch64-linux-gnu -L/lib/../lib -L/usr/lib/aarch64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/aarch64-linux-gnu/9/../../.. -lmpi_usempif08 -lmpi_usempi_ignore_tkr -lmpi_mpifh -lmpi -lgfortran -lm -lpthread
|
|
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... yes
|
|
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...
|
|
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 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... yes
|
|
checking for Fortran interoperable KINDS with C... {4,8,16}
|
|
checking whether we are using the GNU C++ compiler... yes
|
|
checking whether g++ accepts -g... yes
|
|
checking dependency style of g++... gcc3
|
|
checking how to run the C++ preprocessor... g++ -E
|
|
checking if c++ interface enabled... yes
|
|
checking if g++ needs old style header files in includes... no
|
|
checking if g++ can handle namespaces... yes
|
|
checking if g++ can handle static cast... yes
|
|
checking if g++ has offsetof extension... yes
|
|
checking if the high-level library is enabled... yes
|
|
checking for ar... ar
|
|
checking whether make sets $(MAKE)... (cached) yes
|
|
checking for tr... /usr/bin/tr
|
|
checking if srcdir= and time commands work together... no
|
|
checking if Java JNI interface enabled... yes
|
|
checking for gcj... no
|
|
checking for guavac... no
|
|
checking for jikes... no
|
|
checking for javac... javac
|
|
checking if javac works... yes
|
|
checking for kaffe... no
|
|
checking for java... java
|
|
checking if java works... yes
|
|
checking for jar... jar
|
|
checking for javadoc... javadoc
|
|
checking jni headers... /usr/lib/jvm/java-11-openjdk-arm64/include
|
|
You have no CLASSPATH, I hope it is good
|
|
checking for junit.textui.TestRunner class... no
|
|
checking for junit...
|
|
checking for JAVA_HOME... /usr/lib/jvm/java-11-openjdk-arm64
|
|
yes
|
|
checking if shared Fortran libraries are supported... yes
|
|
checking if building tests is disabled... Building HDF5 tests is disabled
|
|
checking if building tools is disabled... checking how to print strings... printf
|
|
checking for a sed that does not truncate output... /usr/bin/sed
|
|
checking for fgrep... /usr/bin/grep -F
|
|
checking for ld used by mpicc... /usr/bin/ld
|
|
checking if the linker (/usr/bin/ld) is GNU ld... yes
|
|
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
|
|
checking the name lister (/usr/bin/nm -B) interface... BSD nm
|
|
checking whether ln -s works... yes
|
|
checking the maximum length of command line arguments... 1572864
|
|
checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
|
|
checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
|
|
checking for /usr/bin/ld 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... @
|
|
checking for strip... strip
|
|
checking for ranlib... ranlib
|
|
checking command to parse /usr/bin/nm -B output from mpicc object... ok
|
|
checking for sysroot... no
|
|
checking for a working dd... /usr/bin/dd
|
|
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
|
|
checking for mt... no
|
|
checking if : is a manifest tool... no
|
|
checking for dlfcn.h... yes
|
|
checking for objdir... .libs
|
|
checking if mpicc supports -fno-rtti -fno-exceptions... no
|
|
checking for mpicc option to produce PIC... -fPIC -DPIC
|
|
checking if mpicc PIC flag -fPIC -DPIC works... yes
|
|
checking if mpicc static flag -static works... no
|
|
checking if mpicc supports -c -o file.o... yes
|
|
checking if mpicc supports -c -o file.o... (cached) yes
|
|
checking whether the mpicc linker (/usr/bin/ld) supports shared libraries... yes
|
|
checking whether -lc should be explicitly linked in... no
|
|
checking dynamic linker characteristics... GNU/Linux ld.so
|
|
checking how to hardcode library paths into programs... immediate
|
|
checking for shl_load... no
|
|
checking for shl_load in -ldld... no
|
|
checking for dlopen... no
|
|
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 how to run the C++ preprocessor... g++ -E
|
|
checking for ld used by g++... /usr/bin/ld
|
|
checking if the linker (/usr/bin/ld) is GNU ld... yes
|
|
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
|
|
checking for g++ option to produce PIC... -fPIC -DPIC
|
|
checking if g++ PIC flag -fPIC -DPIC works... yes
|
|
checking if g++ static flag -static works... yes
|
|
checking if g++ supports -c -o file.o... yes
|
|
checking if g++ supports -c -o file.o... (cached) yes
|
|
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
|
|
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
|
|
checking how to hardcode library paths into programs... immediate
|
|
checking if libtool supports shared libraries... yes
|
|
checking whether to build shared libraries... yes
|
|
checking whether to build static libraries... yes
|
|
checking for mpif90 option to produce PIC... -fPIC
|
|
checking if mpif90 PIC flag -fPIC works... yes
|
|
checking if mpif90 static flag -static works... no
|
|
checking if mpif90 supports -c -o file.o... yes
|
|
checking if mpif90 supports -c -o file.o... (cached) yes
|
|
checking whether the mpif90 linker (/usr/bin/ld) supports shared libraries... yes
|
|
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
|
|
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 ANSI C header files... (cached) yes
|
|
checking whether time.h and sys/time.h may both be included... yes
|
|
checking sys/resource.h usability... yes
|
|
checking sys/resource.h presence... yes
|
|
checking for sys/resource.h... yes
|
|
checking sys/time.h usability... yes
|
|
checking sys/time.h presence... yes
|
|
checking for sys/time.h... yes
|
|
checking for unistd.h... (cached) yes
|
|
checking sys/ioctl.h usability... yes
|
|
checking sys/ioctl.h presence... yes
|
|
checking for sys/ioctl.h... yes
|
|
checking for sys/stat.h... (cached) yes
|
|
checking sys/socket.h usability... yes
|
|
checking sys/socket.h presence... yes
|
|
checking for sys/socket.h... yes
|
|
checking for sys/types.h... (cached) yes
|
|
checking sys/file.h usability... yes
|
|
checking sys/file.h presence... yes
|
|
checking for sys/file.h... yes
|
|
checking stddef.h usability... yes
|
|
checking stddef.h presence... yes
|
|
checking for stddef.h... yes
|
|
checking setjmp.h usability... yes
|
|
checking setjmp.h presence... yes
|
|
checking for setjmp.h... yes
|
|
checking features.h usability... yes
|
|
checking features.h presence... yes
|
|
checking for features.h... yes
|
|
checking dirent.h usability... yes
|
|
checking dirent.h presence... yes
|
|
checking for dirent.h... yes
|
|
checking for stdint.h... (cached) yes
|
|
checking stdbool.h usability... yes
|
|
checking stdbool.h presence... yes
|
|
checking for stdbool.h... yes
|
|
checking netdb.h usability... yes
|
|
checking netdb.h presence... yes
|
|
checking for netdb.h... yes
|
|
checking netinet/in.h usability... yes
|
|
checking netinet/in.h presence... yes
|
|
checking for netinet/in.h... yes
|
|
checking arpa/inet.h usability... yes
|
|
checking arpa/inet.h presence... yes
|
|
checking for arpa/inet.h... yes
|
|
checking io.h usability... no
|
|
checking io.h presence... no
|
|
checking for io.h... no
|
|
checking winsock2.h usability... no
|
|
checking winsock2.h presence... no
|
|
checking for winsock2.h... no
|
|
checking sys/timeb.h usability... yes
|
|
checking sys/timeb.h presence... yes
|
|
checking for sys/timeb.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... 1
|
|
checking size of uint8_t... 1
|
|
checking size of int_least8_t... 1
|
|
checking size of uint_least8_t... 1
|
|
checking size of int_fast8_t... 1
|
|
checking size of uint_fast8_t... 1
|
|
checking size of int16_t... 2
|
|
checking size of uint16_t... 2
|
|
checking size of int_least16_t... 2
|
|
checking size of uint_least16_t... 2
|
|
checking size of int_fast16_t... 8
|
|
checking size of uint_fast16_t... 8
|
|
checking size of int32_t... 4
|
|
checking size of uint32_t... 4
|
|
checking size of int_least32_t... 4
|
|
checking size of uint_least32_t... 4
|
|
checking size of int_fast32_t... 8
|
|
checking size of uint_fast32_t... 8
|
|
checking size of int64_t... 8
|
|
checking size of uint64_t... 8
|
|
checking size of int_least64_t... 8
|
|
checking size of uint_least64_t... 8
|
|
checking size of int_fast64_t... 8
|
|
checking size of uint_fast64_t... 8
|
|
checking size of size_t... 8
|
|
checking size of ssize_t... 8
|
|
checking size of ptrdiff_t... 8
|
|
checking size of off_t... 8
|
|
checking size of bool... 1
|
|
checking size of time_t... 8
|
|
checking if dev_t is scalar... yes
|
|
checking for dmalloc library... suppressed
|
|
checking zlib.h usability... yes
|
|
checking zlib.h presence... yes
|
|
checking for zlib.h... yes
|
|
checking for compress2 in -lz... yes
|
|
checking for compress2... yes
|
|
checking for SZ_BufftoBuffCompress in -lsz... yes
|
|
checking szlib.h usability... yes
|
|
checking szlib.h presence... yes
|
|
checking for szlib.h... yes
|
|
checking for szlib encoder... yes
|
|
checking for thread safe support... yes
|
|
checking pthread.h usability... yes
|
|
checking pthread.h presence... yes
|
|
checking for pthread.h... yes
|
|
checking for pthread_self in -lpthread... yes
|
|
checking Pthreads supports system scope... yes
|
|
checking whether CLOCK_MONOTONIC is declared... yes
|
|
checking for tm_gmtoff in struct tm... yes
|
|
checking for global timezone variable... yes
|
|
checking for st_blocks in struct stat... no
|
|
checking for _getvideoconfig... no
|
|
checking for gettextinfo... no
|
|
checking for GetConsoleScreenBufferInfo... no
|
|
checking for getpwuid... yes
|
|
checking for _scrsize... no
|
|
checking for ioctl... yes
|
|
checking for struct videoconfig... no
|
|
checking for struct text_info... no
|
|
checking for TIOCGWINSZ... yes
|
|
checking for TIOCGETD... yes
|
|
checking for library containing clock_gettime... none required
|
|
checking for alarm... yes
|
|
checking for clock_gettime... yes
|
|
checking for difftime... yes
|
|
checking for fcntl... yes
|
|
checking for flock... yes
|
|
checking for fork... yes
|
|
checking for frexpf... yes
|
|
checking for frexpl... yes
|
|
checking for gethostname... yes
|
|
checking for getrusage... yes
|
|
checking for gettimeofday... yes
|
|
checking for lstat... yes
|
|
checking for rand_r... yes
|
|
checking for random... yes
|
|
checking for setsysinfo... no
|
|
checking for signal... yes
|
|
checking for longjmp... yes
|
|
checking for setjmp... yes
|
|
checking for siglongjmp... yes
|
|
checking for sigsetjmp... no
|
|
checking for sigprocmask... yes
|
|
checking for snprintf... yes
|
|
checking for srandom... yes
|
|
checking for strdup... yes
|
|
checking for symlink... yes
|
|
checking for system... yes
|
|
checking for strtoll... yes
|
|
checking for strtoull... yes
|
|
checking for tmpfile... yes
|
|
checking for asprintf... yes
|
|
checking for vasprintf... yes
|
|
checking for vsnprintf... yes
|
|
checking for waitpid... yes
|
|
checking for roundf... yes
|
|
checking for lroundf... yes
|
|
checking for llroundf... yes
|
|
checking for round... yes
|
|
checking for lround... yes
|
|
checking for llround... yes
|
|
checking for an ANSI C-conforming const... yes
|
|
checking if the compiler understands __inline__... yes
|
|
checking if the compiler understands __inline... yes
|
|
checking if the compiler understands inline... yes
|
|
checking for __attribute__ extension... yes
|
|
checking for __func__ extension... yes
|
|
checking for __FUNCTION__ extension... yes
|
|
checking for C99 designated initialization support... yes
|
|
checking how to print long long... %ld and %lu
|
|
checking enable debugging symbols... no
|
|
checking enable asserts... no
|
|
checking enable developer warnings... no
|
|
checking profiling... no
|
|
checking optimization level... high
|
|
checking enable file locking... best-effort
|
|
checking for internal debug output... none
|
|
checking whether function stack tracking is enabled... no
|
|
checking for API tracing... no
|
|
checking whether a memory checking tool will be used... no
|
|
checking whether internal memory allocation sanity checking is used... no
|
|
checking for parallel support files... provided by compiler
|
|
checking whether a simple MPI-IO C program can be linked... yes
|
|
checking whether a simple MPI-IO Fortran program can be linked... yes
|
|
checking prefix for running on one processor...
|
|
checking prefix for running in parallel... mpiexec -n $${NPROCS:=6}
|
|
checking for MPI_Comm_c2f and MPI_Comm_f2c functions... yes
|
|
checking for MPI_Info_c2f and MPI_Info_f2c functions... yes
|
|
checking for instrumented library... no
|
|
checking for MPE... suppressed
|
|
checking for MPI_Mprobe and MPI_Imrecv functions... yes
|
|
checking for MPI_Get_elements_x and MPI_Type_size_x functions... yes
|
|
checking whether O_DIRECT is declared... yes
|
|
checking for posix_memalign... yes
|
|
checking if the direct I/O virtual file driver (VFD) is enabled... no
|
|
checking if the Mirror virtual file driver (VFD) is enabled... no
|
|
checking if the Read-Only S3 virtual file driver (VFD) is enabled... no
|
|
checking hdfs.h usability... yes
|
|
checking hdfs.h presence... yes
|
|
checking for hdfs.h... yes
|
|
checking for JNI_GetCreatedJavaVMs in -ljvm... no
|
|
checking for hdfsConnect in -lhdfs... yes
|
|
checking for custom examples path definition... ${prefix}/share/hdf5_examples
|
|
checking for custom plugin default path definition... /usr/local/hdf5/lib/plugin
|
|
checking whether exception handling functions is checked during data conversions... yes
|
|
checking whether data accuracy is guaranteed during data conversions... yes
|
|
checking if the machine has window style path name... no
|
|
checking if using special algorithm to convert long double to (unsigned) long values... no
|
|
checking if using special algorithm to convert (unsigned) long to long double values... no
|
|
checking if correctly converting long double to (unsigned) long long values... yes
|
|
checking if correctly converting (unsigned) long long to long double values... yes
|
|
checking if the system is IBM ppc64le and cannot correctly convert some long double values... no
|
|
checking additional programs should be built... no
|
|
checking if deprecated public symbols are available... yes
|
|
checking which version of public symbols to use by default... v110
|
|
checking whether to perform strict file format checks... no
|
|
checking for pread... yes
|
|
checking for pwrite... yes
|
|
checking whether to use pread/pwrite instead of read/write in certain VFDs... yes
|
|
checking whether to have library information embedded in the executables... yes
|
|
checking if alignment restrictions are strictly enforced... no
|
|
configure: creating ./config.lt
|
|
config.lt: creating libtool |